2020-07-17 |
cloudwalk | menu: Don't abort the frame if the menu crashes during... |
commit | commitdiff | tree | snapshot |
2020-07-17 |
cloudwalk | gl_rmain: Disable water (and warpzones) when r_lockvisi... |
commit | commitdiff | tree | snapshot |
2020-07-17 |
cloudwalk | gl_rmain: Don't set frustum when r_lockvisibility or... |
commit | commitdiff | tree | snapshot |
2020-07-17 |
cloudwalk | gl_rsurf: Check r_lockvisibility only once |
commit | commitdiff | tree | snapshot |
2020-07-17 |
cloudwalk | gl_rsurf: Don't cull geometry that leaves the view... |
commit | commitdiff | tree | snapshot |
2020-07-17 |
cloudwalk | gl_rsurf: Set default of r_useportalculling to 1 |
commit | commitdiff | tree | snapshot |
2020-07-16 |
cloudwalk | Fix search_packfile_begin builtin number in the menu... |
commit | commitdiff | tree | snapshot |
2020-07-16 |
cloudwalk | Fix some duplicate and missing builtin entries in cspro... |
commit | commitdiff | tree | snapshot |
2020-07-16 |
cloudwalk | dpdefs: Don't declare __fullspawndata. Avoids allocatio... |
commit | commitdiff | tree | snapshot |
2020-07-16 |
cloudwalk | prvm_edict: For __fullspawndata, set the "start" pointe... |
commit | commitdiff | tree | snapshot |
2020-07-15 |
cloudwalk | progs: Implement new extension DP_QC_FS_SEARCH_PACKFILE |
commit | commitdiff | tree | snapshot |
2020-07-15 |
cloudwalk | Don't save scr_loadingscreen_picture to config (matches... |
commit | commitdiff | tree | snapshot |
2020-07-15 |
cloudwalk | Some minor tweaks to CACHEPICFLAG_LINEAR and the nasty... |
commit | commitdiff | tree | snapshot |
2020-07-15 |
cloudwalk | Don't show beam list overflow spam warnings normally |
commit | commitdiff | tree | snapshot |
2020-07-15 |
cloudwalk | Fix a potential memory leak with wavefront sounds |
commit | commitdiff | tree | snapshot |
2020-07-15 |
cloudwalk | Implement pausesound command, ported from wrath-darkplaces |
commit | commitdiff | tree | snapshot |
2020-07-15 |
cloudwalk | Increase MAX_CACHED_PICS to 2048, as per wrath-darkplaces |
commit | commitdiff | tree | snapshot |
2020-07-15 |
cloudwalk | Save cl_maxfps_alwayssleep changes to config |
commit | commitdiff | tree | snapshot |
2020-07-15 |
cloudwalk | Don't crash the game if a "nasty" -game name is rejecte... |
commit | commitdiff | tree | snapshot |
2020-07-15 |
cloudwalk | Add support for CACHEPICFLAG_LINEAR (currently unused... |
commit | commitdiff | tree | snapshot |
2020-07-15 |
cloudwalk | libxmp: Misc improvements (nico) |
commit | commitdiff | tree | snapshot |
2020-07-15 |
cloudwalk | zone: Fix backed file alloc for BSD. Check for -1 in... |
commit | commitdiff | tree | snapshot |
2020-07-15 |
cloudwalk | progs: Correct drawline and sound builtin parameters... |
commit | commitdiff | tree | snapshot |
2020-07-15 |
cloudwalk | prvm_edict: Implement __fullspawndata. Testing only... |
commit | commitdiff | tree | snapshot |
2020-07-15 |
cloudwalk | host: Shutdown client-only subsystems in CL_Shutdown. |
commit | commitdiff | tree | snapshot |
2020-07-15 |
cloudwalk | sv_ccmds: In status cmd, print IPs to loopback client |
commit | commitdiff | tree | snapshot |
2020-07-15 |
cloudwalk | host: Remove redundant check |
commit | commitdiff | tree | snapshot |
2020-07-15 |
cloudwalk | host: Sleep at the end of the frame. Receive packets... |
commit | commitdiff | tree | snapshot |
2020-07-15 |
cloudwalk | host: Remove redundant check. Only the bigger of these... |
commit | commitdiff | tree | snapshot |
2020-07-15 |
cloudwalk | host: Adjust timers at the end of each client or server... |
commit | commitdiff | tree | snapshot |
2020-07-15 |
cloudwalk | sys_shared: Remove #ifdef for VERY old and obsolete... |
commit | commitdiff | tree | snapshot |
2020-07-15 |
cloudwalk | prvm: Fix multiple int opcode issues reported by Spoike |
commit | commitdiff | tree | snapshot |
2020-07-13 |
cloudwalk | host: Move server perf code to server frame code |
commit | commitdiff | tree | snapshot |
2020-07-13 |
cloudwalk | host: Move timer resets to client/server code |
commit | commitdiff | tree | snapshot |
2020-07-13 |
cloudwalk | host: Move server/client-specific frametime limiting... |
commit | commitdiff | tree | snapshot |
2020-07-13 |
cloudwalk | host: Use new global host.sleeptime instead of svs... |
commit | commitdiff | tree | snapshot |
2020-07-13 |
cloudwalk | host, csqc: Remove cl.csqc_paused. Use new global host... |
commit | commitdiff | tree | snapshot |
2020-07-13 |
cloudwalk | csqc: Minor refactor of a few functions |
commit | commitdiff | tree | snapshot |
2020-07-13 |
cloudwalk | host: Add "restless" variable to host_t. True means... |
commit | commitdiff | tree | snapshot |
2020-07-13 |
cloudwalk | bsp: Merge Q1/Q2 LoadSubmodels into one func. The diffe... |
commit | commitdiff | tree | snapshot |
2020-07-13 |
cloudwalk | bsp: Rename a few more functions that are used by more... |
commit | commitdiff | tree | snapshot |
2020-07-11 |
cloudwalk | Improve clang support. Add tcc support. Clang builds... |
commit | commitdiff | tree | snapshot |
2020-07-09 |
cloudwalk | prvm: Implement integer and pointer opcodes |
commit | commitdiff | tree | snapshot |
2020-07-09 |
cloudwalk | Refactor the model loading code to use an array of... |
commit | commitdiff | tree | snapshot |
2020-07-09 |
cloudwalk | Rename model functions to make them more generic and... |
commit | commitdiff | tree | snapshot |
2020-07-09 |
cloudwalk | common: Add game "DOOMBRINGER" |
commit | commitdiff | tree | snapshot |
2020-07-07 |
cloudwalk | Revert "Fix texture load failure not printing" |
commit | commitdiff | tree | snapshot |
2020-07-07 |
cloudwalk | Ugly hack to fix skybox textures being loaded as MATERI... |
commit | commitdiff | tree | snapshot |
2020-07-06 |
cloudwalk | Fix loading of external Q1BSP textures. Does not fix... |
commit | commitdiff | tree | snapshot |
2020-07-05 |
cloudwalk | Fix nasty typo in a dpsnprintf causing truncated cmds... |
commit | commitdiff | tree | snapshot |
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 |
next |