1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-26 22:57:00 +02:00
vcmi/client
2015-02-02 19:38:30 +01:00
..
battle Added space between both text entries; 2015-01-26 17:16:39 +01:00
gui Minor fixes (possible surface leak); 2015-02-02 17:42:42 +01:00
icons
widgets Merge branch 'feature/worldView' into develop 2015-02-01 20:49:14 +03:00
windows Added advmap config options to enable/disable fading; 2015-02-02 19:38:30 +01:00
CBitmapHandler.cpp More ColorKey cleanup 2014-07-02 22:41:11 +04:00
CBitmapHandler.h
CDefHandler.cpp
CDefHandler.h
CGameInfo.cpp
CGameInfo.h
Client.cpp Fix client build 2014-12-21 22:33:20 +03:00
Client.h Fix client build 2014-12-21 22:33:20 +03:00
CMakeLists.txt don't use separate .rc files for MSVC and MinGW 2014-10-12 16:32:02 +03:00
CMessage.cpp Split CIntObjectClasses into multiple smaller files. This should be the last change in files 2014-07-15 10:14:49 +03:00
CMessage.h
CMT.cpp Fix android build. 2014-11-02 16:19:14 +03:00
CMT.h
CMusicHandler.cpp initializer lists part1 2014-10-02 19:43:46 +04:00
CMusicHandler.h Moved all non-window GUI elements out from GUI classes file. TODO: reorganize source tree 2014-07-13 18:39:45 +03:00
CPlayerInterface.cpp Abstracted fading into separate class; 2015-01-30 23:37:28 +01:00
CPlayerInterface.h World view impl -- initial; 2015-01-13 20:57:41 +01:00
CPreGame.cpp Added comments; 2015-01-24 23:12:17 +01:00
CPreGame.h Large refactoring of button classes: 2014-08-03 14:16:19 +03:00
CVideoHandler.cpp Possibly fixes looping videos; 2015-01-25 14:28:11 +01:00
CVideoHandler.h Fix compilation with some versions of libavutil 2015-01-28 22:46:28 +03:00
DPIaware.manifest
Graphics.cpp initializer lists part1 2014-10-02 19:43:46 +04:00
Graphics.h
Info.plist
mapHandler.cpp Added advmap config options to enable/disable fading; 2015-02-02 19:38:30 +01:00
mapHandler.h Fade-in fixes; 2015-01-31 18:36:57 +01:00
NetPacksClient.cpp Fade-in fixes; 2015-01-31 18:36:57 +01:00
OSX.mm
resource.h
SDLMain.h
SDLMain.m
StdInc.cpp
StdInc.h
VCMI_client.cbp [c::b] update prejects, fix build 2014-09-11 17:53:25 +04:00
VCMI_client.rc don't use separate .rc files for MSVC and MinGW 2014-10-12 16:32:02 +03:00
VCMI_client.vcxproj [MVS] Added /LTCG option to improve linker performance. 2014-12-22 19:44:15 +01:00
VCMI_client.vcxproj.filters Compile fixes for Visual. 2014-09-05 20:13:58 +02:00
vcmi.icns
vcmi.ico