thirtyflightsofloving/renderer
Knightmare66 97a87dbe6e Added color1 userinfo cvar for player railgun effect color to client.
Added red/green/blue component sliders to player setup menu to change player railgun effect color.
Added parsing test code for color1 cvar in client code of default Lazarus DLL.
Will integrate custom color into railgun weapon code for next savegame version increment.
2021-10-21 02:03:19 -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 Added Ethan Lee's Linux porting changes. 2021-10-11 15:38:20 -04:00
r_alias.c Added Ethan Lee's Linux porting changes. 2021-10-11 15:38:20 -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 Added Ethan Lee's Linux porting changes. 2021-10-11 15:38:20 -04:00
r_alias_misc.c Renamed internally generated textures. 2021-09-27 12:59:00 -04:00
r_arb_program.c Miscellaneous 64-bit porting fixes. 2020-07-29 06:05:09 -04:00
r_backend.c Added Ethan Lee's Linux porting changes. 2021-10-11 15:38:20 -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 Added color1 userinfo cvar for player railgun effect color to client. 2021-10-21 02:03:19 -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 Straighten out USE_GLMIPMAP platform/OS confusion in r_image.c. 2021-10-11 17:58: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 Ethan Lee's Linux porting changes. 2021-10-11 15:38:20 -04:00
r_main.c Added Ethan Lee's Linux porting changes. 2021-10-11 15:38:20 -04:00
r_misc.c Fix minor oops with _WIN32 macro in g_misc.c. 2021-10-11 17:37:32 -04: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 Added Ethan Lee's Linux porting changes. 2021-10-11 15:38:20 -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 Ethan Lee's Linux porting changes. 2021-10-11 15:38:20 -04:00
r_vlights.c Added Ethan Lee's Linux porting changes. 2021-10-11 15:38:20 -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