quakeforge/qw/source
Bill Currie 6739f5df4d Fix an out-by-one error
Noticed while sorting out pr_argc
2020-02-25 17:39:34 +09:00
..
.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
Makefile.am Fix a pile of automake deprecation warnings. 2013-11-24 13:11:50 +09:00
cl_cam.c Bah, more segfaults :P 2012-06-29 20:26:27 +09:00
cl_chase.c Clean up chase/spectator camera stuff. 2012-06-14 22:45:05 +09:00
cl_chat.c Fix some sizeof goofs. 2013-09-26 17:45:30 +09:00
cl_cmd.c Fix an unhealthy pile of gcc 8 warnings. 2018-08-20 00:05:00 +09:00
cl_cvar.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
cl_demo.c Fix an unhealthy pile of gcc 8 warnings. 2018-08-20 00:05:00 +09:00
cl_entparse.c Fix the ghost entities in demo playback. 2012-07-05 19:06:35 +09:00
cl_ents.c Add DL_LIBS to the -x11 targets. 2013-02-14 09:54:36 +09:00
cl_http.c Plug a memory leak. 2015-10-12 23:56:42 +09:00
cl_input.c Clean up chase/spectator camera stuff. 2012-06-14 22:45:05 +09:00
cl_main.c Make PR_Init take an instance to initialize 2020-02-23 18:32:16 +09:00
cl_ngraph.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
cl_parse.c Limit the search for lit and ent files. 2014-01-28 16:22:05 +09:00
cl_pred.c Do a bit of bound() usage auditing. 2012-07-12 19:33:51 +09:00
cl_rss.c Split out the rss code into its own file. 2012-06-15 22:02:17 +09:00
cl_screen.c Shuffle the client screen function order a little. 2013-01-08 20:37:36 +09:00
cl_skin.c Whitespace. 2012-11-14 20:54:35 +09:00
cl_slist.c Do a pure/const/noreturn/format attribute pass. 2018-10-09 12:42:21 +09:00
cl_sys_sdl.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
cl_sys_unix.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
cl_sys_win.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
cl_tent.c Fix a pile of sizeof goofs. 2018-09-07 20:00:57 +09:00
cl_view.c Frame-rate independent cshift fades. 2012-06-15 22:02:18 +09:00
crudefile.c Yet more char index issues. 2012-08-18 21:42:49 +09:00
game.c Separate file search from loading. 2014-01-28 16:22:05 +09:00
locs.c Separate file search from loading. 2014-01-28 16:22:05 +09:00
map_cfg.c Separate file search from loading. 2014-01-28 16:22:05 +09:00
master.c Add some #define magic for SOL_IP on BSD-based stacks. 2013-01-29 12:13:59 +09:00
net_packetlog.c Fix a pile of dead assignments. 2018-09-08 22:23:57 +09:00
pmove.c Massive whitespace cleanup. 2012-05-22 08:23:22 +09:00
pmovetst.c Set the hull depth for the client box_hull. 2013-01-12 21:58:30 +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_ccmds.c Improve handling of pr_argc 2020-02-25 17:36:29 +09:00
sv_demo.c Get "cancel" working correctly. 2012-07-13 14:41:10 +09:00
sv_ents.c Fix a pile of dead assignments. 2018-09-08 22:23:57 +09:00
sv_gib.c Make info_t opaque. 2012-06-14 22:46:23 +09:00
sv_init.c Fix an unhealthy pile of gcc 8 warnings. 2018-08-20 00:05:00 +09:00
sv_main.c Make PR_Init take an instance to initialize 2020-02-23 18:32:16 +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_pr_cpqw.c Fix an out-by-one error 2020-02-25 17:39:34 +09:00
sv_pr_qwe.c Improve handling of pr_argc 2020-02-25 17:36:29 +09:00
sv_progs.c Make PR_Init take an instance to initialize 2020-02-23 18:32:16 +09:00
sv_qtv.c Make info_t opaque. 2012-06-14 22:46:23 +09:00
sv_recorder.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
sv_sbar.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
sv_send.c Fix an unhealthy pile of gcc 8 warnings. 2018-08-20 00:05:00 +09:00
sv_sys_unix.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
sv_sys_win.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
sv_user.c Improve handling of pr_argc 2020-02-25 17:36:29 +09:00
teamplay.c Fix a pile of dead assignments. 2018-09-08 22:23:57 +09:00
world.c Do a pure/const/noreturn/format attribute pass. 2018-10-09 12:42:21 +09:00