Commit Graph

3879 Commits

Author SHA1 Message Date
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
5d4ff5134d undo/redo create/delete custom sound 2025-06-18 11:50:56 -05:00
7ed3f36351 scenedit always play sounds when working with sounds 2025-06-18 11:37:39 -05:00
ab497f1b1d custom sounds window hide non-import buttons for nonexistent sounds 2025-06-18 11:25:30 -05:00
14014382b3 undo/redo for replacing custom sheet 2025-06-18 10:46:48 -05:00
403a742375 fix import/paste image not updating the view 2025-06-18 08:53:09 -05:00
de3090b737 undo/redo for deleting graphics sheets 2025-06-18 08:35:51 -05:00
0102560b14 Fix bug with removing some deleted sheets from vector 2025-06-18 08:12:49 -05:00
74c9439312 undo/redo create graphics sheet 2025-06-17 16:27:09 -05:00
a80c9e9367 Sort sheet indices read from graphics folder 2025-06-17 15:55:46 -05:00
ac1798ef8e add parens for xcode 2025-06-16 19:57:24 -05:00
3c18822d78 draw the 1 row/column from next outdoor section as transparent 2025-06-16 09:15:15 -05:00
4f49c0f764 undo/redo for setting special number 2025-06-14 20:42:19 -05:00
a3a10ca6e4 undo/redo for placing and pasting specials 2025-06-14 20:04:44 -05:00
eab83c2112 undo/redo for drawing/erasing fields 2025-06-14 19:13:03 -05:00
1f9daccf2d set outdoor wandering encounter locations individually 2025-06-14 13:49:25 -05:00
2d26fa7bb3 town wandering encounter dlog: 4 pick buttons, loc picker
Fix #686
2025-06-14 13:09:42 -05:00