garak
cd5b1f98d2
add toggleable button to hide empty map folders
2024-01-09 21:50:22 -05:00
garak
c0f32c6a17
Merge branch 'master' of https://github.com/huderlem/porymap into slam
2024-01-09 15:34:31 -05:00
garak
0f9c5873a2
Merge branch 'master' of https://github.com/huderlem/porymap into slam
2024-01-09 15:28:01 -05:00
GriffinR
c67835d350
Merge pull request #580 from GriffinRichards/open-proj
...
Fix minor issues with project opening
2024-01-08 21:29:03 -05:00
GriffinR
3d3811f3b1
Set focus to map on launch
2024-01-05 14:12:37 -05:00
GriffinR
4df8b1e6fd
Fix minor issues with project opening
2024-01-05 02:49:22 -05:00
GriffinR
0b2a526e3d
Fix event group tab selection
2024-01-03 15:09:12 -05:00
GriffinR
2088a5ec1c
Fix some typos / confusing text
2024-01-02 14:20:56 -05:00
GriffinR
6fedab9a22
Add 'Open Recent Project' menu
2023-12-28 01:00:12 -05:00
GriffinR
93fb8cf471
Allow empty behavior names, simplify fieldmap parsing
2023-12-19 15:46:10 -05:00
GriffinR
59f365b16d
Fix project reload not disabling window on failure
2023-12-19 12:46:47 -05:00
GriffinR
cd1c3fef94
Fix settings window crash on close
2023-12-19 11:42:46 -05:00
GriffinR
6d995cee9b
Add identifier config settings
2023-12-18 20:48:40 -05:00
GriffinR
bfb827b736
Add by-name and recursive define evaluation
2023-12-17 20:47:28 -05:00
GriffinR
fc1e192087
Add warp behavior list to settings
2023-12-17 02:03:33 -05:00
GriffinR
5d4d88d11e
Add warning for warp behaviors
2023-12-16 20:35:28 -05:00
GriffinR
60fb1a246e
Clean up custom Block layouts
2023-12-16 17:54:06 -05:00
GriffinR
5a3907bf56
Use Block masks to update value limits, parse fieldmap.c
2023-12-16 01:48:13 -05:00
GriffinR
f0310d4a63
Generalize bit packing utility for Block
2023-12-15 14:33:01 -05:00
GriffinR
61b1789d4b
Custom collision/event graphics cleanup
2023-12-08 14:50:00 -05:00
GriffinR
4f0e8716f2
Update Collision tab UI
2023-12-08 12:18:21 -05:00
GriffinR
d5210cf230
Support custom collision graphics
2023-12-07 13:43:24 -05:00
GriffinR
1b9b980121
Support custom event icons
2023-12-06 15:02:19 -05:00
garak
263e45fe20
fix new map popup population issue
2023-10-27 11:16:21 -04:00
garak
46ada32733
fix map tab icon
2023-10-25 12:25:19 -04:00
GriffinR
ae1c7e8d9a
Simplify closeSupplementaryWindows for QPointer use
2023-09-28 19:47:50 -04:00
garak
c0a46ae054
fix layout redraw when changing used tileset
2023-09-28 19:02:11 -04:00
garak
f4cd57c988
some code cleanup
2023-09-28 19:02:11 -04:00
garak
f485ebdd3e
preserve layout in config
2023-09-28 19:02:11 -04:00
garak
ac83e0fbe3
no need to manually crop map tab icon
2023-09-28 19:02:10 -04:00
garak
2ea0590f6e
save changes to layouts
2023-09-28 19:02:10 -04:00
garak
d6f3bb1008
allow editing map group names
2023-09-28 19:02:10 -04:00
garak
0ec8f4fee5
add drag-drop reordering for maps in groups
2023-09-28 19:02:10 -04:00
garak
a14e70ef53
update map lists when new maps and layouts are added
2023-09-28 19:02:10 -04:00
garak
a4fdb0de64
fix new map popup window to allow layout selection
2023-09-28 19:02:10 -04:00
garak
f8c7ada585
fix layout undo history
2023-09-28 19:02:10 -04:00
garak
72eb8f873f
create dynamic map tab icon
2023-09-28 19:02:10 -04:00
garak
f7f06dab29
fix change dimensions for layouts
2023-09-28 19:02:10 -04:00
garak
e2ff93e5e7
add areaList model and filtering, scrolling for all trees
2023-09-28 19:02:10 -04:00
garak
9918159caa
ui to change map's assigned layout id
2023-09-28 19:02:10 -04:00
garak
de8b005d77
gray out map icons until map is open
...
... because the color of the icon does not mean anything until map has been loaded into memory
for example, if the map's layout has changed then it should be marked as modified but
that wouldn't happen if the map is unloaded
2023-09-28 19:02:10 -04:00
garak
1497f42ab0
save progress
2023-09-28 19:02:10 -04:00
garak
e2253939fc
use enum class for edit modes
2023-09-28 19:02:10 -04:00
garak
18eb3ceb1e
setLayout to create layout-only edit mode
2023-09-28 19:02:10 -04:00
garak
90f8218c32
fix edit commands and ui things to use layout instead of map
2023-09-28 19:02:10 -04:00
garak
2bc51f1c29
move map pixmap item and metatile rendering from Map to Layout
2023-09-28 19:02:10 -04:00
garak
917e61b98a
add different tabs for map list views
2023-09-28 19:02:10 -04:00
GriffinR
5cf07c7f91
Close new options windows on project open
2023-09-28 16:26:56 -04:00
GriffinR
a508677b1d
Move remaining Porymap config settings to Preferences
2023-09-11 16:54:15 -04:00
GriffinR
1c081f2011
Connect custom script editor to shortcuts editor
2023-09-10 17:04:44 -04:00