khanat-opennel-code/code/studio/src/plugins/tile_editor
2014-08-06 17:40:39 +02:00
..
images Moved ovqt to /code/studio 2014-05-06 01:30:28 +02:00
CMakeLists.txt As it turns out, tilesets can be assigned to multiple lands... 2014-07-28 17:05:51 +02:00
land_edit_dialog.cpp Copyright headers... 2014-07-30 11:20:29 +02:00
land_edit_dialog.h Copyright headers... 2014-07-30 11:20:29 +02:00
land_edit_dialog.ui As it turns out, tilesets can be assigned to multiple lands... 2014-07-28 17:05:51 +02:00
studio_plugin_tile_editor.xml Renamed the plugin XML files. 2014-05-19 01:45:19 +02:00
tile_bank.cpp If I add a 256x256 tile, maybe I should remove it as 256x256, not 128x128... 2014-08-06 17:14:59 +02:00
tile_bank.h Rotation is now set in the tilebank wrapper and applied when replacing a tile. 2014-08-05 13:42:56 +02:00
tile_constants.h Line endings and copyright headers... 2014-08-05 13:18:41 +02:00
tile_editor.qrc Moved ovqt to /code/studio 2014-05-06 01:30:28 +02:00
tile_editor_main_window.cpp Update the tile list right away if the image is replaced. 2014-08-06 17:40:39 +02:00
tile_editor_main_window.h Statically load the empty tile image so that we don't need to have over 9000 instances of it. Also display an error message if loading fails on startup. 2014-08-06 13:25:50 +02:00
tile_editor_main_window.ui Most of the functionality works with the new code. 2014-08-04 21:22:44 +02:00
tile_editor_plugin.cpp Destroy context when unloading plugins. 2014-06-09 17:40:06 +02:00
tile_editor_plugin.h TileBank loading. 2014-07-30 10:54:08 +02:00
tile_images.h Line endings and copyright headers... 2014-08-05 13:18:41 +02:00
tile_item.cpp Statically load the empty tile image so that we don't need to have over 9000 instances of it. Also display an error message if loading fails on startup. 2014-08-06 13:25:50 +02:00
tile_item.h Statically load the empty tile image so that we don't need to have over 9000 instances of it. Also display an error message if loading fails on startup. 2014-08-06 13:25:50 +02:00
tile_item_delegate.cpp Moved ovqt to /code/studio 2014-05-06 01:30:28 +02:00
tile_item_delegate.h Line endings... 2014-07-31 23:23:52 +02:00
tile_model.cpp Rotation is now set in the tilebank wrapper and applied when replacing a tile. 2014-08-05 13:42:56 +02:00
tile_model.h Rotation is now set in the tilebank wrapper and applied when replacing a tile. 2014-08-05 13:42:56 +02:00
tilebank_loader.cpp Tile loading more or less works. TODO: investigate why displacement map lookup causes crashes. 2014-08-05 02:58:31 +02:00
tilebank_loader.h Tile loading more or less works. TODO: investigate why displacement map lookup causes crashes. 2014-08-05 02:58:31 +02:00
tilebank_saver.cpp Tile loading more or less works. TODO: investigate why displacement map lookup causes crashes. 2014-08-05 02:58:31 +02:00
tilebank_saver.h Tile loading more or less works. TODO: investigate why displacement map lookup causes crashes. 2014-08-05 02:58:31 +02:00