2020-11-06 |
Mario | Merge branch 'master' into terencehill/ft_autorevive_pr... |
commit | commitdiff | tree | snapshot |
2020-11-06 |
Mario | Merge branch 'Mario/filter_highping' into 'master' |
commit | commitdiff | tree | snapshot |
2020-11-06 |
Mario | Add a checkbox to filter high latency servers (enabled... |
commit | commitdiff | tree | snapshot |
2020-11-06 |
Mario | Perform a full projectile update when passing through... |
commit | commitdiff | tree | snapshot |
2020-11-05 |
Rudolf Polzer | Transifex autosync |
commit | commitdiff | tree | snapshot |
2020-11-04 |
Rudolf Polzer | Transifex autosync |
commit | commitdiff | tree | snapshot |
2020-11-03 |
Rudolf Polzer | Transifex autosync |
commit | commitdiff | tree | snapshot |
2020-11-02 |
Mario | Don't disable rendering completely if the player is... |
commit | commitdiff | tree | snapshot |
2020-11-01 |
Mario | Make automatic revival message white, as it is just... |
commit | commitdiff | tree | snapshot |
2020-11-01 |
Mario | Minor cleanup to vehicle code: make hover tags common... |
commit | commitdiff | tree | snapshot |
2020-11-01 |
Mario | Don't apply view bobbing while inside a vehicle (curren... |
commit | commitdiff | tree | snapshot |
2020-11-01 |
Mario | Fix compilation unit test |
commit | commitdiff | tree | snapshot |
2020-11-01 |
Mario | Don't play teleportation sounds on dead players |
commit | commitdiff | tree | snapshot |
2020-11-01 |
Mario | Remove medic buff team healing functionality, fixes... |
commit | commitdiff | tree | snapshot |
2020-11-01 |
terencehill | Fix distance check |
commit | commitdiff | tree | snapshot |
2020-11-01 |
Mario | Melee only mutator does not require items in the map |
commit | commitdiff | tree | snapshot |
2020-11-01 |
Mario | Add a gametype flag to signify that the mode forces... |
commit | commitdiff | tree | snapshot |
2020-11-01 |
terencehill | Shownames: calculate distance only when really needed... |
commit | commitdiff | tree | snapshot |
2020-11-01 |
Mario | Calculate a rough shot origin to show Arc smoke effects... |
commit | commitdiff | tree | snapshot |
2020-11-01 |
Mario | Don't attempt to play "welcome" announcement, as it... |
commit | commitdiff | tree | snapshot |
2020-10-30 |
Rudolf Polzer | Transifex autosync |
commit | commitdiff | tree | snapshot |
2020-10-29 |
Rudolf Polzer | Transifex autosync |
commit | commitdiff | tree | snapshot |
2020-10-28 |
terencehill | Remove an extra new line prepended to LOG_INFO messages |
commit | commitdiff | tree | snapshot |
2020-10-28 |
terencehill | Attempt to prevent sound spam when a dead player gets... |
commit | commitdiff | tree | snapshot |
2020-10-26 |
Mario | Purge autocvars.qh from the codebase, cvars are defined... |
commit | commitdiff | tree | snapshot |
2020-10-26 |
Mario | Purge autocvars.qh from the client-side codebase, cvars... |
commit | commitdiff | tree | snapshot |
2020-10-26 |
Rudolf Polzer | Transifex autosync |
commit | commitdiff | tree | snapshot |
2020-10-25 |
Rudolf Polzer | Transifex autosync |
commit | commitdiff | tree | snapshot |
2020-10-19 |
Mario | Clean up keepaway code a bit, replace references to... |
commit | commitdiff | tree | snapshot |
2020-10-19 |
Mario | Merge branch 'Mario/model_stair_smoothing' into 'master' |
commit | commitdiff | tree | snapshot |
2020-10-19 |
Mario | Merge branch 'master' into Mario/model_stair_smoothing |
commit | commitdiff | tree | snapshot |
2020-10-19 |
Mario | Clean up nexball gametype definition |
commit | commitdiff | tree | snapshot |
2020-10-19 |
Mario | Minor cleanup to player score sorting functions |
commit | commitdiff | tree | snapshot |
2020-10-19 |
Rudolf Polzer | Transifex autosync |
commit | commitdiff | tree | snapshot |
2020-10-19 |
Mario | Add a mutator hook to allow mutators to force drawing... |
commit | commitdiff | tree | snapshot |
2020-10-19 |
Mario | If item touching or spawning is already handled, don... |
commit | commitdiff | tree | snapshot |
2020-10-18 |
Mario | Fix inventory system networking so that it stores the... |
commit | commitdiff | tree | snapshot |
2020-10-18 |
Mario | Remove an empty legacy include file |
commit | commitdiff | tree | snapshot |
2020-10-18 |
Mario | Port some minor cleanups from the guide branch |
commit | commitdiff | tree | snapshot |
2020-10-18 |
Mario | Minor cleanup to nades mutator |
commit | commitdiff | tree | snapshot |
2020-10-18 |
Mario | Fix plasma turrets using a server-side particle effect... |
commit | commitdiff | tree | snapshot |
2020-10-18 |
Rudolf Polzer | Transifex autosync |
commit | commitdiff | tree | snapshot |
2020-10-18 |
Mario | Merge branch 'TimePath/classnames' into 'master' |
commit | commitdiff | tree | snapshot |
2020-10-18 |
TimePath | Tidy up classnames |
commit | commitdiff | tree | snapshot |
2020-10-18 |
Mario | Merge branch 'bones_was_here/csprogs' into 'master' |
commit | commitdiff | tree | snapshot |
2020-10-16 |
Mario | Resolve a rabbit hole of header dependencies |
commit | commitdiff | tree | snapshot |
2020-10-16 |
Mario | Sort most common includes alphabetically |
commit | commitdiff | tree | snapshot |
2020-10-16 |
Mario | Apply a standard alphabetical sort order to the server... |
commit | commitdiff | tree | snapshot |
2020-10-16 |
Mario | Apply a standard alphabetical sort order to the client... |
commit | commitdiff | tree | snapshot |
2020-10-16 |
Mario | Merge branch 'Juhu/unnecessary-main-includes' into... |
commit | commitdiff | tree | snapshot |
2020-10-16 |
Juhu | remove unnecessary main.qh includes (also one server... |
commit | commitdiff | tree | snapshot |
2020-10-16 |
Mario | Remove an unnecessary main.qh include from the strafehu... |
commit | commitdiff | tree | snapshot |
2020-10-14 |
Mario | Add a function to remove the buff icon model above... |
commit | commitdiff | tree | snapshot |
2020-10-14 |
Mario | Merge branch 'amade/cleanup_includes' into 'master' |
commit | commitdiff | tree | snapshot |
2020-10-14 |
Amadeusz Sławiński | Cleanup common includes |
commit | commitdiff | tree | snapshot |
2020-10-14 |
Mario | Merge branch 'Juhu/strafehud' into 'master' |
commit | commitdiff | tree | snapshot |
2020-10-14 |
Mario | Merge branch 'master' into Juhu/strafehud |
commit | commitdiff | tree | snapshot |
2020-10-13 |
Mario | Restore original value of sv_dodging_maxspeed to allow... |
commit | commitdiff | tree | snapshot |
2020-10-09 |
Rudolf Polzer | Transifex autosync |
commit | commitdiff | tree | snapshot |
2020-10-07 |
terencehill | Give players reviving a frozen teammate 1 point every... |
commit | commitdiff | tree | snapshot |
2020-10-07 |
terencehill | Merge branch 'master' into terencehill/ft_autorevive_pr... |
commit | commitdiff | tree | snapshot |
2020-10-07 |
Mario | Fix Arc continuing to fire after the match ends |
commit | commitdiff | tree | snapshot |
2020-10-07 |
terencehill | Fix locked camera angles if you spectate a particular... |
commit | commitdiff | tree | snapshot |
2020-10-05 |
Mario | Merge branch 'terencehill/fps_display_fix' into 'master' |
commit | commitdiff | tree | snapshot |
2020-10-02 |
Mario | Clean up buffs_BuffModel_Customize, fix some duplicate... |
commit | commitdiff | tree | snapshot |
2020-09-29 |
Mario | Reduce code duplication in weapon impulse code by calli... |
commit | commitdiff | tree | snapshot |
2020-09-29 |
Mario | Purge miscfunctions.qc from the client-side codebase... |
commit | commitdiff | tree | snapshot |
2020-09-27 |
terencehill | Use gettime(GETTIME_FRAMESTART) instead of gettime... |
commit | commitdiff | tree | snapshot |
2020-09-25 |
Mario | Phase out miscfunctions.qc from the server codebase... |
commit | commitdiff | tree | snapshot |
2020-09-25 |
Mario | Move initialization stage handling out of miscfunctions... |
commit | commitdiff | tree | snapshot |
2020-09-25 |
Mario | Further cleanup miscfunctions, document the need to... |
commit | commitdiff | tree | snapshot |
2020-09-25 |
Mario | Move server-side chat handling to its own file, and... |
commit | commitdiff | tree | snapshot |
2020-09-23 |
Mario | Use a trace log for the client program version message... |
commit | commitdiff | tree | snapshot |
2020-09-23 |
Mario | Reduce verbosity of player stats debug messages |
commit | commitdiff | tree | snapshot |
2020-09-23 |
Mario | Reduce verbosity of most logging operations and fix... |
commit | commitdiff | tree | snapshot |
2020-09-23 |
Mario | Minor cleanup of world.qc, move most intermission and... |
commit | commitdiff | tree | snapshot |
2020-09-23 |
Mario | Replace some of the remaining cvar globals with autocva... |
commit | commitdiff | tree | snapshot |
2020-09-22 |
Mario | Move expr_evaluate to cvar.qh in lib |
commit | commitdiff | tree | snapshot |
2020-09-22 |
Mario | Add a commented definition for _fullspawndata outside... |
commit | commitdiff | tree | snapshot |
2020-09-22 |
Mario | Update dpdefs to match current master |
commit | commitdiff | tree | snapshot |
2020-09-22 |
Mario | Exclude burning and buff damage types from damage text... |
commit | commitdiff | tree | snapshot |
2020-09-22 |
Mario | Implement support for target_delay (compatibility spawn... |
commit | commitdiff | tree | snapshot |
2020-09-21 |
terencehill | Lock camera angles while moving the cursor if hud_curso... |
commit | commitdiff | tree | snapshot |
2020-09-21 |
Mario | Move some more functions out of miscfunctions, split... |
commit | commitdiff | tree | snapshot |
2020-09-12 |
bones_was_here | Support sv and pk3 make target passthrough in parent... |
commit | commitdiff | tree | snapshot |
2020-09-11 |
Mario | Merge branch 'martin-t/jump' into 'master' |
commit | commitdiff | tree | snapshot |
2020-08-25 |
terencehill | Improve indentation consistency in client.qc |
commit | commitdiff | tree | snapshot |
2020-08-25 |
terencehill | Join ifs |
commit | commitdiff | tree | snapshot |
2020-08-25 |
terencehill | Add a macro to check g_chat_nospectators |
commit | commitdiff | tree | snapshot |
2020-08-25 |
terencehill | Hide shownames health / armor bg as soon as player... |
commit | commitdiff | tree | snapshot |
2020-08-25 |
Rudolf Polzer | Transifex autosync |
commit | commitdiff | tree | snapshot |
2020-08-22 |
Rudolf Polzer | Transifex autosync |
commit | commitdiff | tree | snapshot |
2020-08-21 |
Rudolf Polzer | Transifex autosync |
commit | commitdiff | tree | snapshot |
2020-08-21 |
Mirio | Add Czech and Turkish |
commit | commitdiff | tree | snapshot |
2020-08-20 |
Rudolf Polzer | Transifex autosync |
commit | commitdiff | tree | snapshot |
2020-08-19 |
Rudolf Polzer | Transifex autosync |
commit | commitdiff | tree | snapshot |
2020-08-16 |
terencehill | Reduce a few overlong lines in crosshair code |
commit | commitdiff | tree | snapshot |
2020-08-16 |
terencehill | Avoid using duplicated code for vortex and oknex crossh... |
commit | commitdiff | tree | snapshot |
2020-08-10 |
Rudolf Polzer | Transifex autosync |
commit | commitdiff | tree | snapshot |
2020-08-09 |
terencehill | Improve indentation consistency in weapon code |
commit | commitdiff | tree | snapshot |
next |