DGamerL and GitHub
9d2c9d9ed1
Removes a variable that is only set once ( #25003 )
...
* One of the variables of all time
* Oyu review
2024-05-01 11:27:37 +00:00
Contrabang and GitHub
e32544e599
#undef is now required for all file defines ( #24091 )
...
* CI
* undef
* hooooly crap
* yeah
* false by default
* fixes
* alright, there we go
* oops lmao
* lol, lmao even
* proper programming
* fix
* losin my mind
* oops
* yeah coloring
* WE LOVE MULTIPLE DEFINES (ive lost my sanity)
2024-03-11 14:03:30 -04:00
01226e123a
Makes all bitflags use bitshifting ( #24179 )
...
* Makes all bitflags use bitshifting
* Update contributing.md
* Updated spacing
* Defunct
---------
Co-authored-by: adrermail@gmail.com <adrermail@gmail.com >
2024-03-10 17:51:42 +00:00
AffectedArc07 and GitHub
279ee1dc12
Fixes a ton of security issues ( #19005 )
2022-09-10 14:12:16 +01:00
Sirryan2002 and GitHub
6790598af9
reverts ike's edits to writer.dm ( #17701 )
2022-04-30 00:03:39 +01:00
78dd376538
Nukes all of the OpenDream warnings ( #17636 )
...
* Nukes all of the OpenDream warnings
* Update code/game/verbs/ooc.dm
Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com >
* Update code/game/verbs/ooc.dm
Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com >
* Update code/game/verbs/ooc.dm
Co-authored-by: ike709 <ike709@github.com >
Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com >
2022-04-22 11:36:44 +01:00
Farie82 and GitHub
52bace866c
Makes admin spawned organs properly serialize. And fixes 1 by 1 map saves to work ( #17476 )
2022-03-15 11:37:38 +01:00
AffectedArc07 and GitHub
9480211187
Updates code to be compatible with new lints ( #15290 )
2021-01-15 13:05:43 -05:00
mochi
272ad7f40f
Address farie
2020-07-06 19:47:04 +02:00
mochi
b30d3ba3d3
Move statics, fix coords write, remove parent_type
2020-06-20 00:24:13 +02:00
mochi
a640335c29
Refactor dmm_suite for readability
...
Clean up arguments, comments and paths of
/dmm_suite (now /datum/dmm_suite) to
increase readability should other developers
want to take a look at it
2020-06-19 12:04:55 +02:00
Fox McCloud
22dc6860b3
Ports TG's Garbage Subsystem
2018-03-28 20:02:39 -04:00
Crazylemon64
342fcad5d5
All is ablaze
2016-08-07 13:43:15 -07:00
Crazylemon64
360f073609
Removes buffer_line, makes model saving for cluttered tiles quick
2016-08-07 13:36:18 -07:00
Crazylemon64
ffd47933e5
Map writer is now legible in DM, saves 19x faster
2016-08-07 12:02:43 -07:00
Crazylemon64
a9f3d0464e
Makes the json-maploader legible in DM
2016-08-06 17:40:33 -07:00
Crazylemon64
40fe120067
Whoops
2016-08-03 20:04:14 -07:00
Crazylemon64
2f3e529db0
No more lighting overlays
2016-08-03 19:44:47 -07:00
Crazylemon64
05a95086bd
Comments bgone
2016-08-03 19:07:23 -07:00
Crazylemon64
3fbb00d5f7
Can now save and load the cyberiad
2016-08-03 18:58:41 -07:00
Crazylemon64
f0a7d19240
Map writer works!
2016-08-03 14:55:29 -07:00
Crazylemon64
471a5ecca1
First pass at a functioning map writer
2016-08-03 13:26:22 -07:00
Tastyfish
a0ad6582a1
Updates maploader code to be in line with tg's, startup improvements
2016-04-10 02:57:58 -04:00
Tigercat2000
78f53553f8
Reduce lines by removing blank lines added by PJ's script
2016-04-05 08:25:57 -07:00
Tigercat2000
9d430844c3
Replace most (if not all) output << operators with to_chat(user, message)
...
Currently, to_chat is literally just a proc that does user << message.
But it'll let us do output modification in the future, especially for
something like Goon's HTML chat.
Big thanks to PJB for his to_chat script, see
https://github.com/d3athrow/vgstation13/pull/6625 for more details.
2016-04-05 08:15:05 -07:00
Markolie
c70a6c172b
Away mission port from /tg/
2015-01-09 00:12:16 +01:00
SkyMarshal
9591c3773e
Maploader improvements: Now skips space tiles, properly parses lists, commented and cleaned up.
...
beach.dmm is now unescapable.
Fixes #3114
2013-06-21 20:14:11 -07:00
Cael_Aislinn
c4bd191222
Merge remote-tracking branch 'remotes/git-svn' into bs12_with_tgport (r4618)
...
Conflicts:
baystation12.dme
code/controllers/master_controller.dm
code/defines/obj.dm
code/game/gamemodes/events.dm
code/game/machinery/newscaster.dm
code/game/objects/items/blueprints.dm
code/game/objects/items/stacks/sheets/sheet_types.dm
code/game/objects/items/stacks/stack.dm
code/game/objects/structures/stool_bed_chair_nest/bed.dm
code/game/turfs/turf.dm
code/modules/awaymissions/zlevel.dm
code/modules/maps/fromdmp.dm
code/modules/mob/living/silicon/ai/freelook/eye.dm
code/modules/mob/living/silicon/ai/freelook/update_triggers.dm
code/modules/mob/living/silicon/silicon.dm
code/modules/mob/living/simple_animal/life.dm
code/modules/mob/mob_movement.dm
code/setup.dm
icons/mob/uniform.dmi
icons/obj/closet.dmi
icons/obj/clothing/uniforms.dmi
maps/RandomZLevels/assistantChamber.dmm
maps/RandomZLevels/fileList.txt
maps/tgstation.2.0.9.dmm
Signed-off-by: Cael_Aislinn <cael_aislinn@yahoo.com.au >
2012-09-04 22:19:03 +10:00
petethegoat@gmail.com
08f350acda
Committing work on away missions.
...
Standardised cigs_lighters.dm a bit.
Removed the SORD, and some unused and shit flasks.
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@4609 316c924e-a436-60f5-8080-3fe189b3f50e
2012-09-02 23:58:11 +00:00