1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-01-12 02:28:11 +02:00
Open-source engine for Heroes of Might and Magic III
Go to file
Michał W. Urbańczyk e10ab66631 Patches from Ubuntux:
* clicking on "advanced options" a second time now closes the tab instead of refreshing it.
* Fix position of maps names. Made the slider cursor much more responsive. Speedup the map select screen.
* CPlayerInterface::delComps was not initialized.
* Add a few missing inits.

vcmi_missing_init.diff
vcmi_infowin.diff
vcmi_fix_advoptions.diff
vcmi_fix_printMaps.diff
2009-05-01 16:14:29 +00:00
aclocal/m4
AI
client
config
hch
lib
scripts/lua/objects
server
aclocal.m4
AdventureMapButton.cpp
AdventureMapButton.h
AI_Base.h
AUTHORS
bootstrap.sh
CAdvmapInterface.cpp
CAdvmapInterface.h
CBattleInterface.cpp
CBattleInterface.h
CCallback.cpp
CCallback.h
CCastleInterface.cpp
CCastleInterface.h
CConsoleHandler.cpp
CConsoleHandler.h
CCursorHandler.cpp
CCursorHandler.h
CGameInfo.cpp
CGameInfo.h
CGameInterface.cpp
CGameInterface.h
CGameState.cpp
CGameState.h
ChangeLog
CHeroWindow.cpp
CHeroWindow.h
CMessage.cpp
CMessage.h
CMT.cpp
config.h.in
configure.ac
CPlayerInterface.cpp
CPlayerInterface.h
CPreGame.cpp
CPreGame.h
CThreadHelper.cpp
CThreadHelper.h
global.h
h3m.txt
int3.h
license.txt
Makefile
Makefile.am
Makefile.x
map.cpp
map.h
mapHandler.cpp
mapHandler.h
NEWS
nodrze.h
README
SDL_Extensions.cpp
SDL_Extensions.h
SDL_framerate.cpp
SDL_framerate.h
StartInfo.h
stdafx.cpp
stdafx.h
tchar_amigaos4.h
timeHandler.h
vcmi.workspace

    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.