1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-21 17:17:06 +02:00
Open-source engine for Heroes of Might and Magic III
Go to file
2012-04-24 18:47:05 +00:00
aclocal/m4 - (linux) Fixed gcc linking issues 2011-10-31 18:00:44 +00:00
AI [animRewrite] * Fixed compiler bugs(updated to C++11) * Added flag coloredConsoleOutput * Updated makefiles * Removed GeniusAI(replaced with EmptyAI for now) 2012-04-05 16:52:20 +00:00
client [animRewrite] * Implemented CCompAnimation glue effect * std::copy instead of memcpy * Usage of boost::optional for the optional group loading args * Removed unused selector structs 2012-04-24 18:47:05 +00:00
config [animRewrite] * Fixed compiler bugs(updated to C++11) * Added flag coloredConsoleOutput * Updated makefiles * Removed GeniusAI(replaced with EmptyAI for now) 2012-04-05 16:52:20 +00:00
Data/s Fixes, more tests. 2011-06-21 00:00:49 +00:00
debian Updated debian files. 2010-10-27 02:00:25 +00:00
lib [animRewrite] * Code clean-up, Bug-Fixing 2012-04-21 17:41:47 +00:00
Scripting/ERM [animRewrite] * Fixed compiler bugs(updated to C++11) * Added flag coloredConsoleOutput * Updated makefiles * Removed GeniusAI(replaced with EmptyAI for now) 2012-04-05 16:52:20 +00:00
scripts/lua/objects Partially done object scripting and interactions. 2007-11-18 22:58:28 +00:00
server * fixed project files for RD configuration 2012-01-03 01:55:26 +00:00
Sprites - Rewrote Kingdom Overview window - all should be stable now 2011-07-22 16:22:22 +00:00
aclocal.m4 - re-generated build system 2011-12-31 10:03:29 +00:00
AUTHORS New pack - BattleEffectTrigger for various one-shot effects with animation 2011-10-08 13:02:58 +00:00
build_data.sh Reverted r2382; add zvs to the game data (linux); simplified BitmapHandler::loadBitmap(). 2011-09-14 05:27:49 +00:00
CCallback.cpp * fixed project files for RD configuration 2012-01-03 01:55:26 +00:00
CCallback.h Major refactoring. First part: BattleInterface 2011-12-13 21:23:17 +00:00
ChangeLog Version set to 0.87b 2011-12-01 17:46:08 +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 [animRewrite] * Implemented flip operation * Code clean-up & Bug fixes 2012-04-20 19:10:18 +00:00
configure.ac [animRewrite] * Implemented flip operation * Code clean-up & Bug fixes 2012-04-20 19:10:18 +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 [animRewrite] * Code cosmetic. * Changed boost::function to std::function 2012-04-06 12:48:19 +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 - (linux) Fixed gcc linking issues 2011-10-31 18:00:44 +00:00
Makefile.am (linux) autoconf update for the new scripting directory. 2011-06-21 02:35:23 +00:00
Makefile.amiga - First part of kingdom overview window (not a 100% stable) 2010-01-25 21:25:14 +00:00
Makefile.in Add support for SDL 1.3 in compatibility mode. 2011-11-17 00:24:27 +00:00
Makefile.x Patch from keen: compatibility fixes for Mac OS X 2009-03-24 21:28:17 +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 A patch from ori.bar fixing #37 and #64. 2011-08-30 06:36:57 +00:00
tchar_amigaos4.h Merged most of the changes from trunk. 2008-08-02 15:08:03 +00:00
VCMI_global.props Major refactoring. First part: BattleInterface 2011-12-13 21:23:17 +00:00
VCMI_VS10.sln Ouch. Thing was for branch only. 2011-09-27 22:03:43 +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.