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
842d9028d39d6d4d5763127b4dc79a4cb6bdec8a
kiwistation
/
code
/
game
/
objects
T
History
Pete Goodfellow
842d9028d3
Merge branch 'master' of github.com:tgstation/-tg-station
...
Conflicts: code/modules/mob/new_player/new_player.dm
2013-04-01 16:29:36 +01:00
..
effects
Merge pull request
#152
from Petethegoat/globalscleanup
2013-03-31 04:53:02 -07:00
items
Merge pull request
#182
from Petethegoat/names
2013-03-31 18:50:26 -07:00
structures
Refactored underwear to use datum/sprite_accessory/underwear similar to hair and facial_hair.
2013-03-28 11:11:40 +00: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
More file structure stuff.
2012-08-26 01:20:02 +00:00
weapons.dm
Another whack at the defines folder:
2013-01-01 01:25:02 +00:00