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 985b4930e4 Major changes to the GUI. Introduced list of interfaces (listInt) containing pointers to all shown interfaces / windows. Only top layer is active and regularly updated.
Windows should be shown using pushInt and closed with popInt or PopIntTotally (if interface needs to be also deleted).
Some things are not working yet properly, I'll try to fix them ASAP.
2009-04-14 12:47:09 +00:00
..
vcmi_client break, fix and break and fix - now its fine :) 2008-12-26 15:00:34 +00:00
CBitmapHandler.cpp Reverted r731 2009-02-14 14:37:13 +00:00
CBitmapHandler.h Reverted r731 2009-02-14 14:37:13 +00:00
CConfigHandler.cpp * 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
CConfigHandler.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
CCreatureAnimation.cpp * fixed bug with looping animation supposed to be played once 2009-03-19 19:04:46 +00:00
CCreatureAnimation.h wrong1 2009-03-06 22:25:19 +00:00
Client.cpp * fixed crash on closing application 2009-04-11 01:32:50 +00:00
Client.h * Started making support for garrison window. Leaving guardians in flagged mines. 2009-04-12 00:58:41 +00:00
CSpellWindow.cpp Major changes to the GUI. Introduced list of interfaces (listInt) containing pointers to all shown interfaces / windows. Only top layer is active and regularly updated. 2009-04-14 12:47:09 +00:00
CSpellWindow.h Major changes to the GUI. Introduced list of interfaces (listInt) containing pointers to all shown interfaces / windows. Only top layer is active and regularly updated. 2009-04-14 12:47:09 +00:00
FunctionList.h Major changes to the GUI. Introduced list of interfaces (listInt) containing pointers to all shown interfaces / windows. Only top layer is active and regularly updated. 2009-04-14 12:47:09 +00:00
Graphics.cpp * it's possible to revisit object under hero by pressing Space 2009-03-26 23:05:40 +00:00
Graphics.h * support for Redwood Observatory 2009-03-14 11:25:25 +00:00
Makefile.am * applied ubuntux's patches 2009-04-13 18:52:20 +00:00
NetPacksClient.cpp * Started making support for garrison window. Leaving guardians in flagged mines. 2009-04-12 00:58:41 +00:00
VCMI_client.cbp * patch update from Dikamilo 2009-02-08 16:36:53 +00:00
VCMI_client.vcproj REMOVED FILES: CPatgFinder.h/cpp 2009-03-19 14:17:19 +00:00