.. |
header
|
Move rev.h into the client.
|
2018-08-07 10:20:02 +02:00 |
input
|
Move input.c and input.h into the client and rename to sdl.c.
|
2018-08-07 09:43:34 +02:00 |
menu
|
Revert "rename gl_anisotropic to r_anisotropic"
|
2018-09-03 21:22:01 +03:00 |
refresh
|
Fix a compiler warning, do not assign a variable to itself.
|
2018-09-05 17:07:42 +02:00 |
sound
|
Always print the full help for the 'ogg' command.
|
2018-09-04 14:17:49 +02:00 |
vid
|
small cleanups
|
2018-09-03 21:15:40 +03:00 |
cl_cin.c
|
Remove DOGG compile time option.
|
2018-08-14 10:40:50 +02:00 |
cl_console.c
|
Fix stupid bug when scaling the chat input.
|
2018-06-25 09:41:57 +02:00 |
cl_download.c
|
Introduce a wrapper Q_fopen() and replace fopen() with it.
|
2018-02-05 07:43:26 +01:00 |
cl_effects.c
|
When an invalid muzzle flash offset is send, just return.
|
2016-10-23 18:36:43 +02:00 |
cl_entities.c
|
Remove disgusting and broken Developer_searchpath() function.
|
2017-08-04 09:20:44 +02:00 |
cl_input.c
|
Move input.c and input.h into the client and rename to sdl.c.
|
2018-08-07 09:43:34 +02:00 |
cl_inventory.c
|
screen: auto-scale the HUD when gl_hudscale < 0.
|
2014-05-06 19:45:11 +02:00 |
cl_keyboard.c
|
Introduce a wrapper Q_fopen() and replace fopen() with it.
|
2018-02-05 07:43:26 +01:00 |
cl_lights.c
|
Make the client asynchronous, e.g. decouble net and refresh frames.
|
2016-08-04 17:36:42 +02:00 |
cl_main.c
|
Remove DOGG compile time option.
|
2018-08-14 10:40:50 +02:00 |
cl_network.c
|
Remove DOGG compile time option.
|
2018-08-14 10:40:50 +02:00 |
cl_parse.c
|
Remove DOGG compile time option.
|
2018-08-14 10:40:50 +02:00 |
cl_particles.c
|
Reformat the client
|
2012-07-22 15:34:45 +02:00 |
cl_prediction.c
|
Fix stupid bug in e30f824 . :(
|
2018-02-07 19:02:13 +01:00 |
cl_screen.c
|
Remove DOGG compile time option.
|
2018-08-14 10:40:50 +02:00 |
cl_tempentities.c
|
Remove SDL 1.2 support from the menu.
|
2018-07-31 14:24:28 +02:00 |
cl_view.c
|
Remove DOGG compile time option.
|
2018-08-14 10:40:50 +02:00 |