Ivan Savenko
|
35644da2b7
Reogranize callback-related classes on 1 file = 1 class basis
|
5 months ago |
Ivan Savenko
|
4d57a8ed36
Prefer to pass CGameState as reference instead of pointer
|
6 months ago |
Laserlicht
|
7dfb499edf
replace boost locks with std
|
7 months ago |
Ivan Savenko
|
645b95ba02
Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY`
|
8 months ago |
Ivan Savenko
|
156de5b17e
Added GameInstance class
|
8 months ago |
Ivan Savenko
|
cacceda950
Renamed CGuiHandler to GameEngine
|
8 months ago |
Ivan Savenko
|
cca4c0888c
In-memory assets generation
|
8 months ago |
Ivan Savenko
|
251155d913
More robust management of body/shadow/overlay split
|
11 months ago |
Ivan Savenko
|
565c02d61c
Added 'translate missing' command for convenience
|
1 year ago |
Ivan Savenko
|
638bc174c3
Fix crash on exporting maps for translation
|
1 year ago |
Ivan Savenko
|
10ad0fc760
Split CHeroHandler.cpp/.h into 1 file per class
|
1 year ago |
Ivan Savenko
|
3dd4fa2528
Reduce usage of pointers to VLC entities
|
1 year ago |
Ivan Savenko
|
ee64928454
Merge pull request #4448 from smanolloff/split-client+develop
|
1 year ago |
Laserlicht
|
c6f0f8de03
generate assets only when necessary
|
1 year ago |
Simeon Manolov
|
f2cddaa21b
Split vcmiclient in two
|
1 year ago |
Ivan Savenko
|
1aa391fdf8
Split CGeneralTextHandler file into 1 file per class form
|
1 year ago |
Ivan Savenko
|
0d6ec0d224
Reviewed usage of EBlitMode, now specified clearly in all cases
|
1 year ago |
Ivan Savenko
|
230add02e4
Remove no longer used code
|
1 year ago |
Andrii Danylchenko
|
37dc2a38e8
NKAI: reduce double army loss cases
|
1 year ago |
Andrii Danylchenko
|
7571fb7046
NKAI: fix gosolo when human is lead by gosolo AI + multiplayer
|
1 year ago |
Ivan Savenko
|
9bfe000724
Added semi-workaround method for network thread shutdown:
|
1 year ago |
Andrii Danylchenko
|
39e19f79f4
Fix #3754, #2316
|
1 year ago |
Ivan Savenko
|
8582bd7d66
Replaced 'convert txt' command with more convenient 'translate' and
|
1 year ago |
Ivan Savenko
|
4ed961fb96
Partially unified handling of pregame and in-game chats
|
1 year ago |
Andrii Danylchenko
|
047e076d05
NKAI: visual logger
|
1 year ago |
Ivan Savenko
|
922966dcf8
Renamed JsonNode::meta to more logical modScope. Member is now private
|
1 year ago |
Ivan Savenko
|
54796c7c56
Rename toJson to toString/toCompactString for consistency
|
1 year ago |
Ivan Savenko
|
6b760089a4
Merge pull request #3473 from IvanSavenko/const_lib
|
1 year ago |
Ivan Savenko
|
1f7e53a609
Code style fixes
|
1 year ago |
Ivan Savenko
|
a15366f5a5
Make IObjectInterface::cb non-static
|
1 year ago |