Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

check_grep.sh part ??: adds all global vars to the global controller #4940

Merged
merged 24 commits into from
Nov 25, 2023
Merged
Changes from 1 commit
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
d154788
that's a lot of globbing
hry-gh Nov 16, 2023
41297e7
Merge remote-tracking branch 'upstream/master' into globbification
hry-gh Nov 16, 2023
10b16fe
last minute change fail + TESTING and UNIT_TEST define fails
hry-gh Nov 16, 2023
6c55a67
huh :dizzy_face:
hry-gh Nov 16, 2023
f53438c
nano plz
hry-gh Nov 16, 2023
077ffce
waaaa
hry-gh Nov 16, 2023
854edc1
Merge branch 'master' into globbification
hry-gh Nov 16, 2023
4a6db12
missed tihs one
hry-gh Nov 16, 2023
8534571
Update code/__DEFINES/atmospherics.dm
hry-gh Nov 16, 2023
048a9a8
Update code/__HELPERS/cmp.dm
hry-gh Nov 16, 2023
f77fe31
Update code/_globalvars/misc.dm
hry-gh Nov 16, 2023
8f5701e
Update code/modules/mob/living/silicon/ai/freelook/read_me.dm
hry-gh Nov 16, 2023
0c25de3
Update code/controllers/mc/admin.dm
hry-gh Nov 16, 2023
33e6ef5
Update code/_globalvars/global_lists.dm
hry-gh Nov 16, 2023
58e32a6
firaview
hry-gh Nov 16, 2023
cc02ef8
Merge remote-tracking branch 'refs/remotes/origin/globbification' int…
hry-gh Nov 16, 2023
c2cf4dd
goodbye z1 turfs
hry-gh Nov 16, 2023
1b85258
unedits the cl (lol)
hry-gh Nov 16, 2023
a7576c8
Merge branch 'master' into globbification
hry-gh Nov 17, 2023
0839f0d
removes dead comment
hry-gh Nov 17, 2023
78529cf
Merge branch 'master' into globbification
hry-gh Nov 17, 2023
cd7951a
resolves soft conflict with minimaps
hry-gh Nov 17, 2023
2922cf1
Merge remote-tracking branch 'upstream/master' into globbification
hry-gh Nov 22, 2023
2705bbb
Merge remote-tracking branch 'upstream/master' into globbification
hry-gh Nov 24, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
removes dead comment
hry-gh committed Nov 17, 2023
commit 0839f0d581cb8e95d3f490d66808f6104d8c5460
2 changes: 0 additions & 2 deletions code/__DEFINES/atmospherics.dm
Original file line number Diff line number Diff line change
@@ -37,8 +37,6 @@
#define GAS_TYPE_PHORON "phoron"
#define GAS_TYPE_CO2 "carbon dioxyde"

/// This was a define, but I changed it to a variable so it can be changed in-game.(kept the all-caps definition because... code...) -Errorage

/// Used in /obj/structure/pipes/vents/proc/create_gas
#define VENT_GAS_SMOKE "Smoke"
#define VENT_GAS_CN20 "CN20 Nerve Gas"