MichalZr6
|
dbe82b94f6
Changes following review:
|
9 months ago |
MichalZr6
|
8c3a417527
Cleanup
|
11 months ago |
MichalZr6
|
a99274d72e
BattleHexArray - new container for BattleHexes
|
1 year ago |
godric3
|
0ef42a1d3d
introduce `modScope` into `ObstacleInfo`
|
1 year ago |
godric3
|
c34956e912
introduce `getModScope` method to`Entity` class and subclasses
|
1 year ago |
Ivan Savenko
|
7461df161c
lib now uses shared_ptr for entities. Removed manual memory management.
|
1 year ago |
Ivan Savenko
|
c3957c2c2a
Moved json files to new directory, split on per-class basis
|
1 year ago |
Ivan Savenko
|
76956cfe3a
Merge pull request #3188 from IvanSavenko/remove_identifier_implicit_int_conversion2
|
1 year ago |
Ivan Savenko
|
0842f5afee
Removed remaining usages of std::vector<bool>
|
1 year ago |
Ivan Savenko
|
20ef3a69e7
Fix most of memleaks discovered by valgrind
|
1 year ago |
Ivan Savenko
|
823ffa7a07
Always use ResourcePath for referencing images and animations
|
2 years ago |
Ivan Savenko
|
62fddca21e
Split massive CModHandler class/file into multiple parts:
|
2 years ago |
Ivan Savenko
|
428fb832c6
Implemented foreground/background obstacles:
|
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
|
47c1803c42
Finalization of refactoring:
|
2 years ago |
Ivan Savenko
|
e1799379dd
Terrain/Road/River handler are now in compileable state
|
2 years ago |
krs
|
aab394ff93
#1071 - In latest night builds there are problems with schema obstacle.json and file obstacles.json
|
3 years ago |
Tomasz Zieliński
|
20c102e648
Remove T prefix from new typedefs
|
3 years ago |
Tomasz Zieliński
|
f386f42166
Merge remote-tracking branch 'origin/develop' into terrain-rewrite
|
3 years ago |
Tomasz Zieliński
|
4ea57ea7fc
A variety of suggested style tweaks
|
3 years ago |
Andrey Filipenkov
|
ff635edc0b
wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined
|
3 years ago |
Tomasz Zieliński
|
494b0f0226
First version that compiles
|
3 years ago |
Nordsoft91
|
ad01c7ffce
Vlc obstacles [part 1] (#888)
|
3 years ago |