Commit graph

  • 1ed2f1d206 use static QImage for collision pixmap copying garak 2023-01-11 15:20:54 -0500
  • c7d548bfc3 use a file cache for files that are already read garak 2023-01-11 14:42:49 -0500
  • 260517b7ba fix const for dynamic regular expressions garak 2023-01-11 09:38:48 -0500
  • f1b962bdf5 do not convert to stdString expensively when parsing ordered json numbers garak 2023-01-09 11:38:42 -0500
  • 4df4e6ddd7 fix metatile label reading garak 2023-01-07 00:05:22 -0500
  • f9bb6196e2 do less work reading C defines while loading tileset labels garak 2023-01-06 23:15:41 -0500
  • 55c97a45d9 render collision apart from metatiles, using graphics item layering to display garak 2023-01-06 21:57:42 -0500
  • 07caad3fce add bounds to map render to prevent doing extra work when rendering only pieces of the map (eg, connections) garak 2023-01-06 16:17:42 -0500
  • 37fcfba829 use static (And const where applicable) regular expression objects garak 2022-11-22 22:57:26 -0500
  • d1bdbc2741 create temporary timing function garak 2022-11-22 21:12:56 -0500
  • f1a8b8fae6 read multiple incbins and C arrays at once for situations where the same file could be opened many times garak 2023-01-17 01:17:24 -0500
  • 7295c37bf6 add option to copy mon info from another tab [closes #469] garak 2023-01-16 23:23:41 -0500
  • 6101899b6d Set unsaved changes when pasting metatiles GriffinR 2023-01-16 21:47:36 -0500
  • c233e3cd59 Fix tileset change not updating border GriffinR 2023-01-16 20:16:25 -0500
  • 117a608b97 fix issue with fileCache invalidating certain changes in files garak 2023-01-16 19:44:09 -0500
  • 4ad769d00a do not scroll encounter tabs with wheel, set current species combo by index instead of text garak 2023-01-16 15:45:45 -0500
  • efebf2b9b8 update changelog garak 2023-01-15 00:22:36 -0500
  • 4f1b92e665 clean up timing functions garak 2023-01-14 23:17:23 -0500
  • 5762b30889 use custom model for encounter tables garak 2023-01-14 23:10:58 -0500
  • 5c5c373375 call updateSelectedEvents only once at a time garak 2023-01-11 19:50:38 -0500
  • 61acf39895 use static QImage for collision pixmap copying garak 2023-01-11 15:20:54 -0500
  • c8625887da use a file cache for files that are already read garak 2023-01-11 14:42:49 -0500
  • 2f0894fb67 fix const for dynamic regular expressions garak 2023-01-11 09:38:48 -0500
  • c773b5c22a do not convert to stdString expensively when parsing ordered json numbers garak 2023-01-09 11:38:42 -0500
  • 0adfb75ceb fix metatile label reading garak 2023-01-07 00:05:22 -0500
  • a54f495454 do less work reading C defines while loading tileset labels garak 2023-01-06 23:15:41 -0500
  • fa52ddc732 render collision apart from metatiles, using graphics item layering to display garak 2023-01-06 21:57:42 -0500
  • 63a40985dd add bounds to map render to prevent doing extra work when rendering only pieces of the map (eg, connections) garak 2023-01-06 16:17:42 -0500
  • 86c7238a8a use static (And const where applicable) regular expression objects garak 2022-11-22 22:57:26 -0500
  • cb8482c551 create temporary timing function garak 2022-11-22 21:12:56 -0500
  • debf9d99f0
    Merge pull request #505 from GriffinRichards/connection-warp t 2023-01-16 15:46:49 -0500
  • bd0ff93b86 Day/Night encounters Steven B 2023-01-16 14:29:19 -0500
  • d29506d755
    Merge pull request #495 from GriffinRichards/keep-import-path t 2023-01-16 14:19:31 -0500
  • dcbf62e72f Remove inadvertent save to layouts.json Marcus Huderle 2023-01-16 11:59:07 -0600
  • 5ef4fbafbc Fix spacing typo GriffinR 2023-01-16 00:46:30 -0500
  • d8d124faea Update changelog GriffinR 2023-01-15 23:56:47 -0500
  • d5d0d64310 Fix new connections not appearing GriffinR 2023-01-15 23:49:08 -0500
  • 0556afaf98 Only allow moving connections on connection tab GriffinR 2023-01-15 23:18:19 -0500
  • ca0c667135 Always allow connection warps GriffinR 2023-01-15 22:39:04 -0500
  • ab6d035ad8
    Merge pull request #485 from GriffinRichards/metatile-attr GriffinR 2023-01-15 18:55:42 -0500
  • d9324368a2 Fix Region Map Editor being opened by Shortcuts Editor GriffinR 2023-01-06 15:48:46 -0500
  • f27c4e9ab4 fix itemfinder checkbox initialization bug garakmon 2023-01-10 15:50:30 -0500
  • 4ea86b52ac Fix Region Map Editor being opened by Shortcuts Editor GriffinR 2023-01-06 15:48:46 -0500
  • 160a9c0713 Resolve shortcuts for Open Project GriffinR 2023-01-06 12:42:29 -0500
  • 00a430d208 Fix crash when importing AdvanceMap metatiles GriffinR 2023-01-06 11:33:10 -0500
  • 600af6dc72 Fix C parser crashing on #endif at EOF GriffinR 2022-12-31 12:26:32 -0500
  • 5af662a49e
    Merge pull request #496 from GriffinRichards/config-checkerboard GriffinR 2022-12-15 17:12:22 -0500
  • 324bc3a517 Fix onMapResized not triggering GriffinR 2022-12-15 02:13:30 -0500
  • 5ca3906f55
    Merge branch 'master' into keep-import-path GriffinR 2022-12-14 16:10:23 -0500
  • 066110f3a1
    Merge pull request #497 from GriffinRichards/border-hover GriffinR 2022-12-14 16:09:31 -0500
  • 471946dc60
    Link to Region Map Editor's breaking changes for 5.0.0 GriffinR 2022-12-03 17:47:46 -0500
  • b60e8cd732
    Merge branch 'master' into border-hover GriffinR 2022-12-03 08:51:58 -0500
  • 4065572ede
    Merge branch 'master' into keep-import-path GriffinR 2022-12-03 08:51:37 -0500
  • 32903e0d18 Set default New Map settings when switching projects GriffinR 2022-12-03 08:49:08 -0500
  • 8594c2ce36 Display message when hovering on border metatiles GriffinR 2022-11-28 16:01:29 -0500
  • 9d82a7af68 Add option to turn off checkerboard fill for new tilesets GriffinR 2022-11-28 14:04:47 -0500
  • b7ec693533 Sync with some additional dialogs GriffinR 2022-11-28 03:27:39 -0500
  • f507b3e8a3 Preserve import/export path in file dialogs GriffinR 2022-11-27 21:22:01 -0500
  • 3a4ce68232 Remove old event label functions GriffinR 2022-11-27 13:15:47 -0500
  • d475286249
    Merge branch 'master' into metatile-attr GriffinR 2022-11-18 18:13:21 -0500
  • 254467451f
    Merge pull request #489 from GriffinRichards/api-setscale GriffinR 2022-11-18 18:12:59 -0500
  • 97b8bb96cb Remove unused function GriffinR 2022-11-07 01:02:33 -0500
  • 567a6d92e5 Enforce indexed tile images GriffinR 2022-11-04 13:06:50 -0400
  • 5b3252cc01 Fix docs Marcus Huderle 2022-11-03 17:49:03 -0500
  • 3770efd6c5 Add setScale to the API GriffinR 2022-11-03 13:19:57 -0400
  • 936ac56a7f add uncommitted docs files garak 2022-11-03 12:57:32 -0400
  • 36688162d7 bump docs build garak 2022-11-03 11:33:06 -0400
  • 79ccad5941 Fix manual for [get|set]MetatileLayer[Order|Opacity] GriffinR 2022-11-03 11:21:47 -0400
  • a1d6c76fba Move changelog entry GriffinR 2022-10-30 11:45:38 -0400
  • bf9e670d4c Merge branch 'master' of https://github.com/huderlem/porymap into metatile-attr GriffinR 2022-10-30 11:42:52 -0400
  • 5362c996e5 Release 5.0.0 5.0.0 Marcus Huderle 2022-10-30 10:05:55 -0500
  • 01cbb52341 Preserve null custom attributes GriffinR 2022-10-29 17:16:52 -0400
  • 16926144da Fix event offsets in map image exporting Marcus Huderle 2022-10-29 11:29:38 -0500
  • eb80ee86f6
    Merge branch 'master' into metatile-attr GriffinR 2022-10-29 11:43:00 -0400
  • f0c793424c Allow number values in the Metatile Behavior field GriffinR 2022-10-29 11:41:09 -0400
  • fa859a691f Fix minimum connection bounds GriffinR 2022-10-29 10:57:08 -0400
  • c16a6d5d23 Better support for parsing hex values GriffinR 2022-10-28 12:40:36 -0400
  • 15e69dc9e7 Enforce border max for new maps GriffinR 2022-10-28 13:25:04 -0400
  • 37b5656376 Fix some crashes on project close GriffinR 2022-10-27 22:11:10 -0400
  • d2fa68ba18 Allow number values for behavior in editor, add mask warning GriffinR 2022-10-27 07:52:07 -0400
  • 577dc2fce2 Simplify metatile attribute layouts GriffinR 2022-10-26 04:13:53 -0400
  • 9cd8777246 Remove last base game version difference GriffinR 2022-10-26 03:56:46 -0400
  • 8b884f3847 Update manual/changelog GriffinR 2022-10-26 03:37:09 -0400
  • 1283f5c19d Use custom attribute masks in API and Tileset Editor GriffinR 2022-10-26 02:42:55 -0400
  • 1641ac00b0 Combine attribute shift/mask data GriffinR 2022-10-26 00:14:55 -0400
  • fa2b4d3edb Allow custom metatile attribute layouts GriffinR 2022-10-25 17:51:32 -0400
  • ce6abb0a81 Default to No for file watcher prompt GriffinR 2022-10-25 17:53:12 -0400
  • 4187732baa Default to Cancel for reload warning GriffinR 2022-10-25 17:40:40 -0400
  • 3656c3082f Fix Open Config Folder GriffinR 2022-10-25 08:07:14 -0400
  • 8137388364 Fix QPalette highlights not working for all macOS themes GriffinR 2022-10-25 01:59:48 -0400
  • 69c1ae678d Ignore empty deletes for custom attributes GriffinR 2022-10-24 23:01:26 -0400
  • 0e039e0769
    Merge pull request #482 from GriffinRichards/config-tilesets GriffinR 2022-10-24 20:07:01 -0400
  • ea19b3a08c Sort asm tileset lists GriffinR 2022-10-24 19:55:06 -0400
  • d91ae9dab6 Update changelog GriffinR 2022-10-24 17:07:13 -0400
  • c50b8d0668 Restore last settings for new map popup GriffinR 2022-10-24 16:18:50 -0400
  • d451aaa8c0 Simplify new map popup internal GriffinR 2022-10-24 15:23:53 -0400
  • 8fbcee7f21 Insert new tilesets in sorted order GriffinR 2022-10-24 09:33:51 -0400
  • 09ce5b5913 Drop path_ from path config options GriffinR 2022-10-24 08:03:51 -0400
  • 5ba3720405 is_secondary to bool GriffinR 2022-10-23 23:38:27 -0400
  • 1728e708dd Update changelog/manual GriffinR 2022-10-23 19:47:40 -0400