Commit Graph

23 Commits (6eb2ea75861bdd2cde4118bb3c6ec33026315564)

Author SHA1 Message Date
an 6eb2ea7586 misc cleanup, computed goto for interpreter when available 2019-12-08 15:35:56 -05:00
an 49b23bd290 fix various standards violations 2019-12-07 12:28:58 -05:00
an 96b1ebca95 fix naming inconsistency with gotos 2019-12-07 11:26:29 -05:00
an c5a4c2424a split progs.h into multiple files 2019-12-06 20:01:10 -05:00
an 3b85dd08f9 various safety and optimization changes 2019-12-06 15:54:41 -05:00
an 677eecdd5a various crap 2019-12-06 12:07:30 -05:00
an 586d1cef9b remove entvars_t 2019-12-06 10:53:56 -05:00
an c9b57312fb rewrite globals to use a safer interface that can be sanity checked 2019-12-05 22:09:23 -05:00
an 654fe5af8a sunder pr_edict/pr_load/pr_string 2019-12-03 08:59:16 -05:00
an 61fa56b316 fix random crap 2019-12-03 08:23:56 -05:00
an 7fcd77c295 remove obsolete code 2019-12-03 07:48:19 -05:00
an 0870dfba2e make progs not a pointer 2019-12-03 02:31:56 -05:00
an c47de412bd fix standards violations 2019-12-03 02:02:24 -05:00
an 8df34b4c3f move quakedefs to q_defs 2019-12-02 10:07:37 -05:00
an 7396d8e285 butts 2019-11-28 19:24:30 -05:00
an dd68032f7d use arraysizeof/strsizeof macros for array/string sizes 2019-11-26 21:06:48 -05:00
an ef6a1262c5 astyle 2019-11-25 20:40:18 -05:00
an 00a944ce24 use more PRIxXX 2019-11-25 20:29:41 -05:00
an 5368518173 PRIiXX 2019-11-25 19:56:15 -05:00
an 866148d531 dumb test 2019-11-25 19:49:58 -05:00
an 3a9d2a8db0 replace qboolean with stdbool 2019-11-25 18:28:38 -05:00
an ab64303a7f unsigned short -> uint16_t 2019-11-25 17:09:48 -05:00
an 242a51027b initial commit 2019-11-24 23:45:15 -05:00