yenatch
|
7f74b3b481
|
Need to include QMap in parseutil.h
|
6 years ago |
yenatch
|
ae4158ce7b
|
Fix offset value when selecting another connection
|
6 years ago |
Marcus Huderle
|
9533042c4c
|
Support 'mirror' editing for dive and emerge connections
|
6 years ago |
Marcus Huderle
|
1a10eac29f
|
Support 'mirror' connection editing. Can be toggled off via checkbox
|
6 years ago |
Marcus Huderle
|
ad7b9ca7b3
|
Some cleanup, and disable connection controls when loading map with no connections
|
6 years ago |
Marcus Huderle
|
dec99c8cac
|
Fix bug where saving shared map assets wouldn't work
|
6 years ago |
Marcus Huderle
|
bd2c782021
|
Double-clicking on a connection will load the destination map
|
6 years ago |
Marcus Huderle
|
f47e3bf4ea
|
Limit connection offsets to reasonable values
|
6 years ago |
Marcus Huderle
|
9b0f686781
|
Properly support saving map connections
|
6 years ago |
Marcus Huderle
|
6f71c15629
|
Add dive/emerge map pickers
|
6 years ago |
Marcus Huderle
|
5301b299e2
|
Support adding/removing connections via buttons
|
6 years ago |
Marcus Huderle
|
9a6132314c
|
Support multiple connections in same direction, and darken non-selected connections
|
6 years ago |
Marcus Huderle
|
8df2a864a0
|
Fixup connection graphicswindow dimensions
|
6 years ago |
Marcus Huderle
|
2b5da0ee01
|
Use same graphicswindow format as Map tab
|
6 years ago |
Marcus Huderle
|
c553980105
|
Properly remove connections
|
6 years ago |
Marcus Huderle
|
1e8d1d9497
|
Hide connection editor when switching tabs
|
6 years ago |
Marcus Huderle
|
c00d83da46
|
Support changing connection maps, adding new connections, and removing connections
|
6 years ago |
Marcus Huderle
|
073a13ac9c
|
Save connections to file
|
6 years ago |
Marcus Huderle
|
64007b5bae
|
Add basic drop-and-drop connection editing
|
6 years ago |
Marcus Huderle
|
e2933fc801
|
Add connections tab
|
6 years ago |
yenatch
|
997bfe7fea
|
Merge pull request #28 from huderlem/multiblock
Add multi-block and smart-path tile painting
|
6 years ago |
Marcus Huderle
|
e485f23004
|
Add smart path painting
|
6 years ago |
Marcus Huderle
|
940fb1b65c
|
Support multi-block painting
|
6 years ago |
yenatch
|
6cb394ebde
|
Merge pull request #26 from huderlem/exportpic
Add ability to export map image
|
6 years ago |
Marcus Huderle
|
6112b279c8
|
Add 'export map image' action to File menu
|
6 years ago |
yenatch
|
d667a0caad
|
Merge pull request #25 from huderlem/grid
Add map grid toggling
|
6 years ago |
Marcus Huderle
|
eeaa347f17
|
Add checkbox to toggle grid lines
|
6 years ago |
Marcus Huderle
|
47ce60cbe1
|
Display grid lines on map editor
|
6 years ago |
yenatch
|
6bb945d798
|
Merge pull request #24 from huderlem/coords
Display hovered map tile and block info
|
6 years ago |
Marcus Huderle
|
2dfcab7a47
|
Allow collision and elevation tiles to handle hover events individually
|
6 years ago |
Marcus Huderle
|
4f838b979c
|
Display hovered block selection in status bar
|
6 years ago |
Marcus Huderle
|
f81ab6994a
|
Display hovered tile coords and block in status bar
|
6 years ago |
yenatch
|
470fc92fba
|
Merge pull request #23 from huderlem/items
Populate items, flags, and vars in dropdown menus
|
6 years ago |
Marcus Huderle
|
af4dc34eba
|
Evaluate C define expressions using postfix evaluation, and rename 'asm' to 'parseutil'
|
6 years ago |
Marcus Huderle
|
d87d5e6f00
|
Remove the reverse song constant lookup
|
6 years ago |
Marcus Huderle
|
669c81b50b
|
Populate flag and var dropdown menus with their respective constants
|
6 years ago |
Marcus Huderle
|
2bc949612d
|
Populate hidden item dropdown menu with item constants
|
6 years ago |
Marcus Huderle
|
38360de140
|
Update map object filepath
|
6 years ago |
yenatch
|
ce49e788ec
|
Merge pull request #20 from huderlem/maps
Support adding new maps
|
6 years ago |
Marcus Huderle
|
b39f44c6d0
|
Small cleanup
|
6 years ago |
Marcus Huderle
|
c61b8a9b18
|
Save map constants header based on the current map group data
|
6 years ago |
Marcus Huderle
|
e4c5d53ffd
|
Maintain master and working copies of data structures, to enable saving single maps at a time
|
6 years ago |
Marcus Huderle
|
17e5892cd4
|
Save map groups file
|
6 years ago |
Marcus Huderle
|
43e15dfb0e
|
Save collateral files when creating a new map
|
6 years ago |
Marcus Huderle
|
bcc74b4461
|
Add newly created map into global mapAttributes map
|
6 years ago |
Marcus Huderle
|
a9d71d15f8
|
Save all map attributes to _assets file
|
6 years ago |
Marcus Huderle
|
50fc906971
|
Parse all map attributes from _assets into memory
|
6 years ago |
Marcus Huderle
|
5c0f628f0d
|
Build new maps in memory, rather than immediately writing to files
|
6 years ago |
Marcus Huderle
|
40a0fbee02
|
Load and save the gMapAttributes array
|
6 years ago |
Marcus Huderle
|
f6cb002592
|
Write files on add map functionality. Still need to address gMapGroups
|
6 years ago |