1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-05-13 22:06:58 +02:00
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
2016-11-01 20:45:50 +03:00
2017-05-25 20:57:20 +03:00
2016-11-01 18:25:09 +01:00
2016-11-01 21:26:09 +03:00
2017-06-04 22:42:48 +03:00
2017-03-09 01:44:38 +03:00
2016-11-06 05:36:50 +03:00
2016-10-12 11:35:40 +02:00
2016-11-25 18:17:40 +01:00
2017-03-17 19:55:52 +01:00
2016-11-01 20:45:50 +03:00
2017-05-25 20:57:20 +03:00
2009-01-09 18:38:08 +00:00
2017-02-07 13:33:48 +01:00
2013-09-02 17:26:52 +00:00
2016-08-21 05:10:03 +03:00

Build Status Coverity Scan Build Status

VCMI Project

VCMI is work-in-progress attempt to recreate engine for Heroes III, giving it new and extended possibilities. To use VCMI you need to own original data files.

Installation

For installation of latest release see release announcement on http://vcmi.eu/

For building from source see project wiki at http://wiki.vcmi.eu/

VCMI Project source code is licensed under GPL version 2 or later. VCMI Project assets are licensed under CC-BY-SA 4.0. Assets sources and information about contributors are available under following link: [https://github.com/vcmi/vcmi-assets]

Copyright (C) 2007-2017 VCMI Team (check AUTHORS file for the contributors list)

Description
Open-source engine for Heroes of Might and Magic III
Readme 121 MiB
Languages
C++ 67.1%
JSON-with-Comments 24.6%
Inno Setup 3.2%
Java 1.6%
C 1.4%
Other 1.8%