1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-26 22:57:00 +02:00
vcmi/client
ArseniyShestakov 5a5c126f0e Quest Log: fix background resource name
Currently it's not PCX, but PNG
2015-02-14 20:39:53 +03: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 CComponent: add option to choose image size 2015-02-14 00:53:24 +03:00
windows Quest Log: fix background resource name 2015-02-14 20:39:53 +03:00
CBitmapHandler.cpp More ColorKey cleanup 2014-07-02 22:41:11 +04:00
CBitmapHandler.h
CDefHandler.cpp Refactoring towards backward compatibility (WiP) 2014-06-13 07:55:41 +04:00
CDefHandler.h
CGameInfo.cpp Finalization of object type handler interface 2014-05-16 23:50:02 +03:00
CGameInfo.h Object class handler is now a proper "handler" 2014-05-24 01:56:51 +03:00
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 restore some SDL1 code in CMT.XXX 2014-06-13 07:55:41 +04:00
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 Fixed updating camera position after teleportation (gate/teleport/spells); 2015-02-06 19:11:04 +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 Implemented SDL2 unicode input. Hotkeys are sill broken. 2014-06-13 07:55:42 +04:00
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