Fri, 01 Jun 2012 12:42:44 +0400 | unc0rr | Some brainfucking code which greatly reduces number of TestCollision* calls in hedgehog walk routine. Especially helpful to AI optimization. Also fixes some edge cases. | file | diff | annotate |
Sat, 12 May 2012 23:55:09 +0400 | unc0rr | pas2c stuff again | file | diff | annotate |
Sat, 12 May 2012 22:44:39 +0400 | unc0rr | A solution to char vs string problem: mark single-letter strings with _S macro | file | diff | annotate |
Fri, 11 May 2012 20:01:57 +0400 | unc0rr | Make pas2c happier with uSound | file | diff | annotate |
Sat, 05 May 2012 19:04:59 +0100 | koda | old typed const moved to their proper unit | file | diff | annotate |
Thu, 03 May 2012 00:20:58 -0400 | nemo | Switch effects to longint for convenience of tracking ice states. I could add a new Hedgehog value, but since we have this effects list being all useless as booleans anyway... | file | diff | annotate |
Wed, 02 May 2012 11:43:43 +0100 | koda | marked a couple of functions as inline | file | diff | annotate |