Ivan Savenko
|
2a05fbdd50
Unified handling of battle sides ID's
|
1 year ago |
Laserlicht
|
9ceb1c567d
highscore refactoring
|
1 year ago |
Laserlicht
|
fb171ab3a2
statisic basic
|
1 year ago |
Laserlicht
|
53c0d20a57
fix campaign highscores
|
1 year ago |
Ivan Savenko
|
4aa73b40c9
Split CTownHandler into smaller chunks
|
1 year ago |
Ivan Savenko
|
1aa391fdf8
Split CGeneralTextHandler file into 1 file per class form
|
1 year ago |
Ivan Savenko
|
d2839c8e52
Rewardable object randomization is now always server-sided
|
1 year ago |
Ivan Savenko
|
5178e4842e
Moved generation of new rumors to server
|
1 year ago |
Ivan Savenko
|
df83fa33a1
Merge branch 'vcmi/master' into 'vcmi/develop'
|
1 year ago |
Ivan Savenko
|
9bfe000724
Added semi-workaround method for network thread shutdown:
|
1 year ago |
Ivan Savenko
|
84bc6c42db
Added 'Serializeable' base class for classes serializeable by pointer
|
1 year ago |
Ivan Savenko
|
95d761bbb8
Handle corrupted H3 data - show message box instead of silent crash
|
1 year ago |
Ivan Savenko
|
6ba6e0d55b
Moved serialization of ModCompatibilityInfo from MapFormat
|
1 year ago |
Tomasz Zieliński
|
b1a5693612
Proof of concept with OH3 obstacles
|
1 year ago |
Ivan Savenko
|
675e7c3110
Move files that are not needed for lobby to main part of vcmi_lib
|
1 year ago |
Ivan Savenko
|
39da7b3e32
Added option to build minimal vcmi library as needed by lobby
|
1 year ago |
Ivan Savenko
|
dd785d71c9
Fix linking when using static libraries without client
|
1 year ago |
Andrii Danylchenko
|
047e076d05
NKAI: visual logger
|
1 year ago |
Ivan Savenko
|
41493d6f67
Implemented 'strict' json support
|
1 year ago |
Ivan Savenko
|
3740f8b02f
Moved bonus parsing to a new file
|
1 year ago |
Ivan Savenko
|
c3957c2c2a
Moved json files to new directory, split on per-class basis
|
1 year ago |
Ivan Savenko
|
763e18d202
Fix symlink target - use absolute path
|
1 year ago |
Ivan Savenko
|
a909d7ddde
Removed cmake_modules/VCMI_lib macro, use it directly in place
|
1 year ago |
Ivan Savenko
|
f08c9f4d59
Renamed ENABLE_STATIC_AI_LIBS option to match its actual effect
|
1 year ago |
Ivan Savenko
|
0d263c5571
Implemented option to run server as a thread with shared VLC
|
1 year ago |
Ivan Savenko
|
c2286e5126
Server now consists from library and separate executable projects
|
1 year ago |
Andrey Filipenkov
|
0294a8b063
enable StupidAI and EmptyAI for static AI
|
2 years ago |
Andrey Filipenkov
|
71d51beab2
change static AI approach to use static libvcmi
|
2 years ago |
Andrey Filipenkov
|
4c19d8794d
add option to compile AI code into libvcmi directly
|
2 years ago |
Andrey Filipenkov
|
b0c109d5f7
use target from variable
|
2 years ago |