sheepluva [Fri, 07 May 2010 09:57:12 +0000] rev 3444
* no zooming when game is paused
* don't do visual gear steps while paused
sheepluva [Fri, 07 May 2010 06:29:46 +0000] rev 3443
finishing the gtHealthTag -> vgtHealthTag, no segfaults and hogzombies no more, hopefully
unc0rr [Fri, 07 May 2010 04:52:46 +0000] rev 3442
Fix list Z-order bug (not tested)
sheepluva [Fri, 07 May 2010 02:33:42 +0000] rev 3441
some file that tried to escape...
sheepluva [Thu, 06 May 2010 22:02:56 +0000] rev 3440
* gtHealthTag, gtSmokeTrace, gtEvilTrace, gtExplosion and gtBigExplosion are visual gears now (vgt*)
* moved virtual gear steps into new file
mbait [Thu, 06 May 2010 20:59:15 +0000] rev 3439
Teleport AI:
* fix indentation and remove tabs
mbait [Thu, 06 May 2010 20:49:26 +0000] rev 3438
Teleport AI:
* check if teleport target not higher then screen top
unc0rr [Thu, 06 May 2010 18:01:04 +0000] rev 3437
Explain a bug. Fix should be kinda trivial, but I have no time now to fix and test.
unc0rr [Thu, 06 May 2010 17:53:37 +0000] rev 3436
Make server build again (it's still useless though)
unc0rr [Thu, 06 May 2010 17:39:08 +0000] rev 3435
Some more steps in refactoring
nemo [Thu, 06 May 2010 15:26:14 +0000] rev 3434
Henek makes AmmoMenu more flexible
mbait [Thu, 06 May 2010 11:33:25 +0000] rev 3433
Teleport AI:
* calculate max height from target and check collision
sheepluva [Thu, 06 May 2010 09:25:13 +0000] rev 3432
* get rid of some fpc hints (redundant/superfluous includes)
* fix broken if causing segfault (whoops :D)
nemo [Thu, 06 May 2010 03:12:42 +0000] rev 3431
trying to unbreak what I broke