vl
31e018edc2
Changed: chapter 5
2011-06-09 00:36:58 +02:00
vl
ebe72586fc
Fixed: must not be lowered or the tooltip in milkopad doesn't work
2011-06-08 18:36:27 +02:00
cemycc
5e60abe8bc
merge from default
2011-06-08 14:51:07 +03:00
kervala
db6971fa1a
Changed: #1177 VS 2010 does not work under CMake
2011-06-08 11:46:11 +02:00
kervala
72fde051e9
Changed: #1275 Create an OpenGL ES driver
2011-06-08 10:16:44 +02:00
kervala
5517445297
Changed: Replaced NLMISC::strlwr by NLMISC::toLower
2011-06-08 10:15:16 +02:00
kervala
36bb5a7202
Fixed: Bad font default size
2011-06-08 10:14:48 +02:00
kervala
79f02c30d0
Changed: #878 Fix typos in comments/code
2011-06-08 10:14:14 +02:00
sfb
79f88b5391
Changed: Mission Compiler add/remove selected/all and reset filter functions.
2011-06-07 14:30:34 -05:00
sfb
d0c381ed94
Changed: Added 'data directory' box and re-arranged filters.
2011-06-07 12:14:10 -05:00
kervala
62d03c8ee8
Merge
2011-06-07 16:41:08 +02:00
kervala
68ff0ebc5b
Changed: #878 Fix typos in comments/code
2011-06-07 15:58:18 +02:00
Fabien_HENON
e576e5e50d
Changed: #1304 : Updating CMissionGuild for guild missions.
...
Implementation of the functions:
- updateUsersJournalEntry
- clearUsersJournalEntry
2011-06-07 14:42:00 +02:00
cemycc
9c25a4f0d1
merge from default
2011-06-06 20:39:54 +03:00
kervala
60ef82b927
Changed: #825 Remove all warnings when compiling Ryzom
2011-06-05 18:06:00 +02:00
kervala
51263d7d6a
Changed: Replaced NLMISC::strlwr by NLMISC::toLower
2011-06-05 17:52:40 +02:00
kervala
6697eba484
Changed: Merge changes from next patch
2011-06-04 14:20:01 +02:00
kervala
4904ec5d3f
Fixed: Number of processors under Linux
2011-06-04 14:01:56 +02:00
kervala
28ef674bac
Fixed: Strings buffer overflow in config files
2011-06-04 14:01:32 +02:00
kervala
195d699402
Changed: #878 Fix typos in comments/code
2011-06-04 13:51:03 +02:00
kervala
d4c950089a
Changed: Display unknown status in FBO errors messages
2011-06-04 13:50:33 +02:00
kervala
aac3d77f90
Fixed: X extensions list is truncated
2011-06-04 13:49:41 +02:00
kervala
5d87c7e823
Changed: #878 Fix typos in comments/code
2011-06-04 13:48:27 +02:00
kervala
abdc28945f
Changed: #142 Replace atoi and sscanf by fromString when it's possible
2011-06-04 13:25:58 +02:00
kervala
a0408efc20
Changed: Merge changes from next patch
2011-06-04 13:23:14 +02:00
kervala
15e811f9f4
Changed: #878 Fix typos in comments/code
2011-06-03 15:17:23 +02:00
kervala
3a506695b9
Fixed: PCH problems with CMake 2.6
2011-06-03 13:59:08 +02:00
kervala
ca7594a9b1
Changed: #825 Remove all warnings when compiling Ryzom
2011-06-03 10:51:03 +02:00
kervala
d5858bcce9
Changed: Exceptions catched by reference
2011-06-03 10:42:40 +02:00
kervala
06c8ccbfb0
Changed: Exceptions catched by reference
2011-06-03 10:35:25 +02:00
kervala
a4328f2d8c
Fixed : #1310 Broken build with VS 2k8 nmake
2011-06-03 10:07:52 +02:00
kervala
59ec9521f9
Fixed : #1310 Broken build with VS 2k8 nmake
2011-06-03 09:23:12 +02:00
sfb
884f74b01e
Changed: Implemented basic mission compilation without publishing.
2011-06-02 15:15:12 -05:00
sfb
66fdf6cd00
Changed: Implemented mission validation.
2011-06-02 13:47:31 -05:00
kervala
03e10fb45b
Changed: Exceptions catched by reference
2011-06-02 18:44:48 +02:00
kervala
fa82b66d79
Changed: Exceptions catched by reference
2011-06-02 18:43:58 +02:00
kervala
c29518b355
Changed: Exceptions catched by reference
2011-06-02 18:31:40 +02:00
kervala
e832ead7ad
Changed: Merge changes from next patch
2011-06-02 17:28:30 +02:00
kervala
2ed67b9a10
Changed: Merge changes from next patch
2011-06-02 17:26:04 +02:00
sfb
09ce0e8161
Changed: Added some more UI tweaks - most of the UI design is now done.
2011-06-01 18:41:01 -05:00
sfb
7e4c83206a
Changed: Initial footwork on OVQT-based mission compiler plugin.
2011-06-01 07:45:55 -05:00
sfb
0874aa06ed
Changed: Added the primitive file path and ligo config file to the "data section" - automatically applied these paths to addSearchPath.
2011-06-01 07:45:20 -05:00
sfb
d4ac182c63
Changed: Fixed a bug with the log plugin causing crashes when the apply button was clicked for settings.
2011-06-01 07:44:44 -05:00
vl
d555e851bf
Added: missing iconv include
2011-06-01 01:16:06 +02:00
Fabien_HENON
547bbd59f9
Changed: #1304 : mission_compiler actions: add new ones, check and script generation
...
Add 2 new actions for the mission compiler: recv_charge_point and
give_control.
Add the 'guild' option for some actions: check if the mission is
valid, and change the script generation to add this option.
2011-05-31 22:00:27 +02:00
sfb
1d3970b0b8
Creating branch branch-mission-compiler-qt
2011-05-31 09:30:04 -05:00
sfb
185a73be79
Changed: Starting to change the zone manager to handle loading, saving and displaying zones.
2011-05-31 09:28:10 -05:00
Fabien_HENON
91ec5b26eb
Changed: #1304 : mission_compiler objectives: check and script generation
...
mission compiler now checks if we are not asking several guild
members to complete an objective whereas the mission is not a
guild mission.
It also generates the 'nb_guild_members_needed' parameter for
objectives in the script.
2011-05-31 16:22:57 +02:00
cemycc
1b3a0278eb
Changed: #1307 Added extract bot names and UI dialog for plugin settings.
2011-05-30 20:56:22 +03:00
Fabien_HENON
86021990e4
Merge default to gsoc2011-guildmissions
2011-05-30 17:05:13 +02:00