quakeforge/libs/gib
Bill Currie 2a80614273 [build] Fix some build issues caused by using tracy
Mostly just macro conflicts (and a little white space in passing).
Commits for integrating tracy will come later when I've come up with a
wrapper-api that I like (so non-tracy builds are easy even with tracy
available).
2023-11-28 13:54:18 +09:00
..
bi_gib.c [gamecode] Make modules responsible for freeing resources 2023-03-03 20:26:00 +09:00
exp.c [util] Make va thread-safe 2021-01-31 16:05:48 +09:00
gib_buffer.c Massive whitespace cleanup. 2012-05-22 08:23:22 +09:00
gib_builtin.c Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
gib_classes.c Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
gib_execute.c Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
gib_function.c Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
gib_handle.c [gib] Clean up some header dependencies 2022-05-26 16:13:09 +09:00
gib_init.c Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
gib_keys.c [input] Clean out more keys.h refs 2021-12-24 06:45:13 +09:00
gib_object.c Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
gib_parse.c Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
gib_process.c [cvar] Make cvars properly typed 2022-04-24 19:15:22 +09:00
gib_regex.c [util] Make hash-tables semi-thread-safe 2020-03-25 15:43:16 +09:00
gib_semantics.c Massive whitespace cleanup. 2012-05-22 08:23:22 +09:00
gib_thread.c Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
gib_tree.c [util] Make developer flag names easier to manage 2021-03-29 22:38:47 +09:00
gib_vars.c Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
Makemodule.am [input] Create QF input library using keys.c 2021-07-05 16:26:07 +09:00
ops.c Use floor() or ceil() based on sign for 'trunc' GIB math function. 2003-02-23 22:53:36 +00:00
regex.c [build] Fix some build issues caused by using tracy 2023-11-28 13:54:18 +09:00