Commit Graph

250 Commits (075a34f7cc461eac8738efbd094001a1d938098f)

Author SHA1 Message Date
kaetemi bcb2f48940 Remove georges4cvs feature 11 years ago
kaetemi 2256b2ce15 Properly handle NeL dependencies for Ryzom tools when disabling NeL libraries 11 years ago
kaetemi 207d7323ce Fix Qt build on Windows 11 years ago
kervala 0ce9bca0ac Changed: Replaced strlwr by toLower 11 years ago
kaetemi 3b4730c890 Fix warnings 11 years ago
kaetemi 85365fd7bb Fix line endings 11 years ago
kervala 0ff9908e8e Changed: Don't include files from project in PCH 11 years ago
kaetemi d777110d68 Remove some world editor leveldesign data
--HG--
branch : kaetemi-cleanup
12 years ago
kervala 6eec6cb861 Changed: Typo fixes and French comments translated to English (Thanks to DuDraig!) 12 years ago
kervala f5dec3c1ca Changed: Typo fixes and French comments translated to English (Thanks to DuDraig!) 12 years ago
mattraykowski cd2134e671 merging 12 years ago
mattraykowski 8ced186cfd merge from default
--HG--
branch : gsoc2012-achievements
12 years ago
kervala 671827225d Changed: French comments translated to English 12 years ago
kervala 6e498aefad Changed: Typo fixes (thanks to Vagrant!) 12 years ago
kervala 45c8b20f39 Changed: Typo fixes (thanks to Vagrant!) 12 years ago
kervala 5efeb5ba62 Fixed: Compilation with VC++ 2010 and 2012 12 years ago
kervala b83b8563a6 Fixed: Compilation with GCC 12 years ago
kervala f89fdf3c24 Fixed: PCH for Georges editor Qt 12 years ago
kervala 0cabe14089 Changed: Code simplification 12 years ago
kervala 11e88fed8f Changed: Minor changes 12 years ago
kervala eb6ccdaad8 Fixed: MFC tools compilation with STLport 12 years ago
kervala a3376d32a4 fixes #3 allow Qt without STLport to link to NeL with STLport 12 years ago
kervala 34bf41082f Fixed: Compilation with 64 bits MFC 12 years ago
kervala b7be696848 Move all PACS headers in nel/include/pacs directory (fixes #2) 12 years ago
mattraykowski 8438fdda44 merged default, resvolved conflicts.
--HG--
branch : gsoc2012-achievements
12 years ago
mattraykowski 92399cb5d2 merged from default
--HG--
branch : gsoc2012-achievements
12 years ago
sfb 050835b535 merging gsoc2012-achievements
--HG--
branch : gsoc2012-achievements
12 years ago
kervala d8c7fa52f9 Changed: Replaced string empty comparisons with empty() 12 years ago
kervala 8eaf7d889a Changed: Use *_PREFIX instead of fixed values with INSTALL 12 years ago
kervala 0795a61516 Changed: #825 Remove all warnings when compiling Ryzom 12 years ago
kervala ece10f2965 Fixed: Compilation with GCC 12 years ago
kervala 8ab293a6ec Changed: #1493 Fixed some directories 12 years ago
kervala 7a04e920e1 Fixed: #1493 MultiArch support 12 years ago
kaetemi 09c3e0880d Added: CMake projects for ryzom MFC tools (georges edit and world editor plugins) 13 years ago
kaetemi 59bdae308e Fixed: Compile error in mfc world editor primitive plugin 13 years ago
sfb af454dd1cf Fixed EOL issues and added .hgeol file. 13 years ago
kervala de9b4be9c6 Changed: #825 Remove all warnings when compiling Ryzom 13 years ago
Fabien_HENON 594d939c0b #1304: Guild Missions: Merge with default
--HG--
branch : gsoc2011-guildmissions
14 years ago
kervala 1ef3c1fada Removed: Backup files 14 years ago
Fabien_HENON ff5da0aa22 Changed: #1304: Debug for the guild missions. Now it works !
--HG--
branch : gsoc2011-guildmissions
14 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
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
kervala 81d2817c44 Changed: #878 Fix typos in comments/code 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
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
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
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
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 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 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 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 bea68faedc Changed: Added 'export' and 'prim_export' to CMake build for build_gamedata pipeline. 14 years ago
kervala 5c55cd1221 Fixed: #1106 Avoid VC++ to relink all projects when using CMake generated projects 14 years ago
kervala 7521923c95 Changed: #825 Remove all warnings when compiling Ryzom 14 years ago
kervala a54366aba6 Changed: #825 Remove all warnings when compiling Ryzom (patch provided by abelgar) 14 years ago
kervala 554aeef7ba Changed: Renamed servers executables and libs with CMake 14 years ago
kervala 709b796f0a Fixed: Compilation under Linux 15 years ago
kervala 7401b20488 Fixed: Some services compilation (winmain not found) 15 years ago
kervala 3f8bc64bca Changed: #825 Remove all warnings when compiling Ryzom 15 years ago
mattraykowski 972e141687 Changed: #842 Added more project prefixes to project labels (aka NeL, Ryzom), converted some more Ryzom projects to the new layout. 15 years ago
kaetemi 248a8464ec Added: #929 Ig build process. 15 years ago
kervala 7c71e0ce01 Changed: #825 Remove all warning when compiling Ryzom 15 years ago
kervala 31236e1dea Changed: #860 Remove/convert/update old projects 15 years ago
vl 39b6194f02 Changed: misc things 15 years ago
kervala 082676ea80 Changed: CFile::copyFile takes now 2 std::string as parameters 15 years ago
kervala e1242bffea Removed: useless backup files 15 years ago
kervala 6457dd4f55 Changed: #860 Remove/convert/update old projects 15 years ago
kervala d24c112408 Fixed: world_editor_sound_plugin compilation on 64 bits 15 years ago
kervala fbd689a6a0 Fixed: icon_search project 15 years ago
kervala 458203979c Fixed: variable_parser compilation 15 years ago
kervala 7cbe65d2ef Changed: #878 Fix typos in comments/code 15 years ago
kervala f381f335e1 Changed: #878 Fix typos in comments/code 15 years ago
kervala 3117e5fd5f Changed: #927 Move OS specific code from client or server to NeL when it's possible 15 years ago
kervala e065046317 Changed: #860 Remove/convert/update old projects 15 years ago
Matt Raykowski 1a695c444b merge 15 years ago
Matt Raykowski 7977cefc40 Changed: #842 Added BS, DSS, EVS, GUS, icon_search, named2csv, prim_export, uni_conv, AIS and csv_transform to CMake build. 15 years ago
kervala 9dcd284614 Changed: #825 Remove all warning when compiling Ryzom on Linux 15 years ago
kervala 0668dc8408 Changed: #860 Remove/convert/update Visual C++ projects 15 years ago
kervala 0107b510f2 Changed: #853 Compilation on 64-bits platforms 15 years ago
kaetemi 61161d3092 Fixed: #930 Added the land export tool vcproj to the tools sln. 15 years ago
kervala 39e327c1b3 Changed: #902 tool projects build failed issue (patch provided by kuo) 15 years ago
kervala db80394679 Fixed: #902 tool projects build failed issue (patch provided by kuo) 15 years ago
Matt Raykowski cbecd29fa6 Update: #842 Applied some patches and fixed include directories for CMake. 15 years ago
vl 5d2cce5c81 Removed: default plugins 15 years ago
vl ec45939204 Changed: path on sound include 15 years ago
kervala 29a57b3efe Changed: #860 Remove/convert/update old projects 15 years ago
kervala 0e97acfacf Changed: #877 World editor crashes on launch ... 15 years ago
kervala 732adbfe17 Changed: #877 World editor crashes on launch ... 15 years ago
kervala ad487dae19 Changed: #860 Remove/convert/update old projects 15 years ago
kervala c084a595f8 Changed: #860 Remove/convert/update Visual C++ projects 15 years ago
kervala 0391b3fad6 Changed: #860 Remove/convert/update Visual C++ projects 15 years ago
kaetemi@users.sourceforge.net baa0de57a6 Fixed: Some windows system lib was not linked when using self compiled external libraries. 15 years ago
acemtp@users.sourceforge.net 29b38937a5 Fixed: #841 set the good agpl header 15 years ago
acemtp@users.sourceforge.net d5c601ffa5 initial version 15 years ago