mirror of
https://github.com/vcmi/vcmi.git
synced 2025-08-13 19:54:17 +02:00
2e6e026645593e84cb7da8d7b3219dbcb7669ed6
The vcmiserver application will first try to initialize various things before parsing the commandline arguments. This leads to the program only outputting an initialization error when it cannot initialize instead of parsing arguments like --help. This patch moves the argument parsing to earlier in program execution to avoid this behaviour.
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.
Links
- Homepage: http://vcmi.eu/
- Wiki: http://wiki.vcmi.eu/
- Forums: http://forum.vcmi.eu/
- Bugtracker: http://bugs.vcmi.eu/
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/
Copyright and license
VCMI Project is released under GPL version 2 or later
Copyright (C) 2007-2014 VCMI Team (check AUTHORS file for the contributors list)
Languages
C++
67.1%
JSON-with-Comments
24.5%
Inno Setup
3.4%
Java
1.5%
CMake
1.4%
Other
1.8%