1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-28 23:06:24 +02:00
vcmi/client
mateuszb d53e4d7c1a * (hopefully) fixed battle interface in hotseat mode
* fixed a bug when defending player (human) attacks in battle with two-hex unit from top-right or bottom-right direction
2010-02-19 16:02:34 +00:00
..
vcmi_client break, fix and break and fix - now its fine :) 2008-12-26 15:00:34 +00:00
AdventureMapButton.cpp Started making hot-seat GUI. Accompanying changes to rest of GUI. 2010-02-15 06:54:57 +00:00
AdventureMapButton.h * small changes 2010-02-07 15:06:14 +00:00
CAdvmapInterface.cpp Started making hot-seat GUI. Accompanying changes to rest of GUI. 2010-02-15 06:54:57 +00:00
CAdvmapInterface.h * New file: lib/HeroBonus.cpp - updated project files for MSVC 2010-02-10 02:56:00 +00:00
CBattleInterface.cpp * (hopefully) fixed battle interface in hotseat mode 2010-02-19 16:02:34 +00:00
CBattleInterface.h * (hopefully) fixed battle interface in hotseat mode 2010-02-19 16:02:34 +00:00
CBitmapHandler.cpp * reading of .h3c headers 2010-02-09 13:48:14 +00:00
CBitmapHandler.h * various improvements and code cleanups 2009-10-25 14:36:11 +00:00
CCastleInterface.cpp * next part of campaign support 2010-02-18 12:34:44 +00:00
CCastleInterface.h - First part of kingdom overview window (not a 100% stable) 2010-01-25 21:25:14 +00:00
CConfigHandler.cpp * Compilation fix (missing includes, do not remove) 2010-02-01 17:07:46 +00:00
CConfigHandler.h * first part of Thieves' Guild window 2010-01-31 18:41:22 +00:00
CCreatureAnimation.cpp * (hopefully) full reading of h3c 2010-02-12 15:04:01 +00:00
CCreatureAnimation.h * (hopefully) full reading of h3c 2010-02-12 15:04:01 +00:00
CCursorHandler.cpp * Fixed bug 195, possible slots for artifacts are highlighted when selecting an artifact. 2009-11-28 19:55:40 +00:00
CCursorHandler.h * Fixed bug 195, possible slots for artifacts are highlighted when selecting an artifact. 2009-11-28 19:55:40 +00:00
CGameInfo.cpp * moved a few files 2009-05-20 10:08:56 +00:00
CGameInfo.h Video player compilation. 2009-06-20 01:40:52 +00:00
CHeroWindow.cpp Started making hot-seat GUI. Accompanying changes to rest of GUI. 2010-02-15 06:54:57 +00:00
CHeroWindow.h * small changes 2010-02-07 15:06:14 +00:00
CKingdomInterface.cpp * (hopefully) fixed battle interface in hotseat mode 2010-02-19 16:02:34 +00:00
CKingdomInterface.h * campaigns, part 1 2010-02-08 14:38:06 +00:00
Client.cpp Fixed game loading. 2010-02-13 21:45:46 +00:00
Client.h Last part of Seer Hut & Quest Guard code: 2010-02-07 16:05:27 +00:00
CMessage.cpp - Created config file for true type fonts (disabled by default) 2010-02-04 15:50:59 +00:00
CMessage.h - Created config file for true type fonts (disabled by default) 2010-02-04 15:50:59 +00:00
CMT.cpp * campaigns, part 1 2010-02-08 14:38:06 +00:00
CPlayerInterface.cpp * (hopefully) fixed battle interface in hotseat mode 2010-02-19 16:02:34 +00:00
CPlayerInterface.h * (hopefully) fixed battle interface in hotseat mode 2010-02-19 16:02:34 +00:00
CPreGame.cpp * next part of campaigns. Now all campaigns all available via custom campaign menu. 2010-02-18 14:09:16 +00:00
CPreGame.h * next part of campaign support 2010-02-18 12:34:44 +00:00
CSpellWindow.cpp * (hopefully) fixed battle interface in hotseat mode 2010-02-19 16:02:34 +00:00
CSpellWindow.h * (hopefully) fixed battle interface in hotseat mode 2010-02-19 16:02:34 +00:00
DPIaware.manifest Fixed issue with Windows 7 DPI upscaling. 2009-12-12 03:26:09 +00:00
FontBase.h * new spell: remove obstacle 2009-08-19 10:59:42 +00:00
FunctionList.h * battle options window works again 2009-05-19 18:23:04 +00:00
Graphics.cpp * (hopefully) full reading of h3c 2010-02-12 15:04:01 +00:00
Graphics.h - Created config file for true type fonts (disabled by default) 2010-02-04 15:50:59 +00:00
GUIBase.cpp Mostly finished pregame part of hot-seat mode. 2010-02-16 16:35:24 +00:00
GUIBase.h Mostly finished pregame part of hot-seat mode. 2010-02-16 16:35:24 +00:00
GUIClasses.cpp * (hopefully) fixed battle interface in hotseat mode 2010-02-19 16:02:34 +00:00
GUIClasses.h Mostly finished pregame part of hot-seat mode. 2010-02-16 16:35:24 +00:00
Makefile.am Compile fix + updated makefile. 2010-02-09 02:17:38 +00:00
Makefile.in Compile fix + updated makefile. 2010-02-09 02:17:38 +00:00
NetPacksClient.cpp * (hopefully) fixed battle interface in hotseat mode 2010-02-19 16:02:34 +00:00
resource.h Added icon to the MSVC project, minor fixes, version bumped to 0.74. 2009-10-01 20:00:21 +00:00
SDL_Extensions.cpp * next part of campaign support 2010-02-18 12:34:44 +00:00
SDL_Extensions.h * missing change 2010-02-18 12:44:59 +00:00
SDL_framerate.cpp * moved a few files 2009-05-20 10:08:56 +00:00
SDL_framerate.h * moved a few files 2009-05-20 10:08:56 +00:00
VCMI_client.cbp * patch update from Dikamilo 2009-02-08 16:36:53 +00:00
VCMI_client.rc * fixed previous fix 2009-10-03 10:51:05 +00:00
VCMI_client.vcproj First part of support for victory & loss conditions. 2010-01-29 20:52:45 +00:00
vcmi.ico Added icon to the MSVC project, minor fixes, version bumped to 0.74. 2009-10-01 20:00:21 +00:00