iw4x-client/src/Components/Modules
2017-05-12 19:52:42 +02:00
..
AssetInterfaces [IMaterial] Adjust missing techset message 2017-05-04 12:30:39 +02:00
AntiCheat.cpp [AntiCheat] Fix virtual protect hook 2017-04-09 13:54:41 +02:00
AntiCheat.hpp [AntiCheat] Patch virtual protect 2017-03-26 20:41:37 +02: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 [AssetHandler] Optimize bypass state handling 2017-05-04 12:30:22 +02:00
AssetHandler.hpp [AssetHandler] Optimize bypass state handling 2017-05-04 12:30:22 +02:00
Auth.cpp [Colors] Fix color sign 2017-04-29 00:18:51 +02:00
Auth.hpp [Hooking] Optimizie inline-asm hooks 2017-02-01 15:04:32 +01:00
Bans.cpp [ServerList] Use recursive mutex 2017-02-28 19:58:21 +01:00
Bans.hpp [General] Basic refactoring 2017-01-20 14:37:52 +01:00
Bots.cpp [Bots] Spawn models delayed 2017-04-24 21:14:08 +02:00
Bots.hpp [Bots] Spawn models delayed 2017-04-24 21:14:08 +02:00
Changelog.cpp
Changelog.hpp
Colors.cpp [Script] Allow 6 params for setExpFog 2017-04-29 23:08:41 +02:00
Colors.hpp [Colors] Fix color sign 2017-04-29 00:18:51 +02:00
Command.cpp [Memory] Use global memory allocator when possible 2017-04-16 11:47:57 +02:00
Command.hpp [Memory] Use global memory allocator when possible 2017-04-16 11:47:57 +02:00
ConnectProtocol.cpp Revert "[QuickPatch] Disable several unneeded features when running as a dedicated server" 2017-02-21 21:49:42 +01:00
ConnectProtocol.hpp [General] Basic refactoring 2017-01-20 14:37:52 +01:00
Console.cpp
Console.hpp
D3D9Ex.cpp [General] Disable certain components when running as dedi 2017-02-25 12:54:26 +01:00
D3D9Ex.hpp [General] Refactor all the code 2017-01-20 22:41:03 +01:00
Dedicated.cpp [General] Use preincrement 2017-04-24 22:33:13 +02:00
Dedicated.hpp
Discovery.cpp [ServerList] Use recursive mutex 2017-02-28 19:58:21 +01:00
Discovery.hpp [General] Fix a few memory leaks in threads 2017-01-24 06:32:04 +01:00
Download.cpp [Maps] Load map specific arena files 2017-04-08 15:32:51 +02:00
Download.hpp [Download] Implement map download 2017-04-06 22:22:47 +02:00
Dvar.cpp
Dvar.hpp [Dvar] Disallow setting cheat dvars via menus 2017-02-18 11:39:01 +01:00
Exception.cpp [Exception] Fix error message 2017-05-02 13:37:41 +02:00
Exception.hpp [AssetHandler] 'Properly' reset bypass state 2017-02-14 11:38:44 +01:00
FastFiles.cpp [ZoneBuilder] Better FastFile obfuscation 2017-04-27 22:03:05 +02:00
FastFiles.hpp [ZoneBuilder] Better FastFile obfuscation 2017-04-27 22:03:05 +02:00
FileSystem.cpp [Maps] Implement support for usermaps 2017-04-06 22:22:30 +02:00
FileSystem.hpp [Maps] Implement support for usermaps 2017-04-06 22:22:30 +02:00
Flags.cpp [Flags] Parse flags correctly 2017-03-10 23:41:01 +01:00
Flags.hpp
FrameTime.cpp
FrameTime.hpp
Friends.cpp [Monitor] Correctly load stored nodes 2017-02-25 15:59:58 +01:00
Friends.hpp [Friends] Better presence handling + Spacewar app as fallback 2017-02-20 23:58:58 +01:00
Gametypes.cpp
Gametypes.hpp [General] Basic refactoring 2017-01-20 14:37:52 +01:00
IPCPipe.cpp [IPCPipe] Disable when building zones 2017-04-08 17:29:07 +02:00
IPCPipe.hpp [IPCPipe] Use old IPC handler again 2017-02-12 19:38:56 +01:00
Lean.cpp
Lean.hpp [General] Basic refactoring 2017-01-20 14:37:52 +01:00
Localization.cpp [Memory] Use global memory allocator when possible 2017-04-16 11:47:57 +02:00
Localization.hpp [Memory] Use global memory allocator when possible 2017-04-16 11:47:57 +02:00
Logger.cpp [Logger] Allow formatting larger messages 2017-04-21 20:48:31 +02:00
Logger.hpp
Maps.cpp [Maps] Temporarily disable distortion for custom maps 2017-05-01 14:57:17 +02:00
Maps.hpp [Maps] Temporarily disable distortion for custom maps 2017-05-01 14:57:17 +02:00
Materials.cpp
Materials.hpp [General] Basic refactoring 2017-01-20 14:37:52 +01:00
Menus.cpp [Memory] Use global memory allocator when possible 2017-04-16 11:47:57 +02:00
Menus.hpp [Menus] Store if menu is native of custom instead of enumerating menus 2017-02-24 20:22:53 +01:00
ModelSurfs.cpp
ModelSurfs.hpp [General] Basic refactoring 2017-01-20 14:37:52 +01:00
ModList.cpp
ModList.hpp
Monitor.cpp [General] Fix compiler warnings 2017-03-30 14:05:37 +02:00
Monitor.hpp [Monitor] Add monitoring for the node network with -monitor parameter 2017-02-25 15:32:15 +01:00
MusicalTalent.cpp
MusicalTalent.hpp [General] Basic refactoring 2017-01-20 14:37:52 +01:00
Network.cpp
Network.hpp
News.cpp [News] Added Mutex for updater check 2017-02-28 19:55:22 +01:00
News.hpp [News] Added Mutex for updater check 2017-02-28 19:55:22 +01:00
Node.cpp [ServerList] Use recursive mutex 2017-02-28 19:58:21 +01:00
Node.hpp
Party.cpp [Maps] Download missing map on map rotation 2017-04-07 21:37:01 +02:00
Party.hpp [General] Basic refactoring 2017-01-20 14:37:52 +01:00
PlayerName.cpp [StructuredData] Add 15 classes code, still not fully working! 2017-02-20 19:18:07 +01:00
PlayerName.hpp [General] Basic refactoring 2017-01-20 14:37:52 +01:00
Playlist.cpp
Playlist.hpp [General] Basic refactoring 2017-01-20 14:37:52 +01:00
QuickPatch.cpp [ZoneBuilder] Enumerate XAssetEntries instead of logging them 2017-05-01 13:08:34 +02:00
QuickPatch.hpp [Friends] Better toasts 2017-02-12 20:36:38 +01:00
RawFiles.cpp [Maps] Load map specific arena files 2017-04-08 15:32:51 +02:00
RawFiles.hpp
RCon.cpp [Network] Use linebreaks as separators 2017-01-31 22:02:08 +01:00
RCon.hpp
Renderer.cpp [Bots] Add spawnBot command 2017-04-23 13:32:47 +02:00
Renderer.hpp [Bots] Add spawnBot command 2017-04-23 13:32:47 +02:00
Script.cpp [Script] Remove debug message 2017-05-08 18:47:20 +02:00
Script.hpp [Script] Allow 6 params for setExpFog 2017-04-29 23:08:41 +02:00
ServerInfo.cpp [General] Fix R_RegisterFont 2017-04-23 13:32:47 +02:00
ServerInfo.hpp [General] Basic refactoring 2017-01-20 14:37:52 +01:00
ServerList.cpp [Download] Implement map download 2017-04-06 22:22:47 +02:00
ServerList.hpp [ServerList] Use recursive mutex 2017-02-28 19:58:21 +01:00
Singleton.cpp
Singleton.hpp [General] Basic refactoring 2017-01-20 14:37:52 +01:00
Slowmotion.cpp [Slowmotion] Remove unnecessary brackets 2017-02-10 08:24:52 +01:00
Slowmotion.hpp
StartupMessages.cpp [StartupMessages] Adapt code to coding guidelines 2017-02-06 21:47:28 +01:00
StartupMessages.hpp [StartupMessages] Don't initialize variable in the header 2017-02-06 21:49:14 +01:00
Stats.cpp [General] Use preincrement 2017-04-24 22:33:13 +02:00
Stats.hpp [Party] Disable XP bar when maxlevel 2017-03-01 19:56:36 +01:00
StringTable.cpp [Memory] Use global memory allocator when possible 2017-04-16 11:47:57 +02:00
StringTable.hpp [Memory] Use global memory allocator when possible 2017-04-16 11:47:57 +02:00
StructuredData.cpp [StructuredData] Only add support for 15 classes when not building zones 2017-03-19 00:23:47 +01:00
StructuredData.hpp
Theatre.cpp [Maps] Download missing map on map rotation 2017-04-07 21:37:01 +02:00
Theatre.hpp [Maps] Download missing map on map rotation 2017-04-07 21:37:01 +02:00
Threading.cpp [LineEndings] Fix them all 2017-01-19 22:55:15 +01:00
Threading.hpp
Toast.cpp [Submodules] Update WinToast and libtomcrypt 2017-05-12 19:52:42 +02:00
Toast.hpp [Submodules] Update WinToast and libtomcrypt 2017-05-12 19:52:42 +02:00
UIFeeder.cpp [General] Disable certain components when running as dedi 2017-02-25 12:54:26 +01:00
UIFeeder.hpp
UIScript.cpp
UIScript.hpp
Weapon.cpp
Weapon.hpp [Weapon] Correctly clear configstrings 2017-02-05 22:25:38 +01:00
Window.cpp
Window.hpp
ZoneBuilder.cpp [ZoneBuilder] Enumerate XAssetEntries instead of logging them 2017-05-01 13:08:34 +02:00
ZoneBuilder.hpp [ZoneBuilder] Enumerate XAssetEntries instead of logging them 2017-05-01 13:08:34 +02:00
Zones.cpp [General] Adjust shader structures 2017-04-22 21:47:04 +02:00
Zones.hpp