Ivan Savenko
|
10ad0fc760
Split CHeroHandler.cpp/.h into 1 file per class
|
1 year ago |
Ivan Savenko
|
8225eb454e
Added GameSettings to gamestate, potentially allowing to define game
|
1 year ago |
Ivan Savenko
|
4aa73b40c9
Split CTownHandler into smaller chunks
|
1 year ago |
Ivan Savenko
|
1aa391fdf8
Split CGeneralTextHandler file into 1 file per class form
|
1 year ago |
Ivan Savenko
|
07813c9a79
Removed non-functional updateEntity in VLC
|
1 year ago |
Tomasz Zieliński
|
b1a5693612
Proof of concept with OH3 obstacles
|
1 year ago |
Ivan Savenko
|
9af7c63a26
Fix build
|
1 year ago |
Ivan Savenko
|
d5c4478816
Remove most of non-const access to VLC entities
|
1 year ago |
Ivan Savenko
|
ef5686634d
Removed no longer used code
|
1 year ago |
Ivan Savenko
|
20ef3a69e7
Fix most of memleaks discovered by valgrind
|
1 year ago |
Johannes Schauer Marin Rodrigues
|
a1a5bc28c2
convert line endings from CRLF (Windows) to LF (Linux/Unix)
|
2 years ago |
Laserlicht
|
5fd2eee3e8
code review
|
2 years ago |
Laserlicht
|
dfb5ccbeaf
add persistent storage & completed campaign support
|
2 years ago |
Ivan Savenko
|
7e27ac7073
IdentifierStorage is now separate handler in VLC
|
2 years ago |
Ivan Savenko
|
62fddca21e
Split massive CModHandler class/file into multiple parts:
|
2 years ago |
Ivan Savenko
|
21e794268b
Attempt to fix & improve error detection:
|
2 years ago |
Ivan Savenko
|
d6a357fd17
Split some map object files into smaller files. Reduced includes usage.
|
2 years ago |
Ivan Savenko
|
383387ef29
Integrated defaultMods into mod system
|
2 years ago |
Konstantin
|
4c4498b22a
vcmi: modernize rest of lib
|
2 years ago |
Ivan Savenko
|
369e925af8
Loading of translation mods is now skipped on language mismatch
|
2 years ago |
Andrii Danylchenko
|
6314fc0506
Fix destructor order
|
2 years ago |
Ivan Savenko
|
35775b90f8
Moved bonus names to translation
|
2 years ago |
Ivan Savenko
|
e48bd39b9c
Moved road & river handlers into a separate file
|
2 years ago |
Ivan Savenko
|
4f3ea0d1d9
Renamed Terrain.h/cpp -> TerrainHandler.h/cpp
|
2 years ago |
Ivan Savenko
|
1468f6aded
Converted terrainTypeHandler into proper handler class
|
2 years ago |
krs
|
eecaa20693
Resource extractor "enablers" are now command line options
|
2 years ago |
Tomasz Zieliński
|
f386f42166
Merge remote-tracking branch 'origin/develop' into terrain-rewrite
|
3 years ago |
Andrey Filipenkov
|
ff635edc0b
wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined
|
3 years ago |
Tomasz Zieliński
|
a5077245a8
Merge remote-tracking branch 'origin/develop' into terrain-rewrite
|
3 years ago |
Andrey Filipenkov
|
7e6ed0583c
disable all scripting code when configuring without scripting modules
|
3 years ago |