sakura57 / so4

Spaced Out 4, an open-source 2D space shooter game
GNU General Public License v2.0
1 stars 0 forks source link

UI stability fixes, main menu changes #48

Closed sakura57 closed 4 years ago

sakura57 commented 4 years ago

Fixed a leak in InterfaceManager at the point where deactivated UI panels are destroyed.

Reworked most UI panel classes, replacing the existence check with an instance counting system.

Added back buttons to the main menu submenus.