82 Commits (3ed27ba5d3054595fe2f72a3bc59fbb24100dccc)
 

Author SHA1 Message Date
  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 794b814c47 Add right-click context menu for map groups 6 years ago
  yenatch 7f761a5051
Merge pull request #3 from huderlem/maps 6 years ago
  Marcus Huderle d7700b1791 Fix crash that was caused by out-of-bounds metatile tiles 6 years ago
  Marcus Huderle 631dac5839 Add Qt Creator .autosave files to .gitignore 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. 6 years ago
  yenatch 0452156372
Merge pull request #2 from huderlem/filepaths 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
  Marcus Huderle 67e5b40b4b Add .gitignore 6 years ago
  yenatch 9faf7f245a
Merge pull request #1 from huderlem/history 6 years ago
  Marcus Huderle dfc990f0da Add a current() method to History, so that consumers don't need to worry about bounds checking. 6 years ago
  yenatch 91008b9f76 readme 6 years ago
  yenatch 4ecdaa0617 field_map_obj.c moved 6 years ago
  yenatch 8d42df5e33 add behavior/radius fields 6 years ago
  yenatch 11212dc640 lots of changes 7 years ago
  yenatch 2246ead5a8 Initial commit 8 years ago