1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-01-12 02:28:11 +02:00
vcmi/client/gui
Arseniy Shestakov 18161d3688 Client: implement spectator mode via command-line options
If running with --spectate/-s CPlayerInterface will appear even without human players.
Following command-line options also available:
 --spectate-ignore-hero
 --spectate-hero-speed=N
 --spectate-battle-speed=N
 --spectate-skip-battle
 --spectate-skip-battle-result
Boolean options can also be changed in runtime via client console:
 set spectate-ignore-hero on / off
Spectator mode also:
 - Work with --onlyAI option when starting game or loading saves.
 - Allow to use any cheat codes.
 - Give recon on towns and heroes.
2017-06-06 07:30:16 +03:00
..
CAnimation.cpp Fixed a few CWE-457 2016-11-27 17:48:18 +03:00
CAnimation.h def2bmp CLI command converted to CAnimation 2016-11-25 15:23:28 +03:00
CCursorHandler.cpp SDL1 wipe, part 2. Untested. 2015-06-21 01:59:31 +03:00
CCursorHandler.h
CGuiHandler.cpp Client: implement spectator mode via command-line options 2017-06-06 07:30:16 +03:00
CGuiHandler.h Fixed a few CWE-457 2016-11-27 17:48:18 +03:00
CIntObject.cpp cleanup 2015-02-15 01:46:47 +03:00
CIntObject.h Reworked CHillFortWindow 2016-10-16 08:03:52 +03:00
Fonts.cpp Fixed rendering of bitmap fonts shadow 2014-08-07 19:53:07 +03:00
Fonts.h
Geometries.cpp
Geometries.h Removed includes of CGameState from headers 2015-12-02 21:39:53 +02:00
SDL_Compat.h SDL1 wipe, part 4. Codebase cleanup finished. Untested. 2015-06-21 01:59:32 +03:00
SDL_Extensions.cpp Fixed CID 1197342 2016-12-05 03:17:03 +03:00
SDL_Extensions.h fixes and cleanup 2016-11-09 09:32:44 +03:00
SDL_Pixels.h Fixed CID 1197332 2016-12-05 06:00:32 +03:00