.. |
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
|
Remove SDL 1.2 support from the menu.
|
2018-07-31 14:24:28 +02:00 |
refresh
|
Move the icon into the vid interface.
|
2018-08-07 10:30:11 +02:00 |
sound
|
Move sound.c into the sound system source and rename to sdl.c.
|
2018-08-07 09:31:08 +02:00 |
vid
|
Move stb_image_write.h into vid. It's used there, only.
|
2018-08-07 11:45:26 +02:00 |
cl_cin.c
|
Move input.c and input.h into the client and rename to sdl.c.
|
2018-08-07 09:43:34 +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
|
Move input.c and input.h into the client and rename to sdl.c.
|
2018-08-07 09:43:34 +02:00 |
cl_network.c
|
Remove CDA support from code.
|
2018-07-31 14:24:28 +02:00 |
cl_parse.c
|
Move input.c and input.h into the client and rename to sdl.c.
|
2018-08-07 09:43:34 +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 CDA support from code.
|
2018-07-31 14:24:28 +02:00 |
cl_tempentities.c
|
Remove SDL 1.2 support from the menu.
|
2018-07-31 14:24:28 +02:00 |
cl_view.c
|
Move input.c and input.h into the client and rename to sdl.c.
|
2018-08-07 09:43:34 +02:00 |