quakeforge/nq/source
Bill Currie 6fea5f5e1a [build] Add -Wformat-non-literal option
While this caused some trouble for pr_strings and configurable strftime
(evil hacks abound), it's the result of discovering an ancient (from
maybe as early as 2004, definitely before 2012) bug in qwaq's printing
that somehow got past months of trial-by-fire testing (origin understood
thanks to the warning finding it).
2021-03-29 17:27:06 +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
cl_chase.c [renderer] Remove more old fields from entity_t 2021-03-20 00:08:21 +09:00
cl_cmd.c [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
cl_demo.c First stab at keydest sanitization 2021-03-27 20:43:51 +09:00
cl_ents.c Merge master into csqc-improvements 2021-03-25 22:01:31 +09:00
cl_input.c [util] Support commands with a data parameter 2021-03-20 03:56:16 +09:00
cl_main.c [util] Make va return const char * 2021-03-29 17:24:30 +09:00
cl_parse.c Merge master into csqc-improvements 2021-03-25 22:01:31 +09:00
cl_screen.c Merge master into csqc-improvements 2021-03-25 22:01:31 +09:00
cl_view.c [client] Finish moving onground to viewstate 2021-03-20 00:58:37 +09:00
game.c [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
host.c [nq] Allow free-fps for demo playback 2021-02-03 18:24:15 +09:00
host_cmd.c [build] Autoconfiscate printf format attribute 2021-03-27 19:52:59 +09:00
Makemodule.am Get QF cross-compiling using MXE/mingw32 2021-03-27 20:09:37 +09:00
sbar.c [build] Add -Wformat-non-literal option 2021-03-29 17:27:06 +09:00
sdl_link.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
sv_cl_phys.c [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
sv_cvar.c [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
sv_ded.c Merge branch 'master' into vulkan 2020-06-25 14:03:52 +09:00
sv_main.c Merge master into csqc-improvements 2021-03-25 22:01:31 +09:00
sv_move.c [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
sv_phys.c [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
sv_pr_cmds.c [model] Add a re-entrant Mod_LeafPVS 2021-03-20 12:13:58 +09:00
sv_progs.c Merge master into csqc-improvements 2021-03-25 22:01:31 +09:00
sv_user.c [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
sys_sdl.c Get QF cross-compiling using MXE/mingw32 2021-03-27 20:09:37 +09:00
sys_unix.c [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
sys_unixd.c [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
sys_win.c [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
sys_wind.c [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
world.c [models] Move brush data into its own struct 2021-02-01 19:31:11 +09:00