Commit Graph

3803 Commits

Author SHA1 Message Date
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
534dc682be undo/redo place scenario start loc 2025-06-14 11:49:52 -05:00
332b360232 fix cTerrainAction::showChangeSite() 2025-06-14 11:49:34 -05:00
472f80896a fix inheritance of undo()/redo() in cTerrainAction 2025-06-14 11:48:40 -05:00
d834af5d4c undo/redo place 4 town entrances 2025-06-14 10:55:17 -05:00
a64a897a25 undo/redo for import outdoor section 2025-06-14 10:08:51 -05:00
5faeab88f0 fix prompt when importing outdoor sector 2025-06-14 10:05:24 -05:00
978af61054 Safely import towns of different size. fix #760 2025-06-14 10:03:34 -05:00
3f8eed39c7 undo/redo import town 2025-06-14 09:17:32 -05:00
6fd25f8f4f Fix range check for import town choice 2025-06-14 08:59:43 -05:00
699eba511e undo/redo for resizing outdoors 2025-06-14 08:47:49 -05:00
9e916a7f35 fix infinite loop in writeTownToXml 2025-06-13 11:26:14 -05:00
9f95ca4fe1 try fix builds for other platforms 2025-06-13 09:41:57 -05:00
f3d54080c8 add escbtn to edit-townperson 2025-06-13 09:14:11 -05:00
0e157cf434 scenario editor disable undo/redo when dialog is open.
fix #758
2025-06-13 09:13:46 -05:00
ac5a8eeb6a Fix copy/paste text in scenario editor for mac (#648) 2025-06-13 08:37:42 -05:00
d56eb7d55f fix lots of bugs in undo edit/create core types 2025-06-12 21:24:47 -05:00
27c3235498 fix bugs in undo for edit/clear quest/spec item 2025-06-12 17:38:08 -05:00
0e6db29636 mark 3 places where a bug can happen 2025-06-12 17:38:07 -05:00
7e9fbe75a2 undo/redo for edit/clear shop 2025-06-12 17:38:07 -05:00
71629e45bd undo/redo for edit/clear quest 2025-06-12 17:38:07 -05:00
9aa348e28d undo/redo for editing/clearing a special item 2025-06-12 17:38:04 -05:00
db74edfc8b fix wrong type on arg 2025-06-12 14:17:58 -05:00
b089770efd undo/redo create/delete quest/shop 2025-06-12 14:07:24 -05:00
46c00579d1 WIP editing/creating/deleting types, show the change site 2025-06-12 13:58:51 -05:00
7083b415cd when undo/redo create/delete special item, show special item list 2025-06-12 12:48:29 -05:00
92dc716c4d Make the rest of editing modes restorable 2025-06-12 12:40:09 -05:00