GriffinR
|
9b09637b47
|
Summary chart adjustments
|
2024-08-22 01:31:46 -04:00 |
|
GriffinR
|
2c65c22b30
|
Summary chart to horizontal percent bar chart
|
2024-08-21 18:34:54 -04:00 |
|
GriffinR
|
b1814e0e3f
|
Initial wild pokemon summary chart
|
2024-08-21 13:08:06 -04:00 |
|
GriffinR
|
baaf9c8c9d
|
Fix group Event selections not clearing
|
2024-08-21 02:13:41 -04:00 |
|
GriffinR
|
2f24d45ca4
|
Fix map sort order regression
|
2024-08-20 23:53:55 -04:00 |
|
GriffinR
|
403bade407
|
Fix some minor window issues
|
2024-08-14 22:46:37 -04:00 |
|
GriffinR
|
256f6eed54
|
Preserve NoScrollComboBox focus policy on macOS
|
2024-08-13 20:36:37 -04:00 |
|
GriffinR
|
724b35be95
|
Define destructor for Scripting
|
2024-08-13 15:12:02 -04:00 |
|
GriffinR
|
bb0071e8ca
|
Fix script engine memory leak
|
2024-08-11 03:29:17 -04:00 |
|
GriffinR
|
4c25813bd3
|
Add project close option
|
2024-07-17 12:16:02 -04:00 |
|
GriffinR
|
9efe67a72f
|
Add sanity check to project opening
|
2024-07-16 14:19:47 -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
|
0954fe26ff
|
Fix confusing error logging during region map setup
|
2024-06-17 11:26:45 -04:00 |
|
GriffinR
|
6fe8539461
|
Fix number->string conversion in struct parsing
|
2024-03-21 15:24:08 -04:00 |
|
GriffinR
|
b228c4e76c
|
Merge pull request #590 from GriffinRichards/update-promoter
Add update promoter
|
2024-02-12 13:27:49 -05:00 |
|
GriffinR
|
142b5de5af
|
Merge pull request #592 from GriffinRichards/fix-zoom
Misc fixes for selection images
|
2024-02-07 16:30:40 -05:00 |
|
GriffinR
|
73b5c0501d
|
Only alert user at most once per new release
|
2024-02-07 15:35:11 -05:00 |
|
GriffinR
|
5def0e8be1
|
Reenable Retry button for parsing errors
|
2024-02-05 11:54:35 -05:00 |
|
GriffinR
|
ae341d144e
|
Fix new maps parsing scripts file too early
|
2024-01-29 14:07:13 -05:00 |
|
GriffinR
|
13f14757be
|
Smooth out scrolling for graphics views nested in scroll areas
|
2024-01-28 14:15:45 -05:00 |
|
GriffinR
|
895c9466d7
|
Center selection when zooming
|
2024-01-26 15:38:12 -05:00 |
|
GriffinR
|
a5ed554c68
|
Better client etiquette
|
2024-01-25 02:12:32 -05:00 |
|
GriffinR
|
58e4a21aa6
|
Revert oversimplified version check
|
2024-01-21 18:41:23 -05:00 |
|
GriffinR
|
c04a89396c
|
Add update promoter dialog
|
2024-01-21 12:01:31 -05:00 |
|
GriffinR
|
97b485284e
|
Move version info to porymap.pro
|
2024-01-21 00:14:40 -05:00 |
|
GriffinR
|
09c2ed6b30
|
Add check for updates setting
|
2024-01-20 23:02:43 -05:00 |
|
GriffinR
|
d6dfab1805
|
Add update promoter network functions
|
2024-01-20 22:09:42 -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 |
|
GriffinR
|
783fd0b304
|
Fix some issues with the Tileset Editor zoom sliders
|
2024-01-16 13:28:40 -05:00 |
|
GriffinR
|
e873e4c665
|
Save states of new splitters in config
|
2024-01-12 22:47:50 -05:00 |
|
GriffinR
|
1428b250e6
|
Merge pull request #582 from GriffinRichards/tileset-zoom
Add zoom sliders to the Tileset Editor
|
2024-01-11 23:11:00 -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 |
|
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
|
9538097a6f
|
Merge pull request #579 from GriffinRichards/hover-te
Display tile ID when hovering over Tileset Editor layer view
|
2024-01-07 21:17:15 -05:00 |
|
GriffinR
|
8e9e887344
|
Merge pull request #578 from GriffinRichards/heal-loc-name
Stop enforcing heal locations table name
|
2024-01-07 21:01:23 -05:00 |
|
GriffinR
|
bcba146be9
|
Add zoom sliders to the Tileset Editor
|
2024-01-07 18:01:59 -05:00 |
|
GriffinR
|
1212d7dfd8
|
Sort script dropdown, minor fixes
|
2024-01-06 17:40:59 -05:00 |
|
GriffinR
|
4df8b1e6fd
|
Fix minor issues with project opening
|
2024-01-05 02:49:22 -05:00 |
|
GriffinR
|
c9d8de8971
|
Display tile ID when hovering over Tileset Editor layer view
|
2024-01-05 02:47:23 -05:00 |
|
GriffinR
|
941174d0ea
|
Reduce redundant work in metatile selector
|
2024-01-04 21:36:14 -05:00 |
|
GriffinR
|
ef165e29df
|
Stop enforcing heal locations table name
|
2024-01-04 12:22:06 -05:00 |
|
GriffinR
|
28831a7ff0
|
Add get/setMetatileBehaviorName
|
2024-01-03 16:58:50 -05:00 |
|
GriffinR
|
0b2a526e3d
|
Fix event group tab selection
|
2024-01-03 15:09:12 -05:00 |
|
GriffinR
|
59f0d9fe11
|
Automatically adjust metatile ID strings
|
2024-01-03 13:36:42 -05:00 |
|