]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc
make it easier to imagine
[xonotic/xonotic-data.pk3dir.git] / qcsrc /
2017-08-24 Martin Taibrmake it easier to imagine
2017-08-24 Martin Taibrbetter document map_ranges, optimize map_bound_ranges
2017-08-11 Martin Taibrrename variables in map_ranges()
2017-08-10 Martin TaibrMerge branch 'master' into martin-t/okc
2017-08-10 Martin Taibrmap_ranges()
2017-08-09 MarioMerge branch 'Mario/cs_clientcvars' into 'master'
2017-08-09 Martin Taibrsimplify check_close_to_wall
2017-08-07 Martin Taibrquick and dirty fix for MG trueaim
2017-08-07 Martin TaibrMerge branch 'master' into martin-t/okc
2017-08-07 MarioSlight optimization: check client before real client
2017-08-07 MarioHack the vote command parser to return an error code...
2017-08-07 MarioMerge branch 'martin-t/defaults' into 'master'
2017-08-07 Martin Taibrcleanup nade offset
2017-08-06 Martin TaibrMerge branch 'martin-t/defaults' into martin-t/okc
2017-08-06 MarioScrew up overkill
2017-08-06 Martin TaibrMerge branch 'master' into martin-t/defaults
2017-08-05 TimePathserver: remove _all
2017-08-05 TimePathmenu: remove _all
2017-08-05 TimePathclient: remove _all
2017-08-05 MarioMerge branch 'master' into Mario/cs_clientcvars
2017-08-05 TimePathStyle: expand LAMBDA()
2017-08-05 TimePathLint
2017-08-05 TimePathUpdate CMakeLists.txt
2017-08-05 MarioMerge branch 'Lyberta/RPCImpulseFix' into 'master'
2017-08-05 LybertaRPC has now the same impulse as Devastator. 462/head
2017-08-05 MarioGive the DamageInfo hook a couple of useful parameters
2017-08-05 MarioAdd a hook to DamageInfo, to allow mutators and mods...
2017-08-04 MarioSome optimizations to client side items and spawn points
2017-08-02 terencehillColorTranslateRGB is meant to be used only by the clien...
2017-08-02 terencehillClean up HUD_Mod_Race a little bit
2017-08-01 MarioFix spiderbot referencing clientstate buttons
2017-07-31 MarioBlacklist a couple of cvars
2017-07-30 terencehillMerge branch 'terencehill/rounded_times' into 'master'
2017-07-30 MarioHopefully fix a disconnect caused by mismatching reads...
2017-07-30 MarioAdd a mutator hook to disable model/color forcing
2017-07-29 terencehillRound ctf times displayed in the console so they repres...
2017-07-29 terencehillProperly round race times since they seem to always...
2017-07-29 terencehillIndent sys_phys_monitor call
2017-07-29 terencehillClean up 2 WarpZoneLib functions
2017-07-28 MarioMerge branch 'Mario/addtolist_cleanup' into 'master'
2017-07-28 MarioOnly run PM_UpdateButtons on real clients (bots don...
2017-07-25 Martin TaibrMerge branch 'master' into martin-t/defaults
2017-07-22 Martin Taibrmove hack for overkill models into cfgs, it won't reset...
2017-07-22 Martin Taibrscale item respawntime according to number of players
2017-07-20 MarioPotential fix for crazy amount of race checkpoint waypo...
2017-07-19 MarioAdd a mutator hook to override hud_contents
2017-07-19 Martin TaibrMerge branch 'master' into martin-t/defaults
2017-07-19 TimePathMerge branch 'martin-t/units' into 'master'
2017-07-18 MarioPotentially fix compilation unit
2017-07-18 MarioMove the buff checks below the BuffTouch hook incase...
2017-07-18 Martin Taibrdocument compilationunits.sh
2017-07-18 MarioPort prevstrengthsound and prevstrengthsoundattempt...
2017-07-18 MarioPort ballistics_density to PlayerState
2017-07-18 MarioPort wasplayer to ClientState
2017-07-18 MarioMerge branch 'master' into Mario/cs_clientcvars
2017-07-18 MarioPort clientdata to ClientState
2017-07-18 MarioPort hitplotfh to ClientState
2017-07-18 MarioPortal specialcommand to ClientState
2017-07-17 MarioPort specialcommand_pos to ClientState
2017-07-17 MarioPort scorekeeper to ClientState
2017-07-17 MarioPort hasweapon_complain_spam to ClientState
2017-07-17 MarioPort accuracy to ClientState
2017-07-17 MarioStore rifle_accumulator on the weapon entity
2017-07-17 MarioFix warning when bots join (forgot to move the hacky...
2017-07-17 MarioPort most client networked cvars to ClientState
2017-07-17 MarioPort model_randomizer to ClientState
2017-07-17 MarioPort v_angle_old to ClientState
2017-07-17 MarioPort latency_sum, latency_cnt and latency_time to Clien...
2017-07-17 Martin TaibrMerge branch 'master' into martin-t/defaults
2017-07-17 MarioTentatively port msg_choice_choices to ClientState
2017-07-17 Martin Taibrturns out g_waypointsprite_* are client cvars and alises
2017-07-17 Martin TaibrMerge branch 'master' into martin-t/defaults
2017-07-17 Martin Taibrkeep r_showbboxes
2017-07-17 MarioSplit g_jetpack_attenuation out of the balance configs...
2017-07-17 MarioMake g_balance_damagepush_speedfactor a networked varia...
2017-07-16 MarioPossibly fix compilation unit
2017-07-16 MarioMake some global stats global and fix a warning when...
2017-07-16 MarioOnly run frozen frame on players (surprised this didn...
2017-07-16 MarioClean up W_RandomWeapons a bit
2017-07-16 MarioClean up Physics_UpdateStats a bit
2017-07-16 MarioPort itemkeys to PlayerState
2017-07-16 MarioRoughly port dual_weapons to PlayerState
2017-07-16 MarioPort race_completed to ClientState and move prevorigin...
2017-07-16 Martin Taibra couple more
2017-07-16 MarioPort just_joined to ClientState
2017-07-16 MarioSet new personal time before updating regular time
2017-07-16 MarioUse a regular FOREACH_CLIENT macro for access to the...
2017-07-16 MarioDisable showself by default and make personal time...
2017-07-16 MarioDon't even try to count the time on personal timer...
2017-07-16 MarioDon't try to draw only personal time if next best is...
2017-07-16 MarioDon't send local player's personal time while spectating
2017-07-16 MarioReimplement CTS self checkpoints on the client side...
2017-07-16 MarioMove racecar_angles into the bugrigs file
2017-07-16 MarioRemove CheckRules_Player (empty function, the only...
2017-07-16 MarioPort zoomstate and spectatee_status to ClientState
2017-07-16 MarioMerge branch 'TimePath/botammo_div0' into 'master'
2017-07-16 MarioPort version to ClientState
2017-07-16 MarioFix compile
2017-07-16 TimePathAdd a few default definitions here so they can be easil...
2017-07-16 TimePathSuppress a division by zero warning when bots evaluate... 456/head
next