yquake2remaster/src/client
2012-06-02 13:29:08 +02:00
..
header Whitespace fixes. 2012-04-30 08:25:59 +02:00
menu Change atof() to strtod() 2012-06-02 10:33:28 +02:00
sound Initialize sounds[] to avoid garbage branch conditions down below 2012-06-02 13:29:08 +02:00
cl_cin.c Explicit cast 2012-06-02 09:07:20 +02:00
cl_console.c Prevent a buffer overflow. 2012-06-01 18:13:30 +02:00
cl_download.c Change atoi() to strtol() 2012-06-02 10:24:52 +02:00
cl_effects.c Convert rand(), crand() and frand() to randk(), crandk() and frandk() 2012-06-02 11:55:12 +02:00
cl_entities.c Convert rand(), crand() and frand() to randk(), crandk() and frandk() 2012-06-02 11:55:12 +02:00
cl_input.c Change atoi() to strtol() 2012-06-02 10:24:52 +02:00
cl_inventory.c Whitespace fixes. 2012-04-30 08:25:59 +02:00
cl_keyboard.c Whitespace fixes. 2012-04-30 08:25:59 +02:00
cl_lights.c Whitespace fixes. 2012-04-30 08:25:59 +02:00
cl_main.c Change atoi() to strtol() 2012-06-02 10:24:52 +02:00
cl_network.c Change atoi() to strtol() 2012-06-02 10:24:52 +02:00
cl_parse.c Change atoi() to strtol() 2012-06-02 10:24:52 +02:00
cl_particles.c Convert rand(), crand() and frand() to randk(), crandk() and frandk() 2012-06-02 11:55:12 +02:00
cl_prediction.c Change atof() to strtod() 2012-06-02 10:33:28 +02:00
cl_screen.c Change atof() to strtod() 2012-06-02 10:33:28 +02:00
cl_tempentities.c Convert rand(), crand() and frand() to randk(), crandk() and frandk() 2012-06-02 11:55:12 +02:00
cl_view.c Change atof() to strtod() 2012-06-02 10:33:28 +02:00