raze/polymer/eduke32/source/jmact
terminx 5672004ba1 Android crap. DONT_BUILD.
git-svn-id: https://svn.eduke32.com/eduke32@5625 1a8010ca-5511-0410-912e-c29ae57300e0
2016-02-13 21:06:28 +00:00
..
_control.h
_scrplib.h
animlib.c Fix quite a few issues with casting away const and volatile qualifiers, found with -Wcast-qual. If we're going to use const everywhere, we should really mean it! 2016-01-11 05:05:38 +00:00
animlib.h Fix quite a few issues with casting away const and volatile qualifiers, found with -Wcast-qual. If we're going to use const everywhere, we should really mean it! 2016-01-11 05:05:38 +00:00
control.c Android crap. DONT_BUILD. 2016-02-13 21:06:28 +00:00
control.h
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
gpl-2.0.txt
joystick.c
joystick.h
keyboard.c
keyboard.h
mouse.c
mouse.h
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 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