]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/common/items/item/ammo.qc
Replace `IF(ALL,` with `APPLY(`
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / items / item / ammo.qc
2015-05-13 TimePathReplace `IF(ALL,` with `APPLY(`
2015-05-12 TimePathAdd jetpack
2015-05-12 TimePathFix items not respawning
2015-05-12 TimePathRemove SPAWNTIMES enum
2015-05-12 TimePathSupport #ifdef in item declarations
2015-05-12 TimePathDo something awesome with macros
2015-05-10 TimePathUse the new item system for health and armor
2015-05-10 TimePathUse the new item system for ammo
2015-05-10 TimePathInitial item system setup