Commit Graph

3845 Commits

Author SHA1 Message Date
c95790b8b1 Note that 7-zip is required
Fix #769
2025-07-03 07:29:45 -04:00
6da3074598 fix logic error when Call Global Node is used in edit stack 2025-06-22 17:12:22 -05:00
846202720b flip && operands 2025-06-22 16:59:01 -05:00
1f49703905 Custom graphics: cancel handles ALL 2025-06-22 16:57:10 -05:00
47ae32aaa9 update UI and code to clarify that out wandering locs are shared 2025-06-22 11:19:13 -05:00
8ffd3f2ef6 Update code and UI to clarify that town wandering locs are shared 2025-06-22 10:17:36 -05:00
f846a14548 revert bad change -- never save empty items/creatures 2025-06-21 17:56:52 -05:00
81d95d5801 undo/redo for creating area description rects 2025-06-21 17:39:02 -05:00
5ca8121be9 undo/redo for town bounds and saved item rects 2025-06-21 17:19:58 -05:00
c1b8ab90a0 undo/redo for clearing special nodes 2025-06-21 16:59:06 -05:00
4dbec05b3c undo/redo for create/edit special 2025-06-21 16:51:41 -05:00
96c7d8924c support loops in the edit stack 2025-06-21 15:57:06 -05:00
db153316f1 make edit_stack a vector 2025-06-21 15:00:19 -05:00
bcb1d4a055 undo/redo for deleting special nodes 2025-06-21 14:25:27 -05:00
8ad0044761 undo/redo for creating strings 2025-06-21 13:31:27 -05:00
5b0806467a undo/redo for deleting non-location strings 2025-06-21 12:52:31 -05:00
b2c69554f3 fix undo/redo edit town text and outdoor text 2025-06-21 12:29:39 -05:00
66d6e197b9 undo/redo for clearing non-location strings 2025-06-21 12:20:12 -05:00
a37931121c undo/redo for editing all string types 2025-06-21 12:10:20 -05:00
db62203017 undo/redo for clear location string 2025-06-21 11:34:34 -05:00
69c7e4a293 undo/redo for talk nodes handle edit stack 2025-06-20 17:15:30 -05:00
6c0244b23a fix cancel last new talk node in stack 2025-06-20 17:03:19 -05:00
fa91a6086b undo/redo for deleting strings tied to location/rectangle 2025-06-20 12:18:26 -05:00
cc5549d76a remove unreachable code 2025-06-20 12:00:41 -05:00
93a6deb71a don't allow edit sign text on non-sign 2025-06-20 10:52:54 -05:00
6044232713 undo/redo for edit talk node 2025-06-20 10:17:37 -05:00
9e22ed04ea undo/redo for create/delete talk node 2025-06-20 09:57:47 -05:00
8f83427d3f undo/redo for edit personality 2025-06-20 09:24:20 -05:00
a59dc176bf never delete existing talk nodes on cancel edit 2025-06-20 08:47:31 -05:00
75f9dbcc80 remove duplicate operator== implementation 2025-06-20 08:31:43 -05:00
00a1d8f889 undo/redo for outdoor encounters 2025-06-19 21:22:13 -05:00
855310c516 undo/redo for outdoor details 2025-06-19 20:20:58 -05:00
539b8bb697 undo/redo for town event timers 2025-06-19 19:51:24 -05:00
56e3a6e627 undo/redo for advanced town details 2025-06-19 19:40:03 -05:00
77d7212801 undo/redo for town wandering monsters 2025-06-19 18:33:16 -05:00
de9b383418 undo/redo for town details 2025-06-19 18:06:29 -05:00
8d26268e7d undo/redo for editing item shortcuts 2025-06-19 17:07:53 -05:00
1db78b4a1b add terrain picture to item shortcut editor 2025-06-19 17:05:14 -05:00
b075912197 fix bug and typo in edit item shortcuts dlog 2025-06-19 16:46:28 -05:00
f0590563e1 undo/redo for scenario event timers 2025-06-19 15:51:55 -05:00
d161252514 fix stack widgets calling focus handlers during construction 2025-06-19 15:36:14 -05:00
6b6c25931e undo/redo for town variable entry 2025-06-19 15:16:16 -05:00
4fb6c686ae fix xcode build 2025-06-19 14:53:17 -05:00
ae70d7168d undo/redo for advanced details 2025-06-19 14:51:01 -05:00
109677ce29 undo/redo becomes unsafe after load new scenario, so clear it 2025-06-19 14:16:32 -05:00
37edfd9429 undo/redo for classifying graphics 2025-06-19 10:43:45 -05:00
e04e261afa undo/redo for editing intro text/picture 2025-06-19 10:22:11 -05:00
f7d145db70 undo/redo for scenario details, without changing cScenario 2025-06-19 09:57:36 -05:00
d7b225fa24 Show custom sounds without names in picker. fix #761 2025-06-18 12:49:54 -05:00
89a3e04187 undo/redo for replacing a sound 2025-06-18 12:48:57 -05:00