smxx [Sat, 27 Mar 2010 15:48:59 +0000] rev 3112
Engine:
* Added visible poison effect
* Updated homing bee in hand animation
nemo [Sat, 27 Mar 2010 15:41:21 +0000] rev 3111
Keep crosshair active when using rope, regardless of alt wep
smxx [Sat, 27 Mar 2010 14:57:41 +0000] rev 3110
Engine:
* Fixed new animations/sprites for homing bee
nemo [Sat, 27 Mar 2010 14:55:59 +0000] rev 3109
Reduce turns to -1 to allow processing health machine on first turn. Needs testing with Sudden Death set to 0
nemo [Sat, 27 Mar 2010 14:49:04 +0000] rev 3108
4 new hats, 2 reserved
smxx [Sat, 27 Mar 2010 14:03:30 +0000] rev 3107
Engine:
* Added possibility to fade the screen in/out using black or white
* Added flash effect to screenshot key
* Added fade in for round start
* Added fade out for round end
* Goal display now ignores first tick. So long loading times no longer "eat" their visibility time.
smxx [Sat, 27 Mar 2010 12:05:01 +0000] rev 3106
CMake:
* Fixed last commit
smxx [Sat, 27 Mar 2010 12:01:40 +0000] rev 3105
CMake:
* Truncate revision number (version_suffix) to numbers only (some versions of svn seem to add other strings)
palewolf [Sat, 27 Mar 2010 11:59:03 +0000] rev 3104
- Bee sprites for target and HH hand
mbait [Sat, 27 Mar 2010 11:53:37 +0000] rev 3103
Forgotten sprite
mbait [Sat, 27 Mar 2010 11:48:02 +0000] rev 3102
Added egg sprite
mbait [Sat, 27 Mar 2010 08:59:42 +0000] rev 3101
Wind does not affect of eggs
mbait [Sat, 27 Mar 2010 08:59:10 +0000] rev 3100
Added poisoned eggs
nemo [Sat, 27 Mar 2010 05:45:45 +0000] rev 3099
Add Wood forts
nemo [Sat, 27 Mar 2010 05:15:52 +0000] rev 3098
Specifically check for current hedgehog being on rope, the tricky bastard.
nemo [Sat, 27 Mar 2010 04:02:02 +0000] rev 3097
Try to reduce expensive Distance() call until sure it is needed
nemo [Sat, 27 Mar 2010 03:55:12 +0000] rev 3096
Remove Distance from flake kick, reduce calls to Random() in flame replacing w/ checks on game tick and a little randomness.
sheepluva [Sat, 27 Mar 2010 03:39:35 +0000] rev 3095
tweaked hellish impact sound a bit. and yeah, we really need to limit how frequently impact sounds can be triggered on bounce >.<
sheepluva [Sat, 27 Mar 2010 02:55:35 +0000] rev 3094
making collision/impact sounds a gear property + adding random melon+hellish sound, feel free to hate me :D
palewolf [Sat, 27 Mar 2010 00:48:59 +0000] rev 3093
Tweaking water depth with Tiy
sheepluva [Sat, 27 Mar 2010 00:03:29 +0000] rev 3092
doStepBomb: cache rounded values of Gear^.X/Y instead of recalculating the exact same values up to 512 times
koda [Sat, 27 Mar 2010 00:03:25 +0000] rev 3091
some code polish for the ifrontend
inu patch for translation
koda [Fri, 26 Mar 2010 23:47:12 +0000] rev 3090
restore compilation
use a tableview instead of random buttons
fix the end game
palewolf [Fri, 26 Mar 2010 22:53:42 +0000] rev 3089
First go at water depth