quakeforge/libs/gamecode
Bill Currie c726d77e7d [gamecode] Respect the @float_promoted@ magic string
Rather than relying on progs code version, use the string to determine
whether PR_Sprintf should behave as if floats have been promoted through
... I imagine I'll get to the rest of the server code at some stage.

With these two changes, nq-x11 works again (teleporters were the
symptom).
2020-03-08 19:19:15 +09:00
..
Makefile.am Fix a pile of automake deprecation warnings. 2013-11-24 13:11:50 +09:00
pr_builtins.c [gamecode] Remove all use of va 2020-02-26 19:30:10 +09:00
pr_debug.c [gamecode] Fix a string splitting error 2020-03-04 21:10:23 +09:00
pr_edict.c Clean up a lot of va usage 2020-02-26 09:46:59 +09:00
pr_exec.c Add a breakpoint flag to opcodes 2020-02-26 13:40:26 +09:00
pr_load.c [gamecode] Respect the @float_promoted@ magic string 2020-03-08 19:19:15 +09:00
pr_opcode.c Make pr_obcode.c mostly thread safe 2020-02-26 01:20:28 +09:00
pr_parse.c Clean up a lot of va usage 2020-02-26 09:46:59 +09:00
pr_resolve.c Clean up a lot of va usage 2020-02-26 09:46:59 +09:00
pr_resource.c Make hash tables more const correct. 2012-10-27 11:44:31 +09:00
pr_strings.c [gamecode] Respect the @float_promoted@ magic string 2020-03-08 19:19:15 +09:00
pr_zone.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00