Commit Graph

2245 Commits (de3371cae910268648fc1d7ce854a2f279508f0f)
 

Author SHA1 Message Date
SirCotare f39db9b0ca #1470 added dev flags
--HG--
branch : gsoc2012-achievements
13 years ago
SirCotare c37c08ef53 #1470 achievement admin initial
--HG--
branch : gsoc2012-achievements
13 years ago
SirCotare 8aeabcd247 #1470 monday's commit: update on parser (still incomplete); wip datasources; initial monitoring cronjob (done); various minor changes, fixes and so
--HG--
branch : gsoc2012-achievements
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
SirCotare 6d33124bc3 #1470 monday's push_all
--HG--
branch : gsoc2012-achievements
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
SirCotare 41ce43d4b9 #1470 initial achievement tracker
--HG--
branch : gsoc2012-achievements
13 years ago
SirCotare a71989e70f #1470 minor bugfixes with app rendering; added Tieable interface
--HG--
branch : gsoc2012-achievements
13 years ago
SirCotare 39e57873be #1470 bugfix in tie logics while rendering
--HG--
branch : gsoc2012-achievements
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
SirCotare f18e2a7a76 #1470 tied achievements added
--HG--
branch : gsoc2012-achievements
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
SirCotare 29d1d9372f #1470 class files moved; some rendering improvements;
--HG--
branch : gsoc2012-achievements
13 years ago
sfb af454dd1cf Fixed EOL issues and added .hgeol file. 13 years ago
SirCotare c4962725a3 #1470 Achievement summary added; improved menu handling; Class scheme (UML) added;
--HG--
branch : gsoc2012-achievements
13 years ago
SirCotare 454055ad7e #1470 working frontend + demo data; ingame rendering not included
--HG--
branch : gsoc2012-achievements
13 years ago
Fabien_HENON a55297c29a Changed: #1469 StringId conversion to CSheetId for sounds
--HG--
branch : gsoc2012-fabien
13 years ago
Fabien_HENON dd6f2f2611 Changed: #1469 Getting last version from default branch
--HG--
branch : gsoc2012-fabien
13 years ago
Fabien_HENON f70bdc4032 Changed: #1469 StringId conversion to SheetId for sounds V2 (DOES NOT COMPILE YET)
--HG--
branch : gsoc2012-fabien
13 years ago
SirCotare 36f39152e5 #1470 bugfix in webig renderer (bgcolor); ER scheme/SQL update; untested wip of achievement app
--HG--
branch : gsoc2012-achievements
13 years ago
kervala e9692f5fea Fixed: Compilation under Mac OS X without -DWITH_STATIC_DRIVERS=ON 13 years ago
rti b09cd066d7 merge 13 years ago
rti 63191bb27d Fixed: Build on Mac OS X, "id" is a datatype in objective-c(++) 13 years ago
kervala fa63a284c2 Fixed: #1474 Compilation with new MySQL headers 13 years ago
Fabien_HENON 5174e15521 Changed: #1469 StringId conversion to SheetId for sound (DOES NOT COMPILE YET)
--HG--
branch : gsoc2012-fabien
13 years ago
kaetemi fade75eba6 Added: Hack to exclude .sound sheets starting with _ from being filtered out from the sheet_id.bin. Sound sheets do not follow the conventional sheets naming pattern at the moment 13 years ago
kervala d27c9cfc69 Fixed: Compilation with new MySQL headers 13 years ago
kervala f6178de16c Changed: Don't include local files in PCH 13 years ago
kervala b0c27a92ce Fixed: Some Windows.h inclusions 13 years ago
kervala 78bc0fb0d7 Fixed: Compilation with new mysqlclient headers 13 years ago
kervala 4be2469c8b Fixed: Compilation under Windows 13 years ago