mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-06 09:09:40 +02:00
c786a3076acc29d1cc589f7bff5a8908075cea0d
- Added toString() method to EVictoryLossCheckResult enum class to improve debugging - Removed mostly unused CFunctionList2 - Added missing header files for vcmiclient project to CMakeLists - Tweaked SDL suggests bpp message a bit - Added showInfoDialogAndWait (info dialog and waits, used from client thread) and showOkDialog (callback to ok click, used from GUI thread) to player interface - Added showOkDialog method to CInfoWindow (unused for now, but may be used later)
VCMI Project
Copyright (C) 2007-2013 VCMI Team (check AUTHORS file for the contributors list)
VCMI is an open-source project aiming to reimplement HMM3:WoG game engine,
giving it new and extended possibilities.
Wiki: http://wiki.vcmi.eu
Forums: http://forum.vcmi.eu
Bugtracker: http://bugs.vcmi.eu/
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 (included in the license.txt)
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License along
with this program; if not, write to the Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
Languages
C++
68.5%
JSON-with-Comments
25.7%
Inno Setup
3.5%
CMake
1.4%
Lua
0.3%
Other
0.3%