unc0rr [Thu, 24 May 2007 19:41:51 +0000] rev 520
Teleportation tool
unc0rr [Thu, 24 May 2007 18:48:35 +0000] rev 519
- Fix desert eagle
- Fix problem with binds when restoring game from save
unc0rr [Tue, 22 May 2007 16:31:59 +0000] rev 518
- Fix bug with desert damaging current hedgehog
- Pass string as 'const' parameters
unc0rr [Mon, 21 May 2007 18:07:25 +0000] rev 517
- Don't kick cases by moving hedgehog
- Fix hedgehog not registering in collisions array when changing direction without making a step
- Fix old rope regression (attaching didn't work properly, when hedgehog is jumping)
unc0rr [Mon, 21 May 2007 15:42:21 +0000] rev 516
Fix using parachute while staying on the ground
unc0rr [Fri, 18 May 2007 17:35:12 +0000] rev 515
- Remove deprecated code
- Hopefully increased performance of operations with hwFloat
unc0rr [Fri, 18 May 2007 16:40:43 +0000] rev 514
Fix firepunch regression
unc0rr [Mon, 14 May 2007 18:58:54 +0000] rev 513
Moving hedgehog could get another hedgehog moving forward
unc0rr [Thu, 10 May 2007 21:19:12 +0000] rev 512
Simplify reading from file ;)
unc0rr [Wed, 09 May 2007 20:32:41 +0000] rev 511
- Further work on new collisions implementation
unc0rr [Mon, 07 May 2007 21:12:06 +0000] rev 510
New loading progress sprite code
unc0rr [Mon, 07 May 2007 20:21:26 +0000] rev 509
Bots know shotgun behavior better
unc0rr [Sun, 06 May 2007 20:50:53 +0000] rev 508
Now really fix compilation
unc0rr [Sun, 06 May 2007 14:53:56 +0000] rev 507
Fix compilation on 64bit arch
unc0rr [Sat, 05 May 2007 16:04:55 +0000] rev 506
- A good implementation of shotgun
- Small fixes for previous commit