2020-11-06 |
Mario | Merge branch 'master' into Mario/arc_bolt_bounce |
tree | commitdiff |
2020-11-06 |
Mario | Merge branch 'terencehill/ft_autorevive_progress' into... |
tree | commitdiff |
2020-11-06 |
Mario | Merge branch 'master' into terencehill/ft_autorevive_pr... |
tree | commitdiff |
2020-11-06 |
Mario | Merge branch 'master' into Mario/arc_bolt_bounce |
tree | commitdiff |
2020-11-02 |
Mario | Don't disable rendering completely if the player is... |
tree | commitdiff |
2020-11-01 |
terencehill | Fix distance check |
tree | commitdiff |
2020-11-01 |
terencehill | Shownames: calculate distance only when really needed... |
tree | commitdiff |
2020-11-01 |
Mario | Merge branch 'master' into Mario/arc_bolt_bounce |
tree | commitdiff |
2020-10-26 |
Mario | Purge autocvars.qh from the codebase, cvars are defined... |
tree | commitdiff |
2020-10-26 |
Mario | Purge autocvars.qh from the client-side codebase, cvars... |
tree | commitdiff |
2020-10-19 |
Mario | Merge branch 'Mario/model_stair_smoothing' into 'master' |
tree | commitdiff |
2020-10-19 |
Mario | Merge branch 'master' into Mario/model_stair_smoothing |
tree | commitdiff |
2020-10-19 |
Mario | Add a mutator hook to allow mutators to force drawing... |
tree | commitdiff |
2020-10-18 |
Mario | Merge branch 'TimePath/classnames' into 'master' |
tree | commitdiff |
2020-10-18 |
TimePath | Tidy up classnames |
tree | commitdiff |
2020-10-18 |
Mario | Merge branch 'bones_was_here/csprogs' into 'master' |
tree | commitdiff |
2020-10-16 |
Mario | Apply a standard alphabetical sort order to the client... |
tree | commitdiff |
2020-10-16 |
Mario | Merge branch 'Juhu/unnecessary-main-includes' into... |
tree | commitdiff |
2020-10-16 |
Juhu | remove unnecessary main.qh includes (also one server... |
tree | commitdiff |
2020-10-16 |
Mario | Remove an unnecessary main.qh include from the strafehu... |
tree | commitdiff |
2020-10-14 |
Mario | Merge branch 'amade/cleanup_includes' into 'master' |
tree | commitdiff |
2020-10-14 |
Amadeusz Sławiński | Cleanup common includes |
tree | commitdiff |
2020-10-14 |
Mario | Merge branch 'Juhu/strafehud' into 'master' |
tree | commitdiff |
2020-10-14 |
Mario | Merge branch 'master' into Juhu/strafehud |
tree | commitdiff |
2020-10-12 |
Mario | Merge branch 'master' into Mario/arc_bolt_bounce |
tree | commitdiff |
2020-10-07 |
terencehill | Merge branch 'master' into terencehill/ft_autorevive_pr... |
tree | commitdiff |
2020-10-07 |
Mario | Implement a new design for the Arc secondary: electric... |
tree | commitdiff |
2020-10-05 |
Mario | Merge branch 'terencehill/fps_display_fix' into 'master' |
tree | commitdiff |
2020-09-29 |
Mario | Purge miscfunctions.qc from the client-side codebase... |
tree | commitdiff |
2020-09-27 |
terencehill | Use gettime(GETTIME_FRAMESTART) instead of gettime... |
tree | commitdiff |
2020-09-25 |
Mario | Further cleanup miscfunctions, document the need to... |
tree | commitdiff |
2020-09-23 |
Mario | Use a trace log for the client program version message... |
tree | commitdiff |
2020-09-21 |
terencehill | Lock camera angles while moving the cursor if hud_curso... |
tree | commitdiff |
2020-09-11 |
Mario | Merge branch 'martin-t/jump' into 'master' |
tree | commitdiff |
2020-08-25 |
terencehill | Hide shownames health / armor bg as soon as player... |
tree | commitdiff |
2020-08-16 |
terencehill | Reduce a few overlong lines in crosshair code |
tree | commitdiff |
2020-08-16 |
terencehill | Avoid using duplicated code for vortex and oknex crossh... |
tree | commitdiff |
2020-08-07 |
Juhu | strafehud: add missing include for race checkpoints |
tree | commitdiff |
2020-08-07 |
Juhu | strafehud: use a hook to determine whether the strafehu... |
tree | commitdiff |
2020-08-07 |
Mario | Port some minor code fixes from the default-erasable... |
tree | commitdiff |
2020-08-07 |
Juhu | Merge branch 'master' into Juhu/strafehud |
tree | commitdiff |
2020-08-07 |
Juhu | Revert "add strafe efficiency field for CTS scoreboard" |
tree | commitdiff |
2020-08-03 |
Mario | Purge server/constants.qh |
tree | commitdiff |
2020-08-03 |
Mario | Apply stair smoothing to other players too |
tree | commitdiff |
2020-08-03 |
Juhu | strafehud: change a few comments and mark jump height... |
tree | commitdiff |
2020-08-03 |
Mario | Reduce bold centerprint message size from 1.8 to 1.4 |
tree | commitdiff |
2020-08-03 |
Mario | Merge branch 'terencehill/cl_forceplayercolors_3' into... |
tree | commitdiff |
2020-08-02 |
Mario | Rename client's commands folder to command, to match... |
tree | commitdiff |
2020-08-02 |
Mario | Don't attempt to network more than the maximum number... |
tree | commitdiff |
2020-08-02 |
Mario | Purge client/defs.qh |
tree | commitdiff |
2020-08-02 |
Mario | Minor cleanup of client/defs.qh, move replicated cvars... |
tree | commitdiff |
2020-08-02 |
Mario | Move generic entity flags to a common constants locatio... |
tree | commitdiff |
2020-08-02 |
Mario | Some more cleanup of defs.qh, use a flag to indicate... |
tree | commitdiff |
2020-08-01 |
Mario | Move some weapon definitions out of defs.qh, fix compil... |
tree | commitdiff |
2020-08-01 |
Mario | Reorganise item code so that VM-specific code is in... |
tree | commitdiff |
2020-08-01 |
Mario | Rename t_items.qc to items.qc |
tree | commitdiff |
2020-08-01 |
Mario | Draw EF_FLAME and EF_STARDUST effects as box particles... |
tree | commitdiff |
2020-07-31 |
Mario | Some more cleanup to map objects, allow trigger_delay... |
tree | commitdiff |
2020-07-26 |
terencehill | cl_forceplayercolors 3 forces player colors to mine... |
tree | commitdiff |
2020-07-18 |
Mario | Merge branch 'terencehill/noclip_death_fix' into 'master' |
tree | commitdiff |
2020-07-18 |
Mario | Merge branch 'master' into Mario/headshots |
tree | commitdiff |
2020-07-18 |
Mario | Merge branch 'master' into Mario/csqc_muzzleflash 838/head |
tree | commitdiff |
2020-07-18 |
Mario | Store the current gametype as a shortname rather than... |
tree | commitdiff |
2020-07-17 |
Mario | Merge branch 'master' into Mario/headshots |
tree | commitdiff |
2020-07-17 |
Mario | Merge branch 'Mario/gametypes' into 'master' |
tree | commitdiff |
2020-07-17 |
Mario | Merge branch 'master' into Mario/q3_speaker_fix 844/head |
tree | commitdiff |
2020-07-17 |
Mario | Merge branch 'master' into Mario/speed_var |
tree | commitdiff |
2020-07-16 |
Mario | Merge branch 'master' into Mario/csqc_muzzleflash |
tree | commitdiff |
2020-07-15 |
Mario | Merge branch 'master' into Mario/gametypes |
tree | commitdiff |
2020-07-14 |
Mario | If no supported gamemodes are available, fall back... |
tree | commitdiff |
2020-07-14 |
Mario | Merge branch 'master' into Mario/gametypes |
tree | commitdiff |
2020-07-14 |
Mario | Merge branch 'master' into Mario/headshots |
tree | commitdiff |
2020-07-13 |
Mario | Add a mutator hook to skip only color forcing on player... |
tree | commitdiff |
2020-07-13 |
Mario | Add a mutator hook to allow forcing team radar icons... |
tree | commitdiff |
2020-07-13 |
Mario | Add a gametype flag to indicate that a gametype shouldn... |
tree | commitdiff |
2020-07-13 |
Mario | Add a mutator hook to control whether the race timer... |
tree | commitdiff |
2020-07-13 |
Mario | Show the uid2name dialogue in CTF if rankings are enabl... |
tree | commitdiff |
2020-07-13 |
Mario | Add a mutator hook to shownames to allow hiding it... |
tree | commitdiff |
2020-07-13 |
Mario | Add a mutator hook to hide the accuracy panel in the... |
tree | commitdiff |
2020-07-13 |
Mario | Add a mutator hook to indicate whether rankings should... |
tree | commitdiff |
2020-07-13 |
Mario | Add a mutator hook to not show the scoreboard while... |
tree | commitdiff |
2020-07-13 |
Mario | Add a mutator hook to hide the score HUD panel |
tree | commitdiff |
2020-07-13 |
Mario | Add a mutator hook to indicate whether the physics... |
tree | commitdiff |
2020-07-13 |
Mario | Move LMS info message to its own file |
tree | commitdiff |
2020-07-13 |
Mario | Move gametype registers into their own files, fallback... |
tree | commitdiff |
2020-07-10 |
Mario | Merge branch 'master' into Mario/movetype_push |
tree | commitdiff |
2020-07-08 |
Mario | Merge branch 'bones_was_here/mv-r_water-acl' into ... |
tree | commitdiff |
2020-07-07 |
Mario | Merge branch 'master' into Mario/headshots |
tree | commitdiff |
2020-07-07 |
Mario | Merge branch 'master' into Mario/csqc_muzzleflash |
tree | commitdiff |
2020-07-06 |
Juhu | strafehud: little cleanup of jump height feature |
tree | commitdiff |
2020-07-06 |
Juhu | strafehud: don't convert minimum jump height as it... |
tree | commitdiff |
2020-07-06 |
Juhu | strafehud: properly convert jump height into correct... |
tree | commitdiff |
2020-07-06 |
Juhu | strafehud: also check whether the player went into... |
tree | commitdiff |
2020-07-06 |
Juhu | strafehud: properly prevent jump height being carried... |
tree | commitdiff |
2020-07-06 |
Juhu | strafehud: remove unneeded IS_DEAD() |
tree | commitdiff |
2020-07-06 |
Juhu | strafehud: add jump height and circle jump speed (speed... |
tree | commitdiff |
2020-07-05 |
Juhu | strafehud: minor bug fixes |
tree | commitdiff |
2020-07-05 |
Juhu | add strafe efficiency field for CTS scoreboard |
tree | commitdiff |
2020-07-04 |
Juhu | strafehud: add slick detector |
tree | commitdiff |
2020-07-02 |
Juhu | strafehud: clean up gradient code |
tree | commitdiff |
next |