thirtyflightsofloving/renderer
Knightmare66 3ce18b138c Refactored spincontrol menu control with value lists, simplifying menu implementations.
Simplified loading and saving of cvars in slider menu control.
Enlarged text in Game, Multiplayer, and Options menus.
Fixed repeat of failed file causing HTTP downloads to restart.
Added cl_zoommode cvar to simplify Lazarus zoom command.
Changed zoom command to use new cl_zoommode cvar in default Lazarus and missionpack DLLs.
Removed unused "crossh" cvar in default Lazarus and missionpack DLLs.
Fixed Makron not having a classname when spawned from Jorg in default Lazarus and missionpack DLLs.
Made Tactician Gunner ignore small amounts of damage in missionpack DLL.
2021-09-04 02:18:06 -04:00
..
anorms.h Updated GPL headers based on Q2 Tools GPL source release. 2020-06-04 17:01:28 -04:00
anormtab.h Updated GPL headers based on Q2 Tools GPL source release. 2020-06-04 17:01:28 -04:00
glext.h inital commit of full repository 2019-03-13 15:20:07 -04:00
qgl.h Updated GPL headers based on Q2 Tools GPL source release. 2020-06-04 17:01:28 -04:00
r_alias.c Reworked 2D pic drawing using a new, merged R_DrawPic() function. Moved old pic drawing functions to r_draw_removed.c. 2021-08-07 00:43:46 -04:00
r_alias.h Reworked 2D pic drawing using a new, merged R_DrawPic() function. Moved old pic drawing functions to r_draw_removed.c. 2021-08-07 00:43:46 -04:00
r_alias_md2.c Renamed md2 "alias" structs and defines for MD2 to have MD2 in their names. 2020-09-06 04:17:32 -04:00
r_alias_misc.c Updated GPL headers based on Q2 Tools GPL source release. 2020-06-04 17:01:28 -04:00
r_arb_program.c Miscellaneous 64-bit porting fixes. 2020-07-29 06:05:09 -04:00
r_backend.c Reworked 2D pic drawing using a new, merged R_DrawPic() function. Moved old pic drawing functions to r_draw_removed.c. 2021-08-07 00:43:46 -04:00
r_beam.c Updated GPL headers based on Q2 Tools GPL source release. 2020-06-04 17:01:28 -04:00
r_bloom.c Added screenshot gamma correction. 2020-07-04 01:31:44 -04:00
r_cin.c More 64-bit portability fixes. 2020-08-01 22:54:35 -04:00
r_cin.h Updated GPL headers based on Q2 Tools GPL source release. 2020-06-04 17:01:28 -04:00
r_draw.c Reworked 2D pic drawing using a new, merged R_DrawPic() function. Moved old pic drawing functions to r_draw_removed.c. 2021-08-07 00:43:46 -04:00
r_draw_removed.c Reworked 2D pic drawing using a new, merged R_DrawPic() function. Moved old pic drawing functions to r_draw_removed.c. 2021-08-07 00:43:46 -04:00
r_entity.c Updated GPL headers based on Q2 Tools GPL source release. 2020-06-04 17:01:28 -04:00
r_fog.c Updated GPL headers based on Q2 Tools GPL source release. 2020-06-04 17:01:28 -04:00
r_fragment.c Updated GPL headers based on Q2 Tools GPL source release. 2020-06-04 17:01:28 -04:00
r_glstate.c Refactored surface rendering to use new mpolyvertex_t struct. This replaces the old vertex float array, and integrates vertex lighting. 2021-07-11 03:33:32 -04:00
r_image.c Refactored spincontrol menu control with value lists, simplifying menu implementations. 2021-09-04 02:18:06 -04:00
r_light.c Refactored surface rendering to use new mpolyvertex_t struct. This replaces the old vertex float array, and integrates vertex lighting. 2021-07-11 03:33:32 -04:00
r_lightmap.c inital commit of full repository 2019-03-13 15:20:07 -04:00
r_local.h Added r_mode_desktop cvar to force desktop resolution in borderless window mode. 2021-08-25 02:28:15 -04:00
r_main.c Refactored spincontrol menu control with value lists, simplifying menu implementations. 2021-09-04 02:18:06 -04:00
r_misc.c Changed parameter order for Q_strncpyz() and Q_strncatz() to match Com_strcpy() and Com_strcat() from missionpack DLL. 2021-01-25 02:47:07 -05:00
r_model.c Reworked 2D pic drawing using a new, merged R_DrawPic() function. Moved old pic drawing functions to r_draw_removed.c. 2021-08-07 00:43:46 -04:00
r_model.h Reworked 2D pic drawing using a new, merged R_DrawPic() function. Moved old pic drawing functions to r_draw_removed.c. 2021-08-07 00:43:46 -04:00
r_normals.h Updated GPL headers based on Q2 Tools GPL source release. 2020-06-04 17:01:28 -04:00
r_particle.c Renamed cvars hud_scale, hud_alpha, and hud_squeezedigits to scr_hudsize, scr_hudalpha, and scr_hudsqueezedigits. 2020-08-09 17:03:47 -04:00
r_sky.c Refactored surface rendering to use new mpolyvertex_t struct. This replaces the old vertex float array, and integrates vertex lighting. 2021-07-11 03:33:32 -04:00
r_sprite.c Changed chat filtering to also work for private messages. 2020-09-20 18:16:28 -04:00
r_surface.c Improved Tactician Gunner's prox mine aiming in missionpack DLL. 2021-07-31 02:07:06 -04:00
r_surface_singletex.c Improved Tactician Gunner's prox mine aiming in missionpack DLL. 2021-07-31 02:07:06 -04:00
r_upscale.c Added screenshot gamma correction. 2020-07-04 01:31:44 -04:00
r_vlights.c Updated GPL headers based on Q2 Tools GPL source release. 2020-06-04 17:01:28 -04:00
r_warp.c Reworked 2D pic drawing using a new, merged R_DrawPic() function. Moved old pic drawing functions to r_draw_removed.c. 2021-08-07 00:43:46 -04:00
vlights.h Updated GPL headers based on Q2 Tools GPL source release. 2020-06-04 17:01:28 -04:00
warpsin.h Updated GPL headers based on Q2 Tools GPL source release. 2020-06-04 17:01:28 -04:00