Commit graph

869 commits

Author SHA1 Message Date
kervala
0698f1abc2 Changed: Replaced string empty comparisons with empty() 2012-10-06 18:17:57 +02:00
kervala
2b86a180e6 Changed: Replaced string empty comparisons with empty() 2012-10-06 17:17:26 +02:00
kervala
9a12a5b4c2 Fixed: #1498 Client fails to switch shortcut bars on ctrl + number hotkeys 2012-10-06 17:12:23 +02:00
kervala
3a361f1c9a Changed: #878 Fix typos in comments/code 2012-10-06 17:09:03 +02:00
kervala
790bd4d0ef Changed: Synchronization with SVN 2012-10-05 20:37:15 +02:00
kervala
e8b1eedc97 Changed: Synchronization with SVN 2012-10-05 14:57:05 +02:00
kervala
c9a3e9efbc Changed: #878 Fix typos in comments/code 2012-10-01 10:08:52 +02:00
kervala
864363165a Changed: Install data_leveldesign if ryzom_tools are enabled 2012-10-01 10:07:41 +02:00
kervala
cfa0981f0d Changed: Synchronization with SVN 2012-10-01 10:07:09 +02:00
kervala
fb17aa63e1 Fixed: #1497 optimize the drawing of radar by removing multiple access to local db (patch provided by yricl, a big thanks!) 2012-09-29 14:35:43 +02:00
kervala
cb8b6a0e9f Changed: Use ryzom_client as icons 2012-09-28 20:52:56 +02:00
kervala
7d12dd6058 Fixed: #1444 Add details for user-agent 2012-09-28 20:51:53 +02:00
kervala
21c7be0b17 Changed: Renamed some Linux files to not conflict with Ryzom package 2012-09-27 22:23:06 +02:00
kervala
34d1e33c1c Changed: Use *_PREFIX instead of fixed values with INSTALL 2012-09-27 22:17:47 +02:00
kervala
03db8750ad Changed: Synchronization with SVN 2012-09-26 12:45:34 +02:00
kervala
f21467c466 Fixed: Don't compress textures in DXTC when used as buttons 2012-09-26 12:44:52 +02:00
kervala
3250ae42b2 Changed: Don't compile 7zDec if WITH_RYZOM_TOOLS is disabled 2012-09-26 12:44:03 +02:00
kervala
1cc9a7b8ec Changed: Install data_leveldesign if WITH_RYZOM_TOOLS is enabled 2012-09-26 12:43:18 +02:00
kervala
6fa100fef8 Fixed: Don't compress textures in DXTC when used as buttons 2012-09-25 21:21:58 +02:00
kervala
25bfadcff8 Changed: #825 Remove all warnings when compiling Ryzom 2012-09-25 14:15:04 +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
853e110ac5 Changed: Synchronization with SVN 2012-09-22 23:53:46 +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
kervala
9ee7196f5b Fixed: ryzom.xpm should be 32x32 instead of 48x48 2012-09-22 21:07:35 +02:00
kervala
9cd35a8a5d Fixed: Compilation under unices (syslog.h included before chat_displayer.h creates a conflict with LOG_WARNING) 2012-09-18 09:11:23 +02:00
sfb
15dd01caf7 Fixed: #1490 Added a 'no context' object in the createNamedItemInBag admin function. 2012-09-12 14:25:01 -05:00
kervala
13c5b17e61 Changed: Reverted another previous fix (sorry again) 2012-09-11 23:15:56 +02:00
kervala
d6d7f75c68 Changed: Reverted a previous fix (sorry) 2012-09-11 22:50:10 +02:00
kervala
972a8d79a5 Changed: Synchronization with SVN 2012-09-11 21:49:37 +02:00
kervala
fc892c0424 Changed: Synchronization with SVN 2012-09-11 21:39:30 +02:00
kervala
78fe1850f1 Changed: Synchronization with SVN 2012-09-11 20:26:36 +02:00
kaetemi
1710b9bb6a Fixed: Missed something 2012-07-27 22:51:38 +02:00
kaetemi
b03895fff7 Changed: Use the high resolution local time function instead of the funky code when getting the local time in the client. Use the timer probe function to check if it is necessary to set the cpu mask in the client 2012-07-27 22:35:26 +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
kervala
8a1af615a1 Fixed: Bad path in ryzom.desktop.in 2012-07-20 18:51:50 +02:00
kaetemi
0d4f6da330 Fixed: Valgrind warnings 2012-06-28 11:08:36 +02:00
kaetemi
87585588fc Reverted: Unnecessary changes to config and data from merge 2012-06-04 15:03:40 +02:00
kaetemi
1a32d2691c Fixed: Sound CSheetId implementation 2012-06-02 18:12:38 +02:00
kaetemi
c935b00119 Fixed: Sound CSheetID implementation (part 2) (not tested) 2012-06-02 15:24:21 +02:00
kaetemi
b7d687d0c0 Merged: From default to sound_dev 2012-06-02 11:09:14 +02:00
kaetemi
7bd37858ff Merged: From gsoc2012-fabien r2211 to sound_dev 2012-06-02 10:57:01 +02:00
sfb
2f9410f22d Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
Fabien_HENON
67a05e8c28 Changed: #1469 StringId conversion to CSheetId for sounds 2012-05-26 23:40:27 +02:00
Fabien_HENON
ae78742ca6 Changed: #1469 Getting last version from default branch 2012-05-26 21:38:30 +02:00
Fabien_HENON
c2a054fe90 Changed: #1469 StringId conversion to SheetId for sounds V2 (DOES NOT COMPILE YET) 2012-05-26 19:21:19 +02:00