2024-05-04 |
uis | Use proper built-in function for getting fraction part uis/shader 150/head |
commit | commitdiff | tree | snapshot |
2024-01-11 |
uis | Remove redundant texture sampling |
commit | commitdiff | tree | snapshot |
2024-01-05 |
uis | Replace more of max(0, x) with saturation |
commit | commitdiff | tree | snapshot |
2024-01-05 |
uis | More saturated math |
commit | commitdiff | tree | snapshot |
2024-01-05 |
uis | Small change to offset mapping |
commit | commitdiff | tree | snapshot |
2024-01-05 |
uis | Replace more stuff with saturation |
commit | commitdiff | tree | snapshot |
2024-01-03 |
uis | Use wider vector for postproc with bloom instead of... |
commit | commitdiff | tree | snapshot |
2024-01-03 |
uis | Use saturated math and explicitly replace multiplicatio... |
commit | commitdiff | tree | snapshot |
2024-01-03 |
uis | Reduce amount of attributes for depth pass |
commit | commitdiff | tree | snapshot |
2023-12-30 |
bones_was_here | con: allow alias loops involving wait to be broken... |
commit | commitdiff | tree | snapshot |
2023-12-30 |
bones_was_here | demos: support curl/dlcache (down)loading at start... |
commit | commitdiff | tree | snapshot |
2023-12-26 |
bones_was_here | Makefile: misc cleanups and fixes |
commit | commitdiff | tree | snapshot |
2023-12-26 |
bones_was_here | Makefile: support explicit static linking of all config... |
commit | commitdiff | tree | snapshot |
2023-12-24 |
bones_was_here | Makefile: support explicit static linking of libd0 |
commit | commitdiff | tree | snapshot |
2023-12-23 |
bones_was_here | Makefile: always run any clean targets before starting... |
commit | commitdiff | tree | snapshot |
2023-12-23 |
bones_was_here | Merge PR 'Apply default lightstyle to to lightmap when... |
commit | commitdiff | tree | snapshot |
2023-12-23 |
bones_was_here | README.md: add SDL version requirements |
commit | commitdiff | tree | snapshot |
2023-12-21 |
bones_was_here | cbuf: improve some warns, minor cleanup |
commit | commitdiff | tree | snapshot |
2023-12-21 |
bones_was_here | cvar: use unsigned for flags and hashindex |
commit | commitdiff | tree | snapshot |
2023-12-21 |
bones_was_here | cvar: remove from the hash table when deleting (`unset... |
commit | commitdiff | tree | snapshot |
2023-12-19 |
James O'Neill | Add Baker's fix for spplying default lightstyle to... |
commit | commitdiff | tree | snapshot |
2023-12-14 |
Cloudwalk | cmd: Move cprint command to cl_screen |
commit | commitdiff | tree | snapshot |
2023-12-12 |
bones_was_here | net_slist: reduce worst-case time until any given serve... |
commit | commitdiff | tree | snapshot |
2023-12-12 |
bones_was_here | cvar: use better method of checking flags during regist... |
commit | commitdiff | tree | snapshot |
2023-12-12 |
bones_was_here | cmd: always register server-only commands, don't regist... |
commit | commitdiff | tree | snapshot |
2023-12-12 |
bones_was_here | cmd: reinstate execution of aliases with the same name... |
commit | commitdiff | tree | snapshot |
2023-12-12 |
bones_was_here | cmd: misc cleanup |
commit | commitdiff | tree | snapshot |
2023-12-12 |
bones_was_here | cmd: inline Cmd_Arg* helper funcs in all compilation... |
commit | commitdiff | tree | snapshot |
2023-12-11 |
bones_was_here | cmd: add CON_WARN colour to various non-fatal cvar... |
commit | commitdiff | tree | snapshot |
2023-12-09 |
bones_was_here | cbuf: recycle node after it executes, clear commands... |
commit | commitdiff | tree | snapshot |
2023-12-09 |
bones_was_here | build: enable strict aliasing optimisations |
commit | commitdiff | tree | snapshot |
2023-12-09 |
bones_was_here | Change to the C99 standard method of testing for nan |
commit | commitdiff | tree | snapshot |
2023-12-09 |
bones_was_here | client: improve server connection status messages |
commit | commitdiff | tree | snapshot |
2023-12-09 |
bones_was_here | README.md: mention `make clean`, more specific build... |
commit | commitdiff | tree | snapshot |
2023-12-09 |
bones_was_here | Rename sv_gameplayfix_customstats to sv_qcstats, improv... |
commit | commitdiff | tree | snapshot |
2023-12-09 |
bones_was_here | Sys_Sleep overhaul |
commit | commitdiff | tree | snapshot |
2023-12-09 |
bones_was_here | cl_nettimesyncboundmode: use default if invalid |
commit | commitdiff | tree | snapshot |
2023-12-09 |
bones_was_here | cl_nolerp: use normal time synchronisation |
commit | commitdiff | tree | snapshot |
2023-12-09 |
bones_was_here | cl_netfps: reduce pings by synchronising when possible... |
commit | commitdiff | tree | snapshot |
2023-12-09 |
bones_was_here | cl_maxfps*: various adjustments |
commit | commitdiff | tree | snapshot |
2023-12-09 |
bones_was_here | net_slist: add PGUP PGDN HOME END key support to builti... |
commit | commitdiff | tree | snapshot |
2023-12-09 |
bones_was_here | net_slist: overhaul dpmaster and server pinging |
commit | commitdiff | tree | snapshot |
2023-12-04 |
bones_was_here | net_slist: update types, declarations |
commit | commitdiff | tree | snapshot |
2023-12-04 |
bones_was_here | net_slist: code style/formatting fixes |
commit | commitdiff | tree | snapshot |
2023-12-04 |
bones_was_here | build: fix buildstring |
commit | commitdiff | tree | snapshot |
2023-11-23 |
bones_was_here | build: disallow use of VLAs |
commit | commitdiff | tree | snapshot |
2023-11-23 |
bones_was_here | PRVM: indicate which VM triggered some common string... |
commit | commitdiff | tree | snapshot |
2023-11-12 |
bones_was_here | Fix bug where +binds could get latched at low FPS |
commit | commitdiff | tree | snapshot |
2023-11-08 |
bones_was_here | vid: move sound start/restart out of video start/restart |
commit | commitdiff | tree | snapshot |
2023-11-08 |
bones_was_here | vid: add cvar vid_minimize_on_focus_loss |
commit | commitdiff | tree | snapshot |
2023-11-08 |
bones_was_here | macOS: update Info.plist |
commit | commitdiff | tree | snapshot |
2023-11-08 |
bones_was_here | Windows: opt out of DPI scaling |
commit | commitdiff | tree | snapshot |
2023-11-08 |
bones_was_here | input: activate DP_BUTTONCHAT if the window is hidden... |
commit | commitdiff | tree | snapshot |
2023-11-08 |
bones_was_here | input: stop capturing mouse movement if window is hidde... |
commit | commitdiff | tree | snapshot |
2023-11-08 |
bones_was_here | GL: display a more useful error dialog if context creat... |
commit | commitdiff | tree | snapshot |
2023-11-08 |
bones_was_here | SDL: print version earlier, once only |
commit | commitdiff | tree | snapshot |
2023-11-08 |
bones_was_here | vid: implement monitor selection with instant cvar... |
commit | commitdiff | tree | snapshot |
2023-11-08 |
bones_was_here | vid_vsync: fully support adaptive, remove polling,... |
commit | commitdiff | tree | snapshot |
2023-11-08 |
bones_was_here | vid: remove obsolete cvars |
commit | commitdiff | tree | snapshot |
2023-11-08 |
bones_was_here | vid: misc cleanups |
commit | commitdiff | tree | snapshot |
2023-11-03 |
bones_was_here | Save cvars cl_rollangle and cl_rollspeed to config.cfg |
commit | commitdiff | tree | snapshot |
2023-11-03 |
bones_was_here | Merge MR 'off-switch cvar for dlcache unload on server... |
commit | commitdiff | tree | snapshot |
2023-11-03 |
Dr. Jaska | off-switch cvar for dlcache unload on server/map change |
commit | commitdiff | tree | snapshot |
2023-10-28 |
bones_was_here | Fix GCC 13 warns: ‘new_velocity[0]’ may be used uniniti... |
commit | commitdiff | tree | snapshot |
2023-10-28 |
bones_was_here | Work around black texture bug on AMD's Windows driver |
commit | commitdiff | tree | snapshot |
2023-10-28 |
bones_was_here | Sys_Error(): don't leave a dead window covering the... |
commit | commitdiff | tree | snapshot |
2023-10-28 |
bones_was_here | VID_Shutdown(): Delete OpenGL context |
commit | commitdiff | tree | snapshot |
2023-10-28 |
bones_was_here | VID_InitModeGL(): fix clear to black of new window |
commit | commitdiff | tree | snapshot |
2023-10-28 |
bones_was_here | Implement OpenGL version checking, use it for occlusion... |
commit | commitdiff | tree | snapshot |
2023-10-28 |
bones_was_here | Cleanup some legacy cruft in vid_sdl.c |
commit | commitdiff | tree | snapshot |
2023-10-28 |
bones_was_here | Move QC extension reporting out of video initialisation |
commit | commitdiff | tree | snapshot |
2023-10-28 |
bones_was_here | Merge PR 'Small fixes (indices out of bounds)' |
commit | commitdiff | tree | snapshot |
2023-10-28 |
bones_was_here | Merge PR 'Fix some UB' |
commit | commitdiff | tree | snapshot |
2023-10-28 |
notcancername | Fix yet more UB. Provide explanatory comments. |
commit | commitdiff | tree | snapshot |
2023-10-12 |
Cloudwalk | Delete (broken) cmake submodule that somehow got in... |
commit | commitdiff | tree | snapshot |
2023-10-12 |
Cloudwalk | host: Move host cvar exports to host.h that don't belon... |
commit | commitdiff | tree | snapshot |
2023-10-12 |
Cloudwalk | .gitignore: Exclude *.obj and *.tlog. Remove build... |
commit | commitdiff | tree | snapshot |
2023-10-02 |
bones_was_here | Merge PR 'Fix a bug on FreeBSD caused by assuming that... |
commit | commitdiff | tree | snapshot |
2023-10-02 |
cancername | Fix a bug on FreeBSD caused by assuming that short... |
commit | commitdiff | tree | snapshot |
2023-09-28 |
bones_was_here | cvar: reset colours after printing values, clarify... |
commit | commitdiff | tree | snapshot |
2023-09-28 |
bones_was_here | Make `name` be a command or virtual cvar on a game... |
commit | commitdiff | tree | snapshot |
2023-09-26 |
bones_was_here | cmd: inline Arg helper funcs |
commit | commitdiff | tree | snapshot |
2023-09-26 |
bones_was_here | cbuf: catch runaway command loops, respects -norunaway... |
commit | commitdiff | tree | snapshot |
2023-09-26 |
bones_was_here | cbuf: prepend keybind commands instead of appending... |
commit | commitdiff | tree | snapshot |
2023-09-26 |
bones_was_here | cbuf: fix a 1 frame delay of keybind inputs |
commit | commitdiff | tree | snapshot |
2023-09-26 |
bones_was_here | cbuf: use standard parsing and buffering of deferred... |
commit | commitdiff | tree | snapshot |
2023-09-26 |
bones_was_here | cbuf: refactor and fix parsing of text blocks into... |
commit | commitdiff | tree | snapshot |
2023-09-19 |
bones_was_here | Fix occasional NaN sdev in server timing reports |
commit | commitdiff | tree | snapshot |
2023-09-19 |
bones_was_here | Add some physics-related comments |
commit | commitdiff | tree | snapshot |
2023-09-13 |
bones_was_here | SV_FlyMove(): defer SV_Impact() call until after ground... |
commit | commitdiff | tree | snapshot |
2023-09-13 |
bones_was_here | Rework handling of stuck entities in engine movetypes |
commit | commitdiff | tree | snapshot |
2023-09-01 |
bones_was_here | Add missing DP_QC_FINDCHAIN_TOFIELD declarations to... |
commit | commitdiff | tree | snapshot |
2023-08-12 |
Johan Mattsson | Fix potential index out of bounds |
commit | commitdiff | tree | snapshot |
2023-08-12 |
Johan Mattsson | Fix potential index out of bounds |
commit | commitdiff | tree | snapshot |
2023-08-05 |
bones_was_here | Fix mod_q1bsp_zero_hullsize_cutoff only applying to... |
commit | commitdiff | tree | snapshot |
2023-07-31 |
cancername | Fix some UB |
commit | commitdiff | tree | snapshot |
2023-07-31 |
bones_was_here | Improve server lag detection and reporting |
commit | commitdiff | tree | snapshot |
2023-07-31 |
bones_was_here | Deduct frame execution time from sleep time |
commit | commitdiff | tree | snapshot |
2023-07-30 |
bones_was_here | Properly reset server timers and perf stats after level... |
commit | commitdiff | tree | snapshot |
2023-07-29 |
bones_was_here | Fix host.framecount |
commit | commitdiff | tree | snapshot |
next |