..
.gdbinit
better progs access error checking and cleanups resulting from it. Fixes
2001-03-27 03:57:17 +00:00
.indent.pro
sw32. Flee in terror. This'll break compilation for everything until -sdl32 compiles. sw32 wont work for a while either, so don't get overly excited yet.
2001-08-25 02:47:11 +00:00
cl_chase.c
Clean up chase/spectator camera stuff.
2012-06-14 22:45:05 +09:00
cl_cmd.c
Create a proper ca_active state.
2012-06-03 20:01:42 +09:00
cl_demo.c
Fix a pile of dead assignments.
2018-09-08 22:23:57 +09:00
cl_ents.c
Avoid a segfault at the end of hipnotic.
2013-11-27 16:08:30 +09:00
cl_input.c
Create a proper ca_active state.
2012-06-03 20:01:42 +09:00
cl_main.c
Separate file search from loading.
2014-01-28 16:22:05 +09:00
cl_parse.c
Limit the search for lit and ent files.
2014-01-28 16:22:05 +09:00
cl_screen.c
Shuffle the client screen function order a little.
2013-01-08 20:37:36 +09:00
cl_tent.c
Fix a pile of sizeof goofs.
2018-09-07 20:00:57 +09:00
cl_view.c
Fix the funky roll angle glitch.
2012-06-28 07:22:28 +09:00
game.c
Separate file search from loading.
2014-01-28 16:22:05 +09:00
host.c
Separate file search from loading.
2014-01-28 16:22:05 +09:00
host_cmd.c
Fix a format oops.
2018-10-09 12:42:21 +09:00
Makefile.am
Fix a pile of automake deprecation warnings.
2013-11-24 13:11:50 +09:00
sbar.c
Fix an unhealthy pile of gcc 8 warnings.
2018-08-20 00:05:00 +09:00
sdl_link.c
Nuke the rcsid stuff.
2012-04-22 10:56:32 +09:00
sv_cl_phys.c
Make noclipping players not touch triggers.
2012-07-18 14:51:53 +09:00
sv_cvar.c
re-arrange things so __attribute__ and __builtin_expect are properly
2003-01-15 15:31:36 +00:00
sv_ded.c
Do a pure/const/noreturn/format attribute pass.
2018-10-09 12:42:21 +09:00
sv_main.c
Fix a bunch of bit-rot.
2018-06-08 13:21:30 +09:00
sv_move.c
Massive whitespace cleanup.
2012-05-22 08:23:22 +09:00
sv_phys.c
Break out of think loop if nextthink doesn't progress.
2013-01-06 12:02:37 +09:00
sv_pr_cmds.c
Do a pure/const/noreturn/format attribute pass.
2018-10-09 12:42:21 +09:00
sv_progs.c
Simplify the call to PR_LoadProgsFile.
2018-10-11 10:06:48 +09:00
sv_user.c
Make key_dest private to keys.c
2013-01-16 19:48:54 +09:00
sys_sdl.c
Nuke the rcsid stuff.
2012-04-22 10:56:32 +09:00
sys_unix.c
Nuke the rcsid stuff.
2012-04-22 10:56:32 +09:00
sys_unixd.c
Nuke the rcsid stuff.
2012-04-22 10:56:32 +09:00
sys_win.c
Nuke the rcsid stuff.
2012-04-22 10:56:32 +09:00
sys_wind.c
Nuke the rcsid stuff.
2012-04-22 10:56:32 +09:00
world.c
Do a pure/const/noreturn/format attribute pass.
2018-10-09 12:42:21 +09:00