.. |
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
|
Fix compilation problems
|
2022-09-04 18:52:24 +04:00 |
BitmapHandler.cpp
|
Need std::string to compile on Windows in first place.
|
2022-09-05 09:45:15 +02:00 |
BitmapHandler.h
|
Fix compilation problems
|
2022-09-04 18:52:24 +04:00 |
CGameInfo.cpp
|
Fix compilation problems
|
2022-09-04 18:52:24 +04:00 |
CGameInfo.h
|
Fix compilation problems
|
2022-09-04 18:52:24 +04:00 |
CMakeLists.txt
|
Refactoring
|
2022-09-05 04:19:21 +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
|
Fix compilation problems
|
2022-09-04 18:52:24 +04:00 |
graphics.h
|
Showing objects
|
2022-08-30 06:38:24 +04:00 |
inspector.cpp
|
Cleaned up some warnings
|
2022-09-05 18:27:43 +02:00 |
inspector.h
|
Review and modifying object properties
|
2022-09-04 04:12:33 +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
|
Merge branch 'cpp-map-editor' into Actions
|
2022-09-05 21:04:38 +04:00 |
mainwindow.h
|
Merge branch 'cpp-map-editor' into Actions
|
2022-09-05 21:04:38 +04:00 |
mainwindow.ui
|
Merge branch 'cpp-map-editor' into Actions
|
2022-09-05 21:04:38 +04:00 |
mapcontroller.cpp
|
Merge branch 'cpp-map-editor' into Actions
|
2022-09-05 21:04:38 +04:00 |
mapcontroller.h
|
Merge branch 'cpp-map-editor' into Actions
|
2022-09-05 21:04:38 +04:00 |
maphandler.cpp
|
Minimap implemented
|
2022-09-05 14:10:39 +04:00 |
maphandler.h
|
Minimap implemented
|
2022-09-05 14:10:39 +04:00 |
mapsettings.cpp
|
Refactoring
|
2022-09-05 04:19:21 +04:00 |
mapsettings.h
|
Refactoring
|
2022-09-05 04:19:21 +04:00 |
mapsettings.ui
|
Editor for map name and description
|
2022-09-04 20:16:36 +04:00 |
mapview.cpp
|
Minimap camera controls
|
2022-09-05 16:28:47 +04:00 |
mapview.h
|
Minimap camera controls
|
2022-09-05 16:28:47 +04:00 |
objectbrowser.cpp
|
Show icons for objects
|
2022-09-03 14:49:57 +04:00 |
objectbrowser.h
|
Implemented object placement and filtering
|
2022-09-03 08:12:07 +04:00 |
playerparams.cpp
|
Player settings
|
2022-09-04 22:01:49 +04:00 |
playerparams.h
|
Player settings
|
2022-09-04 22:01:49 +04:00 |
playerparams.ui
|
Player settings
|
2022-09-04 22:01:49 +04:00 |
playersettings.cpp
|
Few more fixes
|
2022-09-05 06:18:38 +04:00 |
playersettings.h
|
Flags coloring
|
2022-09-04 22:29:56 +04:00 |
playersettings.ui
|
Fix saving bug and window modality bug
|
2022-09-05 20:55:30 +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 |
scenelayer.cpp
|
Minimap camera controls
|
2022-09-05 16:28:47 +04:00 |
scenelayer.h
|
Minimap camera controls
|
2022-09-05 16:28:47 +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
|
Minimap implemented
|
2022-09-05 14:10:39 +04:00 |
windownewmap.h
|
Editor for map name and description
|
2022-09-04 20:16:36 +04:00 |
windownewmap.ui
|
Generate random maps from map editor
|
2022-08-30 17:08:33 +04:00 |