.. |
aboutporymap.cpp
|
Add 'About Porymap' window that contains useful information about the program
|
2019-01-08 10:28:20 -06:00 |
bordermetatilespixmapitem.cpp
|
Disambiguate tile field names to tileId or metatileId
|
2021-12-26 11:23:45 -06:00 |
citymappixmapitem.cpp
|
write palette of region map image, fix ruby city map render
|
2019-04-06 18:11:56 -04:00 |
collisionpixmapitem.cpp
|
Simplify some usages of Blockdata
|
2021-02-16 16:51:00 -06:00 |
connectionpixmapitem.cpp
|
Extend min/max connection offsets to player's view
|
2020-04-28 19:38:40 -05:00 |
currentselectedmetatilespixmapitem.cpp
|
Add scripting api for metatile layer opacity
|
2020-07-01 20:43:19 -05:00 |
cursortilerect.cpp
|
Remove straight paths checkbox and refactor
|
2020-09-07 13:12:15 -04:00 |
customattributestable.cpp
|
Code fixes for Qt 6
|
2021-07-07 18:11:35 -05:00 |
draggablepixmapitem.cpp
|
Rename DraggablePixmapItem::move() overload as moveTo to avoid confusion
|
2021-03-24 19:11:49 -04: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 paletteId to createImage
|
2021-12-26 11:23:45 -06:00 |
imageproviders.cpp
|
Add tile/metatile to image functions to API, more tile->tileId/metatileId
|
2021-12-26 11:23:45 -06:00 |
mapimageexporter.cpp
|
Code fixes for Qt 6
|
2021-07-07 18:11:35 -05:00 |
mappixmapitem.cpp
|
Disambiguate tile field names to tileId or metatileId
|
2021-12-26 11:23:45 -06: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
|
Preserve invalid metatile selections
|
2021-12-26 10:18:25 -06: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
|
Move files into src/
|
2018-09-26 18:33:08 -05:00 |
multikeyedit.cpp
|
Add clear button to MultiKeyEdit
|
2020-11-13 02:52:37 -05:00 |
neweventtoolbutton.cpp
|
Upgrade signal/slot connections in all other files
|
2021-02-14 11:09:39 -06:00 |
newmappopup.cpp
|
Merge branch 'master' of github.com:huderlem/porymap into import_amap_map
|
2021-07-23 23:35:56 -07: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
|
Add paletteId to createImage
|
2021-12-26 11:23:45 -06:00 |
paletteeditor.cpp
|
Convert PaletteUtil into a namespace
|
2021-02-18 03:25:26 -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
|
fix rebase error
|
2021-07-07 18:11:35 -05:00 |
regionmapentriespixmapitem.cpp
|
silence compiler warnings
|
2019-08-06 23:35:02 -04:00 |
regionmaplayoutpixmapitem.cpp
|
silence compiler warnings
|
2019-08-06 23:35:02 -04:00 |
regionmappixmapitem.cpp
|
further refine region map editor
|
2019-03-31 14:57:24 -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
|
silence compiler warnings
|
2019-08-06 23:35:02 -04:00 |
tileseteditor.cpp
|
Disambiguate tile field names to tileId or metatileId
|
2021-12-26 11:23:45 -06:00 |
tileseteditormetatileselector.cpp
|
fix metatile selector filter draw
|
2021-07-23 12:11:35 -04:00 |
tileseteditortileselector.cpp
|
find unused tiles
|
2021-07-22 12:23:21 -04:00 |