iw4x-client/src/Components/Modules
2016-12-24 03:04:14 +01:00
..
AssetInterfaces [IFxWorld] Add missing clearpointer 2016-12-24 03:04:14 +01:00
AntiCheat.cpp
AntiCheat.hpp [General] Fixed line endings 2016-11-25 13:00:48 +01:00
ArenaLength.cpp [CodeStyle] Refactor the code to match our basic style guidelines 2016-11-20 14:10:57 +01:00
ArenaLength.hpp [General] Fixed line endings 2016-11-25 13:00:48 +01:00
AssetHandler.cpp
AssetHandler.hpp [ZoneBuilder] Added IFxWorld interface, should work fully 2016-12-22 00:42:53 -05:00
Auth.cpp
Auth.hpp [General] Fixed line endings 2016-11-25 13:00:48 +01:00
Bans.cpp
Bans.hpp [General] Fixed line endings 2016-11-25 13:00:48 +01:00
BitMessage.cpp
BitMessage.hpp [CodeStyle] Refactor the code to match our basic style guidelines 2016-11-20 14:10:57 +01:00
Bots.cpp
Bots.hpp [Bots] Fix spawning a second bot 2016-12-15 20:05:50 +01:00
Colors.cpp [CodeStyle] Refactor the code to match our basic style guidelines 2016-11-20 14:10:57 +01:00
Colors.hpp [General] Fixed line endings 2016-11-25 13:00:48 +01:00
Command.cpp [Command] Add openLink command 2016-12-18 17:42:25 +01:00
Command.hpp [General] Use unordered_map where it makes sense 2016-12-18 13:24:15 +01:00
ConnectProtocol.cpp
ConnectProtocol.hpp [General] Fixed line endings 2016-11-25 13:00:48 +01:00
Console.cpp [CodeStyle] Refactor the code to match our basic style guidelines 2016-11-20 14:10:57 +01:00
Console.hpp [CodeStyle] Refactor the code to match our basic style guidelines 2016-11-20 14:10:57 +01:00
D3D9Ex.cpp
D3D9Ex.hpp [General] Fixed line endings 2016-11-25 13:00:48 +01:00
Dedicated.cpp [Dedicated] Fix frame handler 2016-12-13 19:26:30 +01:00
Dedicated.hpp
Discovery.cpp [AntiCheat] Add --ac-disable premake flag 2016-12-17 12:58:16 +01:00
Discovery.hpp [General] Fixed line endings 2016-11-25 13:00:48 +01:00
Download.cpp
Download.hpp [General] Fixed line endings 2016-11-25 13:00:48 +01:00
Dvar.cpp [Dvar] Don't use Steam name for now, it's not ready yet 2016-12-15 19:18:08 +01:00
Dvar.hpp [General] Fixed line endings 2016-11-25 13:00:48 +01:00
Exception.cpp [Command] Use pointers instead of an abstraction interface for params 2016-12-07 20:00:24 +01:00
Exception.hpp
FastFiles.cpp [Debugging] Slightly optimize iw4 reading log 2016-12-22 12:37:09 +01:00
FastFiles.hpp [Debugging] Slightly optimize iw4 reading log 2016-12-22 12:37:09 +01:00
FileSystem.cpp [Debugging] Slightly optimize iw4 reading log 2016-12-22 12:37:09 +01:00
FileSystem.hpp [Debugging] Slightly optimize iw4 reading log 2016-12-22 12:37:09 +01:00
Flags.cpp
Flags.hpp [General] Fixed line endings 2016-11-25 13:00:48 +01:00
Gametypes.cpp [AntiCheat] Add --ac-disable premake flag 2016-12-17 12:58:16 +01:00
Gametypes.hpp
IPCPipe.cpp [Command] Use pointers instead of an abstraction interface for params 2016-12-07 20:00:24 +01:00
IPCPipe.hpp
Lean.cpp [CodeStyle] Refactor the code to match our basic style guidelines 2016-11-20 14:10:57 +01:00
Lean.hpp [General] Fixed line endings 2016-11-25 13:00:48 +01:00
Localization.cpp [ZoneBuilder] Correct XAssetHeader struct 2016-12-21 17:27:45 +01:00
Localization.hpp [ZoneBuilder] Correct XAssetHeader struct 2016-12-21 17:27:45 +01:00
Logger.cpp
Logger.hpp
Maps.cpp [ZoneBuilder] Correctly write GfxImages 2016-12-22 02:48:00 +01:00
Maps.hpp [ZoneBuilder] Add IGameWorldMp interface 2016-12-20 20:16:23 +01:00
Materials.cpp [Materials] Use reader to hopefully prevent concurrency errors 2016-12-13 22:19:18 +01:00
Materials.hpp [Material] Fix previews for zonebuilder 2016-12-14 18:12:29 +01:00
Menus.cpp
Menus.hpp
MinidumpUpload.cpp [ZoneBuilder] Added GfxWorld asset interface but is completely untested 2016-12-20 01:47:10 -05:00
MinidumpUpload.hpp
ModelSurfs.cpp [XModel] Adapt structure 2016-12-20 18:15:28 +01:00
ModelSurfs.hpp
ModList.cpp [CodeStyle] Refactor the code to match our basic style guidelines 2016-11-20 14:10:57 +01:00
ModList.hpp
MusicalTalent.cpp
MusicalTalent.hpp [General] Use unordered_map where it makes sense 2016-12-18 13:24:15 +01:00
Network.cpp
Network.hpp [Network] Ignore WSAENETRESET error 2016-12-14 17:26:49 +01:00
News.cpp [Command] Use pointers instead of an abstraction interface for params 2016-12-07 20:00:24 +01:00
News.hpp
Node.cpp [Command] Use pointers instead of an abstraction interface for params 2016-12-07 20:00:24 +01:00
Node.hpp [General] Fixed line endings 2016-11-25 13:00:48 +01:00
Party.cpp [Party] Re-Ignore configstring checksums 2016-12-08 20:07:42 +01:00
Party.hpp
PlayerName.cpp [CodeStyle] Refactor the code to match our basic style guidelines 2016-11-20 14:10:57 +01:00
PlayerName.hpp [General] Fixed line endings 2016-11-25 13:00:48 +01:00
Playlist.cpp [General] Use unordered_map where it makes sense 2016-12-18 13:24:15 +01:00
Playlist.hpp [General] Use unordered_map where it makes sense 2016-12-18 13:24:15 +01:00
QuickPatch.cpp
QuickPatch.hpp
RawFiles.cpp [Command] Use pointers instead of an abstraction interface for params 2016-12-07 20:00:24 +01:00
RawFiles.hpp
RCon.cpp [Command] Use pointers instead of an abstraction interface for params 2016-12-07 20:00:24 +01:00
RCon.hpp
Renderer.cpp [CodeStyle] Refactor the code to match our basic style guidelines 2016-11-20 14:10:57 +01:00
Renderer.hpp
Script.cpp [CodeStyle] Refactor the code to match our basic style guidelines 2016-11-20 14:10:57 +01:00
Script.hpp
ServerInfo.cpp
ServerInfo.hpp [General] Fixed line endings 2016-11-25 13:00:48 +01:00
ServerList.cpp [AntiCheat] Add --ac-disable premake flag 2016-12-17 12:58:16 +01:00
ServerList.hpp
Singleton.cpp
Singleton.hpp
Slowmotion.cpp
Slowmotion.hpp
StringTable.cpp [General] Use unordered_map where it makes sense 2016-12-18 13:24:15 +01:00
StringTable.hpp [General] Use unordered_map where it makes sense 2016-12-18 13:24:15 +01:00
StructuredData.cpp
StructuredData.hpp [General] Fixed line endings 2016-11-25 13:00:48 +01:00
Theatre.cpp
Theatre.hpp
Threading.cpp [Threading] Make the game run single-threaded 2016-12-05 20:43:16 +01:00
Threading.hpp [Threading] Make the game run single-threaded 2016-12-05 20:43:16 +01:00
Toast.cpp
Toast.hpp [General] Fixed line endings 2016-11-25 13:00:48 +01:00
UIFeeder.cpp [General] Use unordered_map where it makes sense 2016-12-18 13:24:15 +01:00
UIFeeder.hpp
UIScript.cpp
UIScript.hpp
Weapon.cpp
Weapon.hpp
Window.cpp
Window.hpp [General] Fixed line endings 2016-11-25 13:00:48 +01:00
ZoneBuilder.cpp
ZoneBuilder.hpp [ZoneBuilder] Remove marking function, loading does that 2016-12-23 22:58:41 +01:00
Zones.cpp
Zones.hpp