This website requires JavaScript.
Explore
Help
Sign In
coffeeshits
/
kiwistation
Watch
1
Star
0
Fork
0
You've already forked kiwistation
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Files
491bc2380b7fdcf7139dc9f7dfd37991bd78cdf0
kiwistation
/
code
/
game
/
objects
/
items
/
weapons
/
tanks
T
History
phil235
135293bedf
Fixes object processing list by replacing "SSobj.processing.Add" by "SSobj.processing |= " to avoid having duplicated objects in the list, meaning the objects would be processed more than once per iteration.
...
Fixes Alien embryo processing that was processed twice.
2015-02-14 14:18:49 +01:00
..
jetpack.dm
added message for toggling jetpack on and off
2014-12-24 16:10:44 -08:00
tank_types.dm
Repath all non jetpack tank types to tank/internals
2015-02-01 18:25:39 +00:00
tanks.dm
Fixes object processing list by replacing "SSobj.processing.Add" by "SSobj.processing |= " to avoid having duplicated objects in the list, meaning the objects would be processed more than once per iteration.
2015-02-14 14:18:49 +01:00
watertank.dm
Fixes conflicts
2015-01-03 17:15:08 -05:00