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
2008-10-18 13:50:18 +00:00
aclocal/m4 Autoconf/automake scripts to easy building. 2008-08-04 09:33:08 +00:00
AI/EmptyAI * version set to 0.62 2008-08-13 00:44:31 +00:00
client * blocked map scrolling where dialog window is opened 2008-10-18 11:41:24 +00:00
config * added support for archery, offence and armorer secondary abilities 2008-09-29 11:03:30 +00:00
hch * blocked map scrolling where dialog window is opened 2008-10-18 11:41:24 +00:00
lib * blocked map scrolling where dialog window is opened 2008-10-18 11:41:24 +00:00
scripts/lua/objects Partially done object scripting and interactions. 2007-11-18 22:58:28 +00:00
server * blocked map scrolling where dialog window is opened 2008-10-18 11:41:24 +00:00
aclocal.m4 Autoconf/automake scripts to easy building. 2008-08-04 09:33:08 +00:00
AdventureMapButton.cpp * directional attack in battles 2008-09-25 14:09:31 +00:00
AdventureMapButton.h * directional attack in battles 2008-09-25 14:09:31 +00:00
AI_Base.h Merged most of the changes from trunk. 2008-08-02 15:08:03 +00:00
AUTHORS Autoconf/automake scripts to easy building. 2008-08-04 09:33:08 +00:00
CAdvmapInterface.cpp * blocked map scrolling where dialog window is opened 2008-10-18 11:41:24 +00:00
CAdvmapInterface.h * general improvements in battles 2008-10-17 16:30:56 +00:00
CBattleInterface.cpp * magic arrow flight animation (full hit animation will be later as it should be implemented via support for AC format) 2008-10-18 13:50:18 +00:00
CBattleInterface.h * magic arrow flight animation (full hit animation will be later as it should be implemented via support for AC format) 2008-10-18 13:50:18 +00:00
CCallback.cpp * fixed blocked shooter behavior 2008-10-11 13:14:52 +00:00
CCallback.h * added calls for battle action start/end 2008-09-28 21:01:49 +00:00
CCastleInterface.cpp * directional attack in battles 2008-09-25 14:09:31 +00:00
CCastleInterface.h * directional attack in battles 2008-09-25 14:09:31 +00:00
CConsoleHandler.cpp * magic arrow flight animation (full hit animation will be later as it should be implemented via support for AC format) 2008-10-18 13:50:18 +00:00
CConsoleHandler.h gcc fixes(bad idea to call global vars such as log2, this name used by math function). Colored log support on some non-win32 platforms. Small Automake project update 2008-09-18 20:24:53 +00:00
CCursorHandler.cpp small fixes 2008-10-17 17:43:25 +00:00
CCursorHandler.h * directional attack in battles 2008-09-25 14:09:31 +00:00
CGameInfo.cpp Merged most of the changes from trunk. 2008-08-02 15:08:03 +00:00
CGameInfo.h Merged most of the changes from trunk. 2008-08-02 15:08:03 +00:00
CGameInterface.cpp changed most of std::cout to tlogX 2008-09-19 12:09:15 +00:00
CGameInterface.h * blocked map scrolling where dialog window is opened 2008-10-18 11:41:24 +00:00
CGameState.cpp * blocked map scrolling where dialog window is opened 2008-10-18 11:41:24 +00:00
CGameState.h * fixed blocked shooter behavior 2008-10-11 13:14:52 +00:00
ChangeLog Version set to 0.63, changelog updated 2008-10-01 20:51:59 +00:00
CHeroWindow.cpp * added support for archery, offence and armorer secondary abilities 2008-09-29 11:03:30 +00:00
CHeroWindow.h classes for buttons group and functionlist with arg 2008-09-24 08:15:49 +00:00
CLua.cpp * added calls for battle action start/end 2008-09-28 21:01:49 +00:00
CLua.h * spells in the guild visible again 2008-09-23 10:58:54 +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 Merged most of the changes from trunk. 2008-08-02 15:08:03 +00:00
CMessage.cpp * hero placed in the town starts as visiting hero, not garrisoned 2008-08-25 10:25:16 +00:00
CMessage.h * swapping artifacts (needs testing) 2008-08-20 19:02:48 +00:00
CMT.cpp * blocked map scrolling where dialog window is opened 2008-10-18 11:41:24 +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 * sprites from /Sprites folder are handled correctly now 2008-10-03 15:15:23 +00:00
CPathfinder.h * sprites from /Sprites folder are handled correctly now 2008-10-03 15:15:23 +00:00
CPlayerInterface.cpp * magic arrow flight animation (full hit animation will be later as it should be implemented via support for AC format) 2008-10-18 13:50:18 +00:00
CPlayerInterface.h * blocked map scrolling where dialog window is opened 2008-10-18 11:41:24 +00:00
CPreGame.cpp * released as dev version 0.62d 2008-09-29 20:57:35 +00:00
CPreGame.h * merged changes in pregame 2008-08-05 22:11:32 +00:00
CThreadHelper.cpp Missing files 2008-08-06 13:18:28 +00:00
CThreadHelper.h Missing files 2008-08-06 13:18:28 +00:00
global.h * blocked map scrolling where dialog window is opened 2008-10-18 11:41:24 +00:00
h3m.txt * right click popups in towns 2008-03-06 18:54:35 +00:00
int3.h gcc fix 2008-09-23 17:14:46 +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 * added support for archery, offence and armorer secondary abilities 2008-09-29 11:03:30 +00:00
map.h * fixed crashes when town is placed out of the map boundaries 2008-08-29 21:41:32 +00:00
mapHandler.cpp * possibly fixed bug with the mage guild when no spells available 2008-09-20 18:30:37 +00:00
mapHandler.h * showing creature amount in the CCreInfoWindow 2008-08-16 08:47:41 +00:00
NEWS Autoconf/automake scripts to easy building. 2008-08-04 09:33:08 +00:00
nodrze.h * make compatible with boost 1.36.0 (there was breaking change in boost::function) 2008-08-20 06:57:53 +00:00
README Autoconf/automake scripts to easy building. 2008-08-04 09:33:08 +00:00
SDL_Extensions.cpp * directional attack in battles 2008-09-25 14:09:31 +00:00
SDL_Extensions.h * directional attack in battles 2008-09-25 14:09:31 +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 Merged most of the changes from trunk. 2008-08-02 15:08:03 +00:00
stdafx.cpp Na początek. 2007-06-06 16:12:12 +00:00
stdafx.h Merged most of the changes from trunk. 2008-08-02 15:08:03 +00:00
tchar_amigaos4.h Merged most of the changes from trunk. 2008-08-02 15:08:03 +00:00
timeHandler.h Merged most of the changes from trunk. 2008-08-02 15:08:03 +00:00