1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-26 08:41:13 +02:00
Open-source engine for Heroes of Might and Magic III
Go to file
DjWarmonger 0435d5a4f1 - Removed pointer usage for CQuest. may look rough, but works and fixes #1051.
- Better autoSkip mode, now info windows are not displayed.
2012-09-28 15:46:09 +00:00
aclocal/m4 - moved ColorPutter's to separate SDL_Pixels.h file 2012-05-17 10:44:48 +00:00
AI - Removed pointer usage for CQuest. may look rough, but works and fixes #1051. 2012-09-28 15:46:09 +00:00
client - Removed pointer usage for CQuest. may look rough, but works and fixes #1051. 2012-09-28 15:46:09 +00:00
cmake_modules Stub for a CMake build system. 2012-07-01 14:27:41 +00:00
config * start map in campaign button is properly disabled/enabled (I hope) 2012-09-26 18:10:29 +00:00
Data/s Fixes, more tests. 2011-06-21 00:00:49 +00:00
debian (linux-only) 2012-06-01 17:28:05 +00:00
lib - Removed pointer usage for CQuest. may look rough, but works and fixes #1051. 2012-09-28 15:46:09 +00:00
Mods - filesystem.json files for wog and vcmi data 2012-09-20 21:28:18 +00:00
rpm * Added RPM spec file for building RPM packages 2012-06-14 09:46:28 +00:00
Scripting/ERM [c::b]tweak options for ERM project 2012-09-26 20:45:03 +00:00
scripts/lua/objects Partially done object scripting and interactions. 2007-11-18 22:58:28 +00:00
server Fixed #1092. 2012-09-28 11:43:19 +00:00
Sprites - Rewrote Kingdom Overview window - all should be stable now 2011-07-22 16:22:22 +00:00
aclocal.m4 - moved ColorPutter's to separate SDL_Pixels.h file 2012-05-17 10:44:48 +00:00
AUTHORS New pack - BattleEffectTrigger for various one-shot effects with animation 2011-10-08 13:02:58 +00:00
build_data.sh Updated for 0.89 2012-06-02 15:46:47 +00:00
CCallback.cpp * campaign against magic numbers 2012-09-23 18:01:04 +00:00
CCallback.h * New files for lib: CBattleCallback.cpp and CBattleCallback.h 2012-08-26 09:07:48 +00:00
ChangeLog Development build 0.89b 2012-09-07 22:43:41 +00:00
CMakeLists.txt - fixed seer hut issue (#1073) 2012-09-17 17:25:54 +00:00
config.guess (linux) Added configure test for the icc and clang compilers, and set some extra parameters for them. 2011-04-09 17:28:51 +00:00
config.sub (linux) Added configure test for the icc and clang compilers, and set some extra parameters for them. 2011-04-09 17:28:51 +00:00
configure - (autotools) removed no longer needed video disabling 2012-08-21 17:44:03 +00:00
configure.ac - (autotools) removed no longer needed video disabling 2012-08-21 17:44:03 +00:00
COPYING Added COPYING (refers to license.txt). 2009-05-17 15:48:13 +00:00
depcomp Missing build file. 2009-05-17 15:42:47 +00:00
Global.h * Further work on Battle AI. Now it is able to cast a number of offensive spells. Battle callback exposes more spell-casting info. 2012-09-23 23:10:56 +00:00
h3m.txt * right click popups in towns 2008-03-06 18:54:35 +00:00
INSTALL Updated autoconf generated files. 2009-05-07 04:52:40 +00:00
install-sh (gcc) disable signedness warnings. There's just too many of them. 2010-06-29 01:58:31 +00:00
license.txt * license (GPL v2 or later) 2009-01-09 18:38:08 +00:00
ltmain.sh - moved ColorPutter's to separate SDL_Pixels.h file 2012-05-17 10:44:48 +00:00
Makefile.am (linux) autoconf update for the new scripting directory. 2011-06-21 02:35:23 +00:00
Makefile.in - moved ColorPutter's to separate SDL_Pixels.h file 2012-05-17 10:44:48 +00:00
missing Updated autoconf generated files. 2009-05-07 04:52:40 +00:00
NEWS Autoconf/automake scripts to easy building. 2008-08-04 09:33:08 +00:00
README Reverted r731 2009-02-14 14:37:13 +00:00
README.linux - fixed #582, #1019 and #1022 2012-06-27 20:44:01 +00:00
tchar_amigaos4.h Merged most of the changes from trunk. 2008-08-02 15:08:03 +00:00
VCMI_client.cbp [c::b] tweak PCH options 2012-09-16 09:12:15 +00:00
VCMI_global.props Major refactoring. First part: BattleInterface 2011-12-13 21:23:17 +00:00
VCMI_lib.cbp [c::b] tweak PCH options 2012-09-16 09:12:15 +00:00
VCMI_server.cbp [c::b] tweak PCH options 2012-09-16 09:12:15 +00:00
VCMI_VS10.sln * restoring campaign features 2012-09-21 17:59:54 +00:00
vcmi.workspace [c::b] add BattleAI to workspace 2012-09-22 12:41:40 +00:00
vcmimanual.tex - fixed seer hut issue (#1073) 2012-09-17 17:25:54 +00:00

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

    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.