Arseniy Shestakov
|
ac66fc7f42
Full rework of pre-game interface and networking
|
7 years ago |
AlexVinS
|
0b70baa95e
Spells configuration version 2 (effect-based)
|
8 years ago |
Arseniy Shestakov
|
fc3b8b2c87
Refactoring: replace macro with variadic templates on client-side
|
7 years ago |
Arseniy Shestakov
|
da117e9255
Code style: remove void from constructors without arguments
|
7 years ago |
AlexVinS
|
805b5215de
Client threading tweak
|
8 years ago |
Arseniy Shestakov
|
f1e5797834
Code style: move or add licensing information on top of every file
|
8 years ago |
AlexVinS
|
09df2dcfbb
fixed possible race condition
|
8 years ago |
AlexVinS
|
2c525fc76e
Attempt to fix headless tests crash.
|
8 years ago |
ArseniyShestakov
|
bd27636cd9
Merge pull request #316 from FeniksFire/improvingTheBattle
|
8 years ago |
FeniksFire
|
4113bdab01
Moving some files from lib to the battle subdirectory.
|
8 years ago |
Arseniy Shestakov
|
eeff7ee315
Few minor code improvements
|
8 years ago |
Arseniy Shestakov
|
1a60c1a94b
Shared memory refactoring and command line control options
|
8 years ago |
Arseniy Shestakov
|
18161d3688
Client: implement spectator mode via command-line options
|
8 years ago |
Arseniy Shestakov
|
d95c74941b
Client: add onlyAI option support for saved games
|
8 years ago |
Arseniy Shestakov
|
6642816b1e
Client: server port and testing options cleanup
|
8 years ago |
Ivan Savenko
|
5b76c3f4eb
Rebase of codebase changes for refactored serializer
|
9 years ago |
Vadim Markovtsev
|
4bcc43d3d0
Fix Mantis #2234
|
9 years ago |
AlexVinS
|
23b7a803b6
cleanup
|
9 years ago |
Arseniy Shestakov
|
1cbe9e1b8b
Client: add donotstartserver option. Alternative way to start a game
|
9 years ago |
AlexVinS
|
ef05a56e49
cleanup
|
9 years ago |
Arseniy Shestakov
|
9fd1cff090
Refactoring: always use std prefix for shared_ptr, unique_ptr and make_shared
|
9 years ago |
Vadim Markovtsev
|
e4b1ef1405
Add "override" to virtual overriden methods
|
10 years ago |
AlexVinS
|
e82dfb5a85
fixed mantiss 0002254
|
10 years ago |
ArseniyShestakov
|
21aaad6972
MoveHero: add transit movement option
|
10 years ago |
ArseniyShestakov
|
25656aa586
Add showTeleportDialog everywhere except actual code for AI and player
|
10 years ago |
AlexVinS
|
2b88a914ff
Fix client build
|
11 years ago |
Patrick Simmons
|
41da0ad2e6
multiplayerload changes (committing so I can revert...)
|
11 years ago |
Patrick Simmons
|
cfa6f46d62
VERY buggy, unusable, but progress is being made...
|
11 years ago |
Ivan Savenko
|
6c0c03d74b
Refactoing of pathfinder <-> client/AI interaction to remove dependency on selected hero
|
11 years ago |
Ivan Savenko
|
78709e223b
Breaking things - trying to remove server-side knowledge of selected objects
|
11 years ago |