Marcus Huderle
|
532afc5385
|
Merge remote-tracking branch 'origin/master' into cursors
# Conflicts:
# mainwindow.cpp
# mainwindow.h
# mainwindow.ui
|
2018-09-13 16:54:16 -05:00 |
|
garak
|
ece612a865
|
using different cursors is checkable and added to settings
|
2018-09-12 20:43:04 -04:00 |
|
Marcus Huderle
|
62b9d97a31
|
Smart path now draws a 2x2 region, instead of 3x3 region
|
2018-09-12 17:44:40 -05:00 |
|
Marcus Huderle
|
23efdc2bea
|
Support spritesheets instead of individual frames for event object pics
|
2018-09-12 17:44:30 -05:00 |
|
garak
|
f5f763d32c
|
add move drag mode with changing cursor
|
2018-09-11 20:52:57 -04:00 |
|
Marcus Huderle
|
95bb802ad0
|
Fix bug where right-click selecting from the map would cause a map commit
|
2018-07-19 22:58:33 -05:00 |
|
Marcus Huderle
|
21af92b856
|
Update collision/elevation selection
|
2018-07-19 22:27:40 -05:00 |
|
Marcus Huderle
|
de9bfaa9bb
|
Add ability to select metatile chunks directly from the map area. Redraw collision tiles during undo/redo
|
2018-07-15 09:05:08 -05:00 |
|
Garak
|
8902102b2c
|
Merge pull request #2 from yenatch/master
syncing with source
|
2018-07-13 21:48:50 -04:00 |
|
Marcus Huderle
|
74c2766c01
|
Double clicking on warp events takes you to the destination map and warp
|
2018-07-11 17:53:43 -05:00 |
|
Marcus Huderle
|
dc6b82b4dc
|
Disable combobox scroll hijacking, and only show one event by default (rather than all)
|
2018-07-11 15:20:33 -05:00 |
|
Garak
|
43119f2b43
|
Merge pull request #1 from yenatch/master
sync with source
|
2018-07-09 20:51:08 -04:00 |
|
Marcus Huderle
|
c1306b4f72
|
Fix segfault due to dangling event object
|
2018-07-09 18:12:43 -05:00 |
|
Marcus Huderle
|
64095821af
|
Make flood fill respect whole metatile selection, including smart path. Smart path is now a checkbox
|
2018-07-09 17:40:37 -05:00 |
|
Marcus Huderle
|
aafe258842
|
Respect map dimension changes in undo/redo history
|
2018-07-09 17:40:34 -05:00 |
|
Marcus Huderle
|
37903a5acb
|
Fix bug where map connections didn't visually update when switching back to the collision view
|
2018-07-09 17:40:31 -05:00 |
|
Marcus Huderle
|
48a562d1eb
|
Update map view when tilesets change
|
2018-07-08 17:01:53 -05:00 |
|
Marcus Huderle
|
5bd88e6fef
|
Add ability to change map border
|
2018-07-07 17:32:54 -05:00 |
|
Marcus Huderle
|
ecce7d26f2
|
Add ability to add all map event types
|
2018-07-07 11:59:47 -05:00 |
|
Marcus Huderle
|
76649ea867
|
Add menu to 'add event' button
|
2018-07-06 11:08:20 -05:00 |
|
garakmon
|
f227805b7f
|
fixing build errors
Are these only present on non-Windows computers?
|
2018-06-25 10:25:39 -04:00 |
|
Marcus Huderle
|
a2b42de541
|
Support new map layouts structure
|
2018-06-20 17:43:20 -05:00 |
|
Marcus Huderle
|
3ed27ba5d3
|
Update filepaths and var names from 'map_object' -> 'event_object'
|
2018-06-05 17:06:14 -05:00 |
|
yenatch
|
aaae8674b5
|
Redraw the map when switching to collision editing
|
2018-03-18 23:48:38 -04:00 |
|
yenatch
|
4280735c1e
|
Merge remote-tracking branch 'origin/master' into connect
|
2018-03-18 22:57:01 -04:00 |
|
yenatch
|
ae4158ce7b
|
Fix offset value when selecting another connection
|
2018-03-18 21:28:52 -04:00 |
|
Marcus Huderle
|
69c84a68e3
|
Properly support painting tiles from secondary tileset
|
2018-03-13 20:07:16 -07:00 |
|
Marcus Huderle
|
9533042c4c
|
Support 'mirror' editing for dive and emerge connections
|
2018-03-12 21:52:58 -07:00 |
|
Marcus Huderle
|
1a10eac29f
|
Support 'mirror' connection editing. Can be toggled off via checkbox
|
2018-03-12 20:51:27 -07:00 |
|
Marcus Huderle
|
ad7b9ca7b3
|
Some cleanup, and disable connection controls when loading map with no connections
|
2018-03-11 15:59:21 -07:00 |
|
Marcus Huderle
|
bd2c782021
|
Double-clicking on a connection will load the destination map
|
2018-03-11 14:31:35 -07:00 |
|
Marcus Huderle
|
f47e3bf4ea
|
Limit connection offsets to reasonable values
|
2018-03-11 14:01:36 -07:00 |
|
Marcus Huderle
|
9b0f686781
|
Properly support saving map connections
|
2018-03-11 13:33:08 -07:00 |
|
Marcus Huderle
|
6f71c15629
|
Add dive/emerge map pickers
|
2018-03-10 11:25:34 -08:00 |
|
Marcus Huderle
|
5301b299e2
|
Support adding/removing connections via buttons
|
2018-03-10 10:09:19 -08:00 |
|
Marcus Huderle
|
9a6132314c
|
Support multiple connections in same direction, and darken non-selected connections
|
2018-03-10 00:22:13 -08:00 |
|
Marcus Huderle
|
562edc5e3e
|
Fix collision and elevation selections
|
2018-03-10 00:17:50 -08:00 |
|
Marcus Huderle
|
8df2a864a0
|
Fixup connection graphicswindow dimensions
|
2018-03-08 22:35:16 -08:00 |
|
Marcus Huderle
|
c553980105
|
Properly remove connections
|
2018-03-08 21:26:40 -08:00 |
|
Marcus Huderle
|
1e8d1d9497
|
Hide connection editor when switching tabs
|
2018-03-08 21:18:00 -08:00 |
|
Marcus Huderle
|
c00d83da46
|
Support changing connection maps, adding new connections, and removing connections
|
2018-03-08 20:34:04 -08:00 |
|
Marcus Huderle
|
64007b5bae
|
Add basic drop-and-drop connection editing
|
2018-03-07 20:22:18 -08:00 |
|
Marcus Huderle
|
e485f23004
|
Add smart path painting
|
2018-03-05 16:47:07 -08:00 |
|
Marcus Huderle
|
940fb1b65c
|
Support multi-block painting
|
2018-03-05 14:47:46 -08:00 |
|
Marcus Huderle
|
eeaa347f17
|
Add checkbox to toggle grid lines
|
2018-03-04 17:15:30 -08:00 |
|
Marcus Huderle
|
47ce60cbe1
|
Display grid lines on map editor
|
2018-03-04 16:14:09 -08:00 |
|
Marcus Huderle
|
2dfcab7a47
|
Allow collision and elevation tiles to handle hover events individually
|
2018-03-04 10:49:44 -08:00 |
|
Marcus Huderle
|
4f838b979c
|
Display hovered block selection in status bar
|
2018-03-04 10:19:03 -08:00 |
|
Marcus Huderle
|
f81ab6994a
|
Display hovered tile coords and block in status bar
|
2018-03-04 00:09:34 -08:00 |
|
Marcus Huderle
|
e4c5d53ffd
|
Maintain master and working copies of data structures, to enable saving single maps at a time
|
2018-02-17 22:11:47 -08:00 |
|