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
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
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
Diegoisawesome
6269d4822a
Add filter to UI
2018-10-02 21:46:08 -05:00
Marcus Huderle
497f069d20
Restructure source tree
2018-09-29 09:10:23 -05:00
Marcus Huderle
6102181738
Move files into src/
2018-09-26 18:33:08 -05:00
Marcus Huderle
459c5e836c
Merge remote-tracking branch 'origin/master' into rebranding
2018-09-14 12:32:56 -05:00
Marcus Huderle
fa2574ad48
Add cursor for 'shift' mode
2018-09-13 17:48:40 -05:00
Marcus Huderle
ab0eff8c20
Shift tool, shift+click for smart paths, middle button click for fill, and toggle border/connections visibility
2018-09-13 17:48:32 -05:00
Marcus Huderle
532afc5385
Merge remote-tracking branch 'origin/master' into cursors
...
# Conflicts:
# mainwindow.cpp
# mainwindow.h
# mainwindow.ui
2018-09-13 16:54:16 -05:00
garak
b0e7364349
pretmap -> porymap, add icon v1
2018-09-12 22:10:28 -04:00
Marcus Huderle
5b96af47db
Add reticule-styled cursors
2018-09-12 08:52:24 -05:00
garak
f5f763d32c
add move drag mode with changing cursor
2018-09-11 20:52:57 -04:00
garak
67f7fca399
add HealLocation fly spots
2018-09-11 20:37:36 -04:00
Marcus Huderle
21af92b856
Update collision/elevation selection
2018-07-19 22:27:40 -05:00