nemo [Wed, 03 Mar 2010 16:43:31 +0000] rev 2927
Add 05:11-05:15
smxx [Wed, 03 Mar 2010 16:41:07 +0000] rev 2926
Engine:
* Fixed random mine fuse text to show the right time span
smxx [Wed, 03 Mar 2010 16:19:37 +0000] rev 2925
CMAKE SMASH!
smxx [Wed, 03 Mar 2010 15:04:39 +0000] rev 2924
Engine:
* Renamed proto.inc to config.inc to receive other config values from cmake as well
* Moved Lua library lookup back to CMake - hope this finally fixes all issues
* Fixed training once again
nemo [Wed, 03 Mar 2010 14:49:10 +0000] rev 2923
Rearrange the test a bit to make the separation a bit clearer, also try snuggling crates up a bit closer to other things.
smxx [Wed, 03 Mar 2010 14:35:48 +0000] rev 2922
Engine:
* Reverted lookup name for Lua as the new version didn't work everywhere as well
smxx [Wed, 03 Mar 2010 11:38:02 +0000] rev 2921
Engine:
* Added new animated target pointer
* Addd new "preview" cursor for teleport
smxx [Wed, 03 Mar 2010 11:22:23 +0000] rev 2920
Engine:
* Simplified library name to look for to "lua" on all systems. This should resolve linking issues as long as the installed Lua version is 5.1
Frontend:
* Added URL shortcut to Xfire Game SDK's webpage
unc0rr [Wed, 03 Mar 2010 06:30:51 +0000] rev 2919
Now really fix build
unc0rr [Wed, 03 Mar 2010 06:29:01 +0000] rev 2918
Fix build
unc0rr [Wed, 03 Mar 2010 06:28:04 +0000] rev 2917
Fix server for 0.9.12 (tested)
nemo [Wed, 03 Mar 2010 04:33:49 +0000] rev 2916
Make barrels a little easier to destroy (60 instead of 75) - still more than 2 shotgun blasts or a grenade, but in range of dynamite or a well-placed cluster
nemo [Wed, 03 Mar 2010 02:56:18 +0000] rev 2915
Add spinner for explosives, add dust on crate impact, crank up explosives a bit
nemo [Wed, 03 Mar 2010 02:36:52 +0000] rev 2914
Ensure explosives are spawned somewhere w/ plenty of ground under them
smxx [Tue, 02 Mar 2010 19:50:58 +0000] rev 2913
Engine:
* Small tweaks to English and German locales
Frontend:
* Added a new default locale choice ("system default") that uses Qt's guessing to determine the preferred language
* Updated ts/qm files
nemo [Tue, 02 Mar 2010 19:46:35 +0000] rev 2912
French translation of 03-05. Still missing 05:11-15 and needs further proofing insertion of | in appropriate places
smxx [Tue, 02 Mar 2010 17:22:36 +0000] rev 2911
Engine:
* Explosive crates: Use them as cover - but watch out, they may explode spreading fire everywhere!
* Temporary hack for testing: Replaced all mines with explosive crates
smxx [Tue, 02 Mar 2010 15:04:31 +0000] rev 2910
Engine:
* Fixed DrawTextureF und DrawTextureRotatedF for NPOT textures
nemo [Tue, 02 Mar 2010 04:04:16 +0000] rev 2909
tweak
smxx [Mon, 01 Mar 2010 22:25:57 +0000] rev 2908
Engine:
* Added damage modifier to game mode/rule display
* Added low gravity activation sound
smxx [Mon, 01 Mar 2010 19:57:09 +0000] rev 2907
Engine:
* Updated Chinese translation
smxx [Mon, 01 Mar 2010 19:56:14 +0000] rev 2906
General:
* Updated Spanish translation by Palewolf
smxx [Mon, 01 Mar 2010 19:54:33 +0000] rev 2905
Engine:
* Converted all strings without maximum lengths to ansistrings (eliminates 255 char limit) or shortstrings (needs some testing)
* Goal/mission display now stays within screen borders even if it's very long
* Extended mine game mode display to respect no timer and random timer
smxx [Mon, 01 Mar 2010 19:20:43 +0000] rev 2904
Engine:
* Show modified mine timer as a game mode/setting