Contrabang
87a318a7de
Refactors screen objects to /atom/movable ( #24068 )
...
* introduce helper + remove unused proc
* we love compatibility
* Update code/_onclick/hud/action_button.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* Update code/_onclick/hud/action_button.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* Update code/_onclick/hud/alert.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* Update code/_onclick/hud/blob_overmind.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* Update code/_onclick/hud/blob_overmind.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* Update code/_onclick/hud/blob_overmind.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* Update code/modules/martial_arts/martial.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* Update code/modules/mining/lavaland/loot/tendril_loot.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* Update code/modules/mob/living/carbon/human/species/shadow.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* Update code/modules/mob/living/carbon/human/species/shadow.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* Update code/modules/mob/living/living_update_status.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* Update code/_onclick/hud/screen_objects.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* Update code/_onclick/hud/screen_objects.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* Update code/_onclick/hud/screen_objects.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* Update code/game/objects/items/weapons/storage/internal.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* Update code/game/machinery/computer/camera_advanced.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* Update code/game/machinery/computer/camera_advanced.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* Update code/game/objects/items/weapons/storage/internal.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* Update code/game/mecha/mecha.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* deconflict
---------
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
2024-03-03 17:37:51 +00:00
AffectedArc07
e91b6c94f7
Renames QDEL_LIST to QDEL_LIST_CONTENTS ( #20006 )
...
* Renames QDEL_LIST to QDEL_LIST_CONTENTS
* derp
2022-12-29 14:28:40 +00:00
SteelSlayer
8091e5f151
Refactors how targeted changeling stings are handled ( #14509 )
...
* cling click refactor
* uses middleClickOverride instead
* remove old click_intercept
* this also doesn't need to exist anymore
* wording
* this is more efficient so we don't have to keep New'ing and qdel'ing the datum
2020-10-17 13:52:07 -04:00
AffectedArc07
04ba5c1cc9
File standardisation ( #13131 )
...
* Adds the check components
* Adds in trailing newlines
* Converts all CRLF to LF
* Post merge EOF
* Post merge line endings
* Final commit
2020-03-17 18:08:51 -04:00
Crazylemon64
5b0eedcee5
Refactors buildmode into submodules, and adds an "atmos" buildmode
...
Also makes the mode selection interface far less tedious/painful
Adds unsimulated turf overriding, and admin logging
Temporary commit for storing the sdql buildmode
Adds extra documentation
also requires a path to be selected for "advanced" and "fill" modes, now
Spaces out mode switch buttons nicer
removes need for debug rights to do a fill with mob paths
Adds a bunch of extra fancy paths
Fox Changes pt 1
Backports /tg/station changes
Fixes a double-tap issue with dclick handling of certain mobs
Also no longer shows the "selection canceled" if you haven't selected a
region for the buildmode that supports region selection
Updates buildmode stuff
2018-10-07 20:54:40 -07:00