Go to file
Kp 927618e650 Remove useless PHYSFS_eof tests
Each test triggers a system seek call.  EOF will be signalled by
PHYSFSX_fgets returning nullptr.
2015-10-09 02:46:11 +00:00
common Use UserError when main hog is missing 2015-10-09 02:46:11 +00:00
contrib Make template alias support mandatory 2015-08-03 03:11:25 +00:00
d1x-rebirth Add fwd-event.h with forward declarations of event.h 2015-10-09 02:46:10 +00:00
d2x-rebirth Add fwd-event.h with forward declarations of event.h 2015-10-09 02:46:10 +00:00
similar Remove useless PHYSFS_eof tests 2015-10-09 02:46:11 +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 Changed custom D1X license to GPLv3 2014-06-01 19:55:23 +02:00
INSTALL.markdown Add basic instructions on building Rebirth 2015-09-26 21:17:14 +00:00
SConstruct Add scons option to skip pch optimization 2015-10-09 02:46:10 +00:00