raze-gles/polymer/eduke32/source/jmact
hendricks266 0434a87e3a Remove trailing whitespace from anything we don't need to rebase from an upstream.
git-svn-id: https://svn.eduke32.com/eduke32@5768 1a8010ca-5511-0410-912e-c29ae57300e0
2016-06-05 04:46:28 +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 Remove trailing whitespace from anything we don't need to rebase from an upstream. 2016-06-05 04:46:28 +00:00
animlib.c Remove trailing whitespace from anything we don't need to rebase from an upstream. 2016-06-05 04:46:28 +00:00
animlib.h pragma once for mact headers. 2016-03-14 00:07:34 +00:00
control.c Fix Android warnings missed due to Android.mk misconfiguration. 2016-03-28 05:15:32 +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 Replace the funkily-formatted GNU.TXT with the FSF's official gpl-2.0.txt. Also, update the FSF's address in all source files that contain it. 2014-07-20 08:55:56 +00:00
joystick.h Make a bunch of things extern "C". This should fix C++ builds on OS X and with Lunatic. DONT_BUILD. 2014-11-26 04:39:23 +00:00
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 Replace the funkily-formatted GNU.TXT with the FSF's official gpl-2.0.txt. Also, update the FSF's address in all source files that contain it. 2014-07-20 08:55:56 +00:00
mouse.h pragma once for mact headers. 2016-03-14 00:07:34 +00:00
scriplib.c Enable -Wwrite-strings and fix all instances where string constants were passed to functions accepting a char ptr. 2016-01-11 05:06:10 +00:00
scriplib.h pragma once for mact headers. 2016-03-14 00:07:34 +00:00