1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-24 22:14:36 +02:00
vcmi/client
Arseniy Shestakov eeff7ee315 Few minor code improvements
* All command line options now case insensetive.
* SDL_VIDEO_X11_DGAMOUS unused in SDL2 so it's removed.
* Added current year into the --help output for client and server.
* Moved DO_NOT_START_SERVER into session settings.
2017-06-26 04:56:28 +03:00
..
battle Possible fix for https://bugs.vcmi.eu/view.php?id=2692 2017-06-14 04:53:26 +03:00
gui - Restored MSVS project files 2017-06-11 08:01:41 +02:00
icons
widgets Minor: code format; 2017-06-08 21:07:09 +02:00
windows Minor: code format; 2017-06-08 21:07:09 +02:00
CBitmapHandler.cpp Map handler refactoring, part 2. 2016-11-08 00:19:53 +03:00
CBitmapHandler.h cleanup 2016-10-16 04:36:03 +03:00
CDefHandler.cpp
CDefHandler.h
CGameInfo.cpp Fixed a few CWE-457 2016-11-27 17:48:18 +03:00
CGameInfo.h
Client.cpp Few minor code improvements 2017-06-26 04:56:28 +03:00
Client.h Few minor code improvements 2017-06-26 04:56:28 +03:00
CMakeLists.txt Android support (#299) 2017-05-25 20:57:20 +03:00
CMessage.cpp Client: implement spectator mode via command-line options 2017-06-06 07:30:16 +03:00
CMessage.h CMessage converted to CAnimation 2016-11-13 08:11:01 +03:00
CMT.cpp Few minor code improvements 2017-06-26 04:56:28 +03:00
CMT.h Client: add onlyAI option support for saved games 2017-06-06 07:30:16 +03:00
CMusicHandler.cpp Minor typo fixes 2016-11-10 11:51:47 +01:00
CMusicHandler.h Fix memory leak 2016-08-31 11:45:37 +02:00
CPlayerInterface.cpp Made gamestate lock static 2017-06-14 07:59:41 +03:00
CPlayerInterface.h Client: implement spectator mode via command-line options 2017-06-06 07:30:16 +03:00
CPreGame.cpp Few minor code improvements 2017-06-26 04:56:28 +03:00
CPreGame.h PreGame: implement campaign saves list and improve filtering 2017-06-24 03:14:32 +03:00
CVideoHandler.cpp Fixed a few CWE-457 2016-11-27 17:48:18 +03:00
CVideoHandler.h
DPIaware.manifest
Graphics.cpp Fixed CID 1366281, CID 1366282, CID 1366283, CID 1366284 2016-11-25 15:45:09 +03:00
Graphics.h Fixed CID 1366281, CID 1366282, CID 1366283, CID 1366284 2016-11-25 15:45:09 +03:00
Info.plist
mapHandler.cpp Client: implement spectator mode via command-line options 2017-06-06 07:30:16 +03:00
mapHandler.h Fixed a few CWE-457 2016-11-27 17:48:18 +03:00
NetPacksClient.cpp Automated testing: graceful shutdown for when game is ended 2017-06-06 07:30:16 +03:00
OSX.mm
resource.h
SDLMain.h
SDLMain.m
SDLRWwrapper.cpp copyright stuff 2016-01-31 11:13:56 +01:00
SDLRWwrapper.h copyright stuff 2016-01-31 11:13:56 +01:00
StdInc.cpp
StdInc.h
VCMI_client.cbp Fix build 2016-10-02 17:25:55 +03:00
VCMI_client.rc
VCMI_client.vcxproj - Restored MSVS project files 2017-06-11 08:01:41 +02:00
VCMI_client.vcxproj.filters Refactor: unified logic for notyfing CIntObjs about left/right mouse click events; 2017-06-07 20:16:18 +02:00
vcmi.icns
vcmi.ico