Ivan Savenko
|
1d2d189e4a
Add tests for bonus system propagation, fix discovered issues
|
2 months ago |
Ivan Savenko
|
44cc3a0214
Add comments, rename entities to more logical names, reorganize code
|
2 months ago |
Ivan Savenko
|
58de180083
Split CConnection into GameConnection and IGameConnection classes
|
3 months ago |
Ivan Savenko
|
1e3e2f665c
Remove strange & unused double-selector logic
|
3 months ago |
Ivan Savenko
|
ff0f5290f7
CClient no longer inherits from CGameInfoCallback
|
5 months ago |
Ivan Savenko
|
2c17c2d5b7
Rework CCallback <-> CClient interaction
|
5 months ago |
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 |