2015-12-06 |
TimePath | Impulse refactor |
commit | commitdiff | tree | snapshot |
2015-12-06 |
TimePath | Common commands (client-server): register |
commit | commitdiff | tree | snapshot |
2015-12-06 |
Mario | Add bulldozer levels 6, 7 & 8 |
commit | commitdiff | tree | snapshot |
2015-12-06 |
TimePath | Server commands: register |
commit | commitdiff | tree | snapshot |
2015-12-06 |
TimePath | GlobalSound: fix incorrect channels |
commit | commitdiff | tree | snapshot |
2015-12-05 |
TimePath | LinkedList: rebase delete method on clear |
commit | commitdiff | tree | snapshot |
2015-12-05 |
TimePath | LinkedList: delete method; free the list too |
commit | commitdiff | tree | snapshot |
2015-12-05 |
TimePath | LinkedList: delete method cleanup parameter |
commit | commitdiff | tree | snapshot |
2015-12-05 |
TimePath | LinkedList: delete method |
commit | commitdiff | tree | snapshot |
2015-12-05 |
TimePath | ArrayList: pass by reference |
commit | commitdiff | tree | snapshot |
2015-12-05 |
TimePath | LinkedList: fix dangling references after pop |
commit | commitdiff | tree | snapshot |
2015-12-05 |
TimePath | Weapons: make WepSet_FromWeapon more verbose, making... |
commit | commitdiff | tree | snapshot |
2015-12-05 |
TimePath | HUD_Radar: optimize |
commit | commitdiff | tree | snapshot |
2015-12-05 |
Mario | Use a temporary hack to hide the jump sound issue |
commit | commitdiff | tree | snapshot |
2015-12-05 |
TimePath | i18n: cache CTX |
commit | commitdiff | tree | snapshot |
2015-12-04 |
Mario | Don't override timelimit in CTS |
commit | commitdiff | tree | snapshot |
2015-12-04 |
TimePath | shownames: exit early if no origin |
commit | commitdiff | tree | snapshot |
2015-12-04 |
Mario | Partially fix water jumping (still a bit broken on... |
commit | commitdiff | tree | snapshot |
2015-12-04 |
Mario | Make water transition slightly less broken |
commit | commitdiff | tree | snapshot |
2015-12-04 |
TimePath | debug: bufstr_get command |
commit | commitdiff | tree | snapshot |
2015-12-04 |
TimePath | entcs: collect garbage |
commit | commitdiff | tree | snapshot |
2015-12-04 |
Mario | Make a spammy warning less spammy |
commit | commitdiff | tree | snapshot |
2015-12-04 |
TimePath | entcs: use REGISTER_NET_TEMP, not REGISTER_NET_LINKED |
commit | commitdiff | tree | snapshot |
2015-12-04 |
TimePath | entcs: initialize with MSG_ONE, not MSG_INIT |
commit | commitdiff | tree | snapshot |
2015-12-04 |
Mario | Make the trigger functions handle fixing of trigger... |
commit | commitdiff | tree | snapshot |
2015-12-04 |
TimePath | entcs: update connecting clients |
commit | commitdiff | tree | snapshot |
2015-12-04 |
TimePath | Debugdraw: classname filter |
commit | commitdiff | tree | snapshot |
2015-12-04 |
Mario | Use exact trigger hack on teleporters |
commit | commitdiff | tree | snapshot |
2015-12-03 |
Mario | Fix compile |
commit | commitdiff | tree | snapshot |
2015-12-03 |
Mario | Fix a silly mistake |
commit | commitdiff | tree | snapshot |
2015-12-03 |
Mario | Fix a missing mutator hook call |
commit | commitdiff | tree | snapshot |
2015-12-03 |
Mario | Revert to the old method in hopes to catch a command... |
commit | commitdiff | tree | snapshot |
2015-12-03 |
Mario | Unpredict warpzones until angle rolling can be fixed |
commit | commitdiff | tree | snapshot |
2015-12-03 |
Mario | Predict warpzones |
commit | commitdiff | tree | snapshot |
2015-12-03 |
Mario | Fix race and CTS modicons panel |
commit | commitdiff | tree | snapshot |
2015-12-03 |
Mario | Merge branch 'terencehill/strzone_fixes' into 'master' |
commit | commitdiff | tree | snapshot |
2015-12-03 |
TimePath | Player_Footsteps: move to physics |
commit | commitdiff | tree | snapshot |
2015-12-03 |
TimePath | Assert harder |
commit | commitdiff | tree | snapshot |
2015-12-03 |
Mario | Remove a now useless check |
commit | commitdiff | tree | snapshot |
2015-12-03 |
Mario | Strip some player-only stuff out of the main CreatureFr... |
commit | commitdiff | tree | snapshot |
2015-12-03 |
Mario | Rip CreatureFrame apart |
commit | commitdiff | tree | snapshot |
2015-12-03 |
TimePath | Globalsound: assert source is a player |
commit | commitdiff | tree | snapshot |
2015-12-03 |
Mario | Fix a mistake that potentially causes jump sounds where... |
commit | commitdiff | tree | snapshot |
2015-12-02 |
Mario | Apply a temporary fix for superweapons |
commit | commitdiff | tree | snapshot |
2015-12-02 |
Mario | Make the WeaponModel hook common |
commit | commitdiff | tree | snapshot |
2015-12-02 |
TimePath | Sound: always send .wav strings |
commit | commitdiff | tree | snapshot |
2015-12-02 |
Mario | Don't show doublejump in running mutators |
commit | commitdiff | tree | snapshot |
2015-12-02 |
Mario | Fix it more cleanly |
commit | commitdiff | tree | snapshot |
2015-12-02 |
Mario | Fix projectiles on jumppads |
commit | commitdiff | tree | snapshot |
2015-12-02 |
TimePath | Sound8: potentially fix player sound issue |
commit | commitdiff | tree | snapshot |
2015-12-01 |
TimePath | Debugdraw: hide more entities |
commit | commitdiff | tree | snapshot |
2015-12-01 |
TimePath | Shownames: fade when moving to spectate |
commit | commitdiff | tree | snapshot |
2015-12-01 |
TimePath | Mutators: network |
commit | commitdiff | tree | snapshot |
2015-12-01 |
Mario | Always draw ladders (reduces amount of bandwidth wasted... |
commit | commitdiff | tree | snapshot |
2015-12-01 |
Mario | Link ladders (landing on them is rough, unfixable curre... |
commit | commitdiff | tree | snapshot |
2015-12-01 |
Mario | Allow any height value |
commit | commitdiff | tree | snapshot |
2015-12-01 |
Mario | Hopefully fix issues with vaporizer beam |
commit | commitdiff | tree | snapshot |
2015-12-01 |
Mario | Fix spawn near teammates |
commit | commitdiff | tree | snapshot |
2015-11-30 |
Mario | Fix intermission track for reals |
commit | commitdiff | tree | snapshot |
2015-11-30 |
TimePath | Viewmodels: fix white |
commit | commitdiff | tree | snapshot |
2015-11-30 |
TimePath | Add a few checks |
commit | commitdiff | tree | snapshot |
2015-11-30 |
TimePath | Merge branch 'TimePath/csqc_viewmodels' into 'master' |
commit | commitdiff | tree | snapshot |
2015-11-30 |
Mario | Fix prediction of jumping onto ledges |
commit | commitdiff | tree | snapshot |
2015-11-30 |
TimePath | Viewmodels: call wr_glow on activeweapon, not switching... 250/head |
commit | commitdiff | tree | snapshot |
2015-11-30 |
TimePath | Viewmodels: fix muzzleflashes |
commit | commitdiff | tree | snapshot |
2015-11-30 |
TimePath | Viewmodels: match engine cl_followmodel and cl_bobmodel |
commit | commitdiff | tree | snapshot |
2015-11-30 |
Mario | Use a temporary hack to fix teleporters and jumppads... |
commit | commitdiff | tree | snapshot |
2015-11-30 |
TimePath | Viewmodels: network weaponrate factor |
commit | commitdiff | tree | snapshot |
2015-11-30 |
TimePath | Viewmodels: network switchdelays |
commit | commitdiff | tree | snapshot |
2015-11-30 |
TimePath | Viewmodels: smooth switch with high latency |
commit | commitdiff | tree | snapshot |
2015-11-29 |
TimePath | Viewmodels: clientside Vortex glow |
commit | commitdiff | tree | snapshot |
2015-11-29 |
TimePath | Merge branch 'master' into TimePath/csqc_viewmodels |
commit | commitdiff | tree | snapshot |
2015-11-29 |
Mario | Add a hook to team change function, will come in handy... |
commit | commitdiff | tree | snapshot |
2015-11-29 |
Mario | Predict teleporters (yay) |
commit | commitdiff | tree | snapshot |
2015-11-29 |
TimePath | Viewmodels: cl_bobmodel: check onground for other playe... |
commit | commitdiff | tree | snapshot |
2015-11-29 |
Mario | Clean up hacks a bit |
commit | commitdiff | tree | snapshot |
2015-11-29 |
TimePath | Viewmodels: cl_bobmodel: not in the air |
commit | commitdiff | tree | snapshot |
2015-11-29 |
TimePath | Viewmodels: attempt to smooth out teleporting |
commit | commitdiff | tree | snapshot |
2015-11-29 |
TimePath | Viewmodels: support cl_bobmodel, cl_leanmodel, cl_follo... |
commit | commitdiff | tree | snapshot |
2015-11-29 |
Mario | Fix some issues with movetype prediction, also make... |
commit | commitdiff | tree | snapshot |
2015-11-29 |
Mario | Fix some issues with QC movetypes |
commit | commitdiff | tree | snapshot |
2015-11-29 |
TimePath | Merge branch 'TimePath/stats' into 'master' |
commit | commitdiff | tree | snapshot |
2015-11-29 |
TimePath | entcs: de-jitter |
commit | commitdiff | tree | snapshot |
2015-11-29 |
TimePath | Multijump: fix 262/head |
commit | commitdiff | tree | snapshot |
2015-11-29 |
Mario | This commit is dedicated to TimePath |
commit | commitdiff | tree | snapshot |
2015-11-29 |
TimePath | Merge branch 'master' into TimePath/stats |
commit | commitdiff | tree | snapshot |
2015-11-29 |
TimePath | Stats: port vectors |
commit | commitdiff | tree | snapshot |
2015-11-28 |
TimePath | Stats: port gamemodes |
commit | commitdiff | tree | snapshot |
2015-11-28 |
TimePath | Stats: port remaining movevars |
commit | commitdiff | tree | snapshot |
2015-11-27 |
Rudolf Polzer | Fix some SVQC and CSQC string leaks. |
commit | commitdiff | tree | snapshot |
2015-11-27 |
Rudolf Polzer | Fix memory leaks in ATTRIB(..., strzone(...)) calls. |
commit | commitdiff | tree | snapshot |
2015-11-27 |
Rudolf Polzer | init.bsp: Properly shutdown the mapinfo subsystem. |
commit | commitdiff | tree | snapshot |
2015-11-27 |
Rudolf Polzer | Fix most menuqc leaks. |
commit | commitdiff | tree | snapshot |
2015-11-27 |
Mario | Finish off the last of the stats |
commit | commitdiff | tree | snapshot |
2015-11-27 |
Mario | Do another bunch of stats |
commit | commitdiff | tree | snapshot |
2015-11-27 |
Mario | Add an option to burn the player when they enter lava |
commit | commitdiff | tree | snapshot |
2015-11-26 |
Mario | Make sure self is set on the PlayerJump mutator hook |
commit | commitdiff | tree | snapshot |
2015-11-26 |
Mario | Kill use of self in player physics code |
commit | commitdiff | tree | snapshot |
2015-11-26 |
terencehill | Remove 2 useless strzone calls; also clear 2 unzoned... 261/head |
commit | commitdiff | tree | snapshot |
2015-11-26 |
terencehill | Don't pass zoned strings to SLIST_CATEGORY, SLIST_CATEG... |
commit | commitdiff | tree | snapshot |
next |