]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/server/items/items.qh
Replace some of the remaining cvar globals with autocvars, allows changing a few...
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / items / items.qh
2020-09-23 MarioReplace some of the remaining cvar globals with autocva...
2020-09-11 MarioMerge branch 'martin-t/jump' into 'master'
2020-08-03 MarioMerge branch 'terencehill/cl_forceplayercolors_3' into...
2020-08-02 MarioPurge server/defs.qh
2020-08-02 MarioFurther cleanup of defs.qh
2020-08-02 MarioSome more defs.qh cleanup, update gameplay hash (again)
2020-08-02 MarioSome more defs.qh cleanup, update gameplay hash
2020-08-02 MarioSome more cleanup of defs.qh, use a flag to indicate...
2020-08-01 MarioMove some weapon definitions out of defs.qh, fix compil...
2020-08-01 MarioReorganise item code so that VM-specific code is in...