Commit graph

885 commits

Author SHA1 Message Date
kervala
6777822ce8 Changed: Sorted landmarks 2012-12-01 12:01:24 +01:00
kervala
4eaad58d6a Changed: Disabled some useless temporary files 2012-12-01 12:00:46 +01:00
kervala
1adc7d8efa Changed: Typos 2012-12-01 11:34:03 +01:00
kervala
82fd464c39 Fixed: clang compile issue with stream operator >> confusion (patch provided by tebruno99, thanks!) 2012-11-29 19:19:34 +01:00
kervala
99a1c463a1 Changed: Changes in game_share 2012-11-26 20:19:14 +01:00
kervala
3378daf329 Fixed: Server side issues 2012-11-26 18:41:30 +01:00
kervala
8ffcceaffd Fixed: Client side issues 2012-11-24 20:24:06 +01:00
kervala
655b79ce7b Changed: Minor typos 2012-11-24 20:23:13 +01:00
kervala
084c457d85 Changed: New STRING_MANAGER type clan 2012-11-24 20:21:45 +01:00
kervala
97e517f5b5 Fixed: Server side issues 2012-11-24 20:20:21 +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
kervala
40227ccec5 Fixed #1: Implement anisotropic filtering for textures 2012-10-27 17:46:13 +02:00
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