GriffinR
|
9efbe53238
|
Merge pull request #609 from GriffinRichards/commit-version
Include latest commit hash in version info
|
2024-12-23 14:58:06 -05:00 |
|
GriffinR
|
298306ce08
|
Add release build for intel macOS
|
2024-12-22 16:54:33 -05:00 |
|
GriffinR
|
ad0b8d6794
|
Render metatile/collision views by tab
|
2024-12-21 17:28:34 -05:00 |
|
GriffinR
|
01e586be62
|
Disable resizing the about window
|
2024-12-18 15:57:23 -05:00 |
|
GriffinR
|
c2b27fd2a1
|
Find git on Windows
|
2024-12-18 15:25:43 -05:00 |
|
GriffinR
|
12dba1a8b3
|
Add Qt version to About, remove changelog
|
2024-12-18 15:04:22 -05:00 |
|
GriffinR
|
64a9e2cacb
|
Add dividing line for tilesets in Tileset Editor
|
2024-12-18 14:27:12 -05:00 |
|
GriffinR
|
883087d161
|
Fix chart button visibility
|
2024-12-18 13:39:12 -05:00 |
|
GriffinR
|
4f6291a3f6
|
Support non-Windows builds without QtCharts
|
2024-12-18 13:33:29 -05:00 |
|
GriffinR
|
bce32121f0
|
Bump GitHub Actions versions
|
2024-12-18 12:29:00 -05:00 |
|
GriffinR
|
d4ec14584d
|
Merge branch 'master' of https://github.com/huderlem/porymap into commit-version
|
2024-12-17 21:42:07 -05:00 |
|
GriffinR
|
8f1e112858
|
Combine tile image export functions
|
2024-12-16 16:23:52 -05:00 |
|
GriffinR
|
81b6cfa537
|
Fix exported tile images writing garbage pixels
|
2024-12-16 16:23:46 -05:00 |
|
GriffinR
|
8e6aa78884
|
Update changelog
|
2024-12-11 23:24:52 -05:00 |
|
GriffinR
|
6b70abaaf0
|
Use QFile/QString for C parser files and paths
|
2024-12-11 23:21:53 -05:00 |
|
GriffinR
|
11dd7306d3
|
Remove unused parser_util
|
2024-12-11 23:21:47 -05:00 |
|
GriffinR
|
c2cf3cc9c7
|
Fix tileset palette saving crash
|
2024-12-04 15:41:29 -05:00 |
|
GriffinR
|
59c525e9fe
|
Add icon for Summary Chart button
|
2024-11-23 14:39:01 -05:00 |
|
GriffinR
|
7eafae8cf7
|
Fix map grid not clipping in layout-only mode
|
2024-11-22 23:13:26 -05:00 |
|
GriffinR
|
d3a34cf5fc
|
Fix scrolling over UIntSpinBox
|
2024-11-19 21:18:55 -05:00 |
|
garak
|
0a87f7b945
|
update changelog after #515
|
2024-11-12 13:08:46 -05:00 |
|
t
|
c9695521c7
|
Merge pull request #515 from garakmon/slam
Separate Layouts and Maps
|
2024-11-11 11:10:00 -05:00 |
|
GriffinR
|
43c45f7d98
|
Fix some typos
|
2024-11-08 19:06:56 -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
|
727cce5d8b
|
Merge pull request #633 from GriffinRichards/api-images
Render API images as pixmaps
|
2024-11-05 00:29:06 -05:00 |
|
GriffinR
|
7d89031273
|
Resolve warnings and low-hanging TODO items
|
2024-11-04 21:35:36 -05:00 |
|
GriffinR
|
f90dae0da0
|
Set up map list tool bar to record setting states
|
2024-10-31 16:36:16 -04:00 |
|
GriffinR
|
ab8eb7c7e4
|
Reimplement disabled Delete key features
|
2024-10-31 14:58:01 -04: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
|
2ce5c3fcc5
|
Fix crash on tileset save, bugs with map resizing
|
2024-10-29 16:16:35 -04:00 |
|
GriffinR
|
3bd5ddbf2f
|
Simplify saving the map list tab
|
2024-10-28 16:02:17 -04:00 |
|
GriffinR
|
a18b2c960b
|
Stop unnecessary work/leaks from extra setProjectUI calls
|
2024-10-28 15:43:13 -04:00 |
|
GriffinR
|
7da2375998
|
Refactor map list buttons
|
2024-10-28 15:36:47 -04:00 |
|
GriffinR
|
d674856b18
|
Render API images as pixmaps
|
2024-10-28 11:42:44 -04:00 |
|
GriffinR
|
40d34b2d5b
|
Merge branch 'master' of https://github.com/huderlem/porymap into slam
|
2024-10-25 14:33:00 -04:00 |
|
GriffinR
|
178dd16cf1
|
Merge pull request #626 from GriffinRichards/help
Update help buttons, chart help text
|
2024-10-25 14:29:34 -04:00 |
|
GriffinR
|
971a8b7b49
|
Fix grid settings dialog not restoring defaults when closed with X button
|
2024-10-24 12:10:47 -04:00 |
|
GriffinR
|
958b71afbb
|
Stop leaking scripting overlay
|
2024-10-21 12:18:46 -04:00 |
|
GriffinR
|
b05f1d9ca1
|
Merge pull request #625 from GriffinRichards/metatile-leak
Stop leaking tileset metatiles
|
2024-10-20 18:37:55 -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
|
5e9ab4c7c7
|
Reopen Porymap to last-opened map/layout
|
2024-10-17 11:46:47 -04:00 |
|
GriffinR
|
b5c50e7660
|
Merge branch 'master' of https://github.com/huderlem/porymap into slam
|
2024-10-16 22:29:03 -04:00 |
|
GriffinR
|
09eaef4dbf
|
Update help buttons, chart help text
|
2024-10-16 14:23:28 -04:00 |
|
GriffinR
|
70807fba3a
|
Stop leaking tileset metatiles
|
2024-10-16 11:57:47 -04:00 |
|
GriffinR
|
3b6d3bef04
|
Update changelog
|
2024-10-16 10:42:44 -04:00 |
|