Marcus Huderle
|
3ed27ba5d3
|
Update filepaths and var names from 'map_object' -> 'event_object'
|
6 years ago |
Marcus Huderle
|
a11365176c
|
Fix event_object_movement.c filepath to account for new pokeruby directory structure
|
6 years ago |
yenatch
|
aaae8674b5
|
Redraw the map when switching to collision editing
|
6 years ago |
yenatch
|
45d3e932ca
|
Merge pull request #40 from huderlem/connect
Edit Map Connections
|
6 years ago |
yenatch
|
4280735c1e
|
Merge remote-tracking branch 'origin/master' into connect
|
6 years ago |
yenatch
|
7f74b3b481
|
Need to include QMap in parseutil.h
|
6 years ago |
yenatch
|
ae4158ce7b
|
Fix offset value when selecting another connection
|
6 years ago |
yenatch
|
8c80e44438
|
Merge pull request #41 from huderlem/fixtilesets
Properly support painting tiles from secondary tileset
|
6 years ago |
Marcus Huderle
|
69c84a68e3
|
Properly support painting tiles from secondary tileset
|
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 |
yenatch
|
aa6949237f
|
Merge pull request #39 from huderlem/fixMovement
Fix collision and elevation selections
|
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
|
562edc5e3e
|
Fix collision and elevation selections
|
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 |