sheepluva [Sat, 01 May 2010 05:15:16 +0000] rev 3384
* added some comments
* added some nil checks
* removed unused and incorrect _0_998
* added sine-gun (early alpha)
mbait [Fri, 30 Apr 2010 23:39:32 +0000] rev 3383
Fixed broken whitespace
mbait [Fri, 30 Apr 2010 12:19:25 +0000] rev 3382
Gas grenade:
* code in doStepBomb
* item in weapon list
* english locale name
smxx [Thu, 29 Apr 2010 21:25:51 +0000] rev 3381
Engine:
* Fixed tint color byte order
* Fixed invulnerability's flashing
* Added some more stats/achievement code (unfinished)
Frontend:
* Added ability to check for existing/missing team files
* Added some more stats/achievement code (unfinished)
smxx [Thu, 29 Apr 2010 19:40:13 +0000] rev 3380
Commited wrong file *grmlrgrml*
smxx [Thu, 29 Apr 2010 19:39:58 +0000] rev 3379
Engine:
* Fixed highlight color (little/big endian issue or just different byte order for clan colors?)
sheepluva [Thu, 29 Apr 2010 19:21:40 +0000] rev 3378
let players affect in which direction their teleported hedgehog will look
koda [Thu, 29 Apr 2010 18:53:22 +0000] rev 3377
add option to look at the previous debug log
finally remove duplicate project file
smxx [Thu, 29 Apr 2010 17:21:10 +0000] rev 3376
Engine:
* Did some OpenGL cleanup, avoiding additional calls to glColor, etc.
koda [Thu, 29 Apr 2010 17:20:42 +0000] rev 3375
this should fix the old project name that is present in the scm database
koda [Thu, 29 Apr 2010 17:19:06 +0000] rev 3374
lazy loading for all the tables with images (might affect performance but ui feels much more responsive)
code rearranged a little
game configuration for ipad
koda [Thu, 29 Apr 2010 02:43:28 +0000] rev 3373
use a proper bundle identifier
fix land preview
add theme selection and map preview
mbait [Wed, 28 Apr 2010 05:58:14 +0000] rev 3372
Teleport AI:
* teleport bombing without fall path check
mbait [Tue, 27 Apr 2010 21:49:52 +0000] rev 3371
Teleport AI:
* collision test while choosing teleport target