1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/client
Michał W. Urbańczyk 51946e60a5 Fixed #351.
Fixed grail placement.
Fixed crashbug with removing monster on RoE map.
Version set to 0.75d
2010-02-12 00:53:25 +00:00
..
vcmi_client break, fix and break and fix - now its fine :) 2008-12-26 15:00:34 +00:00
AdventureMapButton.cpp Fixed #46, #323, #328 2010-02-10 03:21:23 +00:00
AdventureMapButton.h * small changes 2010-02-07 15:06:14 +00:00
CAdvmapInterface.cpp Fixed #13 and #339 2010-02-10 21:31:54 +00:00
CAdvmapInterface.h * New file: lib/HeroBonus.cpp - updated project files for MSVC 2010-02-10 02:56:00 +00:00
CBattleInterface.cpp Fixed #46, #323, #328 2010-02-10 03:21:23 +00:00
CBattleInterface.h * fixed #282, #295 and partially #299 2010-01-28 17:23:01 +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 * New file: lib/HeroBonus.cpp - updated project files for MSVC 2010-02-10 02:56:00 +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 Restores attacking and shooting sounds. 2009-10-13 02:01:29 +00:00
CCreatureAnimation.h Restores attacking and shooting sounds. 2009-10-13 02:01:29 +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 Locks for combination artifacts largely implemented, only one or two bugs when moving them around in a certain way. Artifact assembly still remaining. 2010-02-08 21:17:22 +00:00
CHeroWindow.h * small changes 2010-02-07 15:06:14 +00:00
CKingdomInterface.cpp * campaigns, part 1 2010-02-08 14:38:06 +00:00
CKingdomInterface.h * campaigns, part 1 2010-02-08 14:38:06 +00:00
Client.cpp Further victory conditions supported: 2010-01-30 12:46:15 +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 Fixed #351. 2010-02-12 00:53:25 +00:00
CPlayerInterface.h * New file: lib/HeroBonus.cpp - updated project files for MSVC 2010-02-10 02:56:00 +00:00
CPreGame.cpp * most of .h3c reading 2010-02-11 14:12:22 +00:00
CPreGame.h * campaigns, part 1 2010-02-08 14:38:06 +00:00
CSpellWindow.cpp - Moved most of text output to original fonts 2010-02-02 16:24:53 +00:00
CSpellWindow.h Second part of GUI reorganization. Some things may not work properly. 2009-08-11 16:05:33 +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 * reading of .h3c headers 2010-02-09 13:48:14 +00:00
Graphics.h - Created config file for true type fonts (disabled by default) 2010-02-04 15:50:59 +00:00
GUIBase.cpp Fixes for adventure AI: battles where AI is the attacker should work, fixed drawing AI heroes under FoW. 2009-12-28 04:08:24 +00:00
GUIBase.h * small changes 2010-02-07 15:06:14 +00:00
GUIClasses.cpp * New file: lib/HeroBonus.cpp - updated project files for MSVC 2010-02-10 02:56:00 +00:00
GUIClasses.h * New file: lib/HeroBonus.cpp - updated project files for MSVC 2010-02-10 02:56:00 +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 * New file: lib/HeroBonus.cpp - updated project files for MSVC 2010-02-10 02:56:00 +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 - Created config file for true type fonts (disabled by default) 2010-02-04 15:50:59 +00:00
SDL_Extensions.h - Created config file for true type fonts (disabled by default) 2010-02-04 15:50: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