GriffinR
|
b230f21e8d
|
Automatically add new MAPSEC values from New Map dialog
|
2024-11-23 23:19:49 -05:00 |
|
GriffinR
|
4671321690
|
Add item to duplicate map/layouts from list
|
2024-11-23 22:36:37 -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
|
7d7db3857d
|
Clean up new map dialog redesign
|
2024-11-12 15:06:14 -05:00 |
|
GriffinR
|
205bb48c65
|
Header tab and new map dialog share UI setup
|
2024-11-12 14:27:35 -05:00 |
|
GriffinR
|
d6a796e3b4
|
Start new map dialog redesign
|
2024-11-12 13:46:09 -05:00 |
|
GriffinR
|
acaed90d65
|
Read map.json constants on project open
|
2024-11-12 13:13:09 -05:00 |
|
GriffinR
|
b7d78b0263
|
Make Map members private
|
2024-11-12 12:44:33 -05:00 |
|
GriffinR
|
18308fa9de
|
Stop writing map_groups.h
|
2024-11-11 18:42:26 -05:00 |
|
GriffinR
|
e278d48380
|
Fix script API undo/redo for layouts, final TODO items
|
2024-11-08 15:26:43 -05:00 |
|
GriffinR
|
06ece16b93
|
Finish support for deleting MAPSEC values
|
2024-11-08 14:46:27 -05:00 |
|
GriffinR
|
d448765d63
|
Read/write MAPSEC values using the region map json
|
2024-11-07 22:49:52 -05:00 |
|
GriffinR
|
23e094d850
|
Update map list delete functionality
|
2024-10-31 14:30:56 -04:00 |
|
GriffinR
|
b89c1ddc80
|
Show unsaved changes warning for map list and layout-only edits
|
2024-10-29 21:51:05 -04:00 |
|
GriffinR
|
785ac958a5
|
Fix crash when file watcher message triggers
|
2024-10-29 20:09:01 -04:00 |
|
GriffinR
|
40d34b2d5b
|
Merge branch 'master' of https://github.com/huderlem/porymap into slam
|
2024-10-25 14:33:00 -04:00 |
|
GriffinR
|
10aa6f6c3f
|
Fix new name regexes, some assumptions about MAPSEC_NONE, memory leak
|
2024-10-17 15:56:05 -04:00 |
|
GriffinR
|
728355d202
|
Fix some missing constant usage
|
2024-10-17 12:12:33 -04:00 |
|
GriffinR
|
b5c50e7660
|
Merge branch 'master' of https://github.com/huderlem/porymap into slam
|
2024-10-16 22:29:03 -04:00 |
|
GriffinR
|
70807fba3a
|
Stop leaking tileset metatiles
|
2024-10-16 11:57:47 -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
|
a0ebae00c6
|
Fix a bunch of memory leaks on startup->shutdown
|
2024-09-11 13:16:54 -04:00 |
|
GriffinR
|
bb33d48ea1
|
Remove unused Qt class variables
|
2024-09-11 12:02:18 -04:00 |
|
GriffinR
|
3178f20804
|
Clean up warnings
|
2024-09-11 12:02:09 -04:00 |
|
GriffinR
|
11bd41d000
|
Merge pull request #606 from GriffinRichards/parse-enum
Support for parsing enums
|
2024-09-08 21:38:10 -04:00 |
|
GriffinR
|
57f74d4b20
|
Merge pull request #607 from GriffinRichards/triple-layer
Interpret triple-layer metatiles from NUM_TILES_PER_METATILE
|
2024-09-02 23:15:58 -04:00 |
|
GriffinR
|
f7fc899627
|
Merge branch 'master' into parse-enum
|
2024-09-02 20:37:41 -04:00 |
|
GriffinR
|
d41d4d53e7
|
Interpret triple-layer metatiles from NUM_TILES_PER_METATILE
|
2024-08-29 12:44:50 -04:00 |
|
GriffinR
|
b1ad6d83f4
|
Replace 'prefix' names where we were actually using regex
|
2024-08-28 16:06:28 -04:00 |
|
GriffinR
|
0e9dacd159
|
Read MAX_ENCOUNTER_RATE from project
|
2024-08-27 16:14:02 -04:00 |
|
GriffinR
|
a7272191f4
|
Fix some species name issues for encounter table
|
2024-08-27 15:38:49 -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
|
9b09637b47
|
Summary chart adjustments
|
2024-08-22 01:31:46 -04:00 |
|
GriffinR
|
1686167714
|
Fix more minor map connection issues
|
2024-08-13 14:59:41 -04:00 |
|
GriffinR
|
4af1c4d463
|
Take advantage of MapConnection as QObject
|
2024-08-08 17:25:23 -04:00 |
|
GriffinR
|
4e04e57c05
|
MapConnection to QObject
|
2024-08-04 17:21:30 -04:00 |
|
GriffinR
|
c8434c85b3
|
Clean up project close for connections tab
|
2024-07-24 13:52:46 -04:00 |
|
GriffinR
|
3bf237ff45
|
Merge branch 'master' of https://github.com/huderlem/porymap into connections
|
2024-07-24 13:08:06 -04:00 |
|
GriffinR
|
96b5fb1617
|
Performance & bug clean up
|
2024-07-17 16:48:37 -04:00 |
|
GriffinR
|
9efe67a72f
|
Add sanity check to project opening
|
2024-07-16 14:19:47 -04:00 |
|
GriffinR
|
db598a43db
|
Write config files on close / save, not on modification
|
2024-07-15 20:03:37 -04:00 |
|
GriffinR
|
7c6b33da1b
|
Add selection highlight to connections list
|
2024-07-08 11:07:16 -04:00 |
|
GriffinR
|
391285aee8
|
Add buttons to open Dive/Emerge maps
|
2024-06-28 22:01:13 -04:00 |
|
garak
|
34478e69d9
|
cleanup: resolve remaining (outdated) TODOs
|
2024-04-19 18:41:52 -04:00 |
|