Ivan Savenko
|
10ad0fc760
Split CHeroHandler.cpp/.h into 1 file per class
|
1 年之前 |
Ivan Savenko
|
3dd4fa2528
Reduce usage of pointers to VLC entities
|
1 年之前 |
Ivan Savenko
|
ee64928454
Merge pull request #4448 from smanolloff/split-client+develop
|
1 年之前 |
Laserlicht
|
c6f0f8de03
generate assets only when necessary
|
1 年之前 |
Simeon Manolov
|
f2cddaa21b
Split vcmiclient in two
|
1 年之前 |
Ivan Savenko
|
1aa391fdf8
Split CGeneralTextHandler file into 1 file per class form
|
1 年之前 |
Ivan Savenko
|
0d6ec0d224
Reviewed usage of EBlitMode, now specified clearly in all cases
|
1 年之前 |
Ivan Savenko
|
230add02e4
Remove no longer used code
|
1 年之前 |
Andrii Danylchenko
|
37dc2a38e8
NKAI: reduce double army loss cases
|
1 年之前 |
Andrii Danylchenko
|
7571fb7046
NKAI: fix gosolo when human is lead by gosolo AI + multiplayer
|
1 年之前 |
Ivan Savenko
|
9bfe000724
Added semi-workaround method for network thread shutdown:
|
1 年之前 |
Andrii Danylchenko
|
39e19f79f4
Fix #3754, #2316
|
1 年之前 |
Ivan Savenko
|
8582bd7d66
Replaced 'convert txt' command with more convenient 'translate' and
|
1 年之前 |
Ivan Savenko
|
4ed961fb96
Partially unified handling of pregame and in-game chats
|
1 年之前 |
Andrii Danylchenko
|
047e076d05
NKAI: visual logger
|
1 年之前 |
Ivan Savenko
|
922966dcf8
Renamed JsonNode::meta to more logical modScope. Member is now private
|
1 年之前 |
Ivan Savenko
|
54796c7c56
Rename toJson to toString/toCompactString for consistency
|
1 年之前 |
Ivan Savenko
|
6b760089a4
Merge pull request #3473 from IvanSavenko/const_lib
|
1 年之前 |
Ivan Savenko
|
1f7e53a609
Code style fixes
|
1 年之前 |
Ivan Savenko
|
a15366f5a5
Make IObjectInterface::cb non-static
|
1 年之前 |
Alexander Wilms
|
f3277b7953
Define each identifier in a dedicated statement
|
1 年之前 |
Ivan Savenko
|
b88a8da4e8
Split off some netpack structures into separate files
|
2 年之前 |
Ivan Savenko
|
037efdf5fc
Improvements to type safety of Identifier class
|
2 年之前 |
Ivan Savenko
|
d6b9fa8fbd
Replaced CPlayerInterface::pim with CGuiHandler::interfaceLock
|
2 年之前 |
Ivan Savenko
|
219f81d28b
Added explicit "PlayerEndsTurn" netpack
|
2 年之前 |
Ivan Savenko
|
f39fbe5151
Merge pull request #2757 from IvanSavenko/filesystem_refactor
|
2 年之前 |
Ivan Savenko
|
86a7f5f5cd
Removed getStr(bool), replaced with similar toString()
|
2 年之前 |
Ivan Savenko
|
1d0e696db6
Added RenderHandler that acts as factory for images and animations
|
2 年之前 |
Ivan Savenko
|
823ffa7a07
Always use ResourcePath for referencing images and animations
|
2 年之前 |
nordsoft
|
98f7ed9dfd
Implement player start turn query
|
2 年之前 |