Commit Graph

3852 Commits

Author SHA1 Message Date
f73af7d243 Don't call fix-rpaths.py if app didn't build (#753) 2025-06-02 11:42:14 -05:00
309207b063 Fix menu spells calling repeat_cast_ok(). Fix #754.
This may also be a fix for #557
2025-06-02 11:32:20 -05:00
075cdd2f86 Debug logging for scenedit undo/redo system 2025-06-02 11:32:20 -05:00
fb56cbf607 Editor search field for terrains, monsters, items in palette 2025-06-02 11:32:20 -05:00
73f171b3ec Fix warning 2025-06-02 11:32:20 -05:00
7f16e5a5d7 Allow passing colour when drawing texture 2025-06-02 11:32:20 -05:00
fd9132a0dd Implement key shortcuts to jump alphabetically in scen list.
Fix #336
2025-06-02 11:32:20 -05:00
731edb26e3 edit special node: allow create/edit 2025-06-02 11:32:20 -05:00
655b8246af entrace -> entrance 2025-06-02 11:32:20 -05:00
6a8692e886 actually don't allow placing signs at edge of outdoors 2025-06-02 11:32:20 -05:00
0c12c7af3f fix crash placing large object at edge of map 2025-06-02 11:32:20 -05:00
0467b9e2d7 When placing town entrances outdoors, prompt to link them 2025-06-02 11:32:20 -05:00
75944686b3 Editing town entrance, allow Create/Edit 2025-06-02 11:32:19 -05:00
b99e49da45 don't use x as varname for 1d vector index 2025-06-02 11:32:19 -05:00
81e7e74717 Fix crash editing town entrance 2025-06-02 11:32:19 -05:00
d37302acfb loading legacy scenarios, trim trailing whitespace from strings 2025-06-02 11:32:19 -05:00
9723ab2ca6 cancel button when editing race/traits 2025-06-02 11:32:19 -05:00
d2118854db don't confirm switch pc spells without changes 2025-06-02 11:32:19 -05:00
fe055e8203 Fix switching PCs when editing spells. Fix #66 2025-06-02 11:32:19 -05:00
961a5b3e1c pcedit fix title of edit spells dialogs 2025-06-02 11:32:19 -05:00
8aae115665 fix pics for edit pc spells dialog 2025-06-02 11:32:19 -05:00
910e4d1031 Fix cursor initialization in pcedit. fix #118 2025-06-02 11:32:19 -05:00
6855fed3e7 Fix pcedit bottom-right version info 2025-06-02 11:32:19 -05:00
b76aa0e871 editor allow moving monsters in town 2025-06-02 11:32:19 -05:00
ccd0e96d9a remove 2 resolved TODOs 2025-06-02 11:32:19 -05:00
c353a4bc57 note something confusing 2025-06-02 11:32:19 -05:00
d47a95bf8d creature palette tooltip show default attitude instead of always 'Monster:' 2025-06-02 11:32:19 -05:00
d503dd6bd2 placed item editor pickers shouldn't wipe out special flags 2025-06-02 11:32:19 -05:00
19108095cf allow moving placed items in town 2025-06-02 11:32:19 -05:00
fa6a3f2139 allow moving boat or horse within area 2025-06-02 11:32:19 -05:00
f6410857c2 unusual shap -> unusual shape 2025-06-02 11:32:19 -05:00
fded4895c9 fix monster summon ability detail displaying % chance 2025-06-02 11:32:19 -05:00
429e1ee34e fix %s not being interpolated in summon abil detail dlg 2025-06-02 11:32:19 -05:00
0dcde7dc90 add parent to overwrite confirmation 2025-06-02 11:32:19 -05:00
744471b8c0 scenedit quick-open last scenario 2025-06-02 11:32:19 -05:00
3d231ce76b make non-editable 'num' text, not field 2025-06-02 11:32:19 -05:00
655d911c1a Monster drop item picker go straight to strchoice 2025-06-02 11:32:19 -05:00
49b24f997f int/uint type on all relevant fields (I hope) 2025-06-02 11:32:19 -05:00
9de231c882 Monst ability editor show monster pic and name 2025-06-02 11:32:19 -05:00
711f327138 warn about overwriting monster ability 2025-06-02 11:32:19 -05:00
49b5841d0f add Choose button for monster special loot item (#731) 2025-06-02 11:32:19 -05:00
05989810d4 move ok/cancel to bottom of xml 2025-06-02 11:32:19 -05:00
1c059564b2 note that many more dialog fields need int or uint type 2025-06-02 11:32:19 -05:00
fd05590de2 add uint types to edit-monster-abils 2025-06-02 11:32:19 -05:00
73fd1bcfff reorder edit-monster-abils logically 2025-06-02 11:32:19 -05:00
7407781cac Fix scenario editor crash setting terrain at town edge 2025-06-02 11:32:19 -05:00
9d5a79c97c Improve target selection & fix range check for Drain SP Fix calref#737 2025-06-02 11:32:19 -05:00
abb19bbe15 find .EXS scenarios. fix #748 2025-05-25 15:30:35 -05:00
3aa35cf151 default values for editor_state_t (might fix #744) 2025-05-25 11:52:59 -05:00
dddae03915 Add button to open scenario folder & refresh list 2025-05-24 16:32:06 -05:00