Commit Graph

6 Commits

Author SHA1 Message Date
ALONSO Laurent
dbe6482568 Scenario: use cPictNum to retrieve the ter_map pictures... 2022-06-30 01:10:46 -04:00
ALONSO Laurent
cabe7beff1 Scenario editor: try to simplify the code used to draw terrain texture +
use cPictNum to retrieve the big terrain pictures...
2022-06-30 01:10:46 -04:00
C.W. Betts
b2c2ad8475 More migration to const & in legacy importing methods. 2022-06-30 01:10:44 -04:00
936a848166 Move terrain blockage check into cTerrain class 2017-04-14 01:12:56 -04:00
4baac518e9 Move stream operator declarations into the same file as their types 2017-04-14 01:07:21 -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