Commit graph

407 commits

Author SHA1 Message Date
kervala
3d50e0160d Changed: #878 Fix typos in comments/code 2012-10-06 17:09:03 +02:00
kervala
6f53c4cc23 Changed: #878 Fix typos in comments/code 2012-10-01 10:08:52 +02:00
kervala
5c82fcd39c 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
c82a9d7304 Changed: Use ryzom_client as icons 2012-09-28 20:52:56 +02:00
kervala
b04836f40e Fixed: #1444 Add details for user-agent 2012-09-28 20:51:53 +02:00
kervala
04d9b961bc Changed: Renamed some Linux files to not conflict with Ryzom package 2012-09-27 22:23:06 +02:00
kervala
8eaf7d889a Changed: Use *_PREFIX instead of fixed values with INSTALL 2012-09-27 22:17:47 +02:00
kervala
a5218b9258 Changed: Synchronization with SVN 2012-09-26 12:45:34 +02:00
kervala
2e4df39c5b Fixed: Don't compress textures in DXTC when used as buttons 2012-09-26 12:44:52 +02:00
kervala
62435e4f2f Changed: Don't compile 7zDec if WITH_RYZOM_TOOLS is disabled 2012-09-26 12:44:03 +02:00
kervala
edee553e1b Fixed: Don't compress textures in DXTC when used as buttons 2012-09-25 21:21:58 +02:00
kervala
e7d490d9a8 Changed: #825 Remove all warnings when compiling Ryzom 2012-09-25 14:15:04 +02:00
kervala
1374286cab Changed: #825 Remove all warnings when compiling Ryzom 2012-09-25 13:20:25 +02:00
kervala
0795a61516 Changed: #825 Remove all warnings when compiling Ryzom 2012-09-25 12:33:02 +02:00
kervala
e8e75d05c0 Changed: Synchronization with SVN 2012-09-22 23:53:46 +02:00
kervala
7a04e920e1 Fixed: #1493 MultiArch support 2012-09-22 22:57:38 +02:00
kervala
a2aefedfb5 Fixed: ryzom.xpm should be 32x32 instead of 48x48 2012-09-22 21:07:35 +02:00
kervala
49900c0be3 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
kervala
32c376fefa Changed: Reverted a previous fix (sorry) 2012-09-11 22:50:10 +02:00
kervala
8922f96b9a Changed: Synchronization with SVN 2012-09-11 20:26:36 +02:00
kaetemi
ebabe8ed73 Fixed: Missed something 2012-07-27 22:51:38 +02:00
kaetemi
6404f8eafa 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
kervala
0e1d8836a7 Fixed: Bad path in ryzom.desktop.in 2012-07-20 18:51:50 +02:00
kaetemi
e9f75e639d Fixed: Valgrind warnings 2012-06-28 11:08:36 +02:00
kaetemi
fc4d91fad2 Fixed: Sound CSheetId implementation
--HG--
branch : sound_dev
2012-06-02 18:12:38 +02:00
kaetemi
9cd7498fe9 Fixed: Sound CSheetID implementation (part 2) (not tested)
--HG--
branch : sound_dev
2012-06-02 15:24:21 +02:00
kaetemi
cab401fa13 Merged: From default to sound_dev
--HG--
branch : sound_dev
2012-06-02 11:09:14 +02:00
sfb
af454dd1cf Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
Fabien_HENON
a55297c29a Changed: #1469 StringId conversion to CSheetId for sounds
--HG--
branch : gsoc2012-fabien
2012-05-26 23:40:27 +02:00
Fabien_HENON
f70bdc4032 Changed: #1469 StringId conversion to SheetId for sounds V2 (DOES NOT COMPILE YET)
--HG--
branch : gsoc2012-fabien
2012-05-26 19:21:19 +02:00
kervala
4be2469c8b Fixed: Compilation under Windows 2012-05-19 23:47:43 +02:00
kervala
30f83a5097 Changed: #878 Fix typos in comments/code 2012-05-14 13:32:06 +02:00
kervala
d9f32be674 Fixed: Crash when suri is empty 2012-05-14 13:30:41 +02:00
kervala
52524f27fb Changed: #878 Fix typos in comments/code 2012-05-14 13:08:44 +02:00
kervala
2c27caef09 Changed: #1275 Enable OpenGL ES driver in Ryzom client 2012-05-13 17:14:34 +02:00
sfb
1fdaa8155b Fixed: #1374 Rolled back a const-ness change and tested connecting to Ring successfully. 2012-05-10 08:06:19 -05:00
kervala
e17fb8e2de Added: Mac OS X resources 2012-05-07 10:30:37 +02:00
kervala
421c6482d9 Changed: Set CMAKE_OSX_DEPLOYMENT_TARGET if not defined
Changed: Use custom Info.plist
Added: RYZOM_DATA_DIR option to copy data from there
2012-05-07 10:30:24 +02:00
kaetemi
e611666391 Fixed: Warnings 2012-04-13 23:29:18 +02:00
kaetemi
def7d31721 Merge 2012-04-13 11:59:56 +02:00
kaetemi
cdb719130f Changed: #1459 Simplify the sound group controller interface 2012-04-13 11:54:20 +02:00
kervala
1b6c957c81 Changed: #825 Remove all warnings when compiling Ryzom 2012-04-13 09:36:51 +02:00
kaetemi
ac948b8a53 Changed: #1461 Bad minimum value for comparing fast swim speed causes random switching between fast and slow swim speed particle effects 2012-04-13 03:06:52 +02:00
kaetemi
41968b0674 Fixed: Compile error
--HG--
branch : sound_dev
2012-04-11 21:49:25 +02:00
kaetemi
18f75a4bd0 Changed: #1459 Use effects group controller for ryzom client effects volume control
--HG--
branch : sound_dev
2012-04-11 11:24:48 +02:00
kaetemi
7a95fae1f9 Changed: Improve performance of ryzom client CSoundManager. Strange code, though.
--HG--
branch : sound_dev
2012-04-11 00:48:47 +02:00
kervala
de9b4be9c6 Changed: #825 Remove all warnings when compiling Ryzom 2012-04-07 22:30:39 +02:00
kervala
425927cd50 Changed: #1448 Compilation with CLang (patch provided by GelluleX, thanks !) 2012-04-07 11:14:21 +02:00
kervala
a840c0fa56 Changed: #878 Fix typos in comments/code 2012-03-17 15:01:27 +01:00
kervala
1af368b7e4 Changed: #1433 Merge changes from patch 1.13 2012-03-17 15:00:24 +01:00