]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commit
Laying down some ground work for the keepaway game mode, lots more work to do for...
authorunknown <samual@xonotic.org>
Mon, 15 Nov 2010 06:54:47 +0000 (01:54 -0500)
committerunknown <samual@xonotic.org>
Mon, 15 Nov 2010 06:54:47 +0000 (01:54 -0500)
commit95a13db2c33c3436d19d79d71782d5c2d0633837
tree05a82410ab5b7d9087a7a136bec8b6e02f50e767
parentae8ee920fd306bf65edc508a3838260e7565b152
Laying down some ground work for the keepaway game mode, lots more work to do for this to be functional but i'm too tired and I have work tomorrow morning. Currently the TODO list for tomorrow: Finish core game mode so that it at least compiles, do the HUD for keepaway, add code to bot/aim.qc which makes bots only attack carrier, add the cvars needed for the game mode to defaultXonotic.cfg, and decide on just ONE way to refer to keepaway (KA or keepaway?)
qcsrc/common/constants.qh
qcsrc/common/mapinfo.qc
qcsrc/common/mapinfo.qh
qcsrc/menu/xonotic/dialog_multiplayer_create.c
qcsrc/menu/xonotic/dialog_multiplayer_create_mapinfo.c
qcsrc/server/defs.qh
qcsrc/server/g_world.qc
qcsrc/server/mutators/gamemode_keepaway.qc [new file with mode: 0644]
qcsrc/server/teamplay.qc
sound/keepaway/dropped.wav [new file with mode: 0644]
sound/keepaway/pickedup.wav [new file with mode: 0644]