GriffinR
|
7cfd9fa0f8
|
Fix changing tilesets not marking layouts as unsaved
|
2025-03-02 19:23:19 -05:00 |
|
GriffinR
|
b78f23f259
|
Make Duplicate Map/Layout more accessible
|
2025-02-25 18:51:51 -05:00 |
|
GriffinR
|
dff7fae040
|
Merge pull request #681 from GriffinRichards/in-game-reload-message
Add in-game reload message
|
2025-02-25 00:02:15 -05:00 |
|
GriffinR
|
88f5a90b2f
|
Convert selected_events from DraggablePixmapItem to Event
|
2025-02-19 14:26:18 -05:00 |
|
GriffinR
|
ac8db41299
|
Add event group limit
|
2025-02-19 13:53:05 -05:00 |
|
GriffinR
|
c987cb322d
|
Fix default save argument
|
2025-02-19 11:47:13 -05:00 |
|
GriffinR
|
43d5e32b96
|
Fix Save All after layout split changes
|
2025-02-19 11:39:31 -05:00 |
|
GriffinR
|
007d11a337
|
Add events overlay to map view (#678)
|
2025-02-19 10:16:53 -05:00 |
|
GriffinR
|
3be7f54d05
|
Only show file watcher warning when Porymap is active
|
2025-02-13 21:14:58 -05:00 |
|
GriffinR
|
2100aaac93
|
Fix some internal use of 'objects' when referring to events
|
2025-02-09 17:06:30 -05:00 |
|
GriffinR
|
c49470c47e
|
Fix some memory leaks
|
2025-02-07 23:15:18 -05:00 |
|
GriffinR
|
ac6750de44
|
Keep search focus when changing map list tabs
|
2025-02-07 13:43:10 -05:00 |
|
GriffinR
|
fe38e42591
|
Port changes from Custom Attributes redesign
|
2025-01-31 10:45:59 -05:00 |
|
GriffinR
|
3bbb81e436
|
Add search feature to wild pokemon tab
|
2025-01-28 14:09:24 -05:00 |
|
GriffinR
|
90c904ecb9
|
Make it easier to edit MAPSEC names, Area -> Location
|
2025-01-22 13:12:22 -05:00 |
|
GriffinR
|
8bd71a3860
|
Merge branch 'master' of https://github.com/huderlem/porymap into new-map-dialog
|
2024-12-23 15:06:22 -05:00 |
|
GriffinR
|
0d939772bf
|
Add QMessageBox convenience classes
|
2024-12-22 23:58:59 -05:00 |
|
GriffinR
|
ad0b8d6794
|
Render metatile/collision views by tab
|
2024-12-21 17:28:34 -05:00 |
|
GriffinR
|
bdd64a6c6b
|
Use applicationName() for window titles, clean up some remaining TODO items
|
2024-12-14 16:22:28 -05:00 |
|
GriffinR
|
391f7b1685
|
Reserve MAP_DYNAMIC, fix some MAPSEC displays not updating, new error messages/handling
|
2024-12-09 21:43:36 -05:00 |
|
GriffinR
|
9c40b04ad5
|
Redesign new tileset dialog
|
2024-12-06 10:39:50 -05:00 |
|
GriffinR
|
b7c34a67e5
|
Fix AdvanceMap import memory leaks, revert name change
|
2024-12-03 16:16:54 -05:00 |
|
GriffinR
|
ff04a41db2
|
Add map list tool tips / copy actions, simplify MapListModel
|
2024-11-26 15:19:28 -05:00 |
|
GriffinR
|
b230f21e8d
|
Automatically add new MAPSEC values from New Map dialog
|
2024-11-23 23:19:49 -05:00 |
|
GriffinR
|
d0101d807e
|
Finish new layout dialog redesign
|
2024-11-22 14:22:18 -05:00 |
|
GriffinR
|
e7df829843
|
Group AdvanceMap parsing together, fix its tileset defaults
|
2024-11-21 14:11:47 -05:00 |
|
GriffinR
|
bd39bcfdd2
|
Begin new layout dialog redesign
|
2024-11-21 12:12:43 -05:00 |
|
GriffinR
|
724f42019c
|
Automatically add new map groups
|
2024-11-19 13:49:00 -05:00 |
|
GriffinR
|
8bb0100540
|
Separate layout/header features of new map dialog
|
2024-11-14 14:43:20 -05:00 |
|
GriffinR
|
205bb48c65
|
Header tab and new map dialog share UI setup
|
2024-11-12 14:27:35 -05:00 |
|
GriffinR
|
9d87ece663
|
New map popup/prompt to dialog
|
2024-11-12 13:23:43 -05:00 |
|
GriffinR
|
06ece16b93
|
Finish support for deleting MAPSEC values
|
2024-11-08 14:46:27 -05:00 |
|
GriffinR
|
7d89031273
|
Resolve warnings and low-hanging TODO items
|
2024-11-04 21:35:36 -05:00 |
|
GriffinR
|
ab8eb7c7e4
|
Reimplement disabled Delete key features
|
2024-10-31 14:58:01 -04:00 |
|
GriffinR
|
23e094d850
|
Update map list delete functionality
|
2024-10-31 14:30:56 -04:00 |
|
GriffinR
|
785ac958a5
|
Fix crash when file watcher message triggers
|
2024-10-29 20:09:01 -04:00 |
|
GriffinR
|
2ce5c3fcc5
|
Fix crash on tileset save, bugs with map resizing
|
2024-10-29 16:16:35 -04:00 |
|
GriffinR
|
3bd5ddbf2f
|
Simplify saving the map list tab
|
2024-10-28 16:02:17 -04:00 |
|
GriffinR
|
7da2375998
|
Refactor map list buttons
|
2024-10-28 15:36:47 -04:00 |
|
GriffinR
|
40d34b2d5b
|
Merge branch 'master' of https://github.com/huderlem/porymap into slam
|
2024-10-25 14:33:00 -04:00 |
|
GriffinR
|
958b71afbb
|
Stop leaking scripting overlay
|
2024-10-21 12:18:46 -04:00 |
|
GriffinR
|
728355d202
|
Fix some missing constant usage
|
2024-10-17 12:12:33 -04:00 |
|
GriffinR
|
5e9ab4c7c7
|
Reopen Porymap to last-opened map/layout
|
2024-10-17 11:46:47 -04:00 |
|
GriffinR
|
b5c50e7660
|
Merge branch 'master' of https://github.com/huderlem/porymap into slam
|
2024-10-16 22:29:03 -04:00 |
|
GriffinR
|
44642c347f
|
Add custom dash patterns to grid settings
|
2024-10-01 01:50:29 -04:00 |
|
GriffinR
|
16536eb940
|
Add grid settings window
|
2024-09-27 22:19:29 -04:00 |
|
garak
|
815a16e8ca
|
Merge branch 'master' of https://github.com/huderlem/porymap into slam
|
2024-09-24 11:31:06 -04:00 |
|
GriffinR
|
d8d196b79d
|
Connect wild mon chart to editor
|
2024-08-27 15:30:46 -04:00 |
|
GriffinR
|
dba3e524b3
|
Merge branch 'master' of https://github.com/huderlem/porymap into encounter-graph
|
2024-08-26 23:52:34 -04:00 |
|
GriffinR
|
b1814e0e3f
|
Initial wild pokemon summary chart
|
2024-08-21 13:08:06 -04:00 |
|