Commit Graph

9 Commits

Author SHA1 Message Date
3e10e2923b Move camera to show the most possible targets in range 2025-03-06 21:35:48 -05:00
f94abd3575 Make getting terrain screen rects DRY 2025-02-13 09:47:37 -06:00
673de75c73 separate args to highlight text and item help button 2025-02-04 12:29:52 -06:00
df02f79ab8 fix explosions breaking old replays 2025-01-16 16:53:36 -06:00
7a5c865779 record and replay dialog choices 2024-09-03 00:08:26 -04:00
2d1bbe0058 Move get_item_interesting_string() into the cItem class 2023-01-19 09:32:07 -05:00
5b2561d034 Disable header maps in Xcode 12 2022-07-12 20:35:41 -04:00
c2ce2a2cd1 Split up the graphtool files 2017-04-14 15:43:07 -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