quakeforge/qw/source
Bill Currie df7c08a010 Add support for doubles to Ruamoko
Only as scalars, I still need to think about what to do for vectors and
quaternions due to param size issues. Also, doubles are not yet
guaranteed to be correctly aligned.
2020-02-15 23:49:12 +09:00
..
.gdbinit
.indent.pro
cl_cam.c
cl_chase.c
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
cl_demo.c Fix an unhealthy pile of gcc 8 warnings. 2018-08-20 00:05:00 +09:00
cl_entparse.c
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
cl_main.c Separate file search from loading. 2014-01-28 16:22:05 +09:00
cl_ngraph.c
cl_parse.c Limit the search for lit and ent files. 2014-01-28 16:22:05 +09:00
cl_pred.c
cl_rss.c
cl_screen.c
cl_skin.c
cl_slist.c Do a pure/const/noreturn/format attribute pass. 2018-10-09 12:42:21 +09:00
cl_sys_sdl.c
cl_sys_unix.c
cl_sys_win.c
cl_tent.c Fix a pile of sizeof goofs. 2018-09-07 20:00:57 +09:00
cl_view.c
crudefile.c
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
Makefile.am Fix a pile of automake deprecation warnings. 2013-11-24 13:11:50 +09:00
map_cfg.c Separate file search from loading. 2014-01-28 16:22:05 +09:00
master.c
net_packetlog.c Fix a pile of dead assignments. 2018-09-08 22:23:57 +09:00
pmove.c
pmovetst.c
sbar.c Fix an unhealthy pile of gcc 8 warnings. 2018-08-20 00:05:00 +09:00
sdl_link.c
sv_ccmds.c Separate file search from loading. 2014-01-28 16:22:05 +09:00
sv_demo.c
sv_ents.c Fix a pile of dead assignments. 2018-09-08 22:23:57 +09:00
sv_gib.c
sv_init.c Fix an unhealthy pile of gcc 8 warnings. 2018-08-20 00:05:00 +09:00
sv_main.c Do a pure/const/noreturn/format attribute pass. 2018-10-09 12:42:21 +09:00
sv_move.c
sv_phys.c
sv_pr_cmds.c Do a pure/const/noreturn/format attribute pass. 2018-10-09 12:42:21 +09:00
sv_pr_cpqw.c Separate file search from loading. 2014-01-28 16:22:05 +09:00
sv_pr_qwe.c
sv_progs.c Add support for doubles to Ruamoko 2020-02-15 23:49:12 +09:00
sv_qtv.c
sv_recorder.c
sv_sbar.c
sv_send.c Fix an unhealthy pile of gcc 8 warnings. 2018-08-20 00:05:00 +09:00
sv_sys_unix.c
sv_sys_win.c
sv_user.c Separate file search from loading. 2014-01-28 16:22:05 +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