2024-01-21 |
bones_was_here | sys: optimise printing to stdout |
commit | commitdiff | tree | snapshot |
2024-01-21 |
bones_was_here | com_msg: optimise string and byte sequence reading |
commit | commitdiff | tree | snapshot |
2024-01-21 |
bones_was_here | PRVM: optimise tempstring creation |
commit | commitdiff | tree | snapshot |
2024-01-21 |
bones_was_here | PRVM: optimise string arguments |
commit | commitdiff | tree | snapshot |
2024-01-21 |
bones_was_here | PRVM: rename VM_STRINGTEMP_LENGTH to VM_TEMPSTRING_MAXSIZE |
commit | commitdiff | tree | snapshot |
2024-01-21 |
bones_was_here | PRVM: disallow changing read-only cvars |
commit | commitdiff | tree | snapshot |
2024-01-21 |
bones_was_here | PRVM: fix some incorrect warning messages |
commit | commitdiff | tree | snapshot |
2024-01-21 |
bones_was_here | prvm_leaktest: fix trace string truncation |
commit | commitdiff | tree | snapshot |
2024-01-21 |
bones_was_here | Fix worldmessage string truncation |
commit | commitdiff | tree | snapshot |
2024-01-21 |
bones_was_here | Fix uses of strlcpy on unterminated source strings |
commit | commitdiff | tree | snapshot |
2024-01-21 |
bones_was_here | com: replace BSD strlcpy and strlcat |
commit | commitdiff | tree | snapshot |
2024-01-20 |
bones_was_here | com: rename BSD strlcpy and strlcat |
commit | commitdiff | tree | snapshot |
2024-01-18 |
bones_was_here | com: detect truncation or error in dpvsnprintf() |
commit | commitdiff | tree | snapshot |
2024-01-18 |
bones_was_here | sys: attempt to placate Microsoft's compiler |
commit | commitdiff | tree | snapshot |
2024-01-05 |
bones_was_here | sys: write significant engine and QC errors to stderr |
commit | commitdiff | tree | snapshot |
2024-01-05 |
bones_was_here | sys: make stdout/stderr configurable during runtime |
commit | commitdiff | tree | snapshot |
2024-01-04 |
bones_was_here | font: fix missing text in r_speeds (etc) |
commit | commitdiff | tree | snapshot |
2024-01-04 |
bones_was_here | Remove deprecated r_font_use_alpha_textures cvar |
commit | commitdiff | tree | snapshot |
2024-01-04 |
bones_was_here | Merge PR 'Fix several long-lasting font rendering problems' |
commit | commitdiff | tree | snapshot |
2024-01-04 |
NaitLee | reload a dp_font only when its cmdline changes, to... |
commit | commitdiff | tree | snapshot |
2024-01-04 |
NaitLee | uncomment code that prevents memory leak in LoadFont... |
commit | commitdiff | tree | snapshot |
2024-01-04 |
NaitLee | fix wrong outchar given when merging incmaps; |
commit | commitdiff | tree | snapshot |
2024-01-04 |
NaitLee | Use `%p` for `mapstart` pointer in `dpsnprintf`, |
commit | commitdiff | tree | snapshot |
2024-01-04 |
NaitLee | Fix several long-lasting font rendering problems: |
commit | commitdiff | tree | snapshot |
2024-01-03 |
Rudolf Polzer | Handle rsurface.texture == NULL here (not sure if it... |
commit | commitdiff | tree | snapshot |
2024-01-03 |
Rudolf Polzer | Bring back a very simple r_showsurfaces 3. |
commit | commitdiff | tree | snapshot |
2024-01-03 |
bones_was_here | cmd: read only one line per frame from stdin |
commit | commitdiff | tree | snapshot |
2024-01-03 |
Rudolf Polzer | r_viewfbo 0: fix restoring GL_Scissor values at the... |
commit | commitdiff | tree | snapshot |
2024-01-03 |
Rudolf Polzer | r_viewfbo 0: factor out motion blur. |
commit | commitdiff | tree | snapshot |
2024-01-03 |
Rudolf Polzer | r_viewfbo 0: skip the postprocessing/blending pass... |
commit | commitdiff | tree | snapshot |
2024-01-03 |
Rudolf Polzer | R_BlendView: fix motion blur with viewsize != 100. |
commit | commitdiff | tree | snapshot |
2024-01-03 |
Rudolf Polzer | R_BlendView: fix motion blur by using the correct FBO... |
commit | commitdiff | tree | snapshot |
2024-01-03 |
bones_was_here | rcon: support variable expansion in received commands |
commit | commitdiff | tree | snapshot |
2024-01-03 |
bones_was_here | host: log graceful shutdown (config, history) |
commit | commitdiff | tree | snapshot |
2024-01-03 |
bones_was_here | sys: implement signal handling on all platforms |
commit | commitdiff | tree | snapshot |
2024-01-03 |
bones_was_here | cmd: fix stdin command ordering and related stuff |
commit | commitdiff | tree | snapshot |
2024-01-03 |
bones_was_here | sys: commenting and tidying |
commit | commitdiff | tree | snapshot |
2024-01-03 |
bones_was_here | deduplicate Sys_Shutdown() |
commit | commitdiff | tree | snapshot |
2024-01-03 |
bones_was_here | deduplicate Sys_Print() |
commit | commitdiff | tree | snapshot |
2024-01-03 |
bones_was_here | deduplicate Sys_Error() |
commit | commitdiff | tree | snapshot |
2024-01-03 |
bones_was_here | deduplicate Sys_ConsoleInput() |
commit | commitdiff | tree | snapshot |
2024-01-03 |
bones_was_here | deduplicate main() |
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 |
next |