2020-07-04 |
cloudwalk | Fix Windows build of sys_unix.c |
commit | commitdiff | tree | snapshot |
2020-07-04 |
cloudwalk | Rename parameter of SV_SpawnServer for clarity |
commit | commitdiff | tree | snapshot |
2020-07-04 |
cloudwalk | Make cl_video_libavw.c a regular C file like the rest... |
commit | commitdiff | tree | snapshot |
2020-07-04 |
cloudwalk | Rename sys_linux.c to sys_unix.c, which is more accurate. |
commit | commitdiff | tree | snapshot |
2020-07-04 |
cloudwalk | Move host_client to serverside, where it belongs. |
commit | commitdiff | tree | snapshot |
2020-07-04 |
cloudwalk | Rename q3shaderinfo_t to shader_t, to be in line with... |
commit | commitdiff | tree | snapshot |
2020-07-04 |
cloudwalk | Rename entframe files |
commit | commitdiff | tree | snapshot |
2020-07-02 |
cloudwalk | Convert \ to / when loading texture from Q3 shader |
commit | commitdiff | tree | snapshot |
2020-07-02 |
cloudwalk | Fix texture load failure not printing |
commit | commitdiff | tree | snapshot |
2020-07-02 |
cloudwalk | Fix trailing space in "cmd" not connected message.... |
commit | commitdiff | tree | snapshot |
2020-07-02 |
cloudwalk | (Round 3 - Final) Break up protocol.c. |
commit | commitdiff | tree | snapshot |
2020-07-02 |
cloudwalk | Don't Mod_BuildTextureVectorsFromNormals if 2D. 5-10... |
commit | commitdiff | tree | snapshot |
2020-07-02 |
cloudwalk | Create a pointer to globals to reduce instructions... |
commit | commitdiff | tree | snapshot |
2020-07-02 |
cloudwalk | (Round 2) Break up protocol.c |
commit | commitdiff | tree | snapshot |
2020-07-01 |
cloudwalk | (Round 1) Break up protocol.c |
commit | commitdiff | tree | snapshot |
2020-07-01 |
cloudwalk | Don't let a full server frame occur before sending... |
commit | commitdiff | tree | snapshot |
2020-07-01 |
cloudwalk | Tell clients to reconnect before loading the next map... |
commit | commitdiff | tree | snapshot |
2020-07-01 |
cloudwalk | Implement csqc "effect" builtin |
commit | commitdiff | tree | snapshot |
2020-07-01 |
cloudwalk | Use double for freetime in edict_engineprivate_t and... |
commit | commitdiff | tree | snapshot |
2020-07-01 |
cloudwalk | Fix rcon |
commit | commitdiff | tree | snapshot |
2020-07-01 |
cloudwalk | (Round 7) host_cmd.c is no more. Last remaining cmds... |
commit | commitdiff | tree | snapshot |
2020-06-30 |
cloudwalk | Reset tempstringsbuf when progs are reset. Fixes possib... |
commit | commitdiff | tree | snapshot |
2020-06-30 |
cloudwalk | Alphabetical order fix |
commit | commitdiff | tree | snapshot |
2020-06-30 |
cloudwalk | Add cl_cmd.c to vs projects |
commit | commitdiff | tree | snapshot |
2020-06-30 |
cloudwalk | (Round 6) Break up host_cmd.c |
commit | commitdiff | tree | snapshot |
2020-06-30 |
cloudwalk | Fix broken recoil with r_stereo |
commit | commitdiff | tree | snapshot |
2020-06-30 |
cloudwalk | Add PEDANTIC and CONFIG_PEDANTIC to compile as standard... |
commit | commitdiff | tree | snapshot |
2020-06-30 |
cloudwalk | Disable PRVM_64 until it can be developed further.... |
commit | commitdiff | tree | snapshot |
2020-06-30 |
cloudwalk | Fix remaining warnings |
commit | commitdiff | tree | snapshot |
2020-06-30 |
cloudwalk | Add EOF newlines |
commit | commitdiff | tree | snapshot |
2020-06-30 |
cloudwalk | Comply with ISO C11. Engine will now compile with ... |
commit | commitdiff | tree | snapshot |
2020-06-30 |
cloudwalk | Add -Winline flag |
commit | commitdiff | tree | snapshot |
2020-06-29 |
cloudwalk | Implement standards-compliant chat input editing functi... |
commit | commitdiff | tree | snapshot |
2020-06-29 |
cloudwalk | Move abortframe to top of host_t to avoid struct alignm... |
commit | commitdiff | tree | snapshot |
2020-06-29 |
cloudwalk | Add -Wc++-compat flag and fix its sole warning. This... |
commit | commitdiff | tree | snapshot |
2020-06-29 |
cloudwalk | Use PRIx64 in C++-friendly form |
commit | commitdiff | tree | snapshot |
2020-06-29 |
cloudwalk | Add -Wshadow cflag and eliminate its warnings, includin... |
commit | commitdiff | tree | snapshot |
2020-06-29 |
havoc | Rename render_modellight_lightdir to render_modellight_... |
commit | commitdiff | tree | snapshot |
2020-06-29 |
havoc | Fix compiling in VS2019 - wrong include syntax for... |
commit | commitdiff | tree | snapshot |
2020-06-29 |
havoc | Fix snd_xmp.c compiling in VS2019 - can't have empty... |
commit | commitdiff | tree | snapshot |
2020-06-27 |
cloudwalk | Fix some warnings found by cppcheck |
commit | commitdiff | tree | snapshot |
2020-06-27 |
cloudwalk | Fix playermodel fallback failing on Xonotic, allowing... |
commit | commitdiff | tree | snapshot |
2020-06-27 |
cloudwalk | Remove Con_Warnf and Errorf. Use macros to change color... |
commit | commitdiff | tree | snapshot |
2020-06-27 |
cloudwalk | Implement RGBstring_to_colorindex to simplify code... |
commit | commitdiff | tree | snapshot |
2020-06-27 |
cloudwalk | Fix client version of ambientsound |
commit | commitdiff | tree | snapshot |
2020-06-27 |
cloudwalk | Correct typo in builtin description comment, found... |
commit | commitdiff | tree | snapshot |
2020-06-27 |
cloudwalk | Fix buffer position check |
commit | commitdiff | tree | snapshot |
2020-06-27 |
cloudwalk | Add missing builtin to menudefs.qc, discovered by teren... |
commit | commitdiff | tree | snapshot |
2020-06-27 |
cloudwalk | In Nicks_CompleteCountPossible, use MAX_SCOREBOARDNAME... |
commit | commitdiff | tree | snapshot |
2020-06-27 |
cloudwalk | Dynamically specify float precision when QC sets cvars... |
commit | commitdiff | tree | snapshot |
2020-06-27 |
cloudwalk | Wrap cvar callback around ifdef |
commit | commitdiff | tree | snapshot |
2020-06-27 |
cloudwalk | Call cvar callbacks after the cvar is set. Potentially... |
commit | commitdiff | tree | snapshot |
2020-06-25 |
cloudwalk | Fix null pointer crash when unsetting a cvar. |
commit | commitdiff | tree | snapshot |
2020-06-25 |
cloudwalk | Revert "Use double for cvar values. Fixes a number... |
commit | commitdiff | tree | snapshot |
2020-06-24 |
cloudwalk | Use double for cvar values. Fixes a number of bugs... |
commit | commitdiff | tree | snapshot |
2020-06-24 |
cloudwalk | Typo |
commit | commitdiff | tree | snapshot |
2020-06-24 |
cloudwalk | Actually fix color not being applied correctly |
commit | commitdiff | tree | snapshot |
2020-06-24 |
cloudwalk | Fix color not applying correctly |
commit | commitdiff | tree | snapshot |
2020-06-24 |
cloudwalk | Fix remnants of fog being applied to UIs |
commit | commitdiff | tree | snapshot |
2020-06-24 |
cloudwalk | Don't apply gl_lightmaps to UI elements |
commit | commitdiff | tree | snapshot |
2020-06-24 |
cloudwalk | Remove hack in changelevel |
commit | commitdiff | tree | snapshot |
2020-06-24 |
cloudwalk | (Round 5) Break up host_cmd.c |
commit | commitdiff | tree | snapshot |
2020-06-24 |
cloudwalk | Don't lerp nailgun and super nailgun. Trades smoothness... |
commit | commitdiff | tree | snapshot |
2020-06-24 |
cloudwalk | Implement classic Quake-style weapon bobbing. Enable... |
commit | commitdiff | tree | snapshot |
2020-06-23 |
cloudwalk | Eradicated the CVAR_NQUSERINFOHACK flag, for good |
commit | commitdiff | tree | snapshot |
2020-06-23 |
cloudwalk | (Round 4) Break up host_cmd.c |
commit | commitdiff | tree | snapshot |
2020-06-22 |
cloudwalk | (Round 3) Break up host_cmd.c |
commit | commitdiff | tree | snapshot |
2020-06-22 |
cloudwalk | (Round 2) Break up host_cmd.c |
commit | commitdiff | tree | snapshot |
2020-06-22 |
cloudwalk | (Round 1) Break up host_cmd.c |
commit | commitdiff | tree | snapshot |
2020-06-22 |
cloudwalk | First massive rename and move |
commit | commitdiff | tree | snapshot |
2020-06-22 |
cloudwalk | Move Sys_InitConsole to Con_Init |
commit | commitdiff | tree | snapshot |
2020-06-22 |
cloudwalk | Consolidate FS_Init and associated code |
commit | commitdiff | tree | snapshot |
2020-06-22 |
cloudwalk | Change prefix of cmds in host_cmd.c to match the side... |
commit | commitdiff | tree | snapshot |
2020-06-21 |
cloudwalk | Partially revert r12699 pending better solution |
commit | commitdiff | tree | snapshot |
2020-06-21 |
cloudwalk | Not sure how these didn't make it into the last commit |
commit | commitdiff | tree | snapshot |
2020-06-21 |
cloudwalk | Add process nice settings to the sys struct |
commit | commitdiff | tree | snapshot |
2020-06-21 |
cloudwalk | Merge Cmd_Init_Commands into Cmd_Init |
commit | commitdiff | tree | snapshot |
2020-06-21 |
cloudwalk | Revert "Initialize console commands and cvars before... |
commit | commitdiff | tree | snapshot |
2020-06-20 |
cloudwalk | Put the loading plaque back in Host_Main for now, so... |
commit | commitdiff | tree | snapshot |
2020-06-20 |
cloudwalk | Add missing parens around inline assignment. Fixes... |
commit | commitdiff | tree | snapshot |
2020-06-20 |
cloudwalk | Initialize console commands and cvars before anything... |
commit | commitdiff | tree | snapshot |
2020-06-20 |
cloudwalk | Remove commented out code/unused prototype |
commit | commitdiff | tree | snapshot |
2020-06-20 |
cloudwalk | Split off common CRC16 and MSG_ functions into separate... |
commit | commitdiff | tree | snapshot |
2020-06-20 |
cloudwalk | Defer menu initialization until after stuffcmds. Implem... |
commit | commitdiff | tree | snapshot |
2020-06-20 |
cloudwalk | Remove vid.samples checks when switching modes. Engine... |
commit | commitdiff | tree | snapshot |
2020-06-20 |
cloudwalk | Implement command-line support for setting vid_borderless |
commit | commitdiff | tree | snapshot |
2020-06-19 |
cloudwalk | Add missing video capture ifdefs |
commit | commitdiff | tree | snapshot |
2020-06-19 |
cloudwalk | Host_Main improvements. Workaround to avoid crash with... |
commit | commitdiff | tree | snapshot |
2020-06-19 |
cloudwalk | Fix black screen during any loading screen if the conso... |
commit | commitdiff | tree | snapshot |
2020-06-19 |
cloudwalk | In Host_Main, clarify the purpose of a few of the timer... |
commit | commitdiff | tree | snapshot |
2020-06-19 |
cloudwalk | In Host_Main, remove timer check. sv_timer and cl_timer... |
commit | commitdiff | tree | snapshot |
2020-06-19 |
cloudwalk | In Host_Main, loop until host.state == host_shutdown... |
commit | commitdiff | tree | snapshot |
2020-06-18 |
cloudwalk | Add libxmp files to VS projects |
commit | commitdiff | tree | snapshot |
2020-06-18 |
cloudwalk | libxmp: minor fixes and cleanup |
commit | commitdiff | tree | snapshot |
2020-06-18 |
cloudwalk | Disable readonly on two cvars so recent improvements... |
commit | commitdiff | tree | snapshot |
2020-06-18 |
cloudwalk | Organize system and host globals into structs. Implemen... |
commit | commitdiff | tree | snapshot |
2020-06-17 |
cloudwalk | Implement the find command. Basically apropos but three... |
commit | commitdiff | tree | snapshot |
2020-06-17 |
cloudwalk | Add *.code-workspace to .gitignore |
commit | commitdiff | tree | snapshot |
2020-06-17 |
cloudwalk | Fix dumb mistake allowing cheats to be used despite... |
commit | commitdiff | tree | snapshot |
2020-06-17 |
cloudwalk | Auto-register serverfromclient commands to forward... |
commit | commitdiff | tree | snapshot |
next |