GriffinR
|
dbc13484b1
|
Disable Windows build job
|
2025-06-18 15:53:02 -04:00 |
|
GriffinR
|
13c6c90e02
|
Extra pointer safety
|
2025-06-16 22:12:40 -04:00 |
|
GriffinR
|
c56bac4f95
|
Fix Map::m_scriptFileWatcher being created before its needed
|
2025-06-16 22:02:14 -04:00 |
|
GriffinR
|
dd1d856bf3
|
Fix log file cleanup warning only printing to debug
|
2025-06-16 02:18:00 -04:00 |
|
GriffinR
|
23584914ec
|
Update manual
|
2025-06-09 14:40:44 -04:00 |
|
GriffinR
|
65d3ba3a34
|
Release 6.1.0
|
2025-06-09 14:38:01 -04:00 |
|
GriffinR
|
796e8b3ae4
|
Merge branch 'master' of https://github.com/huderlem/porymap into dev
|
2025-06-09 14:27:35 -04:00 |
|
GriffinR
|
ebbf2bf1a9
|
Merge pull request #741 from JakobDev/releasedate
Fix release date of version 6.0.0
|
2025-06-09 14:27:14 -04:00 |
|
GriffinR
|
23f0d5563c
|
Update changelog
|
2025-06-09 14:24:40 -04:00 |
|
GriffinR
|
b065934bc3
|
Fix border cache check using incorrect blockdata
|
2025-06-09 14:19:47 -04:00 |
|
GriffinR
|
0620e94824
|
Replace fonts specified in forms
|
2025-06-09 13:55:51 -04:00 |
|
GriffinR
|
1e1010601f
|
Support more font settings
|
2025-06-09 13:18:37 -04:00 |
|
GriffinR
|
0ccccb60b2
|
Update changelog
|
2025-06-09 12:52:33 -04:00 |
|
GriffinR
|
52f7e76abe
|
Merge pull request #746 from GriffinRichards/font-settings
Add font settings
|
2025-06-09 12:50:59 -04:00 |
|
GriffinR
|
6648fa33b1
|
Fix scripts.inc file watches accumulating
|
2025-06-09 12:14:58 -04:00 |
|
GriffinR
|
e00c7d456d
|
Add font settings
|
2025-06-08 23:04:54 -04:00 |
|
GriffinR
|
a3d3a6c176
|
Update changelog
|
2025-06-08 18:26:02 -04:00 |
|
GriffinR
|
089b5019de
|
Merge pull request #740 from GriffinRichards/fix-filewatcher
Fix some issues with the filewatcher
|
2025-06-08 18:23:16 -04:00 |
|
GriffinR
|
5140fcc3ba
|
Fix missing header
|
2025-06-08 18:15:29 -04:00 |
|
GriffinR
|
e6a4f88433
|
Don't let map.json watches re-accumulate, fix trying to load scripts.inc before it exists
|
2025-06-08 18:09:11 -04:00 |
|
GriffinR
|
5c2b9cb10b
|
Restore some JSON character escapes
|
2025-06-08 17:54:22 -04:00 |
|
GriffinR
|
5474152c7e
|
Remove old C string handling from OrderedJson
|
2025-06-08 17:22:22 -04:00 |
|
GriffinR
|
591b7c2055
|
Fix parser not recognizing hex numbers with prefix '0X'
|
2025-06-08 16:36:13 -04:00 |
|
JakobDev
|
36cfea5c1d
|
Fix release date of version 6.0.0
|
2025-06-02 18:51:33 +02:00 |
|
GriffinR
|
560d204890
|
Fix duplicated maps writing the wrong name
|
2025-05-29 22:19:37 -04:00 |
|
GriffinR
|
ba1aa2b1ff
|
Fix some issues with the filewatcher
|
2025-05-29 01:16:07 -04:00 |
|
GriffinR
|
4816c1c8af
|
Add buttons to change scale when resizing maps
|
2025-05-28 14:50:47 -04:00 |
|
GriffinR
|
fb3e93be8a
|
Scale map appropriately when resizing
|
2025-05-28 14:20:54 -04:00 |
|
GriffinR
|
c26fcdd30f
|
Fix link reference
|
2025-05-27 13:33:12 -04:00 |
|
GriffinR
|
1d315b7d9b
|
Add releases link to README
|
2025-05-27 13:26:36 -04:00 |
|
GriffinR
|
aaa073dba5
|
Add download links to README
|
2025-05-27 13:23:17 -04:00 |
|
GriffinR
|
38b57181e1
|
Post-release manual update
|
2025-05-27 11:34:37 -04:00 |
|
GriffinR
|
0cf91b8852
|
Release 6.0.0
|
2025-05-27 11:22:59 -04:00 |
|
GriffinR
|
cf84f8aeff
|
Update major version commit hashes
|
2025-05-27 10:55:48 -04:00 |
|
GriffinR
|
3efd7683ab
|
Fix handling for spritesheets with multiple rows
|
2025-05-26 20:12:38 -04:00 |
|
GriffinR
|
27c7df1288
|
Pre-release manual update
|
2025-05-26 17:02:38 -04:00 |
|
GriffinR
|
082f51e797
|
Link to Breaking Changes in the changelog
|
2025-05-26 16:49:35 -04:00 |
|
GriffinR
|
0ed54d6643
|
Skip some unnecessary work in layout-only mode
|
2025-05-26 15:15:46 -04:00 |
|
GriffinR
|
d795a1133d
|
Combine QLineEdit error stylesheets
|
2025-05-26 14:54:39 -04:00 |
|
GriffinR
|
82304ae828
|
Fix locations typo
|
2025-05-26 14:19:03 -04:00 |
|
GriffinR
|
eb5a95f48b
|
Mention in manual why map list's Delete may be disabled
|
2025-05-26 14:18:30 -04:00 |
|
Marcus Huderle
|
3819d11ca4
|
expand env var properly
|
2025-05-24 08:56:19 -05:00 |
|
Marcus Huderle
|
922770638e
|
troubleshoot windows build
|
2025-05-24 08:28:47 -05:00 |
|
GriffinR
|
0bcac7ed8d
|
Add outdated warnings to last two manual pages
|
2025-05-23 14:32:56 -04:00 |
|
GriffinR
|
94545bd20a
|
Update 'Editing Wild Encounters' manual page
|
2025-05-23 14:30:10 -04:00 |
|
GriffinR
|
1c5e75ef01
|
Use native message window for WildMonChart
|
2025-05-22 23:03:49 -04:00 |
|
GriffinR
|
2b4eb213f7
|
Add download links to INSTALL.md
|
2025-05-22 19:52:02 -04:00 |
|
GriffinR
|
658835bebd
|
Simplify graphics file extension replacement
|
2025-05-22 15:11:11 -04:00 |
|
GriffinR
|
947142e370
|
Merge pull request #734 from GriffinRichards/config-file
Fix some issues with config loading
|
2025-05-22 14:28:13 -04:00 |
|
GriffinR
|
d5248c7dbc
|
Sync map list search filter between tabs
|
2025-05-22 13:16:58 -04:00 |
|