1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
Open-source engine for Heroes of Might and Magic III
Go to file
Michał W. Urbańczyk 66dd31fd8a * attacking and capturing towns
* r-click popups on selected town/hero.bonus and teams in pregame
* disabled music due to bugs in SDL_mixer and smpeg (probably it was the source of reported random crashes / hangups)
* minor fixes
2009-08-22 13:59:15 +00:00
aclocal/m4 Updated autoconf generated files. 2009-05-07 04:52:40 +00:00
AI * attacking and capturing towns 2009-08-22 13:59:15 +00:00
client * attacking and capturing towns 2009-08-22 13:59:15 +00:00
config * reading ZCRBANK.TXT config file 2009-08-20 10:07:23 +00:00
hch * attacking and capturing towns 2009-08-22 13:59:15 +00:00
lib * attacking and capturing towns 2009-08-22 13:59:15 +00:00
scripts/lua/objects Partially done object scripting and interactions. 2007-11-18 22:58:28 +00:00
server * attacking and capturing towns 2009-08-22 13:59:15 +00:00
aclocal.m4 Updated autoconf generated files. 2009-05-07 04:52:40 +00:00
AI_Base.h * next ubuntux's patch 2009-04-16 11:14:13 +00:00
AUTHORS * Fixed bug #72 2009-08-21 19:31:41 +00:00
CCallback.cpp * restructured changes done in commits #1138 and #1139 2009-08-22 12:50:23 +00:00
CCallback.h * corrected per-stack spell immunity handling 2009-08-16 13:44:17 +00:00
CConsoleHandler.cpp * minor changes 2009-08-17 13:08:05 +00:00
CConsoleHandler.h Mostly done .BIK video handling (WIN only). 2009-06-23 08:14:49 +00:00
CGameInterface.cpp * minor changes 2009-08-17 13:08:05 +00:00
CGameInterface.h * new spell: remove obstacle 2009-08-19 10:59:42 +00:00
ChangeLog Splitting buttons in the exchange window. Minor fixes. Updated changelog. Version set to 0.73. 2009-08-01 19:25:12 +00:00
config.guess Updated autoconf generated files. 2009-05-07 04:52:40 +00:00
config.sub Updated autoconf generated files. 2009-05-07 04:52:40 +00:00
configure Video player compilation. 2009-06-20 01:40:52 +00:00
configure.ac Video player compilation. 2009-06-20 01:40:52 +00:00
COPYING Added COPYING (refers to license.txt). 2009-05-17 15:48:13 +00:00
CThreadHelper.cpp * further changes towards support for ranged spells 2009-04-15 14:03:31 +00:00
CThreadHelper.h * Removed trailing newline from settings.txt (caused warning) 2009-05-09 16:18:27 +00:00
depcomp Missing build file. 2009-05-17 15:42:47 +00:00
global.h * minor changes 2009-08-17 13:08:05 +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 Updated autoconf generated files. 2009-05-07 04:52:40 +00:00
int3.h Compile fixes for gcc. 2009-08-12 02:02:58 +00:00
license.txt * license (GPL v2 or later) 2009-01-09 18:38:08 +00:00
ltmain.sh Updated autoconf generated files. 2009-05-07 04:52:40 +00:00
Makefile.am Autoconf rework. 2009-05-07 04:45:59 +00:00
Makefile.amiga Renamed amiga Makefile so it won't be overwriten. 2009-05-07 04:54:41 +00:00
Makefile.in Video player compilation. 2009-06-20 01:40:52 +00:00
Makefile.x Patch from keen: compatibility fixes for Mac OS X 2009-03-24 21:28:17 +00:00
mapHandler.cpp Various fixes. Subtitles for choosen hero/town/bonus in pregame. Fixed arrows behavior. Really fixed shortcuts. Fixed map scrolling. Fixed disappearing battle interface. 2009-08-18 08:22:56 +00:00
mapHandler.h * minor changes, I hope it spoils nothing 2009-07-25 16:35:47 +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
nodrze.h corrected that missclick! hope so 2008-12-26 01:15:47 +00:00
README Reverted r731 2009-02-14 14:37:13 +00:00
README.linux More instruction about packages to install for Ubuntu 9.04. 2009-08-15 02:23:04 +00:00
StartInfo.h Third part of GUI reorganization: 2009-08-17 08:50:31 +00:00
stdafx.cpp Na początek. 2007-06-06 16:12:12 +00:00
stdafx.h unified guardians names 2008-12-26 01:46:53 +00:00
tchar_amigaos4.h Merged most of the changes from trunk. 2008-08-02 15:08:03 +00:00
timeHandler.h 1.Support for Keymaster Tent & Borderguard, Eye & Hut of The Magi, Stables. 2009-08-11 07:50:29 +00:00
vcmi.workspace * patch update from Dikamilo 2009-02-08 16:36:53 +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.