Dave 'Arjuna' O'Connor
Panther Games Designer
- Joined
- Jul 31, 2014
- Messages
- 3,416
- Points
- 113
- Location
- Canberra, Australia
- Website
- www.panthergames.com
Command Ops 2 Build 5.0.18 is now available for download.
Changes
* Removed handling for receiving and generating reports from ToolPalette:SubjectUpdated(). Note this is now created from the new Orders dialog and not the Tools dialog. This fixes the triple posting of onMap messages.
* Removed redundant player->AddObserver() call in ToolPalette:OnPaletteCreate(). This fixes crash on Quit.
* Added destructor function to RouteAversionMap in an attempt to clobber the memory leak. This alone is not enough. Work in progress.
Changes
* Removed handling for receiving and generating reports from ToolPalette:SubjectUpdated(). Note this is now created from the new Orders dialog and not the Tools dialog. This fixes the triple posting of onMap messages.
* Removed redundant player->AddObserver() call in ToolPalette:OnPaletteCreate(). This fixes crash on Quit.
* Added destructor function to RouteAversionMap in an attempt to clobber the memory leak. This alone is not enough. Work in progress.