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
nemo [Thu, 06 May 2010 02:00:39 +0000] rev 3430
Cheating
sheepluva [Thu, 06 May 2010 01:43:56 +0000] rev 3429
removed debug string I thought I deleted already.. wth...
sheepluva [Thu, 06 May 2010 01:41:07 +0000] rev 3428
portal:
* add/change/move some code
* fix graphics (there was a 1 px offset at one frame)
* you can use tab key to switch (next) portal color now (for testing purposes, might be removed again)
nemo [Wed, 05 May 2010 22:03:10 +0000] rev 3427
unneeded
nemo [Wed, 05 May 2010 15:40:44 +0000] rev 3426
buf needs to be used in IFDEF if declared in IFDEF
unc0rr [Wed, 05 May 2010 08:01:37 +0000] rev 3425
Start the server refactoring
nemo [Tue, 04 May 2010 21:30:25 +0000] rev 3424
Add back in earlier lines, commented out
nemo [Tue, 04 May 2010 19:51:27 +0000] rev 3423
erase useless junk
sheepluva [Tue, 04 May 2010 19:40:57 +0000] rev 3422
* some changes/cleanups to portal, still much to do :/ * reverted nemo's temporary loop fix * notice: small loops possible again, so take care :P, bigger onces should be interrupted
smxx [Tue, 04 May 2010 17:03:38 +0000] rev 3421
Frontend:
* Added tips to Frontend's main screen (if not a dev/SVN build)
smxx [Tue, 04 May 2010 16:31:15 +0000] rev 3420
Engine:
* Fixed health bar animation
nemo [Tue, 04 May 2010 16:30:41 +0000] rev 3419
Add drown-the-playing-hog check for case of piano falling off the landscape.