unc0rr [Wed, 05 Mar 2008 19:34:52 +0000] rev 797
Fix bug with handling explosions (wrong parameters passed to glTexSubImage2D) spotted by Tiyuri
unc0rr [Tue, 04 Mar 2008 21:33:10 +0000] rev 796
Tiyuri
- Update 'nature' theme horizont
- New mine sprite
unc0rr [Tue, 04 Mar 2008 20:37:12 +0000] rev 795
Set svn:eol-style to native
unc0rr [Tue, 04 Mar 2008 20:26:52 +0000] rev 794
Oops, forgot to svn add theme contents
unc0rr [Tue, 04 Mar 2008 20:23:23 +0000] rev 793
- Massive images update by Tiyuri
- New theme 'nature' by Tiyury
- Some ajustment for new graphics in engine by me
unc0rr [Wed, 27 Feb 2008 12:51:57 +0000] rev 792
Polish translation by Maciej Mroziński
unc0rr [Mon, 25 Feb 2008 20:12:00 +0000] rev 791
Make AI aware of new high jump technique (there's still an issue with two successive jumps)
unc0rr [Mon, 25 Feb 2008 18:10:12 +0000] rev 790
Make high jump behaviour like in worms (back somersault)
unc0rr [Sun, 24 Feb 2008 20:00:31 +0000] rev 789
- More accurate rope collision detection
- Implement hedgehog on rope speed limit
- All this should prevent rope to be stuck in the ground
unc0rr [Fri, 22 Feb 2008 16:07:16 +0000] rev 788
- Get rid of PageSimpleGame, now pressing 'quick game' just starts round
- Small fixes everywhere