1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-01-18 03:21:27 +02:00
Ivan Savenko d6b9fa8fbd Replaced CPlayerInterface::pim with CGuiHandler::interfaceLock
- Removed CPlayerInterface::pim since this lock does not actually
protects LOCPLINT but rather entire game UI state
- added more logical CGuiHandler::interfaceLock
- interface lock is now non-recursive and is locked only once by initial
caller that want to access GUI
2023-09-27 18:33:52 +03:00
..
2023-08-26 22:30:02 +02:00
2023-08-23 16:32:29 +03:00
2023-09-18 20:35:23 +02:00
2023-09-18 20:35:23 +02:00
2023-09-18 16:05:39 +02:00