Go to file
Kp 18a479a308 Change multi_send_macro to handle invalid inputs
No caller passes a key value other than [KEY_F9, KEY_F12].  If one did,
an invalid array reference would occur.  Restructure the code to return
on invalid inputs.  This fixes a flow control analysis warning.
2016-08-25 04:05:31 +00:00
common Remove empty #if/#endif in loadgl.h 2016-08-22 00:31:15 +00:00
contrib Update Xcode project file listing (for editing purposes) 2016-03-06 13:05:37 +08:00
d1x-rebirth Switch ab_load to use inttypes format macros 2016-08-19 03:41:41 +00:00
d2x-rebirth Add helper macro to handle printf .* conversion for 32/64 2016-08-19 03:41:41 +00:00
Documentation Update documentation and test to exclude <gcc-4.9 2016-08-14 23:47:26 +00:00
similar Change multi_send_macro to handle invalid inputs 2016-08-25 04:05:31 +00:00
.gitignore ignore XCode user data 2014-12-06 22:43:12 -08:00
COPYING.txt corrected typo in COPYING.txt (it's to its) 2014-06-06 13:18:52 +02:00
GPL-3.txt
INSTALL.markdown Add basic instructions on building Rebirth 2015-09-26 21:17:14 +00:00
SConstruct Fix wording of linker diagnostic report 2016-08-22 00:31:15 +00:00