Commit Graph

3 Commits

Author SHA1 Message Date
ALONSO Laurent
3e6c657f8e porting.cpp[legacy]: try to always convert RECT to mac Rect when reading a Windows scenario
note: this may be succeptible to break the loading of some legacy save, but there are already broken....
2024-09-21 20:57:22 -04:00
d76787932d Make check_for_intel() call automatically
This will avoid future repeats of the situation where it took way too long
to figure out why a unit test wasn't working
2024-09-21 20:57:22 -04:00
82abdab695 Major code reorganization
This commit only updates the XCode project for the changes.
A later commit each will update it for scons and MSVC.

A few actual changes are mixed in:
- Add a prefix header for a handful of common definitions
- Moved current_cursor into the Cursor class as a static member
- Removed the make_cursor_sword and make_cursor_watch functions
- Include tests in the All target
- Remove redundant -l flags for Common and Common-Party (since they're included in the Link phases anyway)
2017-04-14 00:24:29 -04:00