]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/client
Require semicolon or definition following `METHOD`
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client /
2015-07-27 MarioMerge branch 'Mario/qc_physics_prehax' into 'master'
2015-07-26 terencehillGametype vote screen: fix border thickness not correctl...
2015-07-26 terencehillFix mapvote header text not perfectly centered (also...
2015-07-26 terencehillSmall cleanup
2015-07-26 terencehillDecrease a bit cell ar
2015-07-26 terencehillMake map voting screen more compact when possible ...
2015-07-26 terencehillFurther changes were necessary to make everything work...
2015-07-26 terencehillReduce too big map images when there are very few choices
2015-07-26 terencehillSelf explanatory function name
2015-07-26 terencehillImprove map voting and gametype voting layouts: items...
2015-07-25 Severin MeyerIntegrate the vehicle HUD images into the existing...
2015-07-24 Severin MeyerGive vehicle crosshairs more consistent and self-explan...
2015-07-24 Severin MeyerThere was no need for custom booleans, the same can...
2015-07-24 Severin MeyerUse the same gunner crosshair for both the bumblebee...
2015-07-24 Severin MeyerSmall fix for the bumblebee gunner HUD
2015-07-23 Severin MeyerUse existing cvars for the vehicle HUD, add new cvars...
2015-07-23 Severin MeyerRevise vehicle HUD images and make small updates to...
2015-07-23 Severin MeyerRevise vehicle crosshairs
2015-07-21 Severin MeyerRewrite vehicle HUD code: Use common HUD drawing functi...
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 'Penguinum/Antiwall' into 'master'
2015-07-12 MarioMake TimePath happy
2015-07-12 MarioMerge branch 'master' into Penguinum/Antiwall
2015-07-11 MarioMerge branch 'Melanosuchus/gametype_vote' into 'master'
2015-07-11 Mattia BasagliaKeep the same spacing even if an entry doesn't have...
2015-07-10 Mattia BasagliaClean up the function drawing the gametype vote entries
2015-07-10 Severin MeyerAdjust font weight for some of the HUD text
2015-07-10 Mattia BasagliaUse a fallback name on the client if the custom vote...
2015-07-09 Mattia BasagliaDisplay name and description of customized vote options
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 Mattia BasagliaKeep only declarations regarding the buplic interface...
2015-07-09 MarioMerge branch 'master' into Mario/physics
2015-07-09 MarioMerge branch 'master' into Mario/ctf_updates
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 terencehillMake numeric values of speed and acceleration more...
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-07-02 MarioMerge branch 'terencehill/hud_configure' into 'master'
2015-06-29 terencehillOptimize code by anticipating hud_panel_physics_text...
2015-06-29 terencehillDon't show negative 0 values in the accelerometer
2015-06-21 terencehillAdd a cvar to allow disabling the averaging method...
2015-06-19 terencehillFix a small mathematical issue
2015-06-18 terencehillFix accelerometer displaying the real acceleration...
2015-05-26 terencehillMake use of . to access vector fields
2015-05-26 terencehillSmall cleanup
2015-05-26 MarioAdd missing cvar values
2015-05-20 PenguinumVertical offset, comments, etc
2015-05-19 PenguinumFixed probable division by zero (didn't affect anything...
2015-05-18 PenguinumMoved code from g_triggers.qc to better place
2015-05-13 TimePathInventory system
2015-05-12 TimePathLight refactoring: rename module roots to `all` for...
2015-05-10 MarioMerge branch 'master' into terencehill/itemstime
2015-05-10 terencehillMerge branch 'terencehill/menu_remove_tab_title' of...
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-07 Penguinumuseless
2015-05-06 Penguinumalpha_min
2015-05-06 TimePathRename the underscore headers
2015-05-06 TimePathFix typedefs
2015-05-06 PenguinumXonotic-like code formatting
2015-05-05 PenguinumAntiwall is moved to clientwall and clientillusionary
2015-05-05 MarioAdd constants for player hitbox, for use in a couple...
2015-05-03 MarioMerge branch 'master' into Mario/ctf_updates
2015-05-03 TimePathModularise commands
2015-05-02 TimePathMake most server includes order insensitive
2015-05-02 TimePathCreate common client header
2015-05-02 TimePathFix MCU client compile
2015-05-02 TimePathRemove direct server #includes from client
2015-05-02 TimePathSort #includes
2015-05-01 TimePathMake client includes order insensitive
2015-05-01 MarioMerge branch 'master' into Mario/qc_physics_prehax
2015-04-26 TimePathDefine client entity classes
2015-04-26 TimePathMake pointer to member usage explicit
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 in arrays
2015-04-25 MarioBoolinterize hud.qc
2015-04-24 Penguinumfix (unused variable)
2015-04-24 PenguinumSome cleanup
2015-04-24 PenguinumLooks like everything works now
2015-04-23 PenguinumAntiwall works, need to modify triggers
2015-04-23 PenguinumStarted working on antiwalls
2015-04-19 terencehillMerge branch 'master' into terencehill/hud_configure
2015-04-18 MarioMerge branch 'terencehill/unlimited_ammo_fixes' into...
2015-04-15 MarioRemove an old unused model
2015-04-15 terencehillMerge branch 'master' into terencehill/unlimited_ammo_fixes
next