0ad/source/ps
Stan 59df75e78b Fixes two clang warnings.
Refs #5550 #5294

This was SVN commit r26370.
2022-02-13 23:41:47 +00:00
..
GameSetup Removes unused and redundant h_mgr after 0e599a3176 and dd91a5e0ef. 2022-02-13 22:31:36 +00:00
scripting Fix replay folders with special characters. 2021-11-19 11:34:26 +00:00
tests Add "Invalid signature" reason to modio 2021-12-25 19:31:51 +00:00
XMB Fixes two clang warnings. 2022-02-13 23:41:47 +00:00
XML Fix bug where 'archive' XMB files could end up being written to the user mod 2022-01-30 12:50:43 +00:00
ArchiveBuilder.cpp
ArchiveBuilder.h
CacheLoader.cpp
CacheLoader.h
CConsole.cpp Cleanups console a little bit. 2021-12-23 07:37:03 +00:00
CConsole.h Cleanups console a little bit. 2021-12-23 07:37:03 +00:00
CLogger.cpp Add support for GL_KHR_debug in Debug Mode. 2021-12-30 15:07:17 +00:00
CLogger.h
Compress.cpp
Compress.h
ConfigDB.cpp
ConfigDB.h
CStr.cpp Moves macro-defined methods of CStr to templates. 2021-09-07 21:01:34 +00:00
CStr.h Drops custom utf16 string implementation (from cdd3317ded), uses C++11 one. 2021-11-29 12:10:41 +00:00
CStrForward.h Adds header for forward declarations of CStr. 2021-09-09 17:39:08 +00:00
CStrIntern.cpp
CStrIntern.h
CStrInternStatic.h Moves culling mode and front face state management to DeviceCommandContext. 2022-01-27 17:25:37 +00:00
DllLoader.cpp
DllLoader.h
Errors.cpp
Errors.h
FileIo.cpp
FileIo.h Adds header for forward declarations of CStr. 2021-09-09 17:39:08 +00:00
Filesystem.cpp Removes unused and redundant h_mgr after 0e599a3176 and dd91a5e0ef. 2022-02-13 22:31:36 +00:00
Filesystem.h Adds header for forward declarations of CStr. 2021-09-09 17:39:08 +00:00
Future.h
FutureForward.h
Game.cpp Moves frame rendering function to CRenderer and combines with making screenshots. 2022-01-04 18:13:45 +00:00
Game.h
Globals.cpp
Globals.h
GUID.cpp
GUID.h Adds header for forward declarations of CStr. 2021-09-09 17:39:08 +00:00
Hashing.cpp
Hashing.h Adds header for forward declarations of CStr. 2021-09-09 17:39:08 +00:00
Hotkey.cpp
Hotkey.h
Joystick.cpp
Joystick.h
KeyName.cpp Fixes without PCH build after af567560b8. 2021-11-30 18:03:39 +00:00
KeyName.h Adds header for forward declarations of CStr. 2021-09-09 17:39:08 +00:00
Loader.cpp
Loader.h
LoaderThunks.h
Mod.cpp Fix pathname not matching name incompatible mod detection 2021-10-28 20:33:01 +00:00
Mod.h
ModInstaller.cpp Fix nopch build. broken in 52baaa4bbd. 2021-08-22 13:20:41 +00:00
ModInstaller.h Fix updating existing mods 2021-08-22 11:35:34 +00:00
ModIo.cpp Add "Invalid signature" reason to modio 2021-12-25 19:31:51 +00:00
ModIo.h
Profile.cpp
Profile.h
Profiler2.cpp
Profiler2.h
Profiler2GPU.cpp Use GLAD2 a multi-Language Vulkan/GL/GLES/EGL/GLX/WGL Loader-Generator. 2021-12-21 22:03:31 +00:00
Profiler2GPU.h
ProfileViewer.cpp
ProfileViewer.h Removes unused forward declarations of class and struct. 2021-09-08 19:43:01 +00:00
Pyrogenesis.cpp Bump version to alpha 26. 2021-08-27 16:32:34 +00:00
Pyrogenesis.h
Replay.cpp Removes unused and redundant h_mgr after 0e599a3176 and dd91a5e0ef. 2022-02-13 22:31:36 +00:00
Replay.h
SavedGame.cpp
SavedGame.h Removes unused forward declarations of class and struct. 2021-09-08 19:43:01 +00:00
Singleton.h
TaskManager.cpp
TaskManager.h
TemplateLoader.cpp Move GenericName, History and Icon from the civ-JSON to cmpIdentity. 2022-02-05 06:24:45 +00:00
TemplateLoader.h Move GenericName, History and Icon from the civ-JSON to cmpIdentity. 2022-02-05 06:24:45 +00:00
Threading.cpp
Threading.h
ThreadUtil.h
TouchInput.cpp
TouchInput.h
UniDoubler.h Moves macro-defined methods of CStr to templates. 2021-09-07 21:01:34 +00:00
UserReport.cpp
UserReport.h
Util.cpp Moves frame rendering function to CRenderer and combines with making screenshots. 2022-01-04 18:13:45 +00:00
Util.h Moves texture management to CDeviceCommandContext, adds quality options. 2022-02-13 19:30:28 +00:00
VideoMode.cpp Uses core GL functions for GLSL shaders. 2022-01-06 11:41:04 +00:00
VideoMode.h Uses forward declaration for SDL in GL device. 2021-12-15 10:50:31 +00:00
VisualReplay.cpp Remove Custom implementation of wrename on windows. 52baaa4bbd removed the other occurences. 2021-09-09 17:53:17 +00:00
VisualReplay.h Adds header for forward declarations of CStr. 2021-09-09 17:39:08 +00:00
World.cpp Splits CRenderer part about scene to CSceneRenderer. 2022-01-04 13:29:01 +00:00
World.h Adds header for forward declarations of CStr. 2021-09-09 17:39:08 +00:00