Go to file
Chris Taylor 9631d319f6 Allow dcx::UI_DIALOG struct to be subclassed - step 3
Allow dcx::UI_DIALOG struct to be subclassed step 3. This step adds the destructor and makes sure the dialog is only deleted within the main dialog handler if the specific handler didn't return window_event_result::deleted.
2016-10-04 16:09:21 +08:00
common Allow dcx::UI_DIALOG struct to be subclassed - step 3 2016-10-04 16:09:21 +08:00
contrib Add -O0 flags for the Debug and Editor builds in Xcode. 2016-09-28 11:18:46 +08:00
d1x-rebirth Save some editor gadget pointers 2016-09-24 18:06:11 +00:00
d2x-rebirth Replace delete dcx::window kludge with a better solution 2016-10-04 14:05:44 +08:00
Documentation Update documentation and test to exclude <gcc-4.9 2016-08-14 23:47:26 +00:00
similar Allow dcx::UI_DIALOG struct to be subclassed - step 2 2016-10-04 15:58:20 +08: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 kreator's elaborations to Mac OS X install instructions 2016-09-11 18:49:16 +00:00
SConstruct Show some environment values before/after sconf runs 2016-10-02 00:34:50 +00:00