iw4x-client/src/Components/Modules
2017-01-31 17:04:54 +01:00
..
AssetInterfaces [General] Refactor all the code 2017-01-20 22:41:03 +01:00
AntiCheat.cpp [AntiCheat] Allow process synchronization 2017-01-30 18:57:26 +01:00
AntiCheat.hpp [AntiCheat] Reenable process protection 2017-01-27 22:04:26 +01:00
ArenaLength.cpp [LineEndings] Fix them all 2017-01-19 22:55:15 +01:00
ArenaLength.hpp [General] Refactor all the code 2017-01-20 22:41:03 +01:00
AssetHandler.cpp [General] Refactor all the code 2017-01-20 22:41:03 +01:00
AssetHandler.hpp [General] Basic refactoring 2017-01-20 14:37:52 +01:00
Auth.cpp [General] Fix a few memory leaks in threads 2017-01-24 06:32:04 +01:00
Auth.hpp [General] Fix a few memory leaks in threads 2017-01-24 06:32:04 +01:00
Bans.cpp [LineEndings] Fix them all 2017-01-19 22:55:15 +01:00
Bans.hpp [General] Basic refactoring 2017-01-20 14:37:52 +01:00
BitMessage.cpp [General] Basic refactoring 2017-01-20 14:37:52 +01:00
BitMessage.hpp [General] Basic refactoring 2017-01-20 14:37:52 +01:00
Bots.cpp [LineEndings] Fix them all 2017-01-19 22:55:15 +01:00
Bots.hpp [General] Basic refactoring 2017-01-20 14:37:52 +01:00
Colors.cpp [LineEndings] Fix them all 2017-01-19 22:55:15 +01:00
Colors.hpp [General] Basic refactoring 2017-01-20 14:37:52 +01:00
Command.cpp [General] Refactor all the code 2017-01-20 22:41:03 +01:00
Command.hpp [General] Basic refactoring 2017-01-20 14:37:52 +01:00
ConnectProtocol.cpp [ConnectProtocol] Upgrade the protocol to the new ipc infrastructure 2017-01-27 23:09:32 +01:00
ConnectProtocol.hpp [General] Basic refactoring 2017-01-20 14:37:52 +01:00
Console.cpp [General] Prepare code for use with multiple projects 2017-01-27 14:43:52 +01:00
Console.hpp [General] Basic refactoring 2017-01-20 14:37:52 +01:00
D3D9Ex.cpp [General] Refactor all the code 2017-01-20 22:41:03 +01:00
D3D9Ex.hpp [General] Refactor all the code 2017-01-20 22:41:03 +01:00
Dedicated.cpp [Friends] Display friends in blue 2017-01-29 21:50:08 +01:00
Dedicated.hpp [Friends] Display friends in blue 2017-01-29 21:50:08 +01:00
Discovery.cpp [IPCPipe] Correctly shutdown the pipe 2017-01-25 15:01:55 +01:00
Discovery.hpp [General] Fix a few memory leaks in threads 2017-01-24 06:32:04 +01:00
Download.cpp [General] Fix a few memory leaks in threads 2017-01-24 06:32:04 +01:00
Download.hpp [General] Fix a few memory leaks in threads 2017-01-24 06:32:04 +01:00
Dvar.cpp [Friends] Transmit ingame name 2017-01-31 17:04:54 +01:00
Dvar.hpp [General] Refactor all the code 2017-01-20 22:41:03 +01:00
Exception.cpp [General] Refactor all the code 2017-01-20 22:41:03 +01:00
Exception.hpp [General] Basic refactoring 2017-01-20 14:37:52 +01:00
FastFiles.cpp [General] Refactor all the code 2017-01-20 22:41:03 +01:00
FastFiles.hpp [FastFiles] Declare stream read log for debug only 2017-01-21 02:21:57 +01:00
FileSystem.cpp [General] Refactor all the code 2017-01-20 22:41:03 +01:00
FileSystem.hpp [General] Refactor all the code 2017-01-20 22:41:03 +01:00
Flags.cpp [LineEndings] Fix them all 2017-01-19 22:55:15 +01:00
Flags.hpp [General] Basic refactoring 2017-01-20 14:37:52 +01:00
FrameTime.cpp [General] Refactor all the code 2017-01-20 22:41:03 +01:00
FrameTime.hpp [General] Basic refactoring 2017-01-20 14:37:52 +01:00
Friends.cpp [Friends] Transmit ingame name 2017-01-31 17:04:54 +01:00
Friends.hpp [Friends] Transmit ingame name 2017-01-31 17:04:54 +01:00
Gametypes.cpp [LineEndings] Fix them all 2017-01-19 22:55:15 +01:00
Gametypes.hpp [General] Basic refactoring 2017-01-20 14:37:52 +01:00
IPCHandler.cpp [Worker] Get rid of worker 2017-01-30 20:47:01 +01:00
IPCHandler.hpp [Worker] Get rid of worker 2017-01-30 20:47:01 +01:00
Lean.cpp [General] Refactor all the code 2017-01-20 22:41:03 +01:00
Lean.hpp [General] Basic refactoring 2017-01-20 14:37:52 +01:00
Localization.cpp [General] Refactor all the code 2017-01-20 22:41:03 +01:00
Localization.hpp [General] Basic refactoring 2017-01-20 14:37:52 +01:00
Logger.cpp [LineEndings] Fix them all 2017-01-19 22:55:15 +01:00
Logger.hpp [General] Basic refactoring 2017-01-20 14:37:52 +01:00
Maps.cpp [StartupMessages] Added startup messages for the user to let us warn them of things that we need to (steam not being on, not having correct combo of DLC installed). Menu still needs some work though 2017-01-30 21:57:31 -05:00
Maps.hpp [DLC] Added better handling for users who don't have dlc maps installed when launching from the server list 2017-01-29 12:27:11 -05:00
Materials.cpp [General] Refactor all the code 2017-01-20 22:41:03 +01:00
Materials.hpp [General] Basic refactoring 2017-01-20 14:37:52 +01:00
Menus.cpp [StartupMessages] Added startup messages for the user to let us warn them of things that we need to (steam not being on, not having correct combo of DLC installed). Menu still needs some work though 2017-01-30 21:57:31 -05:00
Menus.hpp [General] Basic refactoring 2017-01-20 14:37:52 +01:00
MinidumpUpload.cpp [General] Refactor all the code 2017-01-20 22:41:03 +01:00
MinidumpUpload.hpp [General] Basic refactoring 2017-01-20 14:37:52 +01:00
ModelSurfs.cpp [General] Prepare code for use with multiple projects 2017-01-27 14:43:52 +01:00
ModelSurfs.hpp [General] Basic refactoring 2017-01-20 14:37:52 +01:00
ModList.cpp [LineEndings] Fix them all 2017-01-19 22:55:15 +01:00
ModList.hpp [General] Basic refactoring 2017-01-20 14:37:52 +01:00
MusicalTalent.cpp [General] Refactor all the code 2017-01-20 22:41:03 +01:00
MusicalTalent.hpp [General] Basic refactoring 2017-01-20 14:37:52 +01:00
Network.cpp [Friends] Display friends in blue 2017-01-29 21:50:08 +01:00
Network.hpp [General] Basic refactoring 2017-01-20 14:37:52 +01:00
News.cpp [News] Open menu_first_launch when player is starting the game for the first time 2017-01-29 21:43:57 +01:00
News.hpp [General] Fix a few memory leaks in threads 2017-01-24 06:32:04 +01:00
Node.cpp [LineEndings] Fix them all 2017-01-19 22:55:15 +01:00
Node.hpp [General] Basic refactoring 2017-01-20 14:37:52 +01:00
Party.cpp [Friends] First working version of the friend system 2017-01-29 17:16:09 +01:00
Party.hpp [General] Basic refactoring 2017-01-20 14:37:52 +01:00
PlayerName.cpp [General] Prepare code for use with multiple projects 2017-01-27 14:43:52 +01:00
PlayerName.hpp [General] Basic refactoring 2017-01-20 14:37:52 +01:00
Playlist.cpp [LineEndings] Fix them all 2017-01-19 22:55:15 +01:00
Playlist.hpp [General] Basic refactoring 2017-01-20 14:37:52 +01:00
QuickPatch.cpp [General] Fix a few memory leaks in threads 2017-01-24 06:32:04 +01:00
QuickPatch.hpp [QuickPatch] Remove test function 2017-01-21 16:25:14 +01:00
RawFiles.cpp [LineEndings] Fix them all 2017-01-19 22:55:15 +01:00
RawFiles.hpp [General] Basic refactoring 2017-01-20 14:37:52 +01:00
RCon.cpp [RCon] Remove console spam 2017-01-29 11:02:10 +01:00
RCon.hpp [General] Basic refactoring 2017-01-20 14:37:52 +01:00
Renderer.cpp [Renderer] Use static address in hooks, hope this makes it more stable 2017-01-28 12:39:03 +01:00
Renderer.hpp [Renderer] Use static address in hooks, hope this makes it more stable 2017-01-28 12:39:03 +01:00
Script.cpp [General] Refactor all the code 2017-01-20 22:41:03 +01:00
Script.hpp [General] Basic refactoring 2017-01-20 14:37:52 +01:00
ServerInfo.cpp [General] Refactor all the code 2017-01-20 22:41:03 +01:00
ServerInfo.hpp [General] Basic refactoring 2017-01-20 14:37:52 +01:00
ServerList.cpp [DLC] Added better handling for users who don't have dlc maps installed when launching from the server list 2017-01-29 12:27:11 -05:00
ServerList.hpp [UIFeeder] Add select function and use feeder 5 for maps 2017-01-21 22:14:23 +01:00
Singleton.cpp [General] Refactor all the code 2017-01-20 22:41:03 +01:00
Singleton.hpp [General] Basic refactoring 2017-01-20 14:37:52 +01:00
Slowmotion.cpp [LineEndings] Fix them all 2017-01-19 22:55:15 +01:00
Slowmotion.hpp [General] Basic refactoring 2017-01-20 14:37:52 +01:00
StartupMessages.cpp [StartupMessages] Added startup messages for the user to let us warn them of things that we need to (steam not being on, not having correct combo of DLC installed). Menu still needs some work though 2017-01-30 21:57:31 -05:00
StartupMessages.hpp [StartupMessages] Added startup messages for the user to let us warn them of things that we need to (steam not being on, not having correct combo of DLC installed). Menu still needs some work though 2017-01-30 21:57:31 -05:00
StringTable.cpp [General] Refactor all the code 2017-01-20 22:41:03 +01:00
StringTable.hpp [General] Basic refactoring 2017-01-20 14:37:52 +01:00
StructuredData.cpp [LineEndings] Fix them all 2017-01-19 22:55:15 +01:00
StructuredData.hpp [General] Basic refactoring 2017-01-20 14:37:52 +01:00
Theatre.cpp [General] Refactor all the code 2017-01-20 22:41:03 +01:00
Theatre.hpp [General] Basic refactoring 2017-01-20 14:37:52 +01:00
Threading.cpp [LineEndings] Fix them all 2017-01-19 22:55:15 +01:00
Threading.hpp [General] Basic refactoring 2017-01-20 14:37:52 +01:00
Toast.cpp [LineEndings] Fix them all 2017-01-19 22:55:15 +01:00
Toast.hpp [General] Basic refactoring 2017-01-20 14:37:52 +01:00
UIFeeder.cpp [General] Disable resharper false positives 2017-01-26 22:56:46 +01:00
UIFeeder.hpp [UIFeeder] Add select function and use feeder 5 for maps 2017-01-21 22:14:23 +01:00
UIScript.cpp [LineEndings] Fix them all 2017-01-19 22:55:15 +01:00
UIScript.hpp [General] Refactor all the code 2017-01-20 22:41:03 +01:00
Weapon.cpp [General] Refactor all the code 2017-01-20 22:41:03 +01:00
Weapon.hpp [General] Basic refactoring 2017-01-20 14:37:52 +01:00
Window.cpp [General] Refactor all the code 2017-01-20 22:41:03 +01:00
Window.hpp [General] Basic refactoring 2017-01-20 14:37:52 +01:00
ZoneBuilder.cpp [General] Disable resharper false positives 2017-01-26 22:56:46 +01:00
ZoneBuilder.hpp [General] Refactor all the code 2017-01-20 22:41:03 +01:00
Zones.cpp [General] Refactor all the code 2017-01-20 22:41:03 +01:00
Zones.hpp [General] Basic refactoring 2017-01-20 14:37:52 +01:00