.. |
aboutporymap.cpp
|
Add getPorymapVersion
|
2022-08-31 13:38:07 -04:00 |
bordermetatilespixmapitem.cpp
|
Add prefab tab and refactor metatile selection data
|
2022-09-05 11:35:17 -05:00 |
citymappixmapitem.cpp
|
begin overhaul of region map editor
|
2022-06-29 22:15:21 -04:00 |
collisionpixmapitem.cpp
|
Fix tile rect leaving map grid on paint, cursor rects not updating state on collision tab
|
2022-02-08 17:10:07 -06:00 |
colorpicker.cpp
|
use zoom_box_dimensions constant for color picker preview window
|
2022-07-11 22:06:17 -04:00 |
connectionpixmapitem.cpp
|
Extend min/max connection offsets to player's view
|
2020-04-28 19:38:40 -05:00 |
currentselectedmetatilespixmapitem.cpp
|
Clicking on a prefab will make it the current selection for painting
|
2022-09-06 20:42:19 -05:00 |
cursortilerect.cpp
|
Clean up API changes
|
2021-12-26 11:23:45 -06:00 |
customattributestable.cpp
|
Code fixes for Qt 6
|
2021-07-07 18:11:35 -05:00 |
draggablepixmapitem.cpp
|
Allow warping by double-clicking clone objects
|
2022-02-09 18:31:55 -06:00 |
eventpropertiesframe.cpp
|
fix bug with adding new widget to event frame outside of a paint event
|
2020-04-26 16:17:51 -04:00 |
filterchildrenproxymodel.cpp
|
Code fixes for Qt 6
|
2021-07-07 18:11:35 -05:00 |
flowlayout.cpp
|
Add dynamic FlowLayout class
|
2020-10-20 14:41:51 -04:00 |
graphicsview.cpp
|
Add opacity to scripting overlay
|
2022-01-01 16:39:32 -06:00 |
imageproviders.cpp
|
Fix unused layer rendering for METATILE_LAYER_MIDDLE_TOP
|
2022-08-26 19:29:48 -04:00 |
mapimageexporter.cpp
|
Add event group constants
|
2022-02-09 18:31:55 -06:00 |
mappixmapitem.cpp
|
Properly paint prefabs and create them from dialog box
|
2022-09-07 20:38:30 -05:00 |
mapruler.cpp
|
MapRuler: Fix artifacting, fix centering for other thickness values
|
2020-11-22 08:37:16 -06:00 |
mapsceneeventfilter.cpp
|
Restructure source tree
|
2018-09-29 09:10:23 -05:00 |
metatilelayersitem.cpp
|
Disambiguate tile field names to tileId or metatileId
|
2021-12-26 11:23:45 -06:00 |
metatileselector.cpp
|
Clicking on a prefab will make it the current selection for painting
|
2022-09-06 20:42:19 -05:00 |
montabwidget.cpp
|
order wild encounter json reading
|
2021-08-12 20:24:46 -04:00 |
movablerect.cpp
|
Add option to show an outline around the currently-hovered map tile
|
2019-01-09 09:35:34 -06:00 |
movementpermissionsselector.cpp
|
Add setBlock overload, handle collision values of 2 or 3
|
2022-08-03 15:14:25 -04:00 |
multikeyedit.cpp
|
Add clear button to MultiKeyEdit
|
2020-11-13 02:52:37 -05:00 |
neweventtoolbutton.cpp
|
Allow warping by double-clicking clone objects
|
2022-02-09 18:31:55 -06:00 |
newmappopup.cpp
|
Fix missing music when importing from Advance Map
|
2022-06-28 13:22:34 -04:00 |
newtilesetdialog.cpp
|
Code fixes for Qt 6
|
2021-07-07 18:11:35 -05:00 |
noscrollcombobox.cpp
|
better unsaved changes code, only block whitespace in combos
|
2021-09-08 17:39:38 -04:00 |
noscrollspinbox.cpp
|
fix multi event deletion crash, allow spinboxes to commit move history
|
2020-08-26 20:03:47 -04:00 |
overlay.cpp
|
Merge pull request #456 from GriffinRichards/api-scale
|
2022-09-03 12:52:27 -05:00 |
paletteeditor.cpp
|
document tileset and palette editors
|
2022-07-11 22:06:17 -04:00 |
prefab.cpp
|
Fix prefab UI lag by attaching prefab widgets to separate wrapper frame
|
2022-09-10 09:14:52 -05:00 |
prefabcreationdialog.cpp
|
Properly paint prefabs and create them from dialog box
|
2022-09-07 20:38:30 -05:00 |
prefabframe.cpp
|
Load and display prefabs in UI
|
2022-09-05 20:52:03 -05:00 |
preferenceeditor.cpp
|
Add action to open the project root in a text editor
|
2020-12-01 07:12:32 -05:00 |
regionmapeditor.cpp
|
remove unused city map code
|
2022-06-29 22:15:21 -04:00 |
regionmapentriespixmapitem.cpp
|
address feedback, fix oversights
|
2022-06-29 22:15:21 -04:00 |
regionmaplayoutpixmapitem.cpp
|
address feedback, fix oversights
|
2022-06-29 22:15:21 -04:00 |
regionmappixmapitem.cpp
|
address feedback, fix oversights
|
2022-06-29 22:15:21 -04:00 |
regionmappropertiesdialog.cpp
|
resize region map tilemaps
|
2022-06-29 22:15:21 -04:00 |
selectablepixmapitem.cpp
|
Fix small UI bugs in tileset editor
|
2018-10-02 19:01:21 -05:00 |
shortcut.cpp
|
Extract functions in ShortcutsConfig
|
2020-11-05 06:32:31 -05:00 |
shortcutseditor.cpp
|
Add extra shortcuts to main window and sub-editors
|
2020-11-12 23:48:03 -05:00 |
tilemaptileselector.cpp
|
address feedback, fix oversights
|
2022-06-29 22:15:21 -04:00 |
tileseteditor.cpp
|
reselect old metatile after tileset save
|
2022-07-11 22:06:17 -04:00 |
tileseteditormetatileselector.cpp
|
Add copy/paste to tileset editor
|
2022-06-29 19:13:42 -04:00 |
tileseteditortileselector.cpp
|
find unused tiles
|
2021-07-22 12:23:21 -04:00 |