Commit graph

  • 5e9ab4c7c7 Reopen Porymap to last-opened map/layout GriffinR 2024-10-17 11:46:47 -0400
  • b5c50e7660 Merge branch 'master' of https://github.com/huderlem/porymap into slam GriffinR 2024-10-16 22:29:03 -0400
  • 09eaef4dbf Update help buttons, chart help text GriffinR 2024-10-16 14:23:28 -0400
  • 70807fba3a Stop leaking tileset metatiles GriffinR 2024-10-16 11:04:25 -0400
  • 3b6d3bef04 Update changelog GriffinR 2024-10-16 10:42:44 -0400
  • e431c161e7
    Merge pull request #621 from GriffinRichards/file-dialogs GriffinR 2024-10-16 10:41:17 -0400
  • caeaeac1f6 Fix NoScrollComboBox and NoScrollSpinBox stopping parent's scrolling GriffinR 2024-10-10 16:11:01 -0400
  • e38e05e95a Update changelog GriffinR 2024-10-10 13:56:12 -0400
  • 426faddad7
    Merge pull request #619 from GriffinRichards/stitch-preview GriffinR 2024-10-10 13:40:18 -0400
  • f192b745dd Add additional static functions to filedialog GriffinR 2024-10-10 01:43:35 -0400
  • 1ed9b1ee10 Correctly restore window focus for file dialogs GriffinR 2024-10-09 12:35:12 -0400
  • 931b471cf1
    Merge pull request #617 from GriffinRichards/custom-grid GriffinR 2024-10-09 11:10:17 -0400
  • a31a014b5d Fix Summary Chart animations stopping prematurely GriffinR 2024-10-08 01:40:40 -0400
  • 4dc598455f Improve color slider edit history GriffinR 2024-10-04 13:36:50 -0400
  • bdcfc0467b Fix image exporter reset button GriffinR 2024-10-04 03:45:47 -0400
  • 6e79c6c4c3 Add 'All' settings, avoid unnecessary work in a few places GriffinR 2024-10-03 20:26:27 -0400
  • eed641f5ff fix connection mask in layout display garak 2024-10-03 11:06:40 -0400
  • 7bfb064e80 fix main tab icon initialization garak 2024-10-02 02:50:41 -0400
  • 354680d125 Reduce time minimum for stitch image progress bar GriffinR 2024-10-02 02:44:33 -0400
  • ae6312c131 Add actual preview to Export Map Stitch Image GriffinR 2024-10-02 01:44:09 -0400
  • eefa46a2a2 Fix Qt 5.15 build GriffinR 2024-10-01 10:19:40 -0400
  • 932c299935 Refactor palette editor to use new color input widget GriffinR 2024-10-01 02:20:26 -0400
  • 44642c347f Add custom dash patterns to grid settings GriffinR 2024-09-29 16:10:48 -0400
  • a277e19334 Add linking buttons to grid settings GriffinR 2024-09-28 19:28:07 -0400
  • 274d95eef5 Add color input to grid settings GriffinR 2024-09-28 03:50:51 -0400
  • 2cd4cb9334 Add styles to grid settings GriffinR 2024-09-27 22:19:52 -0400
  • 16536eb940 Add grid settings window GriffinR 2024-09-27 11:31:55 -0400
  • d369806c94 Fix height minimum for top bar on the Connections tab GriffinR 2024-09-25 16:37:37 -0400
  • b622bec2be remove refs to old functions garak 2024-09-24 12:45:32 -0400
  • 6d39d3afd4 fix project close order and clear new layout combo garak 2024-09-24 11:59:44 -0400
  • 815a16e8ca Merge branch 'master' of https://github.com/huderlem/porymap into slam garak 2024-09-24 11:31:06 -0400
  • 5adf14590a Fix stitched map images sometimes rendering garbage GriffinR 2024-09-16 13:19:26 -0400
  • 9feafd64b1
    Merge pull request #610 from GriffinRichards/parse-speed GriffinR 2024-09-16 12:24:24 -0400
  • 036c159476
    Merge pull request #613 from lhearachel/arch-install GriffinR 2024-09-15 22:16:09 -0400
  • f9f7d64692 Add installation instructions for Arch Linux to INSTALL.md Rachel 2024-09-15 18:10:03 -0700
  • ba1c349b43
    Linux Build Release Johannes Winkler 2024-09-15 12:44:31 +0200
  • d6da284ddd Add .qtc_clangd to gitignore GriffinR 2024-09-11 16:09:32 -0400
  • 2f5f401a37 Construct regex to filter defines beforehand GriffinR 2024-09-11 14:54:58 -0400
  • a0ebae00c6 Fix a bunch of memory leaks on startup->shutdown GriffinR 2024-09-11 13:09:03 -0400
  • bb33d48ea1 Remove unused Qt class variables GriffinR 2024-09-11 11:17:54 -0400
  • 3178f20804 Clean up warnings GriffinR 2024-09-11 00:38:27 -0400
  • 1e4ba6a668 Silence error if build directory is not a git repository GriffinR 2024-09-09 19:02:37 -0400
  • 7c8d5d0d63 Include latest commit hash in version info GriffinR 2024-09-09 14:49:18 -0400
  • 11bd41d000
    Merge pull request #606 from GriffinRichards/parse-enum GriffinR 2024-09-08 21:38:10 -0400
  • 92403b8ab9
    Merge branch 'master' into custom-attr GriffinR 2024-09-02 23:55:52 -0400
  • 57f74d4b20
    Merge pull request #607 from GriffinRichards/triple-layer GriffinR 2024-09-02 23:15:58 -0400
  • f7fc899627
    Merge branch 'master' into parse-enum GriffinR 2024-09-02 20:37:41 -0400
  • d7e41e7190
    Merge pull request #605 from GriffinRichards/encounter-graph GriffinR 2024-09-02 20:30:33 -0400
  • 9ae336080e Consolidate event constructor calls GriffinR 2024-08-30 23:33:46 -0400
  • 0b4f02779b Fix regression for dragging multiple events GriffinR 2024-08-30 13:15:39 -0400
  • 1a456bc47b Save config in custom scripts editor, stop accidental 'refreshed' popup GriffinR 2024-08-30 11:56:35 -0400
  • d41d4d53e7 Interpret triple-layer metatiles from NUM_TILES_PER_METATILE GriffinR 2024-08-29 12:39:25 -0400
  • 7c207a1558 Update changelog GriffinR 2024-08-29 00:05:41 -0400
  • c9022a9089 Fix freeze on mismatched parentheses GriffinR 2024-08-29 00:05:27 -0400
  • 5c9a1d4140 Fix enum comma parsing GriffinR 2024-08-28 16:13:10 -0400
  • b1ad6d83f4 Replace 'prefix' names where we were actually using regex GriffinR 2024-08-28 16:06:28 -0400
  • 869d0c7dec Restore display order for unevaluated defines GriffinR 2024-08-28 15:38:41 -0400
  • 4b0d30fbc4 Initial enum support GriffinR 2024-08-28 14:42:39 -0400
  • 1e2d8d4d30 Merge branch 'master' of https://github.com/huderlem/porymap into custom-attr GriffinR 2024-08-27 23:21:33 -0400
  • 8240cf55ef Exclude charts features for our Windows builds GriffinR 2024-08-27 21:39:33 -0400
  • c347fb174c Include qtcharts module for GitHub actions GriffinR 2024-08-27 20:17:22 -0400
  • febb82e0e9 Update changelog GriffinR 2024-08-27 19:09:00 -0400
  • 325757d4ee Clean up in wildmonchart GriffinR 2024-08-27 18:20:29 -0400
  • 8880aca829 Fix crash when closing project while editing table GriffinR 2024-08-27 18:02:01 -0400
  • 0e9dacd159 Read MAX_ENCOUNTER_RATE from project GriffinR 2024-08-27 16:14:02 -0400
  • a7272191f4 Fix some species name issues for encounter table GriffinR 2024-08-27 15:32:49 -0400
  • d8d196b79d Connect wild mon chart to editor GriffinR 2024-08-26 23:53:08 -0400
  • dc79d5d258 Update changelog GriffinR 2024-08-27 14:21:16 -0400
  • 97d9c5c03e Clear map list filter on project close GriffinR 2024-08-27 14:19:15 -0400
  • 2ae87738fd Handle discontinous mapsec values in map list GriffinR 2023-09-28 13:29:06 -0400
  • dba3e524b3 Merge branch 'master' of https://github.com/huderlem/porymap into encounter-graph GriffinR 2024-08-26 23:52:34 -0400
  • 91be6c1fa3
    Merge pull request #602 from GriffinRichards/connections GriffinR 2024-08-26 23:50:03 -0400
  • 6b5d191746 Fix level distribution max, theme issue GriffinR 2024-08-23 23:59:54 -0400
  • 76e5fd4834 Add summary charts help button GriffinR 2024-08-23 16:32:37 -0400
  • 2ec9012c07 Save summary chart settings in config GriffinR 2024-08-23 16:00:42 -0400
  • 6f74909a3c Fixes for some visuals in chart window GriffinR 2024-08-23 15:00:00 -0400
  • 7c9fcb6616 Add chart theme selector GriffinR 2024-08-23 13:15:48 -0400
  • 8f6871dae0 Add grouped level distribution chart GriffinR 2024-08-23 12:06:50 -0400
  • c33e72f404 Add level distribution chart, more adjustments GriffinR 2024-08-22 02:09:28 -0400
  • 9b09637b47 Summary chart adjustments GriffinR 2024-08-21 23:28:33 -0400
  • 2c65c22b30 Summary chart to horizontal percent bar chart GriffinR 2024-08-21 16:52:43 -0400
  • b1814e0e3f Initial wild pokemon summary chart GriffinR 2024-08-21 13:06:30 -0400
  • 4f4e8105cd
    Merge branch 'master' into connections GriffinR 2024-08-21 02:18:49 -0400
  • baaf9c8c9d Fix group Event selections not clearing GriffinR 2024-08-21 02:13:10 -0400
  • 2f24d45ca4 Fix map sort order regression GriffinR 2024-08-20 23:53:55 -0400
  • d154f47d98 Fix 'Dynamic' typo GriffinR 2024-08-20 15:31:40 -0400
  • 9927d66389 Update changelog and manual GriffinR 2024-08-20 14:47:02 -0400
  • f70e77ab66 Final MapConnection testing fixes GriffinR 2024-08-19 21:31:36 -0400
  • 7a0ae53143 Final MapConnection UI updates GriffinR 2024-08-19 18:49:57 -0400
  • 186e20171b
    Merge branch 'master' into connections GriffinR 2024-08-19 14:59:40 -0400
  • cbd75dc20b Map connection edit history GriffinR 2024-08-14 22:22:54 -0400
  • 403bade407 Fix some minor window issues GriffinR 2024-08-14 22:46:37 -0400
  • 0b800c1201 Skip unnecessary dive map rendering, fix rendering small connections GriffinR 2024-08-13 22:18:40 -0400
  • 63b77a1fdc Ignore scrolling for connection map combo boxes GriffinR 2024-08-13 21:43:23 -0400
  • 7c73161ad0 Merge branch 'master' of https://github.com/huderlem/porymap into connections GriffinR 2024-08-13 21:21:45 -0400
  • 256f6eed54 Preserve NoScrollComboBox focus policy on macOS GriffinR 2024-08-13 20:36:37 -0400
  • 2c1d363925
    Merge pull request #603 from GriffinRichards/engine-leak GriffinR 2024-08-13 15:22:40 -0400
  • 724b35be95 Define destructor for Scripting GriffinR 2024-08-13 15:12:02 -0400
  • 1686167714 Fix more minor map connection issues GriffinR 2024-08-09 01:29:28 -0400
  • bb0071e8ca Fix script engine memory leak GriffinR 2024-08-11 03:11:46 -0400