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
d82bb638e48eaef71354c2ec25282e249a5db8b3
kiwistation
/
code
/
game
/
objects
T
History
Cheridan
d82bb638e4
-Fixes me not using the appropriate setter procs for cell charge.
2013-04-22 14:32:46 -05:00
..
effects
Fixed poster duplication when you cut it from the wall.
2013-04-18 19:57:54 +01:00
items
-Fixes me not using the appropriate setter procs for cell charge.
2013-04-22 14:32:46 -05:00
structures
-Fixes the stuff Giacom pointed out.
2013-04-21 23:26:59 -05:00
empulse.dm
Made the effects of EMP pulses get garbage collected. Less lag on the singularity (around 20 effect del per 5~10 seconds)
2013-03-13 00:08:20 -03:00
explosion_recursive.dm
- Replaced MAX_EXPLOSION_RANGE with MAX_EX_DEVASTATION_RANGE _HEAVY_ _LIGHT_ and _FLASH_.
2013-01-24 17:38:20 +00:00
explosion.dm
- Replaced MAX_EXPLOSION_RANGE with MAX_EX_DEVASTATION_RANGE _HEAVY_ _LIGHT_ and _FLASH_.
2013-01-24 17:38:20 +00:00
items.dm
Updates HUD stuff!
2013-03-08 21:32:00 +00:00
objs.dm
Moved the defines of damtype from /obj/items and /obj/mecha to only /obj.
2013-01-03 10:24:36 +00:00
structures.dm
…
weapons.dm
…