0ad/source/ps
Imarok 0fd8aa2a77 Secure lobby authentication - prevent joins as a different player
Reviewed by: Dunedan, elexis, Itms
Fixes #3549
Differential Revision: https://code.wildfiregames.com/D897
This was SVN commit r21520.
2018-03-12 00:23:40 +00:00
..
GameSetup Secure lobby authentication - prevent joins as a different player 2018-03-12 00:23:40 +00:00
scripting Fix comments and year in d5807cd59f and 01f581e813 2018-02-21 22:53:01 +00:00
tests
XML Test integer validation. 2017-10-09 07:00:31 +00:00
ArchiveBuilder.cpp Remove VFS cache, because it is less effective and less efficient than the OS cache (and partially redundant with higher level application caches). 2017-12-10 17:33:03 +00:00
ArchiveBuilder.h
CacheLoader.cpp
CacheLoader.h
CConsole.cpp
CConsole.h
CLogger.cpp Command line option for pid+timestamp in OOS dump, mainlog and interestinglog 2017-09-09 13:16:05 +00:00
CLogger.h
Compress.cpp
Compress.h
ConfigDB.cpp
ConfigDB.h
CStr.cpp
CStr.h
CStrIntern.cpp
CStrIntern.h
CStrInternStatic.h Option to disable fog effects. 2017-12-04 15:54:24 +00:00
DllLoader.cpp
DllLoader.h
Errors.cpp
Errors.h
FileIo.cpp
FileIo.h
Filesystem.cpp
Filesystem.h
Game.cpp Remove unnecessary argument from CSimulation2::InitGame 2018-02-09 19:50:01 +00:00
Game.h
Globals.cpp
Globals.h
GUID.cpp
GUID.h
Hotkey.cpp
Hotkey.h
Joystick.cpp
Joystick.h
KeyName.cpp
KeyName.h
Loader.cpp
Loader.h
LoaderThunks.h
Mod.cpp Fix debug mode after d5807cd59f 2018-02-23 20:17:47 +00:00
Mod.h Fix comments and year in d5807cd59f and 01f581e813 2018-02-21 22:53:01 +00:00
Preprocessor.cpp Add FALLTHROUGH, which in the best case is just [[fallthrough]]. 2017-09-01 20:04:53 +00:00
Preprocessor.h
PreprocessorWrapper.cpp
PreprocessorWrapper.h
Profile.cpp
Profile.h
Profiler2.cpp
Profiler2.h
Profiler2GPU.cpp Fix compiler warnings on VS 2015, refs #3439, refs #5069. 2018-03-10 09:58:53 +00:00
Profiler2GPU.h
ProfileViewer.cpp Pass ScriptInterface as a const ref where possible. 2017-08-24 00:32:42 +00:00
ProfileViewer.h Pass ScriptInterface as a const ref where possible. 2017-08-24 00:32:42 +00:00
Pyrogenesis.cpp Bump version number to Alpha 23. 2017-07-29 16:36:55 +00:00
Pyrogenesis.h
Replay.cpp Fix debug mode after d5807cd59f 2018-02-23 20:17:47 +00:00
Replay.h Pass ScriptInterface as a const ref where possible. 2017-08-24 00:32:42 +00:00
SavedGame.cpp Fix debug mode after d5807cd59f 2018-02-23 20:17:47 +00:00
SavedGame.h Bump copyright header year numbers. 2018-02-21 18:44:52 +00:00
Shapes.cpp
Shapes.h
Singleton.h
TemplateLoader.cpp Remove unneeded include. 2017-09-30 15:29:13 +00:00
TemplateLoader.h More ScriptInterface const. 2017-11-25 06:49:58 +00:00
ThreadUtil.cpp
ThreadUtil.h
TouchInput.cpp
TouchInput.h
UniDoubler.h Use default Unicode encoding in source code on Windows. 2017-11-29 20:14:22 +00:00
UserReport.cpp
UserReport.h
utf16string.h
Util.cpp
Util.h
VideoMode.cpp Fixes the Alt + Tab crash in the fullscreen mode. Refs #4181. 2018-03-09 22:23:03 +00:00
VideoMode.h Fixes the Alt + Tab crash in the fullscreen mode. Refs #4181. 2018-03-09 22:23:03 +00:00
VisualReplay.cpp Pass ScriptInterface as a const ref where possible. 2017-08-24 00:32:42 +00:00
VisualReplay.h Pass ScriptInterface as a const ref where possible. 2017-08-24 00:32:42 +00:00
World.cpp Always delete CMapReader. Patch by Sandarac. Fixes #4154. 2017-08-25 00:37:48 +00:00
World.h Always delete CMapReader. Patch by Sandarac. Fixes #4154. 2017-08-25 00:37:48 +00:00