GriffinR
|
26f0042ff4
|
Add getMetatile functions to API (layerType, encounterType, terrainType, Behavior, Tile)
|
2021-12-26 11:23:45 -06:00 |
|
GriffinR
|
702497c4d8
|
Add function prototypes for metatile editing API functions
|
2021-12-26 11:23:45 -06:00 |
|
GriffinR
|
67af7e52da
|
Add get/setMetatileLabel to API
|
2021-12-26 11:23:45 -06:00 |
|
GriffinR
|
9cf0575914
|
Log error when addImage API function fails
|
2021-12-26 11:23:45 -06:00 |
|
GriffinR
|
beb1f6ef27
|
Log more script errors
|
2021-12-26 11:23:45 -06:00 |
|
Marcus Huderle
|
c351f069ff
|
Merge remote-tracking branch 'origin/master' into metatile-leaks
|
2021-02-17 16:56:15 -06:00 |
|
BigBahss
|
cc7a5f5819
|
Fix memory leaks in Tileset
|
2021-02-16 21:45:54 -05:00 |
|
BigBahss
|
c1303d98c3
|
Scriptapi: fix segfault in shift(), add missing flag to the caller of shift()
|
2021-02-16 16:51:00 -06:00 |
|
BigBahss
|
f09e28f06c
|
Convert usages of Blockdata pointers
|
2021-02-16 16:51:00 -06:00 |
|
BigBahss
|
42b56edc9d
|
Begin refactoring Blockdata to simply inherit QVector<Block>
|
2021-02-16 16:51:00 -06:00 |
|
BigBahss
|
ef449f6f8d
|
Upgrade signal/slot connections in MainWindow
|
2021-02-14 11:09:39 -06:00 |
|
Marcus Huderle
|
e9c4d5b73f
|
Fix getBlock() memory leak
|
2021-02-13 15:16:52 -06:00 |
|
BigBahss
|
e4095130c5
|
Fix closing tileset editor not closing palette editor
|
2020-10-22 18:44:22 -05:00 |
|
BigBahss
|
2fd3df9734
|
Remove straight paths checkbox and refactor
|
2020-09-07 13:12:15 -04:00 |
|
BigBahss
|
b8bbfe60e8
|
Add straight paths to script api
|
2020-09-07 13:12:15 -04:00 |
|
garakmon
|
68098b8220
|
silence deprecation warnings
|
2020-08-26 20:42:42 -04:00 |
|
garakmon
|
392e595a03
|
fix the scripting api and many other changes
- remove obsolete Map::commit()
- add ScriptEditMap command
- reorganize metatile history
- fix next selected event for multi event deletion
|
2020-08-26 20:03:47 -04:00 |
|
Marcus Huderle
|
96ca895daa
|
Add scripting api for metatile layer opacity
|
2020-07-01 20:43:19 -05:00 |
|
Marcus Huderle
|
dac4a0e8f7
|
Add scripting api for metatile layer draw order
|
2020-07-01 20:19:08 -05:00 |
|
GriffinR
|
374020f94d
|
Split readMaxMapDataSize, move mapDimensionsValid to project
|
2020-05-16 18:26:39 -05:00 |
|
Marcus Huderle
|
2161312122
|
Add optional args to dictate map refresh and commit
|
2020-05-09 11:31:14 -05:00 |
|
Marcus Huderle
|
f139365faf
|
Add log() to api
|
2020-05-08 11:29:39 -05:00 |
|
Marcus Huderle
|
998ea1fcc8
|
Add custom_scripts project config, and cleanup scripts when switching projects
|
2020-05-08 11:26:23 -05:00 |
|
Marcus Huderle
|
b8d0268d5d
|
Move script api into separate file
|
2020-05-08 09:59:01 -05:00 |
|