Commit Graph

2153 Commits (d1dfe4eb62e5898cccebabc3c83c582a117e72f1)
 

Author SHA1 Message Date
kervala e2237d3971 Changed: Reverted another previous fix (sorry again) 12 years ago
kervala 32c376fefa Changed: Reverted a previous fix (sorry) 12 years ago
kervala f3828a0b92 Changed: Synchronization with SVN 12 years ago
kervala eea1360021 Changed: Synchronization with SVN 12 years ago
kervala 8922f96b9a Changed: Synchronization with SVN 12 years ago
kervala f61d6c9ae2 Changed: Updated some object_viewer_qt french translations 12 years ago
kervala 429ac753e9 Changed: #878 Fix typos in comments/code 12 years ago
kervala 2f8b59e0ae Fixed: cmake Xcode project generation broken 12 years ago
kaetemi 1f5e08b20f Fixed: A strange loading crash with bad textures 12 years ago
kaetemi e029348d9a Fixed: Typos 12 years ago
kaetemi d14bbaf331 Added: Implementation of timer tests for linux 12 years ago
kaetemi ebabe8ed73 Fixed: Missed something 12 years ago
kaetemi 555336bbea Changed: Simplify more 12 years ago
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 12 years ago
kaetemi 1c9c2eeded Changed: Simplify some things 12 years ago
kaetemi bf70ca6bb2 Added: Function to prefer high resolution local time 12 years ago
kaetemi 96d8d45c1d Added: Function and tool to check system timer sanity across cpu cores 12 years ago
kaetemi 09c3e0880d Added: CMake projects for ryzom MFC tools (georges edit and world editor plugins) 12 years ago
kaetemi d44cbd240c Fixed: Compile error in MFC Object Viewer with sound sheet id as CSheetId 12 years ago
kaetemi 59bdae308e Fixed: Compile error in mfc world editor primitive plugin 12 years ago
sfb 9d1d9d8bef merge 12 years ago
sfb 1d35fd5b7b Additional build path ignore. 12 years ago
kervala 0e1d8836a7 Fixed: Bad path in ryzom.desktop.in 13 years ago
kaetemi d79e04e4dd Fixed: Valgrind warnings 13 years ago
kaetemi e9f75e639d Fixed: Valgrind warnings 13 years ago
kaetemi 67c2eb523f Changed: Different default type id for sound sheet id workaround 13 years ago
kaetemi 8a80c21661 Changed: Reserve sheet id with short id 0 for unknown sheet for new sheet types 13 years ago
kaetemi 6a806d82d2 Changed: Small optimization for sheet id constructor with default type 13 years ago
kaetemi c618a29276 Reverted: Unnecessary changes to config and data from merge 13 years ago
kaetemi 5b22c91c93 Merged: From sound_dev to default (Summary: Sound CSheetId implementation, improved manual rolloff function performance) 13 years ago
kaetemi a57881561b Fixed: Bad serialization of sound name in background sounds
--HG--
branch : sound_dev
13 years ago
kaetemi fc8e83a0b9 Changed: Assign sane type id to temporary sound sheet ids
--HG--
branch : sound_dev
13 years ago
kaetemi 36eb2a3057 Changed: Tool build_soundbank can also work without sheet id bin
--HG--
branch : sound_dev
13 years ago
kaetemi d3352cecf6 Changed: Removed some debug messages
--HG--
branch : sound_dev
13 years ago
kaetemi 8a696b55e1 Fixed: Make build_soundbank tool work with latest changes
--HG--
branch : sound_dev
13 years ago
kaetemi 497ae4d09b Added: Temporary workaround for using sound sheet id without updated sheet id bin
--HG--
branch : sound_dev
13 years ago
kaetemi 6bc3ef2ba6 Changed: Also handle distMax with negative alpha in new manual rolloff function
--HG--
branch : sound_dev
13 years ago
kaetemi 2fc601c556 Changed: Avoid some more sqrt calculations
--HG--
branch : sound_dev
13 years ago
kaetemi 19d2d91f86 Added: Specific code for amplitude based rolloff to avoid unneccesary log10 and pow calls and improve performance
--HG--
branch : sound_dev
13 years ago
kaetemi 221d04642a Changed: Debug messages
--HG--
branch : sound_dev
13 years ago
kaetemi fc4d91fad2 Fixed: Sound CSheetId implementation
--HG--
branch : sound_dev
13 years ago
kaetemi f79f3fca48 Fixed: Sound CSheetID implementation (part 3) (partially tested)
--HG--
branch : sound_dev
13 years ago
kaetemi 9cd7498fe9 Fixed: Sound CSheetID implementation (part 2) (not tested)
--HG--
branch : sound_dev
13 years ago
kaetemi 3608f0a429 Added: Additional constructor for CSheetId with default type, in case the user did not put the type with the sheet name
--HG--
branch : sound_dev
13 years ago
kaetemi aa7598efe2 Fixed: Sound CSheetId implementation (part 1) (not tested)
--HG--
branch : sound_dev
13 years ago
kaetemi 35503d03e5 Added: Missing implementation of initWithoutSheet to use CSheetId without a sheet_id.bin, required for leveldesign and build tools
--HG--
branch : sound_dev
13 years ago
kaetemi cab401fa13 Merged: From default to sound_dev
--HG--
branch : sound_dev
13 years ago
kaetemi df5c53a6cf Merged: From gsoc2012-fabien r2211 to sound_dev
--HG--
branch : sound_dev
13 years ago
sfb af454dd1cf Fixed EOL issues and added .hgeol file. 13 years ago
Fabien_HENON a55297c29a Changed: #1469 StringId conversion to CSheetId for sounds
--HG--
branch : gsoc2012-fabien
13 years ago