Ivan Savenko
|
33468f21ff
Remove custom implementation of threadpool from rmg in favor of TBB
|
8 months ago |
Ivan Savenko
|
645b95ba02
Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY`
|
8 months ago |
Laserlicht
|
70891b0304
portmaster support
|
8 months ago |
Ivan Savenko
|
df99645eca
Merge pull request #5301 from IvanSavenko/map_loading_fix
|
9 months ago |
Ivan Savenko
|
09db3e4bef
Reworked resource piles loading to fix wog maps with mithril
|
9 months ago |
Ivan Savenko
|
32391dc7a9
Pathfinder cache is now stored separately per playerBlocked
|
9 months ago |
MichalZr6
|
a99274d72e
BattleHexArray - new container for BattleHexes
|
1 year ago |
Ivan Savenko
|
39d2f27589
Remove remaining usages of CCheckProxy class
|
10 months ago |
Ivan Savenko
|
16cfb51f3e
Initial version of new bonus caching system
|
10 months ago |
MichalZr6
|
f893c80192
Move UpgradeInfo class to header and source files
|
10 months ago |
Ivan Savenko
|
ba9e3dca9d
Mod management rework, part 1
|
11 months ago |
Joakim Thorén
|
1fc04f5ea8
Updated out-of-date comment
|
11 months ago |
Joakim Thorén
|
dc1908ad2a
Use -Wa,-mbig-obj instead of -Og to retain debuggability in SerializerReflection.cpp and IGameCallback.cpp files
|
11 months ago |
Joakim Thorén
|
89d7776775
fix compilation error due to 'too many sections' for MinGW debug builds on Windows
|
11 months ago |
Ivan Savenko
|
8a5ac73438
Basic support for configurable flaggable objects
|
1 year ago |
Ivan Savenko
|
10ad0fc760
Split CHeroHandler.cpp/.h into 1 file per class
|
1 year ago |
Ivan Savenko
|
679181c103
Implemented serialization of local player state in json form
|
1 year ago |
Tomasz Zieliński
|
2fe54504ab
Merge remote-tracking branch 'origin/develop' into custom_objects_per_zone
|
1 year ago |
Tomasz Zieliński
|
9591ce1ab4
Move CompoundMapObjectID to separate file
|
1 year ago |
Tomasz Zieliński
|
e89649ec1c
Move ObjectConfig to separate file
|
1 year ago |
Ivan Savenko
|
39a2c29c97
Removed creatureBank flag from battle, battles now receive BattleLayout
|
1 year ago |
Ivan Savenko
|
8225eb454e
Added GameSettings to gamestate, potentially allowing to define game
|
1 year ago |
Ivan Savenko
|
81af66d35b
Move visit query to a separate class, remove no longer needed Cast.h
|
1 year ago |
Ivan Savenko
|
36c1ed670f
Support for configurable town fortifications
|
1 year ago |
Ivan Savenko
|
0fd9dbf240
Unified income handling, added IOwnableObject interface
|
1 year ago |
Ivan Savenko
|
77faa14119
Added explicit indexing of type indexes for serialization
|
1 year ago |
Ivan Savenko
|
01396b62b7
Extracted handling of type ID's from serializer into a separate class
|
1 year ago |
Tomasz Zieliński
|
85ee859b6e
First version that works - banning objects is possible
|
1 year ago |
Ivan Savenko
|
85f6030c7c
Merge pull request #4318 from IvanSavenko/upscaled_render
|
1 year ago |
Ivan Savenko
|
2f3f3c21df
Rename town building types to more clear names
|
1 year ago |