yenatch
7f761a5051
Merge pull request #3 from huderlem/maps
...
Fix map connections, warps, and map event saving
2018-02-12 21:53:19 -05:00
Marcus Huderle
d7700b1791
Fix crash that was caused by out-of-bounds metatile tiles
2018-02-12 16:20:41 -08:00
Marcus Huderle
631dac5839
Add Qt Creator .autosave files to .gitignore
2018-02-12 13:53:38 -08:00
Marcus Huderle
9274796d65
Support bg_secret_base_event
2018-02-12 13:47:50 -08:00
Marcus Huderle
c3d0769967
Support bg_hidden_item_event
2018-02-12 13:29:45 -08:00
Marcus Huderle
22722f09c7
Support coord_event_weather
2018-02-12 13:12:47 -08:00
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'.
2018-02-12 09:21:44 -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
yenatch
0452156372
Merge pull request #2 from huderlem/filepaths
...
Fix songs and map obj gfx
2018-02-12 01:10:27 -05:00
Marcus Huderle
a38528afa3
Fix filepaths for map object gfx data
2018-02-11 19:25:25 -08:00
Marcus Huderle
07fa705b03
Fix reading map obj gfx constants
2018-02-11 19:20:29 -08:00
Marcus Huderle
26d4f234aa
Fix reading songs
2018-02-11 19:05:55 -08:00
Marcus Huderle
67e5b40b4b
Add .gitignore
2018-02-11 17:36:03 -08:00
yenatch
9faf7f245a
Merge pull request #1 from huderlem/history
...
Fix/Improve History
2018-02-11 20:31:10 -05:00
Marcus Huderle
dfc990f0da
Add a current() method to History, so that consumers don't need to worry about bounds checking.
2018-02-11 17:21:33 -08:00
yenatch
91008b9f76
readme
2018-02-11 14:34:12 -05:00
yenatch
4ecdaa0617
field_map_obj.c moved
2018-02-11 14:34:12 -05:00
yenatch
8d42df5e33
add behavior/radius fields
2018-02-11 14:34:12 -05: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