2024-09-19 |
Juhu | strafehud: avoid unnecessary indentation, removed large... |
commit | commitdiff | tree | snapshot |
2024-09-18 |
Juhu | strafehud: refactor and document the minimum hud angle... |
commit | commitdiff | tree | snapshot |
2024-09-17 |
Juhu | strafehud: implemented faster gradient utilizing only... |
commit | commitdiff | tree | snapshot |
2024-09-16 |
Juhu | strafehud: move minimum hud angle calculation into... |
commit | commitdiff | tree | snapshot |
2024-09-16 |
Juhu | strafehud: improved function naming, moved the mix... |
commit | commitdiff | tree | snapshot |
2024-09-09 |
Juhu | strafehud: FIXME comment for every stateful strafehud... |
commit | commitdiff | tree | snapshot |
2024-09-09 |
Juhu | strafehud: fix memory leak in strafe sonar when setting... |
commit | commitdiff | tree | snapshot |
2024-09-09 |
Juhu | strafehud: clean up mess from previous commits, minor... |
commit | commitdiff | tree | snapshot |
2024-09-09 |
Juhu | strafehud: draw switch indicators using the angle indic... |
commit | commitdiff | tree | snapshot |
2024-09-09 |
Juhu | strafehud: refactor the angle indicator code |
commit | commitdiff | tree | snapshot |
2024-09-05 |
Juhu | strafehud: improve efficiency and code readability |
commit | commitdiff | tree | snapshot |
2024-09-03 |
Juhu | strafehud. various improvements for the more modular... |
commit | commitdiff | tree | snapshot |
2024-09-02 |
Juhu | strafehud: rename some stuff |
commit | commitdiff | tree | snapshot |
2024-09-02 |
Juhu | strafehud: make overturn area size a variable again... |
commit | commitdiff | tree | snapshot |
2024-09-02 |
Juhu | strafehud: simplify/improve some of the new functions |
commit | commitdiff | tree | snapshot |
2024-09-02 |
Juhu | strafehud: split into multiple files, put code segments... |
commit | commitdiff | tree | snapshot |
2024-09-01 |
Juhu | strafehud: minor non-functional code improvements |
commit | commitdiff | tree | snapshot |
2024-09-01 |
Juhu | strafehud: get rid of large initialization block, move... |
commit | commitdiff | tree | snapshot |
2024-09-01 |
Juhu | strafehud: do all calculations using angles, only use... |
commit | commitdiff | tree | snapshot |
2024-08-31 |
Juhu | strafehud: improve some descriptions and variable names |
commit | commitdiff | tree | snapshot |
2024-08-31 |
Juhu | strafehud: remove hud_panel_strafehud_uncapped, this... |
commit | commitdiff | tree | snapshot |
2023-11-04 |
Juhu | strafehud: improve nan handling (fov/range) and minor... |
commit | commitdiff | tree | snapshot |
2023-07-06 |
Juhu | strafehud: add strafe efficiency indicator |
commit | commitdiff | tree | snapshot |
2023-07-06 |
Juhu | strafehud: fix gradient when using projection and other... |
commit | commitdiff | tree | snapshot |
2023-04-04 |
Juhu | strafehud: simplify sonar string handling code |
commit | commitdiff | tree | snapshot |
2023-04-04 |
Juhu | strafehud: fix switch indicator positioning when using... |
commit | commitdiff | tree | snapshot |
2023-04-04 |
Juhu | strafehud: fix small mistakes of previous projection... |
commit | commitdiff | tree | snapshot |
2023-04-04 |
Juhu | strafehud: add exponent cvar for sonar ranges |
commit | commitdiff | tree | snapshot |
2023-04-04 |
Juhu | strafehud: implement different projection modes and... |
commit | commitdiff | tree | snapshot |
2023-04-04 |
Juhu | strafehud: add vertical angle indicator |
commit | commitdiff | tree | snapshot |
2023-04-04 |
Juhu | strafehud: make sonar sound interval dynamic too |
commit | commitdiff | tree | snapshot |
2023-04-04 |
Juhu | strafehud: add audible feedback to strafehud (strafe... |
commit | commitdiff | tree | snapshot |
2023-04-04 |
terencehill | Merge branch 'Juhu/strafehud-fixes' into 'master' |
commit | commitdiff | tree | snapshot |
2023-04-02 |
bones_was_here | Decide if an item will spawn before precaching its... |
commit | commitdiff | tree | snapshot |
2023-04-02 |
bones_was_here | Fix null ptr deref when starting map dfwc2017-6 |
commit | commitdiff | tree | snapshot |
2023-04-02 |
Rudolf Polzer | Transifex autosync |
commit | commitdiff | tree | snapshot |
2023-03-28 |
bones_was_here | Merge branch 'bones_was_here/q3compat_gravity' into... |
commit | commitdiff | tree | snapshot |
2023-03-27 |
Juhu | Merge branch 'master' into Juhu/strafehud-fixes |
commit | commitdiff | tree | snapshot |
2023-03-27 |
Juhu | strafehud: connect the arrow to the line when drawing... |
commit | commitdiff | tree | snapshot |
2023-03-27 |
Juhu | strafehud: reformat code to match Xonotic code style |
commit | commitdiff | tree | snapshot |
2023-03-26 |
bones_was_here | Merge branch 'terencehill/il_loop_fix' into 'master' |
commit | commitdiff | tree | snapshot |
2023-03-26 |
Rudolf Polzer | Transifex autosync |
commit | commitdiff | tree | snapshot |
2023-03-24 |
terencehill | Update hash |
commit | commitdiff | tree | snapshot |
2023-03-24 |
terencehill | Add back support for nested intrusive list loops |
commit | commitdiff | tree | snapshot |
2023-03-19 |
terencehill | Implement a qc version of copyentity that clears intrus... |
commit | commitdiff | tree | snapshot |
2023-03-19 |
terencehill | Merge branch 'z411/speed_unit' into 'master' |
commit | commitdiff | tree | snapshot |
2023-03-19 |
z411 | Make the speed unit a global, consistent setting |
commit | commitdiff | tree | snapshot |
2023-03-19 |
terencehill | Merge branch 'terencehill/decals_fix' into 'master' |
commit | commitdiff | tree | snapshot |
2023-03-19 |
terencehill | Add some automated tests of intrusive lists when they... |
commit | commitdiff | tree | snapshot |
2023-03-19 |
Rudolf Polzer | Transifex autosync |
commit | commitdiff | tree | snapshot |
2023-03-17 |
terencehill | Make work IL_POP (pop from tail) and IL_SHIFT (pop... |
commit | commitdiff | tree | snapshot |
2023-03-17 |
terencehill | Refactor IL_CLEAR to avoid using IL_EACH which is now... |
commit | commitdiff | tree | snapshot |
2023-03-17 |
terencehill | Run genmod.sh |
commit | commitdiff | tree | snapshot |
2023-03-16 |
terencehill | Merge branch 'master' into 'master' |
commit | commitdiff | tree | snapshot |
2023-03-16 |
terencehill | Implement safe removal of elements of an intrusive... |
commit | commitdiff | tree | snapshot |
2023-03-13 |
bones_was_here | Only set up q3compat item teaming for enabled and mappe... |
commit | commitdiff | tree | snapshot |
2023-03-13 |
bones_was_here | Fix an inconsistency with applying ITEM_FLAG_MUTATORBLOCKED |
commit | commitdiff | tree | snapshot |
2023-03-13 |
bones_was_here | Fix mapinfo settemp of individual powerup cvars |
commit | commitdiff | tree | snapshot |
2023-03-13 |
bones_was_here | fix pipeline: use a more stable version of stormkeep |
commit | commitdiff | tree | snapshot |
2023-03-12 |
Rudolf Polzer | Transifex autosync |
commit | commitdiff | tree | snapshot |
2023-03-10 |
terencehill | Print the "Incorrect parameters for ..." message with... |
commit | commitdiff | tree | snapshot |
2023-03-10 |
terencehill | Prevent errors and a few crashes running most of the... |
commit | commitdiff | tree | snapshot |
2023-03-07 |
terencehill | Listbox: don't allow double-click on non-selectable... |
commit | commitdiff | tree | snapshot |
2023-03-07 |
terencehill | Show the scoreboard user interface shortcut in the... |
commit | commitdiff | tree | snapshot |
2023-03-07 |
terencehill | Keybinder: make sure the selected keybind is always... |
commit | commitdiff | tree | snapshot |
2023-03-05 |
terencehill | Merge branch 'drjaska/mayhem' into 'master' |
commit | commitdiff | tree | snapshot |
2023-03-05 |
Dr. Jaska | Mayhem and Team Mayhem gamemodes |
commit | commitdiff | tree | snapshot |
2023-03-05 |
Rudolf Polzer | Transifex autosync |
commit | commitdiff | tree | snapshot |
2023-03-04 |
Juhu | strafehud: if the slick detector is enabled reserve... |
commit | commitdiff | tree | snapshot |
2023-03-03 |
terencehill | Document item_armor25 usage in Nexuiz |
commit | commitdiff | tree | snapshot |
2023-03-03 |
terencehill | Remove an unused parameter from reset_map |
commit | commitdiff | tree | snapshot |
2023-03-03 |
terencehill | Give a local variable a less ambiguous name (fraglimit_... |
commit | commitdiff | tree | snapshot |
2023-03-01 |
bones_was_here | Merge branch 'Spike29/languages' into 'master' |
commit | commitdiff | tree | snapshot |
2023-02-27 |
Spike29 | Add proper names to the Indonesian and Latin translations |
commit | commitdiff | tree | snapshot |
2023-02-26 |
Rudolf Polzer | Transifex autosync |
commit | commitdiff | tree | snapshot |
2023-02-20 |
terencehill | Use a temp entity to avoid linking kh_controller to... |
commit | commitdiff | tree | snapshot |
2023-02-19 |
terencehill | Fix waypoints marked as pure but still linked to the... |
commit | commitdiff | tree | snapshot |
2023-02-19 |
Rudolf Polzer | Transifex autosync |
commit | commitdiff | tree | snapshot |
2023-02-17 |
bones_was_here | Corrections and documentation for gravity etc in physic... |
commit | commitdiff | tree | snapshot |
2023-02-17 |
bones_was_here | Adjust jump pad velocity on Q3 maps to match 125fps... |
commit | commitdiff | tree | snapshot |
2023-02-17 |
bones_was_here | Merge branch 'Juhu/q3_jumppads' into 'master' |
commit | commitdiff | tree | snapshot |
2023-02-17 |
Juhu | Use same jump pad trajectory origin as Q3 on Q3 maps... |
commit | commitdiff | tree | snapshot |
2023-02-16 |
bones_was_here | Add Q3COMPAT_COMMON to work around #2812 |
commit | commitdiff | tree | snapshot |
2023-02-09 |
z411 | Merge branch 'bones_was_here/no_clobber_DP_cmds' into... |
commit | commitdiff | tree | snapshot |
2023-02-09 |
terencehill | Document the negative w_backoff factor of the hook... |
commit | commitdiff | tree | snapshot |
2023-02-08 |
terencehill | Revert "Restore a safety check removed in the previous... |
commit | commitdiff | tree | snapshot |
2023-02-08 |
terencehill | Restore a safety check removed in the previous merge... |
commit | commitdiff | tree | snapshot |
2023-02-08 |
terencehill | Merge branch 'Mario/rocket_blaster_fix' into 'master' |
commit | commitdiff | tree | snapshot |
2023-02-07 |
Mario | Update credits |
commit | commitdiff | tree | snapshot |
2023-02-07 |
Mario | Also reverse trace_plane_normal to match the engine... |
commit | commitdiff | tree | snapshot |
2023-02-07 |
Mario | Check to make sure neither entity has been freed when... |
commit | commitdiff | tree | snapshot |
2023-02-07 |
Mario | Add a global to enable engine physics for testing purposes |
commit | commitdiff | tree | snapshot |
2023-02-06 |
terencehill | Remove BLASTER_SECONDARY_ATTACK, now less useful thanks... |
commit | commitdiff | tree | snapshot |
2023-02-06 |
terencehill | Clean blaster code up to reduce code and fields |
commit | commitdiff | tree | snapshot |
2023-02-06 |
kiwixz | Fix qcsrc genmod.sh including files twice |
commit | commitdiff | tree | snapshot |
2023-02-05 |
Rudolf Polzer | Skip division by zero in snapback anticheat. |
commit | commitdiff | tree | snapshot |
2023-02-05 |
terencehill | Merge branch 'bones_was_here/warmup' into 'master' |
commit | commitdiff | tree | snapshot |
2023-02-05 |
Rudolf Polzer | Transifex autosync |
commit | commitdiff | tree | snapshot |
2023-02-05 |
terencehill | oops, remove some testing code I accidentally put in... |
commit | commitdiff | tree | snapshot |
2023-02-04 |
terencehill | Count votes of eliminated players too if sv_vote_nospec... |
commit | commitdiff | tree | snapshot |
next |