Go to file
Chris Taylor c351588bba Remove use of window_exists in newmenu_handler
Replace with a disabled check for window_event_result::deleted, which will be enabled when all newmenu subfunctions return a window_event_result. There are currently no instances of a subfunction closing the window itself (which is preferred).
2016-10-28 08:22:36 +08:00
common Pass window_event_result from a dialog handler all the way to the event system 2016-10-27 19:42:48 +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 Make call_default_handler return a window_event_result 2016-10-27 16:36:24 +08:00
Documentation
similar Remove use of window_exists in newmenu_handler 2016-10-28 08:22:36 +08:00
.gitignore
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