Go to file
Chris Taylor 7845446e97 Disable window_exists function
This function is problematic in that another window could open with the same pointer value, causing a false positive to be returned.
2016-10-28 17:01:02 +08:00
common Disable window_exists function 2016-10-28 17:01:02 +08:00
contrib Add -O0 flags for the Debug and Editor builds in Xcode. 2016-09-28 11:18:46 +08:00
d1x-rebirth Make hostage_dialog_handler return window_event_result::close instead of closing itself 2016-10-27 17:31:26 +08:00
d2x-rebirth Check for window_event_result::deleted for RunMovie polling loop 2016-10-28 15:37:38 +08:00
Documentation Update documentation and test to exclude <gcc-4.9 2016-08-14 23:47:26 +00:00
similar Use a tracking variable for newmenu_do2 (and simpler) polling loop 2016-10-28 16:49:53 +08:00
.gitignore ignore XCode user data 2014-12-06 22:43:12 -08:00
COPYING.txt
GPL-3.txt
INSTALL.markdown Add kreator's elaborations to Mac OS X install instructions 2016-09-11 18:49:16 +00:00
SConstruct Move git version into Python class 2016-10-21 02:16:47 +00:00