116 Commits (master)
 

Author SHA1 Message Date
  Marcus Huderle 6f71c15629 Add dive/emerge map pickers 6 years ago
  yenatch aa6949237f
Merge pull request #39 from huderlem/fixMovement 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 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 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 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 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 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 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 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