GriffinR
f3e1b022d7
Fix some clazy warnings
2026-03-01 18:41:02 -05:00
GriffinR
463803292f
New JSON config cleanup and testing
2026-02-22 17:13:33 -05:00
GriffinR
3571b4ea4b
New JSON config format
2026-02-14 13:59:16 -05:00
GriffinR
e012b790a8
Add explicit type conversions for ordered json
2026-01-23 21:38:53 -05:00
GriffinR
d831af32a7
Split out NoScroll classes from unrelated behavior
2025-12-30 21:07:29 -05:00
GriffinR
c9b7f471bb
Fix Clear Map Entries in the region map editor
2025-10-07 08:10:43 -04:00
GriffinR
e232ef760c
Add sorting options to the Locations and Layouts list
2025-08-17 23:31:40 -04:00
GriffinR
8245f60e2b
Prefer NoScrollComboBox::setTextItem over setCurrentText
2025-05-01 10:30:11 -04:00
GriffinR
1d6d0c6dc9
Fix region map tile selector palette differing from selection
2025-04-20 09:43:21 -04:00
GriffinR
d350d10cfd
Merge pull request #713 from GriffinRichards/custom-json-data
...
Preserve custom JSON data
2025-04-13 22:40:46 -04:00
GriffinR
c6e94eb6ab
Replace stateChanged/checkStateChanged with toggled
2025-04-10 14:34:04 -04:00
GriffinR
41d0b4261f
Fix deprecated code as of Qt 6.9
2025-04-10 13:39:52 -04:00
GriffinR
e94fce0c8d
Combine the 3 QMaps for MAPSEC data
2025-04-03 13:24:50 -04:00
GriffinR
6d8b4f21d8
Move hex string conversions to Util
2025-02-27 13:36:13 -05:00
GriffinR
17c35a8d98
Condense parser error messages
2025-02-18 15:18:07 -05:00
GriffinR
6b9a4d73e9
Read/write heal locations using new JSON data
2025-02-06 13:46:42 -05:00
GriffinR
90c904ecb9
Make it easier to edit MAPSEC names, Area -> Location
2025-01-22 13:12:22 -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
d448765d63
Read/write MAPSEC values using the region map json
2024-11-07 22:49:52 -05:00
GriffinR
b5c50e7660
Merge branch 'master' of https://github.com/huderlem/porymap into slam
2024-10-16 22:29:03 -04:00
GriffinR
1ed9b1ee10
Correctly restore window focus for file dialogs
2024-10-09 12:35:12 -04:00
garak
b622bec2be
remove refs to old functions
2024-09-24 12:45:32 -04:00
garak
815a16e8ca
Merge branch 'master' of https://github.com/huderlem/porymap into slam
2024-09-24 11:31:06 -04:00
GriffinR
bb33d48ea1
Remove unused Qt class variables
2024-09-11 12:02:18 -04:00
GriffinR
29ed696d9e
Auto-detect more version names
2024-07-15 21:10:54 -04:00
GriffinR
db598a43db
Write config files on close / save, not on modification
2024-07-15 20:03:37 -04:00
GriffinR
3fa06229aa
Merge branch 'master' of https://github.com/GriffinRichards/porymap into window-closing
2024-07-15 14:19:00 -04:00
GriffinR
b60e54c07c
Close subwindows gracefully, prompt save on quit
2024-07-15 14:15:56 -04:00
GriffinR
1c2be70ff0
Allow users to fix faulty region map settings
2024-06-17 14:31:37 -04:00
GriffinR
4a79114b98
Fix crash if region map tileset is missing
2024-06-17 11:43:17 -04:00
GriffinR
0954fe26ff
Fix confusing error logging during region map setup
2024-06-17 11:26:45 -04:00
GriffinR
236ad9b73c
Fix Add Region Map button
2024-06-12 11:44:25 -04:00
garak
0f9c5873a2
Merge branch 'master' of https://github.com/huderlem/porymap into slam
2024-01-09 15:28:01 -05:00
GriffinR
6d995cee9b
Add identifier config settings
2023-12-18 20:48:40 -05:00
garak
f4cd57c988
some code cleanup
2023-09-28 19:02:11 -04:00
GriffinR
d9324368a2
Fix Region Map Editor being opened by Shortcuts Editor
2023-01-15 00:26:40 -05:00
GriffinR
6ffcb58e5e
Convert JSON values by type, except events
2022-10-15 03:22:13 -04:00
tustin2121
3d9cd2ad0d
Moving paths to project config
...
- Replaced all instances of hardcoded paths with requesting a path from the new project config file properties for "path/".
- As a result, all default paths hardcoded into porymap are now in one place.
- When reading the config file, it now trims out white space around the key and value.
2022-09-01 12:14:47 -04:00
garak
5f3653e7b0
remove unused city map code
2022-06-29 22:15:21 -04:00
garak
13603901e2
fix config update crash, add real swap & rename old swap to replace
2022-06-29 22:15:21 -04:00
garak
04ef5c5b7c
expose config dialog to users after setup (File>Update Config)
2022-06-29 22:15:21 -04:00
garak
813845e0da
address feedback, fix oversights
2022-06-29 22:15:21 -04:00
garak
c76f6a8049
code cleanup: finish rme update core
2022-06-29 22:15:21 -04:00
garak
aeb56e579c
support ruby in rme
2022-06-29 22:15:21 -04:00
garak
80909734c2
fix build for Qt5
2022-06-29 22:15:21 -04:00
garak
f7a0e02f95
resize region map tilemaps
2022-06-29 22:15:21 -04:00
garak
cff77ad58e
update swap section feature for rme
2022-06-29 22:15:21 -04:00
garak
4334e5b2e9
save / load from the config
2022-06-29 22:15:21 -04:00
garak
e82ff92b2b
add/remove map section entry in region map editor
2022-06-29 22:15:21 -04:00