Commit Graph

11 Commits

Author SHA1 Message Date
8915ad3d08 fix pcedit compilation 2025-05-19 21:41:13 -05:00
6fc55ed311 Fix multiple inconsistencies when saving (#550)
* debug_leave_town use same logic as normal town exit. fix #549
* Standardize all save party code paths

Fix #480
Fix #204
Fix #267

* remove file_in_mem now that it is redundant
* Print message when save file not chosen
2025-01-26 12:56:57 -05:00
4fa4f0b92b remove args and windows logic from all set_up_apple_events 2024-06-12 22:38:31 -06:00
5b2561d034 Disable header maps in Xcode 12 2022-07-12 20:35:41 -04:00
7019a79567 Mac fixup 2020-02-02 12:11:19 -05:00
Ben Scott
a44b298012 fixed some catch.hpp includes in the tests, fixed a deprecated event cast in appleevents.mm 2015-12-22 00:05:52 -05:00
459c68a668 Support for opening saves/scenarios in Windows by dropping them on the app icon 2015-06-08 22:14:55 -04:00
01d317b007 .h -> .hpp 2015-06-08 22:14:43 -04:00
aabfe40b00 Scenarios can now be opened in the editor by double-clicking them.
- Character editor also supports dropping saved games on the app icon
2015-06-05 19:42:45 -04:00
0aaa299642 Implement the close and revert menu choices, as well as PC editor help
- Fix storing directions in save file as control characters
2015-02-14 13:20:41 -05:00
af0ee110c6 Rename osx directory to src since it's now the official source base 2014-12-28 12:12:38 -05:00