iw4x-client/src/Components/Modules
2016-12-14 17:26:49 +01:00
..
AssetInterfaces [IFxEffectDef] Parse version 2016-12-10 13:07:45 +01:00
AntiCheat.cpp [Command] Use pointers instead of an abstraction interface for params 2016-12-07 20:00:24 +01:00
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 [ZoneBuilder] Add snd_alias_list_t interface 2016-11-29 21:12:35 +01:00
AssetHandler.hpp [ZoneBuilder] Add snd_alias_list_t interface 2016-11-29 21:12:35 +01:00
Auth.cpp [Command] Use pointers instead of an abstraction interface for params 2016-12-07 20:00:24 +01:00
Auth.hpp [General] Fixed line endings 2016-11-25 13:00:48 +01:00
Bans.cpp [Command] Use pointers instead of an abstraction interface for params 2016-12-07 20:00:24 +01:00
Bans.hpp [General] Fixed line endings 2016-11-25 13:00:48 +01:00
BitMessage.cpp [Command] Use pointers instead of an abstraction interface for params 2016-12-07 20:00:24 +01:00
BitMessage.hpp [CodeStyle] Refactor the code to match our basic style guidelines 2016-11-20 14:10:57 +01:00
Bots.cpp [Bots] Allow loading custom botnames from bots.txt 2016-11-27 15:43:37 +01:00
Bots.hpp [Bots] Allow loading custom botnames from bots.txt 2016-11-27 15:43:37 +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] Use pointers instead of an abstraction interface for params 2016-12-07 20:00:24 +01:00
Command.hpp [Command] Use pointers instead of an abstraction interface for params 2016-12-07 20:00:24 +01:00
ConnectProtocol.cpp [General] Fixed line endings 2016-11-25 13:00:48 +01:00
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 [CodeStyle] Refactor the code to match our basic style guidelines 2016-11-20 14:10:57 +01:00
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 [Dedicated] Fix frame handler 2016-12-13 19:26:30 +01:00
Discovery.cpp [Discovery] Fix thread termination 2016-11-20 14:31:52 +01:00
Discovery.hpp [General] Fixed line endings 2016-11-25 13:00:48 +01:00
Download.cpp [CodeStyle] Refactor the code to match our basic style guidelines 2016-11-20 14:10:57 +01:00
Download.hpp [General] Fixed line endings 2016-11-25 13:00:48 +01:00
Dvar.cpp [Dvar] Use steamname as initial name 2016-12-10 13:07:45 +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 [CodeStyle] Refactor the code to match our basic style guidelines 2016-11-20 14:10:57 +01:00
FastFiles.cpp [Command] Use pointers instead of an abstraction interface for params 2016-12-07 20:00:24 +01:00
FastFiles.hpp [FastFiles] Partially correct fastfile progress 2016-12-06 21:16:02 +01:00
FileSystem.cpp [General] Fixed line endings 2016-11-25 13:00:48 +01:00
FileSystem.hpp [General] Fixed line endings 2016-11-25 13:00:48 +01:00
Flags.cpp Remove unnecessary includes and fix steamauth exploit 2016-07-22 12:12:11 +02:00
Flags.hpp [General] Fixed line endings 2016-11-25 13:00:48 +01:00
Gametypes.cpp [CodeStyle] Refactor the code to match our basic style guidelines 2016-11-20 14:10:57 +01:00
Gametypes.hpp [General] Fixed line endings 2016-11-25 13:00:48 +01:00
IPCPipe.cpp [Command] Use pointers instead of an abstraction interface for params 2016-12-07 20:00:24 +01:00
IPCPipe.hpp [General] Fixed line endings 2016-11-25 13:00:48 +01:00
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 [Localization] Fix localization crash 2016-11-20 14:10:57 +01:00
Localization.hpp [Localization] Fix localization crash 2016-11-20 14:10:57 +01:00
Logger.cpp [Command] Use pointers instead of an abstraction interface for params 2016-12-07 20:00:24 +01:00
Logger.hpp [General] Fixed line endings 2016-11-25 13:00:48 +01:00
Maps.cpp [Command] Use pointers instead of an abstraction interface for params 2016-12-07 20:00:24 +01:00
Maps.hpp [Maps] Load raw suns 2016-12-01 21:00:09 +01:00
Materials.cpp [Materials] Use reader to hopefully prevent concurrency errors 2016-12-13 22:19:18 +01:00
Materials.hpp [Materials] Redirect preview images to loadscreens 2016-12-13 21:31:51 +01:00
Menus.cpp [Command] Use pointers instead of an abstraction interface for params 2016-12-07 20:00:24 +01:00
Menus.hpp [General] Fixed line endings 2016-11-25 13:00:48 +01:00
MinidumpUpload.cpp Better minidumps and playerdata stuff. 2016-11-05 14:45:38 +01:00
MinidumpUpload.hpp [MinidumpUpload] Correct getName override 2016-11-29 21:39:03 +01:00
ModelSurfs.cpp [CodeStyle] Refactor the code to match our basic style guidelines 2016-11-20 14:10:57 +01:00
ModelSurfs.hpp [CodeStyle] Refactor the code to match our basic style guidelines 2016-11-20 14:10:57 +01:00
ModList.cpp [CodeStyle] Refactor the code to match our basic style guidelines 2016-11-20 14:10:57 +01:00
ModList.hpp [General] Fixed line endings 2016-11-25 13:00:48 +01:00
MusicalTalent.cpp [ZoneBuilder] Add snd_alias_list_t interface 2016-11-29 21:12:35 +01:00
MusicalTalent.hpp [General] Fixed line endings 2016-11-25 13:00:48 +01:00
Network.cpp [Network] Ignore WSAENETRESET error 2016-12-14 17:26:49 +01:00
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 [General] Fixed line endings 2016-11-25 13:00:48 +01:00
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 [Dedicated] Add sv_motd dvar, so serverowners can set motds 2016-11-27 14:30:21 +01:00
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 [CodeStyle] Refactor the code to match our basic style guidelines 2016-11-20 14:10:57 +01:00
Playlist.hpp [General] Fixed line endings 2016-11-25 13:00:48 +01:00
QuickPatch.cpp [Command] Use pointers instead of an abstraction interface for params 2016-12-07 20:00:24 +01:00
QuickPatch.hpp [General] Fixed line endings 2016-11-25 13:00:48 +01:00
RawFiles.cpp [Command] Use pointers instead of an abstraction interface for params 2016-12-07 20:00:24 +01:00
RawFiles.hpp [General] Fixed line endings 2016-11-25 13:00:48 +01:00
RCon.cpp [Command] Use pointers instead of an abstraction interface for params 2016-12-07 20:00:24 +01:00
RCon.hpp [General] Fixed line endings 2016-11-25 13:00:48 +01:00
Renderer.cpp [CodeStyle] Refactor the code to match our basic style guidelines 2016-11-20 14:10:57 +01:00
Renderer.hpp [General] Fixed line endings 2016-11-25 13:00:48 +01:00
Script.cpp [CodeStyle] Refactor the code to match our basic style guidelines 2016-11-20 14:10:57 +01:00
Script.hpp [General] Fixed line endings 2016-11-25 13:00:48 +01:00
ServerInfo.cpp [CodeStyle] Refactor the code to match our basic style guidelines 2016-11-20 14:10:57 +01:00
ServerInfo.hpp [General] Fixed line endings 2016-11-25 13:00:48 +01:00
ServerList.cpp [CodeStyle] Refactor the code to match our basic style guidelines 2016-11-20 14:10:57 +01:00
ServerList.hpp [General] Fixed line endings 2016-11-25 13:00:48 +01:00
Singleton.cpp Print revision in version flag and better GfxWorld struct 2016-10-09 21:40:21 +02:00
Singleton.hpp [General] Fixed line endings 2016-11-25 13:00:48 +01:00
Slowmotion.cpp [Dedicated] Fix frame handler 2016-12-13 19:26:30 +01:00
Slowmotion.hpp [General] Fixed line endings 2016-11-25 13:00:48 +01:00
StringTable.cpp [CodeStyle] Refactor the code to match our basic style guidelines 2016-11-20 14:10:57 +01:00
StringTable.hpp [General] Fixed line endings 2016-11-25 13:00:48 +01:00
StructuredData.cpp [CodeStyle] Refactor the code to match our basic style guidelines 2016-11-20 14:10:57 +01:00
StructuredData.hpp [General] Fixed line endings 2016-11-25 13:00:48 +01:00
Theatre.cpp [CodeStyle] Refactor the code to match our basic style guidelines 2016-11-20 14:10:57 +01:00
Theatre.hpp [General] Fixed line endings 2016-11-25 13:00:48 +01:00
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 [Command] Use pointers instead of an abstraction interface for params 2016-12-07 20:00:24 +01:00
Toast.hpp [General] Fixed line endings 2016-11-25 13:00:48 +01:00
UIFeeder.cpp [CodeStyle] Refactor the code to match our basic style guidelines 2016-11-20 14:10:57 +01:00
UIFeeder.hpp [General] Fixed line endings 2016-11-25 13:00:48 +01:00
UIScript.cpp [IFxEffectDef] More preparations for fx loading 2016-12-07 21:19:06 +01:00
UIScript.hpp [General] Fixed line endings 2016-11-25 13:00:48 +01:00
Weapon.cpp [CodeStyle] Refactor the code to match our basic style guidelines 2016-11-20 14:10:57 +01:00
Weapon.hpp [General] Fixed line endings 2016-11-25 13:00:48 +01:00
Window.cpp [CodeStyle] Refactor the code to match our basic style guidelines 2016-11-20 14:10:57 +01:00
Window.hpp [General] Fixed line endings 2016-11-25 13:00:48 +01:00
ZoneBuilder.cpp [Command] Use pointers instead of an abstraction interface for params 2016-12-07 20:00:24 +01:00
ZoneBuilder.hpp [General] Fixed line endings 2016-11-25 13:00:48 +01:00
Zones.cpp [ZoneBuilder] Add snd_alias_list_t interface 2016-11-29 21:12:35 +01:00
Zones.hpp [General] Fixed line endings 2016-11-25 13:00:48 +01:00