raze-gles/polymer/eduke32/source/jmact
2016-08-27 01:41:21 +00:00
..
_control.h Remove trailing whitespace from anything we don't need to rebase from an upstream. 2016-06-05 04:46:28 +00:00
_scrplib.h Massive readability cleanup of game code part 1. DONT_BUILD. 2016-08-27 01:40:35 +00:00
animlib.c Use size_t or ssize_t in for loops where possible 2016-08-27 01:41:21 +00:00
animlib.h pragma once for mact headers. 2016-03-14 00:07:34 +00:00
control.c "return" is not a function. 2016-06-21 00:34:41 +00:00
control.h pragma once for mact headers. 2016-03-14 00:07:34 +00:00
file_lib.c Remove NULL checks before calling free(): they are unnecessary as per the C standard. Other cleanup includes factoring code into DO_FREE_AND_NULL() macros. 2015-09-23 17:55:31 +00:00
file_lib.h pragma once for mact headers. 2016-03-14 00:07:34 +00:00
gpl-2.0.txt Add SW to our build system and make relevant changes to avoid fatal build errors. 2015-05-19 21:56:03 +00:00
joystick.c
joystick.h
keyboard.c Use "Backslash" instead of "\" for keybinds because its nature as an escape character causes issues. Fixes ticket #16. 2016-05-23 04:46:11 +00:00
keyboard.h pragma once for mact headers. 2016-03-14 00:07:34 +00:00
mouse.c
mouse.h pragma once for mact headers. 2016-03-14 00:07:34 +00:00
scriplib.c Massive readability cleanup of game code part 1. DONT_BUILD. 2016-08-27 01:40:35 +00:00
scriplib.h pragma once for mact headers. 2016-03-14 00:07:34 +00:00