]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/common
Require semicolon or definition following `METHOD`
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common /
2015-07-13 MarioMerge branch 'master' into Mario/vehicles
2015-07-12 MarioMerge branch 'master' into Penguinum/Antiwall
2015-07-12 MarioApply some minor updates from recent code cleanups
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 Mattia BasagliaSend name and description for customized vote options
2015-07-09 MarioMerge branch 'terencehill/shuffleteams_fix' into 'master'
2015-07-09 Mattia BasagliaTurn mapvote availability into a flag
2015-07-09 MarioMerge branch 'master' into Mario/physics
2015-07-09 MarioMerge branch 'master' into Mario/ctf_updates
2015-07-09 MarioMake corpses sink slowly in water
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 terencehillMerge branch 'master' into terencehill/accelerometer_fix
2015-07-03 TimePathMerge remote-tracking branch 'remotes/origin/master...
2015-07-03 MarioMerge branch 'terencehill/menu_remove_tab_title' into...
2015-07-03 MarioMerge branch 'terencehill/listbox_item_highlight' into...
2015-07-03 MarioMerge branch 'TimePath/issues/1472' into 'master'
2015-07-03 MarioMerge branch 'TimePath/module_roots' into '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 TimePathLight refactoring: rename module roots to `all` for...
2015-05-12 TimePathMove LAMBDA
2015-05-12 TimePathRemove SPAWNTIMES enum
2015-05-12 TimePathSupport #ifdef in item declarations
2015-05-12 TimePathBranchless BITSET
2015-05-12 TimePathDo something awesome with macros
2015-05-10 MarioMerge branch 'master' into terencehill/itemstime
2015-05-10 terencehillMerge branch 'terencehill/menu_remove_tab_title' of...
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
2015-05-10 TimePathMerge remote-tracking branch 'origin/master' into teren...
2015-05-10 TimePathMerge remote-tracking branch 'origin/master' into teren...
2015-05-10 TimePathMerge remote-tracking branch 'origin/master' into teren...
2015-05-10 TimePathMerge remote-tracking branch 'origin/master' into Buddy...
2015-05-10 MarioMerge branch 'TimePath/qc_updates' into 'master'
2015-05-06 TimePathAdd two useful macros
2015-05-06 TimePathFix typedefs
2015-05-06 MarioFix TimePath's greatest blunder
2015-05-06 TimePathUse stock dpdefs
2015-05-05 PenguinumAntiwall is moved to clientwall and clientillusionary
2015-05-05 MarioFix some minor issues with crouching and looking up...
2015-05-05 MarioAdd constants for player hitbox, for use in a couple...
2015-05-03 MarioRemove a leftover from old merges, fix bot AI going...
2015-05-03 MarioMerge branch 'master' into Mario/ctf_updates
2015-05-03 TimePathCleanup vehicle #includes
2015-05-03 TimePathModularise commands
2015-05-02 TimePathMake most server includes order insensitive
2015-05-01 MarioBoolerize another pesky float
2015-05-01 TimePathMake client includes order insensitive
2015-05-01 MarioMerge branch 'master' into Mario/qc_physics_prehax
2015-05-01 MarioConvert some more floats to ints/bools
2015-04-26 TimePathDefine client entity classes
2015-04-26 TimePathReclaim the `new` keyword for entity classes
2015-04-26 TimePathMake pointer to member usage explicit
2015-04-26 TimePathDeclare more ints as ints
2015-04-26 TimePathDeclare more ints as ints
2015-04-25 MarioMerge some changes from combined updates branch
2015-04-25 MarioFix a few more floats
2015-04-25 MarioFew more floats to ints/bools
2015-04-25 MarioFix a few more floats in arrays
2015-04-25 MarioMerge branch 'TimePath/lint' into 'master'
2015-04-25 TimePathDeclare `stoi` and `itos` when QCC_SUPPORT_INT
2015-04-24 MarioFix a few more floats, add the long awaited stob macro
2015-04-24 MarioAdd a couple of missing pieces for the impressive annou...
2015-04-23 PenguinumStarted working on antiwalls
2015-04-23 MarioEven more floats to bool/int
2015-04-23 MarioAdd impressive announcement to vortex
2015-04-23 MarioConvert some floats into ints
2015-04-19 terencehillMerge branch 'master' into terencehill/hud_configure
2015-04-18 MarioMerge branch 'terencehill/unlimited_ammo_fixes' into...
2015-04-15 terencehillMerge branch 'master' into terencehill/unlimited_ammo_fixes
2015-04-15 MarioMerge branch 'terencehill/preferred_focus' into 'master'
2015-04-15 MarioAlso check if owner is in a vehicle when stopping the...
2015-04-15 MarioFix compile
2015-04-14 MarioMerge branch 'master' into Mario/vehicles
2015-04-14 MarioMerge branch 'master' into Mario/qc_physics_prehax
2015-04-14 MarioMerge branch 'master' into Mario/physics
2015-04-14 MarioMerge branch 'master' into Mario/ctf_updates
2015-04-14 MarioMerge branch 'master' into Mario/buff_updates
2015-04-10 BuddyFriendGuyMerge branch 'master' into BuddyFriendGuy/mapStringFilter
2015-04-09 BuddyFriendGuyrewrite the comment; change function return to void
2015-04-08 BuddyFriendGuyremove declaration of a removed function
2015-04-08 BuddyFriendGuyrefactor the filter for cleaner code
2015-04-08 BuddyFriendGuyadd ctrl-f hotkey; fix variable name consistency
2015-04-07 BuddyFriendGuyadded string filter to map list
2015-04-07 MarioMerge branch 'master' into Mario/ctf_updates
2015-04-05 terencehillMerge branch 'master' into terencehill/hud_configure
2015-04-05 terencehillMerge branch 'master' into terencehill/unlimited_ammo_fixes
next