]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/common/items
Remove some leftovers from merge
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / items /
2015-07-15 MarioMerge branch 'master' into Mario/qc_physics_prehax
2015-07-13 MarioMerge branch 'master' into Mario/vehicles
2015-07-12 MarioMerge branch 'master' into Penguinum/Antiwall
2015-07-11 MarioMerge branch 'Melanosuchus/gametype_vote' into 'master'
2015-07-11 MarioMerge branch 'TimePath/itemsys_fix'
2015-07-10 TimePathFix an oversight in the item system
2015-07-09 MarioMerge branch 'terencehill/shuffleteams_fix' into 'master'
2015-07-09 MarioMerge branch 'master' into Mario/physics
2015-07-09 MarioMerge branch 'packer-/impure_team_cvars' into 'master'
2015-07-09 MarioMerge branch 'terencehill/accelerometer_fix' into ...
2015-07-08 MarioMerge master into qc_physics_prehax (blame TimePath...
2015-07-04 MarioMerge branch 'TimePath/itemsys' into 'master'
2015-07-03 TimePathMerge remote-tracking branch 'remotes/origin/master...
2015-05-13 TimePathReplace `MAP(IDENTITY)` with `UNWORDS`
2015-05-13 TimePathReplace `IF(ALL,` with `APPLY(`
2015-05-13 TimePathTidy up
2015-05-13 TimePathInventory system
2015-05-13 TimePathAdd an item dumping command
2015-05-13 TimePathCleanup
2015-05-12 TimePathAdd jetpack
2015-05-12 TimePathFix items not respawning
2015-05-12 TimePathAdd powerups
2015-05-12 TimePathMove LAMBDA
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