]> git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/commit
Apply standard code style to gametype headers and ecs code
authorbones_was_here <bones_was_here@xonotic.au>
Sun, 26 Jan 2025 10:32:29 +0000 (20:32 +1000)
committerbones_was_here <bones_was_here@xonotic.au>
Tue, 22 Apr 2025 05:38:16 +0000 (15:38 +1000)
commit9a31fe17a4dceb1d91bffc4109cf62b13d0a3ad9
tree875863d7fb23a63decb1bac3bf210477b27fedbb
parent5d254434db6a99035668cdc3a1e50190d004c8e6
Apply standard code style to gametype headers and ecs code
36 files changed:
qcsrc/common/gamemodes/gamemode/assault/assault.qh
qcsrc/common/gamemodes/gamemode/assault/sv_assault.qh
qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh
qcsrc/common/gamemodes/gamemode/clanarena/sv_clanarena.qh
qcsrc/common/gamemodes/gamemode/ctf/ctf.qh
qcsrc/common/gamemodes/gamemode/ctf/sv_ctf.qh
qcsrc/common/gamemodes/gamemode/cts/cts.qh
qcsrc/common/gamemodes/gamemode/cts/sv_cts.qh
qcsrc/common/gamemodes/gamemode/deathmatch/deathmatch.qh
qcsrc/common/gamemodes/gamemode/deathmatch/sv_deathmatch.qh
qcsrc/common/gamemodes/gamemode/domination/domination.qh
qcsrc/common/gamemodes/gamemode/duel/duel.qh
qcsrc/common/gamemodes/gamemode/duel/sv_duel.qh
qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh
qcsrc/common/gamemodes/gamemode/freezetag/sv_freezetag.qh
qcsrc/common/gamemodes/gamemode/invasion/invasion.qh
qcsrc/common/gamemodes/gamemode/invasion/sv_invasion.qh
qcsrc/common/gamemodes/gamemode/keepaway/keepaway.qh
qcsrc/common/gamemodes/gamemode/keepaway/sv_keepaway.qh
qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh
qcsrc/common/gamemodes/gamemode/keyhunt/sv_keyhunt.qh
qcsrc/common/gamemodes/gamemode/lms/lms.qh
qcsrc/common/gamemodes/gamemode/lms/sv_lms.qh
qcsrc/common/gamemodes/gamemode/nexball/nexball.qh
qcsrc/common/gamemodes/gamemode/nexball/sv_nexball.qh
qcsrc/common/gamemodes/gamemode/onslaught/onslaught.qh
qcsrc/common/gamemodes/gamemode/race/race.qh
qcsrc/common/gamemodes/gamemode/race/sv_race.qh
qcsrc/common/gamemodes/gamemode/survival/survival.qh
qcsrc/common/gamemodes/gamemode/survival/sv_survival.qh
qcsrc/common/gamemodes/gamemode/tdm/sv_tdm.qh
qcsrc/common/gamemodes/gamemode/tdm/tdm.qh
qcsrc/common/gamemodes/gamemode/tka/tka.qh
qcsrc/common/gamemodes/gamemode/tmayhem/tmayhem.qh
qcsrc/ecs/systems/physics.qc
qcsrc/ecs/systems/sv_physics.qc