GriffinR
|
036c159476
|
Merge pull request #613 from lhearachel/arch-install
Add installation instructions for Arch Linux to INSTALL.md
|
2024-09-15 22:16:09 -04:00 |
|
Rachel
|
f9f7d64692
|
Add installation instructions for Arch Linux to INSTALL.md
|
2024-09-15 18:10:03 -07:00 |
|
GriffinR
|
d6da284ddd
|
Add .qtc_clangd to gitignore
|
2024-09-11 16:09:32 -04:00 |
|
GriffinR
|
2f5f401a37
|
Construct regex to filter defines beforehand
|
2024-09-11 15:04: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
|
d7e41e7190
|
Merge pull request #605 from GriffinRichards/encounter-graph
Add encounter charts
|
2024-09-02 20:30:33 -04:00 |
|
GriffinR
|
9ae336080e
|
Consolidate event constructor calls
|
2024-08-30 23:33:46 -04:00 |
|
GriffinR
|
0b4f02779b
|
Fix regression for dragging multiple events
|
2024-08-30 23:32:46 -04:00 |
|
GriffinR
|
1a456bc47b
|
Save config in custom scripts editor, stop accidental 'refreshed' popup
|
2024-08-30 11:56:35 -04:00 |
|
GriffinR
|
d41d4d53e7
|
Interpret triple-layer metatiles from NUM_TILES_PER_METATILE
|
2024-08-29 12:44:50 -04:00 |
|
GriffinR
|
7c207a1558
|
Update changelog
|
2024-08-29 00:05:41 -04:00 |
|
GriffinR
|
c9022a9089
|
Fix freeze on mismatched parentheses
|
2024-08-29 00:05:27 -04:00 |
|
GriffinR
|
5c9a1d4140
|
Fix enum comma parsing
|
2024-08-29 00:05:05 -04:00 |
|
GriffinR
|
b1ad6d83f4
|
Replace 'prefix' names where we were actually using regex
|
2024-08-28 16:06:28 -04:00 |
|
GriffinR
|
869d0c7dec
|
Restore display order for unevaluated defines
|
2024-08-28 15:38:41 -04:00 |
|
GriffinR
|
4b0d30fbc4
|
Initial enum support
|
2024-08-28 15:01:21 -04:00 |
|
GriffinR
|
8240cf55ef
|
Exclude charts features for our Windows builds
|
2024-08-27 21:39:33 -04:00 |
|
GriffinR
|
c347fb174c
|
Include qtcharts module for GitHub actions
|
2024-08-27 20:17:22 -04:00 |
|
GriffinR
|
febb82e0e9
|
Update changelog
|
2024-08-27 19:09:00 -04:00 |
|
GriffinR
|
325757d4ee
|
Clean up in wildmonchart
|
2024-08-27 19:05:44 -04:00 |
|
GriffinR
|
8880aca829
|
Fix crash when closing project while editing table
|
2024-08-27 18:02:01 -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
|
d8d196b79d
|
Connect wild mon chart to editor
|
2024-08-27 15:30:46 -04:00 |
|
GriffinR
|
dc79d5d258
|
Update changelog
|
2024-08-27 14:21:16 -04:00 |
|
GriffinR
|
97d9c5c03e
|
Clear map list filter on project close
|
2024-08-27 14:19:15 -04:00 |
|
GriffinR
|
2ae87738fd
|
Handle discontinous mapsec values in map list
|
2024-08-27 14:08:27 -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
|
91be6c1fa3
|
Merge pull request #602 from GriffinRichards/connections
Redesign Connections tab
|
2024-08-26 23:50:03 -04:00 |
|
GriffinR
|
6b5d191746
|
Fix level distribution max, theme issue
|
2024-08-24 01:36:16 -04:00 |
|
GriffinR
|
76e5fd4834
|
Add summary charts help button
|
2024-08-23 18:21:44 -04:00 |
|
GriffinR
|
2ec9012c07
|
Save summary chart settings in config
|
2024-08-23 16:00:42 -04:00 |
|
GriffinR
|
6f74909a3c
|
Fixes for some visuals in chart window
|
2024-08-23 15:00:00 -04:00 |
|
GriffinR
|
7c9fcb6616
|
Add chart theme selector
|
2024-08-23 14:10:42 -04:00 |
|
GriffinR
|
8f6871dae0
|
Add grouped level distribution chart
|
2024-08-23 12:22:15 -04:00 |
|
GriffinR
|
c33e72f404
|
Add level distribution chart, more adjustments
|
2024-08-23 02:28:53 -04:00 |
|
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
|
4f4e8105cd
|
Merge branch 'master' into connections
|
2024-08-21 02:18:49 -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
|
d154f47d98
|
Fix 'Dynamic' typo
|
2024-08-20 15:31:40 -04:00 |
|
GriffinR
|
9927d66389
|
Update changelog and manual
|
2024-08-20 15:02:28 -04:00 |
|
GriffinR
|
f70e77ab66
|
Final MapConnection testing fixes
|
2024-08-20 13:23:46 -04:00 |
|