Commit graph

277 commits

Author SHA1 Message Date
kervala
8ce27a9a1b Fixed: EOL for client_config_qt 2013-06-08 14:56:58 +02:00
dfighter1985
ab7d2c1a53 Use to .toUTF8() instead of .toStdString(). 2013-05-04 21:55:41 +02:00
dfighter1985
29793ee97b Merged default 2013-05-04 21:23:55 +02:00
kervala
2e7540370a Changed: Typo fixes and French comments translated to English (Thanks to DuDraig!) 2013-02-13 14:40:41 +01:00
kervala
ba089f8548 Changed: Typo fixes and French comments translated to English (Thanks to DuDraig!) 2013-02-12 22:48:37 +01:00
mattraykowski
1740fc306c merging 2013-02-12 12:53:19 -06:00
sfb
847f455a97 fixes #16 - forces tool to create an empty file in the root tool directory as a basis for initial patch generation 2013-02-12 12:45:46 -06:00
mattraykowski
d285e4c6df merging 2013-02-12 10:28:20 -06:00
mattraykowski
47098b3a63 merge from default 2013-02-12 10:24:22 -06:00
kervala
5794497a79 Changed: French comments translated to English 2013-02-11 22:24:48 +01:00
kervala
8409d5a371 Changed: Typo fixes (thanks to Vagrant!) 2013-02-09 10:05:32 +01:00
kervala
98606fb5b5 Changed: Typo fixes (thanks to Vagrant!) 2013-02-08 13:17:44 +01:00
mattraykowski
50e6c8c278 fixes issue #8 - checks for RYZOM_PATH env var, starts in build folder and turns on status line display in screen. 2013-02-01 13:07:51 -06:00
kervala
2b4119c428 Fixed: Compilation with VC++ 2010 and 2012 2012-12-11 12:22:41 +01:00
kervala
970a3220d0 Fixed: Compilation with GCC 2012-12-08 13:12:29 +01:00
kervala
43104cd2e9 Fixed: PCH for Georges editor Qt 2012-12-08 13:12:15 +01:00
kervala
4d6ab65a36 Changed: Code simplification 2012-12-08 11:24:43 +01:00
kervala
05ae6371c1 Changed: Minor changes 2012-10-28 13:47:09 +01:00
kervala
89e78b8ad2 Fixed: MFC tools compilation with STLport 2012-10-28 13:41:50 +01:00
kervala
c4706adc76 fixes #3 allow Qt without STLport to link to NeL with STLport 2012-10-28 13:34:58 +01:00
kervala
8e110a8bb8 Fixed: Compilation with 64 bits MFC 2012-10-28 12:22:30 +01:00
kervala
b9fd49ebc3 Move all PACS headers in nel/include/pacs directory (fixes #2) 2012-10-28 11:55:21 +01:00
mattraykowski
01cd3859ca merged default, resvolved conflicts. 2012-10-17 10:00:28 -05:00
mattraykowski
1c8841eb57 merged from default 2012-10-17 08:52:01 -05:00
sfb
7387d6c47d merging gsoc2012-achievements 2012-10-16 12:05:23 -05:00
kervala
0698f1abc2 Changed: Replaced string empty comparisons with empty() 2012-10-06 18:17:57 +02:00
kervala
34d1e33c1c Changed: Use *_PREFIX instead of fixed values with INSTALL 2012-09-27 22:17:47 +02:00
kervala
182a79f2cb Changed: #825 Remove all warnings when compiling Ryzom 2012-09-25 13:20:25 +02:00
kervala
3429d7ba42 Changed: #825 Remove all warnings when compiling Ryzom 2012-09-25 12:33:02 +02:00
sfb
53077ccd40 Removed: #1378 Removed the reference implementation, the full implementation is available at code/web/app and code/web/api. 2012-09-24 08:18:46 -05:00
kervala
898c87ebe1 Fixed: Compilation with GCC 2012-09-23 20:26:26 +02:00
kervala
29396158d8 Changed: #1493 Fixed some directories 2012-09-22 23:42:40 +02:00
kervala
38c5e6840d Fixed: #1493 MultiArch support 2012-09-22 22:57:38 +02:00
kaetemi
f1be1d9801 Added: CMake projects for ryzom MFC tools (georges edit and world editor plugins) 2012-07-27 12:36:36 +02:00
kaetemi
f4f7965550 Fixed: Compile error in mfc world editor primitive plugin 2012-07-25 10:13:58 +02:00
sfb
2f9410f22d Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
kervala
edd1012f22 Fixed: Compilation under Windows 2012-05-19 23:47:43 +02:00
vl
c322ff5129 Merge 2012-05-04 12:08:04 +02:00
kervala
bac5b8d084 Changed: #825 Remove all warnings when compiling Ryzom 2012-04-07 23:47:55 +02:00
kervala
ed95d4ed79 Changed: #825 Remove all warnings when compiling Ryzom 2012-04-07 22:30:39 +02:00
sfb
548740bafc Fixed: #1378 Imported nimetu's WebIG reference implementation. 2012-03-22 15:48:13 -05:00
sfb
ae10726b98 Fixed: #1414 Copied index.ctp to listdir.ctp and admin_index.ctp to eliminate symlinks. 2012-03-22 15:18:17 -05:00
sfb
f035e13e02 Changed: #1414 Removing symlinks. 2012-03-22 15:17:12 -05:00
sfb
6091c0092e merge from default 2012-03-22 14:31:07 -05:00
dfighter1985
e020106e82 Translation files are now embedded into the binary, also made the source groups a bit more sane. 2012-03-16 17:35:37 +01:00
dfighter1985
a2ad31ae87 The Qt Ryzom client configuration tool can now be built with CMake! 2012-03-16 04:34:16 +01:00
dfighter1985
44c785e7ec Adding the Qt client config tool files from the other repo. 2012-03-16 00:50:04 +01:00
kervala
41551e3026 Fixed: #1441 Remove all remaining .vcproj, Makefiles, automake scripts, etc... 2012-03-03 10:49:42 +01:00
kaetemi
08551ceb4f 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
3bf819651e Fixed: #1420 Client patcher compilation under Mac OS X 2012-01-10 10:19:52 +01:00