Commit Graph

4071 Commits

Author SHA1 Message Date
33d23a9bf6 apply substitutions when calculating line wrapping 2025-08-25 08:40:54 -05:00
46839b4b14 delete obsolete branch which caused unintended roads to draw 2025-08-25 08:40:54 -05:00
39525711e2 Fix walkway trims. Fix #136 2025-08-25 08:40:54 -05:00
63b4679910 reuse RenderTexture 2025-08-25 08:40:54 -05:00
d1eaa83fd8 Fix replay which loads a prefab 2025-08-25 08:40:54 -05:00
971644c977 Fix replaying scenario list with recursive scenario folder structure 2025-08-25 08:40:54 -05:00
c76080894c update scen archive 2025-08-25 08:40:54 -05:00
fc4761f3bf Allow create new or load party after selecting scenario 2025-08-25 08:40:54 -05:00
6b830d8541 WIP fix loc_off_act_area 2025-08-25 08:40:54 -05:00
b5b1d3fb1a bounds check when importing legacy journal entry 2025-08-25 08:40:54 -05:00
15eeda344b resize vector2d to have room for legacy load 2025-08-25 08:40:54 -05:00
9808afd204 blank out scen_name on legacy record if not in_scen 2025-08-25 08:40:54 -05:00
1df2dabe52 for legacy scenarios, help open readme or load prefab 2025-08-25 08:40:51 -05:00
09f6e4ef70 updates to scen archive 2025-08-25 08:39:55 -05:00
93fc55d031 New dialog presents a yes/no choice with alternate non-exclusive actions 2025-08-25 08:39:52 -05:00
665ff2f272 Include Bandit Busywork in custom scenarios section 2025-08-25 08:38:01 -05:00
74abab58fa ignore quote at start of scen name alphabetical 2025-08-25 08:38:01 -05:00
a41409d40a use windows 2022 for release build 2025-08-25 08:38:01 -05:00
a7d76dba74 Scenario picker handle names with first character numeric 2025-08-25 08:38:01 -05:00
f1339dcf88 loading scen headers, skip parts of legacy load that may error 2025-08-25 08:38:01 -05:00
d1f0c97005 add as many custom scenarios as possible 2025-08-25 08:37:59 -05:00
d9d3a00328 Release build squashed 2025-08-25 08:37:22 -05:00
baa85ab9b3 Load image directly
Co-authored-by: Celtic Minstrel <CelticMinstrel@users.noreply.github.com>
2025-08-25 08:36:25 -05:00
449828e2af add donor to credits 2025-08-25 08:36:25 -05:00
9f499b069e fix updating the in-memory image for full-sheets replaced 2025-08-25 08:36:25 -05:00
9ad61ca629 Fix undo reload/import full-sheet graphic 2025-08-25 08:36:25 -05:00
7fec12b005 try fix test compilation 2025-08-25 08:36:25 -05:00
c7193b93d4 add function call that prevents black custom sheet canvas 2025-08-25 08:36:25 -05:00
05d7ec8f45 show selected icons visually 2025-08-25 08:36:25 -05:00
27b8fba4dc refactor custom graphics dialog into a class 2025-08-25 08:36:25 -05:00
8587af17ef strip and re-add terrain backgrounds 2025-08-25 08:36:24 -05:00
83b49f402e import terrain icons to custom sheets 2025-08-25 08:36:24 -05:00
e17f1fef21 allow cPict to draw on any RenderTarget 2025-08-25 08:36:24 -05:00
f26c2fa4b2 non-mac targets scenario editor must save LastScenario pref 2025-08-25 08:36:24 -05:00
51b54cfdec clear icon selection when sheet changes 2025-08-25 08:36:24 -05:00
3810b6e92f allow selecting range of icons in graphics sheet 2025-08-25 08:36:24 -05:00
82824e3f06 MacOS find inner binary of image editor app bundle 2025-08-25 08:36:24 -05:00
f4bc3755f8 edit/reload buttons in graphic editor 2025-08-25 08:36:24 -05:00
965bfb2c55 add image editor preference to scenedit 2025-08-25 08:36:24 -05:00
97e1263287 A couple more fmtlib uses 2025-08-19 19:51:58 -04:00
8c2b3d5375 A few more fmtlib uses 2025-08-19 19:51:58 -04:00
af75e581c7 This should fix a couple warnings seen in the Linux CI 2025-08-19 19:51:58 -04:00
436276e02b Fix some uses of deprecated SFML API 2025-08-19 19:51:58 -04:00
2c28b226bc More fmtlib uses 2025-08-19 19:51:58 -04:00
ecc3f24bf6 More use of fmtlib 2025-08-19 19:51:58 -04:00
c0d6b7a83f Use fmtlib for spell info in shops 2025-08-19 19:51:58 -04:00
b0d1c0dbfb Use fmtlib for Capture Soul message 2025-08-19 19:51:58 -04:00
9780067808 Use fmtlib for some command-line errors 2025-08-19 19:51:58 -04:00
db4a00da7c More uses of fmtlib.
This file has some other things that could probably use fmtlib, but they're a bit tangled up and I don't feel like untangling them right now.
2025-08-19 19:51:58 -04:00
486e435422 Use fmtlib for journal and quest info 2025-08-19 19:51:58 -04:00