Marcus Huderle
2567254214
MUS_ prefix instead of BGM_
6 years ago
Marcus Huderle
a2b42de541
Support new map layouts structure
6 years ago
Marcus Huderle
a89dc22245
Update parsing of new object_event macro
6 years ago
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
Marcus Huderle
1a10eac29f
Support 'mirror' connection editing. Can be toggled off via checkbox
6 years ago
Marcus Huderle
dec99c8cac
Fix bug where saving shared map assets wouldn't work
6 years ago
Marcus Huderle
9b0f686781
Properly support saving map 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
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
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
Marcus Huderle
3fcad085c3
Add new map to group that was selected (UI functionality only)
6 years ago
Marcus Huderle
9274796d65
Support bg_secret_base_event
6 years ago
Marcus Huderle
c3d0769967
Support bg_hidden_item_event
6 years ago
Marcus Huderle
22722f09c7
Support coord_event_weather
6 years ago
Marcus Huderle
7594fbf3ed
Only write out a map event label if there are actually events to write for its section. Otherwise, you end up writing invalid labels to file, such as '0x0'.
6 years ago
Marcus Huderle
0e268f9ede
Fix warp map destinations (both loading and saving)
6 years ago
Marcus Huderle
d7756865a9
Fix map connections.
Since map constants can be inferred from map names, but not the other
way around, create a mapping between map constants and map names and use
that to find the connected map.
6 years ago
Marcus Huderle
a38528afa3
Fix filepaths for map object gfx data
6 years ago
Marcus Huderle
07fa705b03
Fix reading map obj gfx constants
6 years ago
Marcus Huderle
26d4f234aa
Fix reading songs
6 years ago
yenatch
4ecdaa0617
field_map_obj.c moved
6 years ago
yenatch
11212dc640
lots of changes
7 years ago
yenatch
2246ead5a8
Initial commit
8 years ago