Commit graph

64 commits

Author SHA1 Message Date
GriffinR
59c525e9fe Add icon for Summary Chart button 2024-11-23 14:39:01 -05:00
GriffinR
7da2375998 Refactor map list buttons 2024-10-28 15:36: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
a277e19334 Add linking buttons to grid settings 2024-09-28 21:43:41 -04:00
garak
815a16e8ca Merge branch 'master' of https://github.com/huderlem/porymap into slam 2024-09-24 11:31:06 -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
76e5fd4834 Add summary charts help button 2024-08-23 18:21:44 -04:00
GriffinR
db35ec2c79 Initial connections tab UI redesign 2024-06-28 22:00:44 -04:00
garak
b620e3d816 add button to lock group edits 2024-01-12 15:48:51 -05:00
garak
cd5b1f98d2 add toggleable button to hide empty map folders 2024-01-09 21:50:22 -05:00
garak
0f9c5873a2 Merge branch 'master' of https://github.com/huderlem/porymap into slam 2024-01-09 15:28:01 -05:00
GriffinR
06ff213691 Sturdier pokemon icon search, add icon override settings 2023-12-11 03:08:25 -05:00
GriffinR
d5210cf230 Support custom collision graphics 2023-12-07 13:43:24 -05:00
GriffinR
c3c9936c67 Avoid Qt quick compiler for script_template 2023-11-03 10:48:20 -04:00
GriffinR
dcba9ececd Update custom scripts editor 2023-11-03 02:40:03 -04:00
garak
72eb8f873f create dynamic map tab icon 2023-09-28 19:02:10 -04:00
garak
f7f06dab29 fix change dimensions for layouts 2023-09-28 19:02:10 -04:00
garak
e2ff93e5e7 add areaList model and filtering, scrolling for all trees 2023-09-28 19:02:10 -04:00
garak
de8b005d77 gray out map icons until map is open
... because the color of the icon does not mean anything until map has been loaded into memory

for example, if the map's layout has changed then it should be marked as modified but
that wouldn't happen if the map is unloaded
2023-09-28 19:02:10 -04:00
GriffinR
d6d27ae8b3 Add Custom Scripts Editor window 2023-09-05 16:45:53 -04:00
garakmon
777a6c2e18 auto take changelog in porymap about window 2023-02-20 19:09:42 -05:00
garak
28df376df9 tree view icon hotfix 2022-10-19 22:23:33 -04:00
garak
ba3e9f34e1 add resources for tree view icons in custom themes 2022-10-19 21:29:59 -04:00
GriffinR
f42e148b6c Update default region map file paths 2022-09-25 11:55:54 -04:00
GriffinR
080dd0d0d7 Generalize pokefirered gate prefab 2022-09-24 19:54:14 -04:00
GriffinR
962efb3afa Generalize pokefirered gym prefab 2022-09-24 19:41:27 -04:00
Marcus Huderle
71a34c6b22 Add prompt to import default prefabs for each game version 2022-09-24 15:28:31 -05:00
GriffinR
441db4274e
Merge branch 'master' into label-copy 2022-06-30 00:41:10 -04:00
garak
d14bcdbdc1 update emerald default layout format 2022-06-29 22:15:21 -04:00
garak
aeb56e579c support ruby in rme 2022-06-29 22:15:21 -04:00
garak
f7a0e02f95 resize region map tilemaps 2022-06-29 22:15:21 -04:00
garak
cff77ad58e update swap section feature for rme 2022-06-29 22:15:21 -04:00
garak
1334369906 begin overhaul of region map editor
- use a configurator to give users more options
- support firered (tilemaps, layout layers)
- add support for 4bpp and 8bpp tilemaps
- use new region map entries json format
- temporarily disabled city tilemap editor code
2022-06-29 22:15:21 -04:00
GriffinR
8a09df956e Adjust heal location icon 2022-03-30 10:22:07 -04:00
GriffinR
aad12f61f1 Update clipboard icon 2022-03-25 11:55:07 -04:00
GriffinR
60d407fe80 Add tool tip / icon for metatile label copy button 2022-02-10 11:14:19 -05:00
BigBahss
268af50783 Add missing resources to Qt resource system 2020-08-17 13:47:55 -04:00
garak
bf58549666 update midnight theme disabled widgets, disable some ui in event tab 2020-04-26 16:17:51 -04:00
garakmon
800d584eb5 update icon 2020-04-20 20:18:24 -04:00
garak
8f218c8c2b fix inconsistent table header text size 2019-10-16 20:04:19 -05:00
garak
9375fd580c fix menu bar in themes
- remove sticky highlighting of the menu bar items
- add menu checkboxes, finesse highlighting
2019-09-21 12:27:05 -05:00
garak
8db6f73c0d recolor dropdown in midnight theme 2019-09-21 12:27:05 -05:00
garak
8d4ea0721c add icon attribution 2019-09-21 12:27:05 -05:00
garak
8767904b5e update theme checkboxes, remove novelty themes 2019-09-21 12:27:05 -05:00
garak
02d16b6a12 revamp dark theme colors, add new themes
new themes:
- midnight (the old dark theme)
- emerald green
- pink and blue
2019-09-21 12:27:05 -05:00
garak
376cfbf9c3 add light and dark themes 2019-09-21 12:27:05 -05:00
garak
f3928d2c6d add tall grass icon 2019-09-09 18:26:54 -04:00
Karathan
1b62c15ba4 add dialog to add tilesets 2019-03-24 15:55:40 -05:00
Marcus Huderle
8317dc2276 Add expand-all and collapse-all buttons for map list 2019-01-08 09:30:36 -06:00
Melody
a5ff02c4c9 fix icon on macos 2018-12-27 07:55:43 -06:00