1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-18 17:40:48 +02:00
vcmi/mapeditor
2022-09-01 15:54:39 +04:00
..
icons Initial commit for new map editor 2022-08-29 01:28:36 +04:00
Animation.cpp Can draw the terrain 2022-08-30 04:15:54 +04:00
Animation.h Somithing compilable and workable 2022-08-30 02:44:02 +04:00
BitmapHandler.cpp Showing objects 2022-08-30 06:38:24 +04:00
BitmapHandler.h Load mao 2022-08-29 22:19:05 +04:00
CGameInfo.cpp Initial commit for new map editor 2022-08-29 01:28:36 +04:00
CGameInfo.h Initial commit for new map editor 2022-08-29 01:28:36 +04:00
CMakeLists.txt Support terrain editing 2022-09-01 05:51:29 +04:00
generatorprogress.cpp Support terrain editing 2022-09-01 05:51:29 +04:00
generatorprogress.h Progress bar for random map loading 2022-08-31 01:24:12 +04:00
generatorprogress.ui Progress bar for random map loading 2022-08-31 01:24:12 +04:00
graphics.cpp Showing objects 2022-08-30 06:38:24 +04:00
graphics.h Showing objects 2022-08-30 06:38:24 +04:00
jsonutils.cpp Initial commit for new map editor 2022-08-29 01:28:36 +04:00
jsonutils.h Initial commit for new map editor 2022-08-29 01:28:36 +04:00
launcherdirs.cpp Initial commit for new map editor 2022-08-29 01:28:36 +04:00
launcherdirs.h Initial commit for new map editor 2022-08-29 01:28:36 +04:00
main.cpp Generate random maps from map editor 2022-08-30 17:08:33 +04:00
mainwindow.cpp Support terrain editing 2022-09-01 05:51:29 +04:00
mainwindow.h Support terrain editing 2022-09-01 05:51:29 +04:00
mainwindow.ui Support terrain editing 2022-09-01 05:51:29 +04:00
maphandler.cpp Show objects layer 2022-09-01 15:54:39 +04:00
maphandler.h Show objects layer 2022-09-01 15:54:39 +04:00
mapview.cpp Show objects layer 2022-09-01 15:54:39 +04:00
mapview.h Show objects layer 2022-09-01 15:54:39 +04:00
radiopushbutton.cpp Support terrain editing 2022-09-01 05:51:29 +04:00
radiopushbutton.h Support terrain editing 2022-09-01 05:51:29 +04:00
spoiler.cpp Support terrain editing 2022-09-01 05:51:29 +04:00
spoiler.h Generate random maps from map editor 2022-08-30 17:08:33 +04:00
StdInc.cpp Initial commit for new map editor 2022-08-29 01:28:36 +04:00
StdInc.h Initial commit for new map editor 2022-08-29 01:28:36 +04:00
VCMI_launcher.cbp Initial commit for new map editor 2022-08-29 01:28:36 +04:00
VCMI_launcher.ico Initial commit for new map editor 2022-08-29 01:28:36 +04:00
VCMI_launcher.rc Initial commit for new map editor 2022-08-29 01:28:36 +04:00
windownewmap.cpp Redering order was fixed 2022-09-01 15:04:34 +04:00
windownewmap.h Generate random maps from map editor 2022-08-30 17:08:33 +04:00
windownewmap.ui Generate random maps from map editor 2022-08-30 17:08:33 +04:00