dxx-rebirth/similar
Chris Taylor a62ca93498 Use a tracking variable for newmenu_do2 (and simpler) polling loop
Add 'track' method to dcx::window, which takes a bool and will set it to 'false' when the window closes. Use for newmenu_do2 and simpler newmenu_do's, since there's the possibility of another window without its own polling loop opening on top - meaning window_event_result::deleted would be returned for that window, not the one we're polling on.
2016-10-28 16:49:53 +08:00
..
2d Preserve type information on font-scaled floats 2016-10-15 00:53:15 +00:00
3d Rename WORDS_NEED_ALIGNMENT to DXX_WORDS_NEED_ALIGNMENT 2016-10-09 17:35:03 +00:00
arch Page in textures before caching them 2016-10-23 20:33:14 +00:00
editor Make wall_dialog_handler return window_event_result::close instead of closing itself 2016-10-27 18:07:57 +08:00
main Use a tracking variable for newmenu_do2 (and simpler) polling loop 2016-10-28 16:49:53 +08:00
misc Restructure PHYSFSX read helpers into template function 2016-10-17 03:49:31 +00:00