Konstantin
|
716dd9a43b
vcmi: remove a bunch of duplicated showInfoDialog
|
2 years ago |
Konstantin
|
4617ce10e5
vcmi: allow showing more than one components in infobar
|
2 years ago |
Andrii Danylchenko
|
9f55666931
rework netpacks to avoid double typeinfo
|
2 years ago |
Konstantin
|
286c1e522e
vcmi: modernize netpacks
|
2 years ago |
Ivan Savenko
|
83bb70cd8a
All CGPickable objects are now fully configurable
|
2 years ago |
Ivan Savenko
|
52fc5b3c39
Exploded mines now send ACTIVATE flag to client to play effect
|
2 years ago |
Ivan Savenko
|
deffba01b9
All battle effects are now fully client sided
|
2 years ago |
Andrey Filipenkov
|
ff635edc0b
wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined
|
3 years ago |
AlexVinS
|
ecaa9f5d0b
Entities redesign and a few ERM features
|
7 years ago |
Andrii Danylchenko
|
83531f4355
Rename typo in NetPacksServer.cpp
|
7 years ago |
Arseniy Shestakov
|
ac66fc7f42
Full rework of pre-game interface and networking
|
7 years ago |
AlexVinS
|
8cec07afbd
Replaced CGHeroInstance and CGObjectInstance with ObjectInstanceID in NetPacks
|
7 years ago |
AlexVinS
|
0b70baa95e
Spells configuration version 2 (effect-based)
|
8 years ago |
AlexVinS
|
15138c23de
Finished conversion to new logging API
|
8 years ago |
ArseniyShestakov
|
9d9c026c85
Code style: serialize everything on own lines for easier debugging (#357)
|
8 years ago |
ArseniyShestakov
|
ea0ceb1805
Merge pull request #323 from vcmi/CStackTweaks
|
8 years ago |
Arseniy Shestakov
|
f1e5797834
Code style: move or add licensing information on top of every file
|
8 years ago |
AlexVinS
|
4f14f22d3a
Unified CStack ammo, casts and counterattacks
|
8 years ago |
AlexVinS
|
3d1a84875e
Queries refactoring
|
8 years ago |
AlexVinS
|
3216422307
Fixed a few CWE-457
|
9 years ago |
AlexVinS
|
dc39fb2d14
Removed useless CPack::type field.
|
9 years ago |
AlexVinS
|
ebb88f4133
There no point for struct MetaString and struct Component to have CPack as base
|
9 years ago |
Vadim Markovtsev
|
eac5aab396
Survive client<->server ABI mismatch
|
9 years ago |
Arseniy Shestakov
|
10dbbead2d
Fix indentation of logging code and around it
|
9 years ago |
Vadim Markovtsev
|
e4b1ef1405
Add "override" to virtual overriden methods
|
10 years ago |
AlexVinS
|
c7dc4c05b8
fix mingw build
|
11 years ago |
Ivan Savenko
|
13bc4cb24f
Added -fvisibility=hidden parameter for gcc.
|
11 years ago |
Michał W. Urbańczyk
|
343dd1a7d1
Properly removing stuff from hero, fixes #1646.
|
11 years ago |
Michał W. Urbańczyk
|
43ef565e7e
Added serializer-based class able to make deep copies of objects — CMemorySerializer.
|
11 years ago |
DjWarmonger
|
5377b163d2
Compile fix for Windows.
|
11 years ago |