89 Commits (9c2cf84983a301c70478b82e70cd9cc4d4d32341)
 

Author SHA1 Message Date
  yenatch 9c2cf84983
Merge pull request #50 from huderlem/layouts 6 years ago
  Marcus Huderle 2567254214 MUS_ prefix instead of BGM_ 6 years ago
  Marcus Huderle a2b42de541 Support new map layouts structure 6 years ago
  yenatch 39abd40ee0
Merge pull request #49 from huderlem/object_event_macro 6 years ago
  Marcus Huderle a89dc22245 Update parsing of new object_event macro 6 years ago
  yenatch ddb832de0c
Merge pull request #48 from huderlem/fixpath 6 years ago
  Marcus Huderle 3ed27ba5d3 Update filepaths and var names from 'map_object' -> 'event_object' 6 years ago
  yenatch 4a2c2e47a9
Merge pull request #45 from huderlem/fixpath 6 years ago
  Marcus Huderle a11365176c Fix event_object_movement.c filepath to account for new pokeruby directory structure 6 years ago
  yenatch aaae8674b5 Redraw the map when switching to collision editing 6 years ago
  yenatch 45d3e932ca
Merge pull request #40 from huderlem/connect 6 years ago
  yenatch 4280735c1e Merge remote-tracking branch 'origin/master' into connect 6 years ago
  yenatch 7f74b3b481 Need to include QMap in parseutil.h 6 years ago
  yenatch ae4158ce7b Fix offset value when selecting another connection 6 years ago
  yenatch 8c80e44438
Merge pull request #41 from huderlem/fixtilesets 6 years ago
  Marcus Huderle 69c84a68e3 Properly support painting tiles from secondary tileset 6 years ago
  Marcus Huderle 9533042c4c Support 'mirror' editing for dive and emerge connections 6 years ago
  Marcus Huderle 1a10eac29f Support 'mirror' connection editing. Can be toggled off via checkbox 6 years ago
  Marcus Huderle ad7b9ca7b3 Some cleanup, and disable connection controls when loading map with no connections 6 years ago
  Marcus Huderle dec99c8cac Fix bug where saving shared map assets wouldn't work 6 years ago
  Marcus Huderle bd2c782021 Double-clicking on a connection will load the destination map 6 years ago
  Marcus Huderle f47e3bf4ea Limit connection offsets to reasonable values 6 years ago
  Marcus Huderle 9b0f686781 Properly support saving map connections 6 years ago
  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