2017-07-30 |
terencehill | Merge branch 'terencehill/rounded_times' into 'master' |
tree | commitdiff |
2017-07-29 |
terencehill | Properly round race times since they seem to always... |
tree | commitdiff |
2017-07-28 |
Mario | Merge branch 'Mario/addtolist_cleanup' into 'master' |
tree | commitdiff |
2017-07-28 |
Mario | Only run PM_UpdateButtons on real clients (bots don... |
tree | commitdiff |
2017-07-19 |
TimePath | Merge branch 'martin-t/units' into 'master' |
tree | commitdiff |
2017-07-18 |
Mario | Move the buff checks below the BuffTouch hook incase... |
tree | commitdiff |
2017-07-18 |
Mario | Port clientdata to ClientState |
tree | commitdiff |
2017-07-18 |
Mario | Port hitplotfh to ClientState |
tree | commitdiff |
2017-07-18 |
Mario | Portal specialcommand to ClientState |
tree | commitdiff |
2017-07-17 |
Mario | Port specialcommand_pos to ClientState |
tree | commitdiff |
2017-07-17 |
Mario | Port scorekeeper to ClientState |
tree | commitdiff |
2017-07-17 |
Mario | Port accuracy to ClientState |
tree | commitdiff |
2017-07-17 |
Mario | Store rifle_accumulator on the weapon entity |
tree | commitdiff |
2017-07-17 |
Mario | Port v_angle_old to ClientState |
tree | commitdiff |
2017-07-17 |
Mario | Port latency_sum, latency_cnt and latency_time to Clien... |
tree | commitdiff |
2017-07-17 |
Mario | Tentatively port msg_choice_choices to ClientState |
tree | commitdiff |
2017-07-17 |
Mario | Make g_balance_damagepush_speedfactor a networked varia... |
tree | commitdiff |
2017-07-16 |
Mario | Make some global stats global and fix a warning when... |
tree | commitdiff |
2017-07-16 |
Mario | Clean up W_RandomWeapons a bit |
tree | commitdiff |
2017-07-16 |
Mario | Clean up Physics_UpdateStats a bit |
tree | commitdiff |
2017-07-16 |
Mario | Port itemkeys to PlayerState |
tree | commitdiff |
2017-07-16 |
Mario | Port race_completed to ClientState and move prevorigin... |
tree | commitdiff |
2017-07-16 |
Mario | Move racecar_angles into the bugrigs file |
tree | commitdiff |
2017-07-16 |
Mario | Remove CheckRules_Player (empty function, the only... |
tree | commitdiff |
2017-07-16 |
Mario | Merge branch 'TimePath/botammo_div0' into 'master' |
tree | commitdiff |
2017-07-16 |
TimePath | Add a few default definitions here so they can be easil... |
tree | commitdiff |
2017-07-16 |
TimePath | Suppress a division by zero warning when bots evaluate... 456/head |
tree | commitdiff |
2017-07-15 |
Mario | Port killcount to ClientState |
tree | commitdiff |
2017-07-15 |
Mario | Port allowed_timeouts and active_minigame to ClientStat... |
tree | commitdiff |
2017-07-15 |
Mario | Port teamkill_complain, teamkill_soundtime and teamkill... |
tree | commitdiff |
2017-07-15 |
Mario | Fix compilation unit |
tree | commitdiff |
2017-07-15 |
Mario | Port buttons_old to ClientState |
tree | commitdiff |
2017-07-15 |
Mario | Port movement and movement_old to ClientState |
tree | commitdiff |
2017-07-15 |
Mario | Port pressedkeys to ClientState |
tree | commitdiff |
2017-07-15 |
Mario | Port ping, ping_packetloss and ping_movementloss to... |
tree | commitdiff |
2017-07-15 |
Mario | Port buttonchat, buttonuse and cursor_active to ClientState |
tree | commitdiff |
2017-07-15 |
Mario | Port button2-16 to ClientState |
tree | commitdiff |
2017-07-15 |
Mario | Port button0 and button3 (attack and attack2) to Client... |
tree | commitdiff |
2017-07-15 |
Mario | Make the clientstate entity a parameter of PM_UpdateButtons |
tree | commitdiff |
2017-07-15 |
Mario | Forward impulses, movement and buttons to ClientState... |
tree | commitdiff |
2017-07-15 |
Mario | Port pm_frametime to ClientState |
tree | commitdiff |
2017-07-15 |
Mario | Merge branch 'martint-t/weap-order' into 'master' |
tree | commitdiff |
2017-07-15 |
Martin Taibr | "temporary" fix for weapon order 454/head |
tree | commitdiff |
2017-07-13 |
Mario | Make use of modern lib to clean up the addtolist and... |
tree | commitdiff |
2017-07-13 |
Mario | Move some variables out of constants.qh |
tree | commitdiff |
2017-07-13 |
Mario | Split projectiles and scores out of constants.qh and... |
tree | commitdiff |
2017-07-13 |
Mario | Move physics specific stats into the movetype code... |
tree | commitdiff |
2017-07-12 |
Mario | Use global stats in the physics macros to make sure... |
tree | commitdiff |
2017-07-10 |
Mario | Remove an unused field |
tree | commitdiff |
2017-07-09 |
Mario | Don't show an empty race panel in modes where times... |
tree | commitdiff |
2017-07-09 |
Mario | Fix a few remaining case of self |
tree | commitdiff |
2017-07-09 |
terencehill | Merge branch 'martin-t/dmgtext2' into 'master' |
tree | commitdiff |
2017-07-08 |
Martin Taibr | use AUTOCVAR_SAVE |
tree | commitdiff |
2017-07-08 |
Mario | Rough fix for pong's input issues |
tree | commitdiff |
2017-07-03 |
Martin Taibr | Merge branch 'master' into martin-t/dmgtext2 |
tree | commitdiff |
2017-07-03 |
Martin Taibr | update AUTOCVAR values to match default config because... |
tree | commitdiff |
2017-07-03 |
Martin Taibr | don't use 2d damagetext when observing |
tree | commitdiff |
2017-07-01 |
terencehill | Merge branch 'terencehill/eraseable_functions' |
tree | commitdiff |
2017-07-01 |
Mario | Workaround for admins who change g_maxplayers mid match... |
tree | commitdiff |
2017-06-29 |
terencehill | Replace some sprintfs with simpler strcats |
tree | commitdiff |
2017-06-28 |
Mario | Merge branch 'Lyberta/OKShotgunAmmoUsage' into 'master' |
tree | commitdiff |
2017-06-28 |
Mario | Hack around some more includes in csqcmodel lib (effect... |
tree | commitdiff |
2017-06-28 |
Mario | Work around the need to include net_linked.qh from... |
tree | commitdiff |
2017-06-28 |
Mario | Remove some old useless definitions |
tree | commitdiff |
2017-06-28 |
Mario | Remove some seemingly useless includes from the movetyp... |
tree | commitdiff |
2017-06-26 |
Martin Taibr | hopefully get this conplicated condition right this... |
tree | commitdiff |
2017-06-26 |
Martin Taibr | use vec2 |
tree | commitdiff |
2017-06-25 |
terencehill | Remove a kind of redundant parameter from REGISTER_HUD_... |
tree | commitdiff |
2017-06-25 |
terencehill | Rearrange operation order to allow constant folding |
tree | commitdiff |
2017-06-25 |
Mario | Always apply the owner change to func_breakable when... |
tree | commitdiff |
2017-06-25 |
Mario | Don't render items at all if their alpha is <= 0 |
tree | commitdiff |
2017-06-25 |
Mario | Merge branch 'terencehill/vec2_optimizations' into... |
tree | commitdiff |
2017-06-25 |
terencehill | Mark [[eraseable]] most of the common functions in... |
tree | commitdiff |
2017-06-24 |
Mario | Also update racer cannon cost |
tree | commitdiff |
2017-06-24 |
Mario | Apply vehicle settings from community testing |
tree | commitdiff |
2017-06-24 |
Mario | Fix a crash and a bunch of warnings when fancy pathing... |
tree | commitdiff |
2017-06-24 |
Mario | Fix compile when fancy pathing is enabled, and fix... |
tree | commitdiff |
2017-06-23 |
terencehill | Turn angleofs into a macro; implement angleofs3 in... |
tree | commitdiff |
2017-06-23 |
Mario | Switch the bit number for multijump_count (better not... |
tree | commitdiff |
2017-06-22 |
terencehill | Don't define CCR and related autocvars in the menu |
tree | commitdiff |
2017-06-22 |
Mario | Add sv_aircontrol_sidewards |
tree | commitdiff |
2017-06-22 |
Mario | Return if the damage text is deleted |
tree | commitdiff |
2017-06-22 |
terencehill | Comment out a debug function; turn power2of into a... |
tree | commitdiff |
2017-06-20 |
Mario | Fix final use of #ifndef MENUQC |
tree | commitdiff |
2017-06-20 |
Mario | Remove mr_precache (now unused) |
tree | commitdiff |
2017-06-20 |
Mario | Update spider's web attack to use the highspeed stat... |
tree | commitdiff |
2017-06-20 |
Mario | Nerf stolen vehicles by disabling their shields |
tree | commitdiff |
2017-06-20 |
Mario | Split some non-physics stuff out of Monster_Move |
tree | commitdiff |
2017-06-20 |
Mario | Greatly simplify monster velocity calculation and use... |
tree | commitdiff |
2017-06-18 |
Mario | Add a (temporary) flag to mark weapons which don't... |
tree | commitdiff |
2017-06-17 |
Mario | Reset vehicle colors when entering, so all components... |
tree | commitdiff |
2017-06-17 |
Mario | Minor optimization |
tree | commitdiff |
2017-06-17 |
Mario | Reset colors AFTER fully spawning the vehicle, so compo... |
tree | commitdiff |
2017-06-17 |
Mario | Add a vehicle hook when setting colors, so vehicles... |
tree | commitdiff |
2017-06-17 |
terencehill | Merge branch 'master' into terencehill/vec2_optimizations |
tree | commitdiff |
2017-06-17 |
terencehill | Minor optimizations + minor fix |
tree | commitdiff |
2017-06-17 |
Mario | Add rough support for target_kill |
tree | commitdiff |
2017-06-16 |
terencehill | Merge branch 'master' into martin-t/dmgtext2 |
tree | commitdiff |
2017-06-16 |
terencehill | Don't waste 2 arrays for something that can be accompli... |
tree | commitdiff |
2017-06-16 |
terencehill | Use a shared array to dump config settings of weapons... |
tree | commitdiff |
next |