Commit Graph

4 Commits

Author SHA1 Message Date
Laurent alonso
bb32d635d8 all[intro,pic]:try to retrieve complex scenario intro picture 2022-06-30 01:11:48 -04:00
ALONSO Laurent
e8e3b13c7c porting.{hc}pp: add a namespace,
fileio_party.cpp: try to simplify the code which read legacy save,
boe.specials.cpp: correct a problem when unlocking rectangles...
2022-06-30 01:10:44 -04:00
ALONSO Laurent
afda3a09f5 save[legacy]: try to solve many problem
+ force monst.which_town to be set ( to fix a problem when saving context)
2022-06-30 01:08:48 -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