FeniksFire
|
4113bdab01
Moving some files from lib to the battle subdirectory.
|
8 years ago |
Arseniy Shestakov
|
bc6f65af04
PlayerCheated: new netpack to apply losing / winning cheat code
|
8 years ago |
Arseniy Shestakov
|
4b0f702e7e
Add LeaveGame netpack and avoid replying on it and CloseServer
|
8 years ago |
AlexVinS
|
86e33a4c45
[Refactoring] Unified SetResources NetPack API.
|
9 years ago |
AlexVinS
|
dc39fb2d14
Removed useless CPack::type field.
|
9 years ago |
Ivan Savenko
|
5b76c3f4eb
Rebase of codebase changes for refactored serializer
|
9 years ago |
Arseniy Shestakov
|
53502e84e3
Add PrepareHeroLevelUp netpack to keep secondary skills RNG in sync
|
9 years ago |
Arseniy Shestakov
|
d06d07a39b
Add ChangeFormation netpack to avoid MP desyncs
|
9 years ago |
Arseniy Shestakov
|
c5cfc8467f
Battles: change naming from drawbridge to gate for everything
|
9 years ago |
Arseniy Shestakov
|
1e008b9756
SiegeInfo: add foundation for drawbridge mechanics support
|
9 years ago |
Ivan Savenko
|
7189a12df2
removed few more includes from headers
|
10 years ago |
Ivan Savenko
|
7b5a7f43ad
Removed includes of CGameState from headers
|
10 years ago |
DjWarmonger
|
ec879046ca
Merge pull request #93 from ArseniyShestakov/feature/pathfindingTeleports
|
10 years ago |
ArseniyShestakov
|
18535db0ef
Add TeleportDialog and CTeleportDialogQuery
|
10 years ago |
ArseniyShestakov
|
c9eba40fe6
Updated CGTeleport and new CGMonolith / CGSubterraneanGate / CGWhirlpool
|
10 years ago |
AlexVinS
|
f4c683cd5e
Move VievXXX logic to server side (except expert ViewEarth)
|
10 years ago |
DjWarmonger
|
0d2879158b
Merge pull request #67 from ArseniyShestakov/fixIssue1912
|
11 years ago |
ArseniyShestakov
|
5d59bbc0d4
Fix CGBonusingObject serialization
|
11 years ago |
AlexVinS
|
3bca68fd2d
Initial refactoring
|
11 years ago |
Ivan Savenko
|
78709e223b
Breaking things - trying to remove server-side knowledge of selected objects
|
11 years ago |
Ivan Savenko
|
917b1ffca8
Bugfixing:
|
11 years ago |
Ivan Savenko
|
32240da34e
Reduced number of #include's in headers. May break compilation on Win
|
11 years ago |
Ivan Savenko
|
a0689fa377
Refactoring of hoverText from objects:
|
11 years ago |
Ivan Savenko
|
ab475195ac
Banks now use new scheme as well
|
11 years ago |
Ivan Savenko
|
0a71e89f58
Created large number of missing objects in configs
|
11 years ago |
Ivan Savenko
|
7cfd9a0903
First part of implementation of some type-specific handlers.
|
11 years ago |
Ivan Savenko
|
652ceb2bde
Finally shattered CObjectHandler.cpp into tiny bits
|
11 years ago |
Ivan Savenko
|
0afdfa529c
Moved all object-related files to lib/mapObjects directory.
|
11 years ago |
Ivan Savenko
|
971a93b4f1
Fixed missing serialization of new types
|
11 years ago |
Ivan Savenko
|
ba5092d669
Some bugfixing, basic functionality of map objects seems to be working
|
11 years ago |