Commit Graph

  • 79e384ef76 Fix metatile selection not updating properly when changing tilesets GriffinR 2020-08-19 14:57:53 -04:00
  • 268af50783 Add missing resources to Qt resource system BigBahss 2020-08-04 23:11:19 -04:00
  • 2e077b45c7 fix scene scaling for metatile selection, replace deprecated setMatrix with setTransform garak 2020-08-15 19:30:46 -04:00
  • 62e86b3c94 Toggle menuFile actions and menuHelp when no project is open BigBahss 2020-08-04 12:49:53 -04:00
  • 55bd16db40 actually use new function to disable ui garak 2020-08-03 19:28:26 -04:00
  • 2c6d8f3d8d enable file menu for OSes with attached menu bars (#281 cont.) garak 2020-08-03 17:37:54 -04:00
  • 1575d3f799 disable ui when no project is open (closes #281) garak 2020-08-03 15:31:14 -04:00
  • 3312280287 Fix 1x1 layer tile selection not highlighting GriffinR 2020-07-20 11:11:38 -04:00
  • acc6da4c58 Release 4.3.1 4.3.1 Marcus Huderle 2020-07-17 16:55:31 -05:00
  • 9f4409f7e9 Update CHANGELOG.md huderlem 2020-07-15 18:44:06 -05:00
  • 7d70505b90 Fix crash when opening new project Marcus Huderle 2020-07-14 18:10:55 -05:00
  • 45cfb3aabd Allow 6-wide selections in tileset editor when triple layer is enabled Marcus Huderle 2020-07-14 17:54:56 -05:00
  • 00ad1ec22a Fix flags being listed out of order GriffinR 2020-07-13 16:36:43 -04:00
  • 70b8806737 Fix layer flip to work on all incomplete metatile selections GriffinR 2020-07-14 16:27:10 -04:00
  • cf9314eaa6 Reflect palette changes in TE metatile selection GriffinR 2020-07-14 03:02:01 -04:00
  • 5798ef7fda Apply xflip to layers individually, fix palette in selection GriffinR 2020-07-14 00:47:28 -04:00
  • b5b227a6a0 Respect x/y flip for selections with different flip states GriffinR 2020-07-13 13:08:57 -04:00
  • 023be7f541 Respect x/y flip and palette for external tileset editor tile selections GriffinR 2020-07-13 02:46:54 -04:00
  • c68e352bb1 Fix deleted events persisting after all events deleted GriffinR 2020-07-13 10:42:47 -04:00
  • e518e2c554 Prevent heal locations from being duplicated GriffinR 2020-07-10 20:33:43 -04:00
  • 1b832929b2 Enforce limit for object events GriffinR 2020-07-10 16:34:42 -04:00
  • 159e20bd7a Add duplicate to docs, move Add/Remove events to top GriffinR 2020-07-09 19:25:37 -04:00
  • 7f2aefc050 Update CHANGELOG GriffinR 2020-07-09 19:13:23 -04:00
  • ea2bfa7274 Add duplicate shortcut for events GriffinR 2020-07-09 18:31:35 -04:00
  • a5bd797914 Dropdown indexes for Event tab now properly set upon loading an event. ultima-soul 2020-07-09 11:54:47 -07:00
  • d20f4a5c83 Fix metatile selection rect disappearing during map selection GriffinR 2020-07-10 00:51:21 -04:00
  • 38bbb2c4c8 Fix increasing metatileset size in tileset editor crashing when triple layer is enabled. ultima-soul 2020-07-09 09:38:02 -07:00
  • 8b600fb59c Ignore invalid metatiles in selection calls to metatile selectors GriffinR 2020-07-08 03:56:27 -04:00
  • 35af5557d3 Remove unnecessary check in metatileIsValid GriffinR 2020-07-07 17:54:20 -04:00
  • 0e04d2250b Ignore invalid metatiles in tileset editor when syncing GriffinR 2020-07-07 17:53:22 -04:00
  • b04638b4cf Validate metatile selection when changing tilesets GriffinR 2020-07-07 17:52:10 -04:00
  • c4cdc47e20 Fix tileset editor syncing selection on save GriffinR 2020-07-06 13:36:59 -04:00
  • 257405f451 Unsaved changes prompt for tileset editor when switching tilesets or maps GriffinR 2020-07-01 22:08:36 -04:00
  • b16703a397 Update tileset editor when current tileset is changed GriffinR 2020-07-01 19:31:09 -04:00
  • 016c65448e Track unsaved changes to metatile attributes and labels GriffinR 2020-07-01 17:18:27 -04:00
  • a92d0eb006 Sync metatile selection from the map to the tileset editor GriffinR 2020-07-01 15:35:30 -04:00
  • b06070df5f Update docs Marcus Huderle 2020-07-02 15:27:57 -05:00
  • 7bece548fb layer-scripting: fix layer transparency for reordered layers SBird 2020-07-02 17:31:42 +02:00
  • 4557e22115 Fix wrong opacity layer assignment Marcus Huderle 2020-07-01 20:59:01 -05:00
  • 96ca895daa Add scripting api for metatile layer opacity Marcus Huderle 2020-07-01 20:43:19 -05:00
  • dac4a0e8f7 Add scripting api for metatile layer draw order Marcus Huderle 2020-07-01 20:19:08 -05:00
  • 08bc85dde0 Open tileset editor with selected metatile GriffinR 2020-07-01 14:01:18 -04:00
  • cc16440336 Allow Ctrl+Shift+Z to redo in the tileset editor Marcus Huderle 2020-06-30 18:55:13 -05:00
  • 64f9976d81 Fix bug where newly-created tileset couldn't be used Marcus Huderle 2020-06-30 18:20:07 -05:00
  • 16f7373816 Fix crash when reducing tileset metatiles past current selection GriffinR 2020-06-30 03:34:14 -04:00
  • 1747a4bf2e Disable invalid metatile selection in tileset editor GriffinR 2020-06-29 18:07:26 -04:00
  • 2e29e19605 Fix sprite transparency not updating when changing object event graphics GriffinR 2020-06-30 04:04:05 -04:00
  • 9c8fb686eb update CHANGELOG.md SBird 2020-06-30 16:06:27 +02:00
  • 18b9e5fbee triple-layer: fix creating tilesets SBird 2020-06-30 16:05:56 +02:00
  • b7d1db61a8 Remove pointless check on metatile layer mouse event Marcus Huderle 2020-06-28 16:36:55 -05:00
  • b31b2c2fc7 Release 4.3.0 4.3.0 Marcus Huderle 2020-06-27 17:28:36 -05:00
  • 7392105297 Early exit magic fill if it would be a no-op Marcus Huderle 2020-06-27 17:14:37 -05:00
  • 370221a974 Disable map zoom when middle button is pressed Marcus Huderle 2020-06-27 17:07:23 -05:00
  • c1ed591125 Update CHANGELOG.md huderlem 2020-06-27 13:17:27 -05:00
  • 9183a297d4 Change layer slot labels when Triple Metatile Layers is enabled. ultima-soul 2020-06-25 19:14:58 -07:00
  • 4cc3d60dc4 Revert unecessary changes and hide Layer Type for Triple Metatile Layers. ultima-soul 2020-06-25 19:05:10 -07:00
  • 8ceb783056 Remove checkbox for enabling triple metatile layers. ultima-soul 2020-06-25 16:48:49 -07:00
  • debb1c66ac Implement proper triple metatile layer support. ultima-soul 2020-06-24 22:32:42 -07:00
  • b58ec89854 Properly filter the map search results when switching sort types Marcus Huderle 2020-06-25 18:34:46 -05:00
  • dd91e29e85 Fix exported tileset images using x/y flip GriffinR 2020-06-14 23:24:18 -04:00
  • ee7978ea2d Open scripts.inc when scripts.pory doesn't exist GriffinR 2020-06-14 23:10:08 -04:00
  • a9bd7b884d Release 4.2.0 4.2.0 Marcus Huderle 2020-06-06 11:57:53 -05:00
  • 3572ad4b86 Update CHANGELOG.md huderlem 2020-06-06 11:38:56 -05:00
  • afb157beb3 Assign editor->map to nullptr after clearing map cache GriffinR 2020-06-06 09:51:36 -04:00
  • c382190e8b Fix crash parsing C defines from unknown token GriffinR 2020-06-04 13:28:51 -04:00
  • 32726d4a6a Show mouse coords in map event editor GriffinR 2020-06-02 14:27:03 -04:00
  • 6cb1c532a4 Show metatile label names in map editor GriffinR 2020-06-02 13:52:49 -04:00
  • edfa3cb779 Update CHANGELOG.md huderlem 2020-05-27 19:24:45 -05:00
  • 628fe96498 Add new config options to documentation GriffinR 2020-05-26 17:40:18 -04:00
  • 90aa26197d Set project-specific config defaults GriffinR 2020-05-26 17:01:18 -04:00
  • 125a287b9c Add config options for some project-specific features GriffinR 2020-05-22 17:51:56 -04:00
  • aa2ce13551 Merge pull request #232 from GriffinRichards/monitor-labels garak 2020-05-22 16:07:05 -04:00
  • febc788097 Ignore metatile_labels when saving GriffinR 2020-05-22 16:02:11 -04:00
  • ed2777c397 Monitor metatile_labels.h GriffinR 2020-05-22 15:52:34 -04:00
  • 59aeb4fdb0 Update CHANGELOG.md huderlem 2020-05-21 19:21:18 -05:00
  • 2f533a86b2 Optimize displayMapEvents() Marcus Huderle 2020-05-21 19:11:37 -05:00
  • 81cd43933b Eliminate unnecessary expensive map redraws when saving or changing tilesets Marcus Huderle 2020-05-20 19:21:18 -05:00
  • f6c86e0eed Eliminate unnecessary expensive map redraw when opening a map Marcus Huderle 2020-05-20 18:30:17 -05:00
  • bc51fcf0be Release 4.1.0 4.1.0 Marcus Huderle 2020-05-18 18:04:05 -05:00
  • 914a4a3ba6 Update CHANGELOG.md huderlem 2020-05-18 17:29:36 -05:00
  • 93661bbe1b Fix crash when painting an event when no existing events exist for the map Marcus Huderle 2020-05-18 17:24:37 -05:00
  • c7495c24a3 Fix new map popup layout Marcus Huderle 2020-05-18 17:06:59 -05:00
  • 4ee22fa06a decouple map and event edit modes garakmon 2020-05-17 21:25:28 -04:00
  • 9f5b13c287 use a more descriptive warning message for the new map dimensions garakmon 2020-05-17 21:10:31 -04:00
  • 482d3cd8fb fix map dimension checks in new map window garakmon 2020-05-16 21:19:36 -04:00
  • c0ad1216d2 Merge remote-tracking branch 'origin/update-docs' Marcus Huderle 2020-05-16 18:47:57 -05:00
  • 7307c39561 Merge branch 'update-docs' Marcus Huderle 2020-05-16 18:45:51 -05:00
  • 638ce5370f Typo fix GriffinR 2020-05-16 19:06:52 -04:00
  • 374020f94d Split readMaxMapDataSize, move mapDimensionsValid to project GriffinR 2020-05-16 18:52:46 -04:00
  • 731fbce6af Read MAX_MAP_DATA_SIZE GriffinR 2020-05-16 16:57:03 -04:00
  • 9c844fb0b3 add documentation for config settings garakmon 2020-05-16 17:06:05 -04:00
  • 8b673757a8 document event shift and pencil tools garakmon 2020-05-16 15:35:42 -04:00
  • 8a908050bc Use githubpages extension, rather than manually managing .nojekyll. Cleanup recommonmark usage Marcus Huderle 2020-05-16 13:49:50 -05:00
  • 61b5654f14 Update CHANGELOG.md huderlem 2020-05-16 10:20:56 -05:00
  • c20b2c91a1 Add missing scripting documentation Marcus Huderle 2020-05-16 10:14:34 -05:00
  • b8c2fa41ee add 'create new map' docs garakmon 2020-05-15 21:43:24 -04:00
  • 99b95882fe Object event coords from unsigned to signed GriffinR 2020-05-15 15:32:57 -04:00
  • 9330e3bfcf Add pokefirered documentation GriffinR 2020-05-15 06:49:47 -04:00
  • 77d9f13453 Add content to Related Projects Marcus Huderle 2020-05-14 19:54:56 -05:00
  • 92223711e7 Add scripting documentation Marcus Huderle 2020-05-14 19:42:41 -05:00