Commit Graph

277 Commits (1cc5848220c7145168ec87ca5cd9949acf3f3bf9)

Author SHA1 Message Date
kervala 15fa0b67f7 Fixed: ryzom_client_patcher missing file 13 years ago
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. 13 years ago
kervala fbf81fc0b9 Fixed: #1380 pdr_util, -o command line option (patch provided by nimetu) 13 years ago
kaetemi 8c92768c98 Changed: #1093 Build pacs prim list to correct location. 13 years ago
kaetemi 83e79fa761 Changed: #1093 Move the visual_slot.tab to the right place after running sheets packer. 13 years ago
kaetemi ab4468c48f Changed: #28 Clean comments 13 years ago
kaetemi 5a5304f823 Changed: #1093 Added generic helmets directory to export shape sources. 13 years ago
kaetemi 7b033676cb Added: #1093 Missing panoply_generique.cfg file. 13 years ago
kaetemi 3a520e2fb8 Changed: #1093 Also try ryzom_client_r.exe instead of client_ryzom_r.exe for copying exedll bnp... 13 years ago
Fabien_HENON 594d939c0b #1304: Guild Missions: Merge with default
--HG--
branch : gsoc2011-guildmissions
13 years ago
kerozcak 89fd0e92c0 Changed: #1315
--HG--
branch : gsoc2011-kerozcak
13 years ago
kervala 1ef3c1fada Removed: Backup files 13 years ago
Fabien_HENON ff5da0aa22 Changed: #1304: Debug for the guild missions. Now it works !
--HG--
branch : gsoc2011-guildmissions
13 years ago
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
14 years ago
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
14 years ago
kerozcak ccf80ff9d3 Changed: #1315 Added files forgotten to track.
--HG--
branch : gsoc2011-kerozcak
14 years ago
Fabien_HENON 185603b5e6 Changed: #1304: Debug of the options added in the script (';' replaced by ':' for parameters separation)
--HG--
branch : gsoc2011-guildmissions
14 years ago
kerozcak 0055bd7c4e Changed: #1315 Update.
--HG--
branch : gsoc2011-kerozcak
14 years ago
kerozcak 4d7293d0f5 Changed: #1315 Adding work i have done so far.
--HG--
branch : gsoc2011-kerozcak
14 years ago
kerozcak c45be93014 Changed: #1315 Adding CakePHP app structure.
--HG--
branch : gsoc2011-kerozcak
14 years ago
kerozcak 87fed6cd85 merge from default
--HG--
branch : gsoc2011-kerozcak
14 years ago
kerozcak 471f5100e2 Changed: #1315 Directory name changed.
--HG--
branch : gsoc2011-kerozcak
14 years ago
kervala 81d2817c44 Changed: #878 Fix typos in comments/code 14 years ago
kervala 4027e82360 Changed: #825 Remove all warnings when compiling Ryzom 14 years ago
kervala 5cd98b6e45 Changed: Replaced NLMISC::strlwr by NLMISC::toLower 14 years ago
kervala f03da8e338 Changed: #878 Fix typos in comments/code 14 years ago
kervala 7c27c233eb Changed: Exceptions catched by reference 14 years ago
kervala f9cc842b82 Changed: Exceptions catched by reference 14 years ago
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
14 years ago
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
14 years ago
kervala d245af6529 Changed: #878 Added new actions comments for translation_tools 14 years ago
sfb 2039038973 merge 14 years ago
sfb 977a6a7fd0 Changed: Applied patch fixing the mission_compiler_lib build under Linux 14 years ago
kervala 8208ec219b Changed: Compilation with VC++ 2010 without STLport 14 years ago
kervala 697f8760b2 Added: CMake project for mission_compiler_fe 14 years ago
kervala 09f1eba8dc Added: CMake project for mission_compiler_lib 14 years ago
dnk-88 87a197cba5 Changed: Added preview particle system in geqt. 14 years ago
dnk-88 c4ce6dcdcc Fixed: geqt correctly handles in the FileOpenDialog of cancel action and empty icon 14 years ago
dnk-88 a3d7d31bad Header cascading section resizes is enabled. 14 years ago
Piotr Kaczmarek f4cad3ea00 add web-based translation tool directory
--HG--
branch : gsoc2011-kerozcak
14 years ago
kervala 73bf79340d Changed: #878 Fix typos in comments/code 14 years ago
rti 31e9d7cc28 Fixed: Compilation with GCC 4.6 14 years ago
rti 02949cbf84 Fixed: GEQT build on gcc 14 years ago
aquiles 553f11d111 Changed: #1150 Added splash screen & new dialog + minor changes 14 years ago
aquiles 8504c5a72a Changed: #1150 Moved private headers 14 years ago
kervala 56dc241c3d Fixed: Compilation under Linux with STLport 14 years ago
kervala 807f26ffec Fixed: Compilation under Linux 14 years ago
kervala 5b4e12448f Fixed: Compilation under Linux 14 years ago
kervala ed64aaeb62 Changed: #1231 Remove VC++ projects and solutions which are not needed by Nevrax Linux makefiles 14 years ago
kervala 462f0fdbbd Added: mp_generator and named_items_2_csv CMake projects 14 years ago
sfb 72d1b7fe02 Changed: Remove "rc2" file from World Editor compilation - not used. 14 years ago
aquiles f2a709828f Merge 14 years ago
aquiles 3ce6514c26 Changed: #1206 icon location; reinit timer on visible 14 years ago
rti 85872f0da5 Fixed: missing include 14 years ago
aquiles 8907ae1601 Changed: #1206 icon location; reinit timer on visible 14 years ago
rti 5a8f6fa208 Fixed: #1216 plugin and resource paths 14 years ago
rti 15bd88d6cc Added: Georges Editor Qt Logo 14 years ago
rti 8ff3df26b3 Fixed: #1190 Run Georges Editor Qt on Mac OS X 14 years ago
aquiles 1c19d17a29 Changed: #1206 fixed missing stuff 14 years ago
kervala 50926ae62b Fixed: Compilation under Linux 14 years ago
kervala 2763a3ece2 Changed: #878 Fix typos in comments/code 14 years ago
aquiles 656399e8be Changed: #1150 Switched to 3d view plugin 14 years ago
"Matt Raykowski" 7e56c729b0 Changed: Forgot to make World Editor an MFC-only tool. 14 years ago
aquiles 74d5adb2bb Changed: #1150 reactivated 3d view and improved behaviour 14 years ago
aquiles 6465db378b Fixed: #1163 files for new dialog 14 years ago
aquiles ad1b7e27e8 Fixed: #1163 icons show up small in table and full size in tooltip over icon cell - dblClk on cell opens filedialog for changing icon 14 years ago
aquiles 2038260b3c Changed: #1150 added progress dialog to show CPath progress and changed config behaviour 14 years ago
kervala f215136c20 Changed: #825 Remove all warnings when compiling Ryzom 14 years ago
sfb e663794d09 merge 14 years ago
sfb 4ee53acaf1 Changed: Fixed paths that reference a moved NLLIGO header. 14 years ago
sfb b84e13493d Changed: #842 Started adding World Editor to CMake build. 14 years ago
aquiles 35eac29df4 Changed: #1150 fixed some dockwidgets bugs 14 years ago
aquiles 06dc9e622f Changed: #1150 added some source groups to cmake for better file structuring 14 years ago
aquiles ce85b72410 Fixed: #1168 default & parent box working like a breeze 14 years ago
rti afe103b4fe merge 14 years ago
rti 4517a1449f Changed: #1190 build app bundle and use QWidget instead of QGLWidget 14 years ago
kervala 54b6685a9e Changed: #878 Fix typos in comments/code 14 years ago
kervala 9550ed9d36 Changed: #878 Fix typos in comments/code 14 years ago
aquiles 676e1b3ccf Changed: #1150 some layout stuff - widgets should behave better now 14 years ago
aquiles 2e2d0b7d52 Changed: #1168 default checkbox activated, formdelegate adapted to introduced proxymodel 14 years ago
kervala 470b7e2729 Changed: #825 Remove all warning when compiling Ryzom 14 years ago
kervala ce04f969ef Changed: #825 Remove all warning when compiling Ryzom 14 years ago
kervala d3a9566b26 Changed: #878 Fix typos in comments/code 14 years ago
kervala 839148e120 Fixed: Georges Editor Qt compilation under Linux 14 years ago
aquiles 0f26e09e23 Changed: #1150 Code Cleanup 14 years ago
aquiles c99202c278 Added: Georges Editor Qt first revision 14 years ago
kervala 39d099f21d Changed: #825 Remove all warning when compiling Ryzom 14 years ago
kervala 2767bc1483 Changed: #1051 Check for client.cfg in Ryzom application directory 14 years ago
kervala cd2164e602 Changed: #1051 Crash when index is out of bounds 14 years ago
kervala f26f1d9915 Changed: Build world_editor only under Windows 14 years ago
"Matt Raykowski" 8f51297407 Fixed: Nightly Linux build failed - 'export' tool is Windows only. 14 years ago
kervala e6c61a9602 Changed: #142 Replace atoi and sscanf by fromString when it's possible 14 years ago
kervala 1fd95cb093 Changed: #825 Remove all warning when compiling Ryzom 14 years ago
kervala cfecd4fc6d Fixed: client_patcher compilation 14 years ago
kervala 10522eae91 Changed: #1023 Use a standard application path for writing files 14 years ago
kervala f5657002bf Changed: Replaced DeleteFile (Win32) by NLMISC::CFile::deleteFile 14 years ago
kervala 1917d42ce1 Changed: Replaced DeleteFile (Win32) by NLMISC::CFile::deleteFile 14 years ago
kervala 65fc8b91b2 Changed: #825 Remove all warning when compiling Ryzom 14 years ago
sfb 03db06e0c6 Merge 14 years ago
sfb bea68faedc Changed: Added 'export' and 'prim_export' to CMake build for build_gamedata pipeline. 14 years ago