sfb
1279aa5d3a
merge from default
...
--HG--
branch : gsoc2011-kerozcak
2012-03-22 14:31:07 -05:00
kervala
3c47b9f8d5
Fixed : #1441 Remove all remaining .vcproj, Makefiles, automake scripts, etc...
2012-03-03 10:49:42 +01:00
kaetemi
93d3a4fea4
Fixed: Use $_POST and $_GET instead of deprecated $HTTP_GET_VARS and $HTTP_POST_VARS in the admin tool.
2012-02-29 13:10:59 +01:00
kervala
6a6115061c
Fixed : #1420 Client patcher compilation under Mac OS X
2012-01-10 10:19:52 +01:00
kervala
15fa0b67f7
Fixed: ryzom_client_patcher missing file
2012-01-07 19:14:24 +01:00
sfb
7c3522da9e
Fixed : #1385 patch_gen uses tmpnam function instead of 'nul' for files with no pre-existing version. Note - used tmpnam instead of mkstemp due to cross-platform compatibility.
2011-12-12 14:38:41 -06:00
kervala
fbf81fc0b9
Fixed : #1380 pdr_util, -o command line option (patch provided by nimetu)
2011-10-21 11:34:58 +02:00
kaetemi
8c92768c98
Changed: #1093 Build pacs prim list to correct location.
2011-09-28 09:49:16 +02:00
kaetemi
83e79fa761
Changed: #1093 Move the visual_slot.tab to the right place after running sheets packer.
2011-09-26 22:10:48 +02:00
kaetemi
ab4468c48f
Changed: #28 Clean comments
2011-09-23 00:20:20 +02:00
kaetemi
5a5304f823
Changed: #1093 Added generic helmets directory to export shape sources.
2011-09-21 23:17:39 +02:00
kaetemi
7b033676cb
Added: #1093 Missing panoply_generique.cfg file.
2011-09-17 15:58:17 +02:00
kaetemi
3a520e2fb8
Changed: #1093 Also try ryzom_client_r.exe instead of client_ryzom_r.exe for copying exedll bnp...
2011-09-16 13:57:13 +02:00
Fabien_HENON
594d939c0b
#1304 : Guild Missions: Merge with default
...
--HG--
branch : gsoc2011-guildmissions
2011-08-21 19:29:28 +02:00
kerozcak
89fd0e92c0
Changed: #1315
...
--HG--
branch : gsoc2011-kerozcak
2011-08-21 02:54:22 +02:00
kervala
1ef3c1fada
Removed: Backup files
2011-08-13 17:39:55 +02:00
Fabien_HENON
ff5da0aa22
Changed: #1304 : Debug for the guild missions. Now it works !
...
--HG--
branch : gsoc2011-guildmissions
2011-08-04 17:04:49 +02:00
Fabien_HENON
78dbefb759
Changed: #1304 : Checks in the mission compiler if the do_mission objective is correct (for a guild mission) when we add a number (the number of members from the guild needed to complete the mission) after a mission name
...
--HG--
branch : gsoc2011-guildmissions
2011-07-23 18:14:31 +02:00
Fabien_HENON
9f05d66a81
Changed: #1304 : Revert modifications for the objectives in the mission compiler (i changed the way i will do it)
...
--HG--
branch : gsoc2011-guildmissions
2011-07-23 15:56:32 +02:00
kerozcak
ccf80ff9d3
Changed: #1315 Added files forgotten to track.
...
--HG--
branch : gsoc2011-kerozcak
2011-07-20 12:21:20 +02:00
Fabien_HENON
185603b5e6
Changed: #1304 : Debug of the options added in the script (';' replaced by ':' for parameters separation)
...
--HG--
branch : gsoc2011-guildmissions
2011-07-19 18:10:28 +02:00
kerozcak
0055bd7c4e
Changed: #1315 Update.
...
--HG--
branch : gsoc2011-kerozcak
2011-07-14 16:49:25 +02:00
kerozcak
4d7293d0f5
Changed: #1315 Adding work i have done so far.
...
--HG--
branch : gsoc2011-kerozcak
2011-06-09 18:23:29 +02:00
kerozcak
c45be93014
Changed: #1315 Adding CakePHP app structure.
...
--HG--
branch : gsoc2011-kerozcak
2011-06-09 17:53:42 +02:00
kerozcak
87fed6cd85
merge from default
...
--HG--
branch : gsoc2011-kerozcak
2011-06-09 17:52:42 +02:00
kerozcak
471f5100e2
Changed: #1315 Directory name changed.
...
--HG--
branch : gsoc2011-kerozcak
2011-06-09 17:51:49 +02:00
kervala
81d2817c44
Changed: #878 Fix typos in comments/code
2011-06-08 10:14:14 +02:00
kervala
4027e82360
Changed: #825 Remove all warnings when compiling Ryzom
2011-06-05 18:06:00 +02:00
kervala
5cd98b6e45
Changed: Replaced NLMISC::strlwr by NLMISC::toLower
2011-06-05 17:52:40 +02:00
kervala
f03da8e338
Changed: #878 Fix typos in comments/code
2011-06-04 13:48:27 +02:00
kervala
7c27c233eb
Changed: Exceptions catched by reference
2011-06-03 10:35:25 +02:00
kervala
f9cc842b82
Changed: Exceptions catched by reference
2011-06-02 18:31:40 +02:00
Fabien_HENON
91fef65450
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.
--HG--
branch : gsoc2011-guildmissions
2011-05-31 22:00:27 +02:00
Fabien_HENON
bab4b3af21
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.
--HG--
branch : gsoc2011-guildmissions
2011-05-31 16:22:57 +02:00
kervala
d245af6529
Changed: #878 Added new actions comments for translation_tools
2011-05-30 13:31:18 +02:00
sfb
2039038973
merge
2011-05-29 14:09:15 -05:00
sfb
977a6a7fd0
Changed: Applied patch fixing the mission_compiler_lib build under Linux
2011-05-29 14:08:46 -05:00
kervala
8208ec219b
Changed: Compilation with VC++ 2010 without STLport
2011-05-28 15:52:48 +02:00
kervala
697f8760b2
Added: CMake project for mission_compiler_fe
2011-05-26 18:21:06 +02:00
kervala
09f1eba8dc
Added: CMake project for mission_compiler_lib
2011-05-26 18:08:04 +02:00
dnk-88
87a197cba5
Changed: Added preview particle system in geqt.
2011-05-08 01:11:10 +03:00
dnk-88
c4ce6dcdcc
Fixed: geqt correctly handles in the FileOpenDialog of cancel action and empty icon
2011-05-07 18:23:23 +03:00
dnk-88
a3d7d31bad
Header cascading section resizes is enabled.
2011-05-07 15:51:15 +03:00
Piotr Kaczmarek
f4cad3ea00
add web-based translation tool directory
...
--HG--
branch : gsoc2011-kerozcak
2011-04-29 21:40:17 +02:00
kervala
73bf79340d
Changed: #878 Fix typos in comments/code
2011-05-31 22:16:17 +02:00
rti
31e9d7cc28
Fixed: Compilation with GCC 4.6
2011-04-12 17:15:35 +02:00
rti
02949cbf84
Fixed: GEQT build on gcc
2011-03-10 00:54:37 +01:00
aquiles
553f11d111
Changed: #1150 Added splash screen & new dialog + minor changes
2011-03-04 20:52:53 +01:00
aquiles
8504c5a72a
Changed: #1150 Moved private headers
2011-02-18 21:27:31 +01:00
kervala
56dc241c3d
Fixed: Compilation under Linux with STLport
2011-02-11 18:05:19 +01:00