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
3404074a3260ebdca551ec2ee4a11bf88dd4ebe5
kiwistation
/
code
/
game
/
objects
/
effects
T
History
dannno
9b1fa2479b
conflict fixing + changelog
2015-02-26 16:48:11 -05:00
..
decals
conflict fixing + changelog
2015-02-26 16:48:11 -05:00
effect_system
attackby() now has an argument containing the parameters of the click that called it. Items placed on tables now center their icon where the user clicked. this is NOT true for racks, since racks look organised in their sprite.
2015-02-19 13:02:43 +00:00
spawners
Merge branch 'master' of
https://github.com/tgstation/-tg-station
into drugs
2015-02-20 22:00:53 -08:00
aliens.dm
attackby() now has an argument containing the parameters of the click that called it. Items placed on tables now center their icon where the user clicked. this is NOT true for racks, since racks look organised in their sprite.
2015-02-19 13:02:43 +00:00
anomalies.dm
attackby() now has an argument containing the parameters of the click that called it. Items placed on tables now center their icon where the user clicked. this is NOT true for racks, since racks look organised in their sprite.
2015-02-19 13:02:43 +00:00
bump_teleporter.dm
…
explosion_particles.dm
…
forcefields.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
gibs.dm
…
glowshroom.dm
attackby() now has an argument containing the parameters of the click that called it. Items placed on tables now center their icon where the user clicked. this is NOT true for racks, since racks look organised in their sprite.
2015-02-19 13:02:43 +00:00
landmarks.dm
THE OWL RETURNS: PART 2: REVENGE OF THE GRIFFIN
2015-02-23 17:30:17 -05:00
manifest.dm
…
mines.dm
fixes kickmine runtime
2015-02-17 09:56:16 -07:00
misc.dm
…
overlays.dm
…
portals.dm
…
spiders.dm
attackby() now has an argument containing the parameters of the click that called it. Items placed on tables now center their icon where the user clicked. this is NOT true for racks, since racks look organised in their sprite.
2015-02-19 13:02:43 +00:00
step_triggers.dm
…