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
|
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 |
|
garak
|
6520189352
|
Merge branch 'master' of https://github.com/huderlem/porymap into slam
|
2024-02-22 16:31:16 -05:00 |
|
garak
|
879bb44bc0
|
functions to remove map groups and map sections
|
2024-02-17 22:47:48 -05:00 |
|
garak
|
74e4e2647c
|
add new area (map section) functionality
|
2024-02-16 19:17:56 -05:00 |
|
garak
|
22b4108a7f
|
create 'add layout' button
|
2024-02-15 22:19:49 -05:00 |
|
GriffinR
|
42a95b32a2
|
Restore Project::defaultSong
|
2024-01-19 15:18:14 -05:00 |
|
GriffinR
|
3ebc7a93d4
|
Soften launch requirements, fix some potential crashes
|
2024-01-19 14:05:20 -05:00 |
|
GriffinR
|
3505251ad2
|
Stop changing settings if their features fail to load
|
2024-01-18 12:00:18 -05:00 |
|
garak
|
858c807856
|
fix bad merge
|
2024-01-12 19:22:54 -05:00 |
|
garak
|
0296c22845
|
Merge branch 'master' of https://github.com/huderlem/porymap into slam
|
2024-01-12 15:57:56 -05:00 |
|
GriffinR
|
07f68f6ab7
|
Merge pull request #581 from GriffinRichards/script-completer
Sort script dropdown, minor fixes
|
2024-01-11 22:59:21 -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
|
1212d7dfd8
|
Sort script dropdown, minor fixes
|
2024-01-06 17:40:59 -05:00 |
|
GriffinR
|
ef165e29df
|
Stop enforcing heal locations table name
|
2024-01-04 12:22:06 -05:00 |
|
GriffinR
|
a0069b6a3f
|
Add truncation warnings for Block masks
|
2024-01-03 14:24:14 -05:00 |
|
GriffinR
|
2c61df578a
|
Support relative paths in image API functions, combine projectDir calls
|
2024-01-03 12:13:53 -05:00 |
|
GriffinR
|
d126a2b589
|
Merge pull request #575 from GriffinRichards/map-scripts
Add labels from scripts file to Script dropdowns
|
2024-01-02 00:56:51 -05:00 |
|
GriffinR
|
ced402a4c6
|
Add labels from scripts file to Script dropdowns
|
2023-12-29 21:54:37 -05:00 |
|
GriffinR
|
945201026e
|
Set reasonable defaults for wild encounter rates
|
2023-12-29 00:15:51 -05:00 |
|
GriffinR
|
c543cc0899
|
Store warp behaviors as values, add version defaults
|
2023-12-21 23:33:36 -05:00 |
|
GriffinR
|
93fb8cf471
|
Allow empty behavior names, simplify fieldmap parsing
|
2023-12-19 15:46:10 -05:00 |
|
GriffinR
|
ee6d6c7bcc
|
Fix metatile behavior value displays
|
2023-12-19 13:42:07 -05:00 |
|