2020-05-30 |
Mario | Implement pausesound command, ported from wrath-darkplaces |
commit | commitdiff | tree | snapshot |
2020-05-30 |
Mario | Increase MAX_CACHED_PICS to 2048, as per wrath-darkplaces |
commit | commitdiff | tree | snapshot |
2020-05-30 |
Mario | Save cl_maxfps_alwayssleep changes to config |
commit | commitdiff | tree | snapshot |
2020-05-30 |
Mario | Don't crash the game if a "nasty" -game name is rejecte... |
commit | commitdiff | tree | snapshot |
2020-05-30 |
Mario | Add support for CACHEPICFLAG_LINEAR (currently unused... |
commit | commitdiff | tree | snapshot |
2020-05-30 |
Mario | Implement "forcenearest" particle effect key, ported... |
commit | commitdiff | tree | snapshot |
2020-05-29 |
cloudwalk | Change taskqueue_minthreads to 0, resulting in consider... |
commit | commitdiff | tree | snapshot |
2020-05-29 |
cloudwalk | Fix long standing compile warning that might bite later |
commit | commitdiff | tree | snapshot |
2020-05-29 |
cloudwalk | Fix incorrect variables in THREADDEBUG prints causing... |
commit | commitdiff | tree | snapshot |
2020-05-29 |
cloudwalk | Pass an offset of data_element3i rather than data_eleme... |
commit | commitdiff | tree | snapshot |
2020-05-29 |
cloudwalk | Pass num_triangles per surface rather than for the... |
commit | commitdiff | tree | snapshot |
2020-05-28 |
cloudwalk | Implement experimental hook-like system, with working... |
commit | commitdiff | tree | snapshot |
2020-05-27 |
cloudwalk | Fix defer command. Maintain separate oldrealtime(s... |
commit | commitdiff | tree | snapshot |
2020-05-27 |
cloudwalk | Fix incorrect types causing fp precision errors with... |
commit | commitdiff | tree | snapshot |
2020-05-27 |
cloudwalk | Formatting fix |
commit | commitdiff | tree | snapshot |
2020-05-27 |
cloudwalk | Add .vscode to .gitignore |
commit | commitdiff | tree | snapshot |
2020-05-27 |
havoc | Remove the deprecatedq3* fields finally after so many... |
commit | commitdiff | tree | snapshot |
2020-05-27 |
havoc | Fix a warning and remove an unused prototype. |
commit | commitdiff | tree | snapshot |
2020-05-27 |
havoc | Remove dp_model_t.brushq2 field because it's never... |
commit | commitdiff | tree | snapshot |
2020-05-27 |
cloudwalk | Fix major regression preventing connect to any server... |
commit | commitdiff | tree | snapshot |
2020-05-26 |
cloudwalk | Allocate Q3BSP texturepool earlier in the loading process |
commit | commitdiff | tree | snapshot |
2020-05-26 |
cloudwalk | Fix crash when building Q3BSP lightgrid. Added missing... |
commit | commitdiff | tree | snapshot |
2020-05-26 |
cloudwalk | Fix most compiler warnings. |
commit | commitdiff | tree | snapshot |
2020-05-26 |
cloudwalk | Fix compiler warning in custom stat clearing |
commit | commitdiff | tree | snapshot |
2020-05-26 |
cloudwalk | Clean up qtypes.h. Use stdbool.h on non-MSVC. Replace... |
commit | commitdiff | tree | snapshot |
2020-05-26 |
cloudwalk | Oops. |
commit | commitdiff | tree | snapshot |
2020-05-26 |
cloudwalk | Show SDL message box on Sys_Error for SDL target. Remov... |
commit | commitdiff | tree | snapshot |
2020-05-26 |
cloudwalk | Fix getting exe name on FreeBSD, which hasn't used... |
commit | commitdiff | tree | snapshot |
2020-05-26 |
cloudwalk | Fix pure data entities being linked into the area grid... |
commit | commitdiff | tree | snapshot |
2020-05-26 |
cloudwalk | Implement clipgroup extension from DarkplacesRM |
commit | commitdiff | tree | snapshot |
2020-05-26 |
havoc | Added lightgrid texture based lighting in q3bsp maps... |
commit | commitdiff | tree | snapshot |
2020-05-26 |
cloudwalk | Change the ping calculation back. It wasn't necessary... |
commit | commitdiff | tree | snapshot |
2020-05-25 |
cloudwalk | Revert "Fix visual regression where parts of the Xonoti... |
commit | commitdiff | tree | snapshot |
2020-05-25 |
cloudwalk | Don't query the master server when the menu isn't shown |
commit | commitdiff | tree | snapshot |
2020-05-25 |
cloudwalk | Calculate ping in the server list better. |
commit | commitdiff | tree | snapshot |
2020-05-25 |
havoc | With MATERIALFLAG_ALPHAGEN_VERTEX we should basically... |
commit | commitdiff | tree | snapshot |
2020-05-25 |
cloudwalk | Make sv_cheats instant. No need to restart the map... |
commit | commitdiff | tree | snapshot |
2020-05-25 |
cloudwalk | Make sv_cheats CVAR_NOTIFY |
commit | commitdiff | tree | snapshot |
2020-05-25 |
cloudwalk | Change default value of sv_disablenotify to 0. Print... |
commit | commitdiff | tree | snapshot |
2020-05-25 |
cloudwalk | Implement Con_Error(f) and Con_Warn(f), error and warni... |
commit | commitdiff | tree | snapshot |
2020-05-25 |
cloudwalk | Don't continue loading image if we already have it... |
commit | commitdiff | tree | snapshot |
2020-05-25 |
cloudwalk | Fix most Q3 & QL glow maps |
commit | commitdiff | tree | snapshot |
2020-05-25 |
cloudwalk | Fix visual regression where parts of the Xonotic menu... |
commit | commitdiff | tree | snapshot |
2020-05-25 |
havoc | Forcibly disable the alphatocoverage feature because... |
commit | commitdiff | tree | snapshot |
2020-05-25 |
havoc | Allow r_viewscale to be set to values higher than 1... |
commit | commitdiff | tree | snapshot |
2020-05-25 |
havoc | Add csqc_polygons_defaultmaterial_nocullface cvar which... |
commit | commitdiff | tree | snapshot |
2020-05-25 |
havoc | Add support for textures named "*white" and "$whiteimag... |
commit | commitdiff | tree | snapshot |
2020-05-25 |
havoc | Reworked VM_CL_PolygonBegin/Vertex/End functions to... |
commit | commitdiff | tree | snapshot |
2020-05-25 |
havoc | Refactored VM_SV_AddStat to allow overrides of all... |
commit | commitdiff | tree | snapshot |
2020-05-24 |
havoc | Add MSVS2019 project and solution files. |
commit | commitdiff | tree | snapshot |
2020-05-24 |
cloudwalk | Fix FS_Seek for compressed file from PK3 |
commit | commitdiff | tree | snapshot |
2020-05-24 |
cloudwalk | Revert "Don't try to spawn if the worldmodel is missing... |
commit | commitdiff | tree | snapshot |
2020-05-24 |
havoc | Rework r_shadow_shadowmode to be more maintainable... |
commit | commitdiff | tree | snapshot |
2020-05-24 |
havoc | Fix r_celoutlines description to not mention OpenGL... |
commit | commitdiff | tree | snapshot |
2020-05-24 |
havoc | Fix a size_t comparison warning by doing the math better. |
commit | commitdiff | tree | snapshot |
2020-05-24 |
cloudwalk | Add curl to clientfromserver interpreter. |
commit | commitdiff | tree | snapshot |
2020-05-23 |
cloudwalk | Fix Windows-specific use-after-free causing crash after... |
commit | commitdiff | tree | snapshot |
2020-05-23 |
cloudwalk | Print "Disconnected" only if actually disconnecting... |
commit | commitdiff | tree | snapshot |
2020-05-23 |
cloudwalk | Slight refactor of loading screen. Starting a local... |
commit | commitdiff | tree | snapshot |
2020-05-23 |
cloudwalk | Print when disconnected |
commit | commitdiff | tree | snapshot |
2020-05-23 |
cloudwalk | Remove duplicate function call. CL_Disconnect already... |
commit | commitdiff | tree | snapshot |
2020-05-22 |
cloudwalk | Fix regression causing loading screen to flicker while... |
commit | commitdiff | tree | snapshot |
2020-05-21 |
cloudwalk | Fix missing loading screen text. A redraw must always... |
commit | commitdiff | tree | snapshot |
2020-05-21 |
cloudwalk | Make Sys_Error message more generic. Quake -> Engine |
commit | commitdiff | tree | snapshot |
2020-05-20 |
cloudwalk | New prvm_stringdebug cvar to print string-related warni... |
commit | commitdiff | tree | snapshot |
2020-05-20 |
cloudwalk | Revert "Set prvm_garbagecollection_enable to 0 by default." |
commit | commitdiff | tree | snapshot |
2020-05-20 |
cloudwalk | Add a few commands to clientfromserver interpreter... |
commit | commitdiff | tree | snapshot |
2020-05-20 |
cloudwalk | Remove signon check for QW reconnect. Client now follow... |
commit | commitdiff | tree | snapshot |
2020-05-20 |
cloudwalk | Print different message for invalid sv->cl cmd. Improve... |
commit | commitdiff | tree | snapshot |
2020-05-20 |
cloudwalk | Make sure the server<->client interpreters run. |
commit | commitdiff | tree | snapshot |
2020-05-20 |
cloudwalk | Make connections atomic. Disconnect before trying to... |
commit | commitdiff | tree | snapshot |
2020-05-20 |
cloudwalk | Don't try to spawn if the worldmodel is missing. No... |
commit | commitdiff | tree | snapshot |
2020-05-20 |
cloudwalk | Set prvm_garbagecollection_enable to 0 by default. |
commit | commitdiff | tree | snapshot |
2020-05-19 |
cloudwalk | Reset r_shadow_occlusion_buf on vid_restart. Fixes... |
commit | commitdiff | tree | snapshot |
2020-05-19 |
cloudwalk | Temporary workaround for tempstring offset console... |
commit | commitdiff | tree | snapshot |
2020-05-18 |
cloudwalk | Add gameversion_[min,max] to CVAR_SERVER. |
commit | commitdiff | tree | snapshot |
2020-05-18 |
cloudwalk | Implement chromatic aberration, configurable with r_col... |
commit | commitdiff | tree | snapshot |
2020-05-18 |
cloudwalk | Fix a few compile warnings. Remove unused locals. |
commit | commitdiff | tree | snapshot |
2020-05-18 |
cloudwalk | Fix duplicate Cmd_AddCommand(s). Their funcs already... |
commit | commitdiff | tree | snapshot |
2020-05-18 |
cloudwalk | Fix invalid offset spam when r_showbboxes_client is > 0 |
commit | commitdiff | tree | snapshot |
2020-05-18 |
cloudwalk | Fix r_water_lowquality description |
commit | commitdiff | tree | snapshot |
2020-05-18 |
cloudwalk | Don't print warning when QC simply checks if a cachepic... |
commit | commitdiff | tree | snapshot |
2020-05-18 |
cloudwalk | Fix a few bugs detected by Cppcheck |
commit | commitdiff | tree | snapshot |
2020-05-17 |
cloudwalk | Silence some noisy font-related prints. Make them debug... |
commit | commitdiff | tree | snapshot |
2020-05-17 |
cloudwalk | Use SDL_GameController instead of SDL_Joystick where... |
commit | commitdiff | tree | snapshot |
2020-05-16 |
cloudwalk | Make use of CACHEPICFLAG_FAILONMISSING flag for conback... |
commit | commitdiff | tree | snapshot |
2020-05-16 |
cloudwalk | In Q3 shader, generate white texture for *white too. |
commit | commitdiff | tree | snapshot |
2020-05-16 |
cloudwalk | Clear the skybox textures on map load. Use memset to... |
commit | commitdiff | tree | snapshot |
2020-04-17 |
havoc | Add "cmd" command to cmd_clientfromserver interpreter... |
commit | commitdiff | tree | snapshot |
2020-03-23 |
divverent | Fix the corona bug. The render bug only though. |
commit | commitdiff | tree | snapshot |
2020-03-23 |
divverent | Simplify R_DrawCustomSurface by calling R_DrawCustomSur... |
commit | commitdiff | tree | snapshot |
2020-03-15 |
divverent | Add a Quake Live-style mouse acceleration mode. |
commit | commitdiff | tree | snapshot |
2020-02-22 |
divverent | Another flag bites the dust. This time: -ffinite-math... |
commit | commitdiff | tree | snapshot |
2020-02-06 |
havoc | Fix snd_null prototype for a function which broke the... |
commit | commitdiff | tree | snapshot |
2020-02-06 |
havoc | Implemented garbage collection of lost references to... |
commit | commitdiff | tree | snapshot |
2020-01-29 |
divverent | Another file without svn:eol-style. |
commit | commitdiff | tree | snapshot |
2020-01-29 |
havoc | Set svn:eol-style=native property on taskqueue.[ch] |
commit | commitdiff | tree | snapshot |
2020-01-29 |
havoc | Fix line endings on taskqueue.[ch] |
commit | commitdiff | tree | snapshot |
2020-01-23 |
havoc | Add the missing cmd_userdefined_all and cmd_userdefined... |
commit | commitdiff | tree | snapshot |
2020-01-23 |
havoc | Move tracking of aliases and csqc function overrides... |
commit | commitdiff | tree | snapshot |
next |