kervala
f06916b4fa
Changed: #878 Fix typos in comments/code
2011-06-08 10:14:14 +02:00
sfb
effaba1a11
Changed: Mission Compiler add/remove selected/all and reset filter functions.
2011-06-07 14:30:34 -05:00
sfb
0685091cda
Changed: Added 'data directory' box and re-arranged filters.
2011-06-07 12:14:10 -05:00
kervala
5d08c164d2
Merge
2011-06-07 16:41:08 +02:00
kervala
fad4a00075
Changed: #878 Fix typos in comments/code
2011-06-07 15:58:18 +02:00
Fabien_HENON
7264e6c1bf
Changed: #1304 : Updating CMissionGuild for guild missions.
...
Implementation of the functions:
- updateUsersJournalEntry
- clearUsersJournalEntry
2011-06-07 14:42:00 +02:00
kervala
ec90234947
Changed: #825 Remove all warnings when compiling Ryzom
2011-06-05 18:06:00 +02:00
kervala
73b6bee421
Changed: Replaced NLMISC::strlwr by NLMISC::toLower
2011-06-05 17:52:40 +02:00
dnk-88
f02f5525aa
Changed: #1301 Added project settings dialog.
2011-06-04 17:29:08 +03:00
kervala
16ea78ecb3
Changed: Merge changes from next patch
2011-06-04 14:20:01 +02:00
kervala
ab0cc17134
Fixed: Number of processors under Linux
2011-06-04 14:01:56 +02:00
kervala
385955fffb
Fixed: Strings buffer overflow in config files
2011-06-04 14:01:32 +02:00
kervala
7d0a22db81
Changed: #878 Fix typos in comments/code
2011-06-04 13:51:03 +02:00
kervala
2d8d895e5b
Changed: Display unknown status in FBO errors messages
2011-06-04 13:50:33 +02:00
kervala
57bf9881e8
Fixed: X extensions list is truncated
2011-06-04 13:49:41 +02:00
kervala
9652969097
Changed: #878 Fix typos in comments/code
2011-06-04 13:48:27 +02:00
kervala
787fffd092
Changed: #142 Replace atoi and sscanf by fromString when it's possible
2011-06-04 13:25:58 +02:00
kervala
dc66068f94
Changed: Merge changes from next patch
2011-06-04 13:23:14 +02:00
kervala
6deae3686b
Changed: #878 Fix typos in comments/code
2011-06-03 15:17:23 +02:00
kervala
59f6a344d4
Fixed: PCH problems with CMake 2.6
2011-06-03 13:59:08 +02:00
kervala
900dc9e5da
Changed: #825 Remove all warnings when compiling Ryzom
2011-06-03 10:51:03 +02:00
kervala
cbc41fb73a
Changed: Exceptions catched by reference
2011-06-03 10:42:40 +02:00
kervala
5b5a050616
Changed: Exceptions catched by reference
2011-06-03 10:35:25 +02:00
kervala
05eca7f726
Fixed : #1310 Broken build with VS 2k8 nmake
2011-06-03 10:07:52 +02:00
kervala
6ffe3fa569
Fixed : #1310 Broken build with VS 2k8 nmake
2011-06-03 09:23:12 +02:00
dnk-88
cd72978299
Added: #1301 Added filter for list zones in landscape editor.
2011-06-02 23:31:21 +03:00
sfb
99387de827
Changed: Implemented basic mission compilation without publishing.
2011-06-02 15:15:12 -05:00
sfb
3e6d643056
Changed: Implemented mission validation.
2011-06-02 13:47:31 -05:00
kervala
69bc6a6d4e
Changed: Exceptions catched by reference
2011-06-02 18:44:48 +02:00
kervala
e896f53b6b
Changed: Exceptions catched by reference
2011-06-02 18:43:58 +02:00
kervala
540bc1f62f
Changed: Exceptions catched by reference
2011-06-02 18:31:40 +02:00
kervala
8d099d236a
Changed: Merge changes from next patch
2011-06-02 17:28:30 +02:00
kervala
15158c4514
Changed: Merge changes from next patch
2011-06-02 17:26:04 +02:00
dnk-88
3ccfad6d6b
Added: #1301 Added pixmap database
2011-06-02 16:57:10 +03:00
sfb
4247257e77
Changed: Added some more UI tweaks - most of the UI design is now done.
2011-06-01 18:41:01 -05:00
sfb
08f911759a
Changed: Initial footwork on OVQT-based mission compiler plugin.
2011-06-01 07:45:55 -05:00
sfb
f22c066863
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
2029cdbac9
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
ed2954922f
Added: missing iconv include
2011-06-01 01:16:06 +02:00
Fabien_HENON
9128f754fc
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
890468f023
Creating branch branch-mission-compiler-qt
2011-05-31 09:30:04 -05:00
sfb
dcc07f7525
Changed: Starting to change the zone manager to handle loading, saving and displaying zones.
2011-05-31 09:28:10 -05:00
Fabien_HENON
15e3cb3dd6
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
sfb
d5a02b382f
merge
2011-05-31 07:35:31 -05:00
sfb
37dc120e69
Changed: Merged in latest API changes to OVQT plugin system.
2011-05-31 07:34:42 -05:00
dnk-88
06e79a3308
merge default to gsoc2011_worldeditorqt
2011-05-30 21:37:36 +03:00
Fabien_HENON
bda12f559e
Merge default to gsoc2011-guildmissions
2011-05-30 17:05:13 +02:00
kervala
aee331a52c
Merge with gsoc2011-guildmissions
2011-05-30 13:33:07 +02:00
kervala
cce05665dd
Changed: #878 Added new actions comments for translation_tools
2011-05-30 13:31:18 +02:00
Fabien_HENON
a059141e57
Merge
2011-05-30 12:01:24 +02:00