116 Révisions (master)
 

Auteur SHA1 Message Date
  Marcus Huderle 9b44850f28
Merge pull request #58 from garakmon/master il y a 5 ans
  Garak 8902102b2c
Merge pull request #2 from yenatch/master il y a 5 ans
  Marcus Huderle f86cf26d6e
Merge pull request #57 from huderlem/dropdowns il y a 5 ans
  Marcus Huderle b05c59bfd8 Better default values for newly-created events il y a 5 ans
  Marcus Huderle fba2ade2bb Provide populated comboboxes and tooltips for (mostly) everything il y a 5 ans
  Marcus Huderle 74c2766c01 Double clicking on warp events takes you to the destination map and warp il y a 5 ans
  Marcus Huderle dc6b82b4dc Disable combobox scroll hijacking, and only show one event by default (rather than all) il y a 5 ans
  Marcus Huderle 8930b2c01b Prepopulate more dropdowns, and support new macro formats il y a 5 ans
  yenatch 52679eb53f
Merge pull request #55 from huderlem/resize il y a 5 ans
  Garak 43119f2b43
Merge pull request #1 from yenatch/master il y a 5 ans
  Marcus Huderle c1306b4f72 Fix segfault due to dangling event object il y a 5 ans
  Marcus Huderle 64095821af Make flood fill respect whole metatile selection, including smart path. Smart path is now a checkbox il y a 5 ans
  Marcus Huderle aafe258842 Respect map dimension changes in undo/redo history il y a 5 ans
  Marcus Huderle 37903a5acb Fix bug where map connections didn't visually update when switching back to the collision view il y a 5 ans
  Marcus Huderle 514ecb2907 Add map resizing functionality il y a 5 ans
  Marcus Huderle eb0d238a01 Add map dimensions dialog window il y a 5 ans
  yenatch 8d2958c952
Merge pull request #54 from huderlem/tilesets il y a 5 ans
  Marcus Huderle 48a562d1eb Update map view when tilesets change il y a 5 ans
  Marcus Huderle 37529d37ec Add tileset comboboxes, and make metatile area scrollable il y a 5 ans
  yenatch 767407e1a7
Merge pull request #53 from huderlem/border il y a 5 ans
  Marcus Huderle 5bd88e6fef Add ability to change map border il y a 5 ans
  yenatch 10b6d3a0d3
Merge pull request #52 from huderlem/events il y a 5 ans
  Marcus Huderle a9325fc790 Dynamically set event labels il y a 5 ans
  Marcus Huderle fc0cf133b2 Bind to all event combobox value changes il y a 5 ans
  Marcus Huderle ecce7d26f2 Add ability to add all map event types il y a 5 ans
  Marcus Huderle 76649ea867 Add menu to 'add event' button il y a 5 ans
  garakmon f227805b7f fixing build errors il y a 5 ans
  yenatch 9c2cf84983
Merge pull request #50 from huderlem/layouts il y a 5 ans
  Marcus Huderle 2567254214 MUS_ prefix instead of BGM_ il y a 5 ans
  Marcus Huderle a2b42de541 Support new map layouts structure il y a 5 ans
  yenatch 39abd40ee0
Merge pull request #49 from huderlem/object_event_macro il y a 5 ans
  Marcus Huderle a89dc22245 Update parsing of new object_event macro il y a 5 ans
  yenatch ddb832de0c
Merge pull request #48 from huderlem/fixpath il y a 6 ans
  Marcus Huderle 3ed27ba5d3 Update filepaths and var names from 'map_object' -> 'event_object' il y a 6 ans
  yenatch 4a2c2e47a9
Merge pull request #45 from huderlem/fixpath il y a 6 ans
  Marcus Huderle a11365176c Fix event_object_movement.c filepath to account for new pokeruby directory structure il y a 6 ans
  yenatch aaae8674b5 Redraw the map when switching to collision editing il y a 6 ans
  yenatch 45d3e932ca
Merge pull request #40 from huderlem/connect il y a 6 ans
  yenatch 4280735c1e Merge remote-tracking branch 'origin/master' into connect il y a 6 ans
  yenatch 7f74b3b481 Need to include QMap in parseutil.h il y a 6 ans
  yenatch ae4158ce7b Fix offset value when selecting another connection il y a 6 ans
  yenatch 8c80e44438
Merge pull request #41 from huderlem/fixtilesets il y a 6 ans
  Marcus Huderle 69c84a68e3 Properly support painting tiles from secondary tileset il y a 6 ans
  Marcus Huderle 9533042c4c Support 'mirror' editing for dive and emerge connections il y a 6 ans
  Marcus Huderle 1a10eac29f Support 'mirror' connection editing. Can be toggled off via checkbox il y a 6 ans
  Marcus Huderle ad7b9ca7b3 Some cleanup, and disable connection controls when loading map with no connections il y a 6 ans
  Marcus Huderle dec99c8cac Fix bug where saving shared map assets wouldn't work il y a 6 ans
  Marcus Huderle bd2c782021 Double-clicking on a connection will load the destination map il y a 6 ans
  Marcus Huderle f47e3bf4ea Limit connection offsets to reasonable values il y a 6 ans
  Marcus Huderle 9b0f686781 Properly support saving map connections il y a 6 ans