1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-26 22:57:00 +02:00
vcmi/client
2015-02-16 21:45:16 +01:00
..
battle Added space between both text entries; 2015-01-26 17:16:39 +01:00
gui World view impl -- initial; 2015-01-13 20:57:41 +01:00
icons
widgets Compilation fixes. 2015-02-01 19:25:42 +01:00
windows Makes player interface recreate advmap instead of reusing existing instance; 2015-02-16 21:45:16 +01:00
CBitmapHandler.cpp
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 Makes player interface recreate advmap instead of reusing existing instance; 2015-02-16 21:45:16 +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 Fixes color-keying after scaling bitmaps for world view display; 2015-02-09 20:16:42 +01:00
mapHandler.h World view mode drawing: refactoring, part 2 (further merging of common functionalities; abstracted puzzle view to separate blitter); 2015-01-19 20:08:19 +01:00
NetPacksClient.cpp Refactoing of pathfinder <-> client/AI interaction to remove dependency on selected hero 2014-09-21 16:42:08 +03: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