aclocal /m4
Autoconf/automake scripts to easy building.
2008-08-04 09:33:08 +00:00
AI
corrected that missclick! hope so
2008-12-26 01:15:47 +00:00
client
* experimental smooth hero move support (minor graphical glitches exist but I hope they'll be removed soon; I hope there are no more problems with it, but please test)
2009-01-09 13:03:47 +00:00
config
* experimental smooth hero move support (minor graphical glitches exist but I hope they'll be removed soon; I hope there are no more problems with it, but please test)
2009-01-09 13:03:47 +00:00
hch
Further serialization code and refactorings.
2009-01-06 18:42:20 +00:00
lib
Further serialization code and refactorings.
2009-01-06 18:42:20 +00:00
scripts/lua /objects
Partially done object scripting and interactions.
2007-11-18 22:58:28 +00:00
server
Further serialization code and refactorings.
2009-01-06 18:42:20 +00:00
aclocal.m4
Autoconf/automake scripts to easy building.
2008-08-04 09:33:08 +00:00
AdventureMapButton.cpp
some warning & code cleanup - nothing significant
2008-12-21 19:17:35 +00:00
AdventureMapButton.h
unified guardians names
2008-12-26 01:46:53 +00:00
AI_Base.h
unified guardians names
2008-12-26 01:46:53 +00:00
AUTHORS
Autoconf/automake scripts to easy building.
2008-08-04 09:33:08 +00:00
CAdvmapInterface.cpp
*small fixes for issues introduced in previous revision (or older, I'm not sure)
2009-01-09 18:12:36 +00:00
CAdvmapInterface.h
* experimental smooth hero move support (minor graphical glitches exist but I hope they'll be removed soon; I hope there are no more problems with it, but please test)
2009-01-09 13:03:47 +00:00
CBattleInterface.cpp
* our changes
2009-01-07 19:40:19 +00:00
CBattleInterface.h
unified guardians names
2008-12-26 01:46:53 +00:00
CCallback.cpp
* restored objects functionalities (hopefully working)
2008-12-27 01:01:59 +00:00
CCallback.h
unified guardians names
2008-12-26 01:46:53 +00:00
CCastleInterface.cpp
* corrected indentation
2008-12-23 13:59:03 +00:00
CCastleInterface.h
unified guardians names
2008-12-26 01:46:53 +00:00
CConsoleHandler.cpp
* added heroes pool for heroes available for hiring
2008-10-26 20:58:34 +00:00
CConsoleHandler.h
unified guardians names
2008-12-26 01:46:53 +00:00
CCursorHandler.cpp
* corrected indentation
2008-12-23 13:59:03 +00:00
CCursorHandler.h
unified guardians names
2008-12-26 01:46:53 +00:00
CGameInfo.cpp
Merged most of the changes from trunk.
2008-08-02 15:08:03 +00:00
CGameInfo.h
unified guardians names
2008-12-26 01:46:53 +00:00
CGameInterface.cpp
some warning & code cleanup - nothing significant
2008-12-21 19:17:35 +00:00
CGameInterface.h
unified guardians names
2008-12-26 01:46:53 +00:00
CGameState.cpp
Further serialization code and refactorings.
2009-01-06 18:42:20 +00:00
CGameState.h
Further serialization code and refactorings.
2009-01-06 18:42:20 +00:00
ChangeLog
* restored objects functionalities (hopefully working)
2008-12-27 01:01:59 +00:00
CHeroWindow.cpp
* our changes
2009-01-07 19:40:19 +00:00
CHeroWindow.h
unified guardians names
2008-12-26 01:46:53 +00:00
CLuaHandler.cpp
Now netcode branch may be compiled with gcc. Sorry can't check build with MSVC
2008-08-04 09:05:52 +00:00
CLuaHandler.h
unified guardians names
2008-12-26 01:46:53 +00:00
CMessage.cpp
* corrected indentation
2008-12-23 13:59:03 +00:00
CMessage.h
unified guardians names
2008-12-26 01:46:53 +00:00
CMT.cpp
* our changes
2009-01-07 19:40:19 +00:00
config.h.in
Autoconf/automake scripts to easy building.
2008-08-04 09:33:08 +00:00
configure.ac
Autoconf/automake scripts to easy building.
2008-08-04 09:33:08 +00:00
CPathfinder.cpp
* corrected indentation
2008-12-23 13:59:03 +00:00
CPathfinder.h
unified guardians names
2008-12-26 01:46:53 +00:00
CPlayerInterface.cpp
Minor changes (serialization and related)
2008-12-31 09:33:46 +00:00
CPlayerInterface.h
unified guardians names
2008-12-26 01:46:53 +00:00
CPreGame.cpp
Further serialization code and refactorings.
2009-01-06 18:42:20 +00:00
CPreGame.h
unified guardians names
2008-12-26 01:46:53 +00:00
CThreadHelper.cpp
Missing files
2008-08-06 13:18:28 +00:00
CThreadHelper.h
unified guardians names
2008-12-26 01:46:53 +00:00
global.h
unified guardians names
2008-12-26 01:46:53 +00:00
h3m.txt
* right click popups in towns
2008-03-06 18:54:35 +00:00
int3.h
unified guardians names
2008-12-26 01:46:53 +00:00
license.txt
* license (GPL v2 or later)
2009-01-09 18:38:08 +00:00
Makefile
Standard GCC Makefile for AmigaOS4 (Linux/Macosx)
2008-07-17 07:20:56 +00:00
Makefile.am
Autoconf/automake scripts to easy building.
2008-08-04 09:33:08 +00:00
manisfest VCMI.txt
* done #40 , #32 , #21
2007-10-14 12:11:18 +00:00
map.cpp
Further serialization code and refactorings.
2009-01-06 18:42:20 +00:00
map.h
Further serialization code and refactorings.
2009-01-06 18:42:20 +00:00
mapHandler.cpp
*small fixes for issues introduced in previous revision (or older, I'm not sure)
2009-01-09 18:12:36 +00:00
mapHandler.h
* experimental smooth hero move support (minor graphical glitches exist but I hope they'll be removed soon; I hope there are no more problems with it, but please test)
2009-01-09 13:03:47 +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
Autoconf/automake scripts to easy building.
2008-08-04 09:33:08 +00:00
readme.txt
* license (GPL v2 or later)
2009-01-09 18:38:08 +00:00
SDL_Extensions.cpp
*small fixes for issues introduced in previous revision (or older, I'm not sure)
2009-01-09 18:12:36 +00:00
SDL_Extensions.h
* experimental smooth hero move support (minor graphical glitches exist but I hope they'll be removed soon; I hope there are no more problems with it, but please test)
2009-01-09 13:03:47 +00:00
SDL_framerate.cpp
* CLodHandler now stories entries in nodrze (much faster searching)
2007-07-17 20:51:49 +00:00
SDL_framerate.h
framerate keeper for main loop, working wersion of color converter (blue -> player's) and small tweak
2007-07-15 13:36:04 +00:00
StartInfo.h
unified guardians names
2008-12-26 01:46:53 +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
unified guardians names
2008-12-26 01:46:53 +00:00