Marcus Huderle
0d33c3aa64
Move event to core/
2018-09-24 19:12:29 -05:00
Marcus Huderle
6dc1e0eea3
Start refactoring core + ui. Create selectable pixmap item
2018-09-22 18:47:28 -05:00
Diegoisawesome
363ea86a2a
Move static tileset vars to Project
2018-09-19 12:35:45 -05:00
Diegoisawesome
a6fc81ae1a
Use project values for tilesets
2018-09-18 18:53:59 -05:00
Marcus Huderle
b3a30c91ae
Properly read dynamically-set warps that use MAP_NONE as their destination
2018-09-15 15:25:34 -05:00
Marcus Huderle
a2d95bfc72
Fix more warnings
2018-09-14 18:37:44 -05:00
Marcus Huderle
2a00e8aee9
Fix bug when saving heal locations for maps with multiple heal locations
2018-09-12 17:44:37 -05:00
garak
67f7fca399
add HealLocation fly spots
2018-09-11 20:37:36 -04:00
Marcus Huderle
fba2ade2bb
Provide populated comboboxes and tooltips for (mostly) everything
2018-07-13 20:33:49 -05:00
Marcus Huderle
8930b2c01b
Prepopulate more dropdowns, and support new macro formats
2018-07-11 11:23:55 -05:00
Marcus Huderle
48a562d1eb
Update map view when tilesets change
2018-07-08 17:01:53 -05:00
Marcus Huderle
37529d37ec
Add tileset comboboxes, and make metatile area scrollable
2018-07-08 10:29:03 -05:00
Marcus Huderle
a2b42de541
Support new map layouts structure
2018-06-20 17:43:20 -05:00
Marcus Huderle
3ed27ba5d3
Update filepaths and var names from 'map_object' -> 'event_object'
2018-06-05 17:06:14 -05:00
Marcus Huderle
9b0f686781
Properly support saving map connections
2018-03-11 13:33:08 -07:00
Marcus Huderle
073a13ac9c
Save connections to file
2018-03-07 21:05:35 -08:00
Marcus Huderle
af4dc34eba
Evaluate C define expressions using postfix evaluation, and rename 'asm' to 'parseutil'
2018-03-03 17:09:05 -08:00
Marcus Huderle
d87d5e6f00
Remove the reverse song constant lookup
2018-03-03 12:20:59 -08:00
Marcus Huderle
669c81b50b
Populate flag and var dropdown menus with their respective constants
2018-03-02 21:59:24 -08:00
Marcus Huderle
2bc949612d
Populate hidden item dropdown menu with item constants
2018-03-02 19:56:23 -08:00
Marcus Huderle
b39f44c6d0
Small cleanup
2018-02-18 10:32:30 -08:00
Marcus Huderle
c61b8a9b18
Save map constants header based on the current map group data
2018-02-18 09:43:29 -08:00
Marcus Huderle
e4c5d53ffd
Maintain master and working copies of data structures, to enable saving single maps at a time
2018-02-17 22:11:47 -08:00
Marcus Huderle
17e5892cd4
Save map groups file
2018-02-17 16:36:19 -08:00
Marcus Huderle
43e15dfb0e
Save collateral files when creating a new map
2018-02-17 16:07:19 -08:00
Marcus Huderle
a9d71d15f8
Save all map attributes to _assets file
2018-02-17 14:50:20 -08:00
Marcus Huderle
50fc906971
Parse all map attributes from _assets into memory
2018-02-17 13:00:15 -08:00
Marcus Huderle
5c0f628f0d
Build new maps in memory, rather than immediately writing to files
2018-02-15 20:15:25 -08:00
Marcus Huderle
40a0fbee02
Load and save the gMapAttributes array
2018-02-15 18:38:19 -08:00
Marcus Huderle
3fcad085c3
Add new map to group that was selected (UI functionality only)
2018-02-14 20:33:55 -08:00
Marcus Huderle
0e268f9ede
Fix warp map destinations (both loading and saving)
2018-02-12 09:20:18 -08:00
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.
2018-02-12 08:44:03 -08:00
Marcus Huderle
26d4f234aa
Fix reading songs
2018-02-11 19:05:55 -08:00
yenatch
11212dc640
lots of changes
2018-02-11 14:34:09 -05:00
yenatch
2246ead5a8
Initial commit
2016-09-29 02:35:29 -04:00