ArseniyShestakov
|
b52cfe5283
Code style: use parentheses for creating heap-based objects (#344)
|
8 years ago |
ArseniyShestakov
|
a4c0ad94b1
Code style: remove default value hints in definitions (#342)
|
8 years ago |
Arseniy Shestakov
|
f1e5797834
Code style: move or add licensing information on top of every file
|
8 years ago |
Arseniy Shestakov
|
dbcd79c48a
Code cleanup: remove double and unneded semicolons
|
8 years ago |
AlexVinS
|
09df2dcfbb
fixed possible race condition
|
8 years ago |
Dydzio
|
c377f594a5
Add optional real fullscreen mode support
|
8 years ago |
ArseniyShestakov
|
2f305cc68d
Remove code related to duel mode (#312)
|
8 years ago |
Arseniy Shestakov
|
eeff7ee315
Few minor code improvements
|
8 years ago |
Fay
|
01e5f992d3
Android: possible solution for sdl2 colors problem
|
8 years ago |
Arseniy Shestakov
|
1a60c1a94b
Shared memory refactoring and command line control options
|
8 years ago |
Arseniy Shestakov
|
a2284c3209
Automated testing: graceful shutdown for when game is ended
|
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
|
f7f7fe1d32
Client: fix headless mode and add automated testing mode
|
8 years ago |
Arseniy Shestakov
|
6642816b1e
Client: server port and testing options cleanup
|
8 years ago |
Arseniy Shestakov
|
cc163c4e05
Refactoring of networking code on server and client
|
9 years ago |
Fay
|
b5daa24982
Android support (#299)
|
8 years ago |
Dydzio
|
88952aefff
Restart button fix (#288)
|
8 years ago |
FeniksFire
|
46a06ce184
Change the year from 2016 to 2017 in help description.
|
8 years ago |
AlexVinS
|
204ee37ae4
boost/program_options has only 2 uses, and unlikely will be used more -> removed form Global.h.
|
9 years ago |
AlexVinS
|
9094c99759
Fixed CID 1366403
|
9 years ago |
AlexVinS
|
3216422307
Fixed a few CWE-457
|
9 years ago |
AlexVinS
|
80666fb134
Tweaks
|
9 years ago |
AlexVinS
|
20de754141
def2bmp CLI command converted to CAnimation
|
9 years ago |
AlexVinS
|
3c9695abcc
Fixed CID 1366310
|
9 years ago |
DjWarmonger
|
9db3bfcbf2
Merge pull request #212 from vcmi/refactoring/serialization2
|
9 years ago |
Alexander Shishkin
|
0cf5a10bd1
Merge pull request #243 from vcmi/guiCleanup
|
9 years ago |
Ivan Savenko
|
5b76c3f4eb
Rebase of codebase changes for refactored serializer
|
9 years ago |
Arseniy Shestakov
|
15b4774076
Logging: always print version of client and server in the begining
|
9 years ago |
AlexVinS
|
3dddbcf2e8
try to use CAnimation for Hero path
|
9 years ago |