iw4x-client/src/Components/Modules
2017-07-03 16:48:02 +02:00
..
AssetInterfaces [General] Small code fixes and optimization 2017-06-14 20:53:54 +02:00
AntiCheat.cpp [General] Get rid of FPS drops 2017-07-03 15:07:47 +02:00
AntiCheat.hpp [AntiCheat] Uninstall lib hooks before writing minidumps 2017-07-02 13:41:31 +02:00
ArenaLength.cpp [LineEndings] Fix them all 2017-01-19 22:55:15 +01:00
ArenaLength.hpp [Loader] Make use of typeinfo for singleton and name resolving 2017-05-31 12:04:56 +02:00
AssetHandler.cpp [AssetHandler] Move asset related reallocations 2017-06-21 21:14:00 +02:00
AssetHandler.hpp [AssetHandler] Move asset related reallocations 2017-06-21 21:14:00 +02:00
Auth.cpp [Scheduler] Introduce scheduler with 80 compile errors 2017-05-31 15:50:32 +02:00
Auth.hpp [Loader] Make use of typeinfo for singleton and name resolving 2017-05-31 12:04:56 +02:00
Bans.cpp [General] Small code fixes and optimization 2017-06-14 20:53:54 +02:00
Bans.hpp [Loader] Make use of typeinfo for singleton and name resolving 2017-05-31 12:04:56 +02:00
Bots.cpp [Scheduler] Introduce scheduler with 80 compile errors 2017-05-31 15:50:32 +02:00
Bots.hpp [Loader] Make use of typeinfo for singleton and name resolving 2017-05-31 12:04:56 +02:00
CardTitles.cpp [General] Small code fixes and optimization 2017-06-14 20:53:54 +02:00
CardTitles.hpp [CardTites] Optimize code 2017-05-31 09:59:03 +02:00
Changelog.cpp [General] Get rid of FPS drops 2017-07-03 15:07:47 +02:00
Changelog.hpp [Loader] Make use of typeinfo for singleton and name resolving 2017-05-31 12:04:56 +02:00
Clantags.cpp [ClanTags] Fix refactoring issue 2017-06-14 22:04:16 +02:00
Clantags.hpp [General] Small code fixes and optimization 2017-06-14 20:53:54 +02:00
Colors.cpp [Colors] Fix dedi crashes 2017-07-02 00:43:09 +02:00
Colors.hpp [Colors] Implement sv_allowColoredNames 2017-06-19 13:41:15 +02:00
Command.cpp [General] Small code fixes and optimization 2017-06-14 20:53:54 +02:00
Command.hpp [Loader] Make use of typeinfo for singleton and name resolving 2017-05-31 12:04:56 +02:00
ConnectProtocol.cpp [General] Small code fixes and optimization 2017-06-14 20:53:54 +02:00
ConnectProtocol.hpp [Loader] Make use of typeinfo for singleton and name resolving 2017-05-31 12:04:56 +02:00
Console.cpp [Scheduler] Fix startup 2017-07-03 15:40:32 +02:00
Console.hpp [Loader] Make use of typeinfo for singleton and name resolving 2017-05-31 12:04:56 +02:00
D3D9Ex.cpp [D3D9Ex] Make sure the creation succeeded 2017-06-23 10:07:55 +02:00
D3D9Ex.hpp [Loader] Make use of typeinfo for singleton and name resolving 2017-05-31 12:04:56 +02:00
Dedicated.cpp [Dedicated] Enable chat hooks for clients as well 2017-07-02 13:30:23 +02:00
Dedicated.hpp [Dedicated] Implement event for chat 2017-06-28 21:30:39 +02:00
Discovery.cpp [AntiCheat] Use simpler compiler expression 2017-06-23 10:07:55 +02:00
Discovery.hpp [Loader] Make use of typeinfo for singleton and name resolving 2017-05-31 12:04:56 +02:00
Download.cpp [Download] Fix modlist download 2017-07-02 19:00:28 +02:00
Download.hpp [Download] Hash password for url safety 2017-07-02 14:16:06 +02:00
Dvar.cpp [General] Small code fixes and optimization 2017-06-14 20:53:54 +02:00
Dvar.hpp [General] Small code fixes and optimization 2017-06-14 20:53:54 +02:00
Exception.cpp [AntiCheat] Uninstall lib hooks before writing minidumps 2017-07-02 13:41:31 +02:00
Exception.hpp [Loader] Make use of typeinfo for singleton and name resolving 2017-05-31 12:04:56 +02:00
FastFiles.cpp [Submodules] Get rid of zstd 2017-07-03 16:43:48 +02:00
FastFiles.hpp [Submodules] Get rid of zstd 2017-07-03 16:43:48 +02:00
FileSystem.cpp [FileSystem] Remove debug message 2017-06-30 00:41:15 +02:00
FileSystem.hpp [Loader] Make use of typeinfo for singleton and name resolving 2017-05-31 12:04:56 +02:00
Flags.cpp [Dedicated] Fix dedis on wine 2017-06-30 11:09:01 +02:00
Flags.hpp [Loader] Make use of typeinfo for singleton and name resolving 2017-05-31 12:04:56 +02:00
FrameTime.cpp [General] Small code fixes and optimization 2017-06-14 20:53:54 +02:00
FrameTime.hpp [Loader] Make use of typeinfo for singleton and name resolving 2017-05-31 12:04:56 +02:00
Friends.cpp [Node] Rewrite entire node system 2017-06-25 21:54:35 +02:00
Friends.hpp [Friends] First version of working avatars 2017-06-05 12:53:26 +02:00
Gametypes.cpp [AntiCheat] Use simpler compiler expression 2017-06-23 10:07:55 +02:00
Gametypes.hpp [Loader] Make use of typeinfo for singleton and name resolving 2017-05-31 12:04:56 +02:00
IPCPipe.cpp [Scheduler] Fix startup 2017-07-03 15:40:32 +02:00
IPCPipe.hpp [Loader] Make use of typeinfo for singleton and name resolving 2017-05-31 12:04:56 +02:00
Lean.cpp [Hooking] Optimizie inline-asm hooks 2017-02-01 15:04:32 +01:00
Lean.hpp [Loader] Make use of typeinfo for singleton and name resolving 2017-05-31 12:04:56 +02:00
Localization.cpp [Scheduler] Fix startup 2017-07-03 15:40:32 +02:00
Localization.hpp [Loader] Make use of typeinfo for singleton and name resolving 2017-05-31 12:04:56 +02:00
Logger.cpp [Scheduler] Fix startup 2017-07-03 15:40:32 +02:00
Logger.hpp [Loader] Make use of typeinfo for singleton and name resolving 2017-05-31 12:04:56 +02:00
Maps.cpp [AssetHandler] Move asset related reallocations 2017-06-21 21:14:00 +02:00
Maps.hpp [AssetHandler] Move asset related reallocations 2017-06-21 21:14:00 +02:00
Materials.cpp [General] Small code fixes and optimization 2017-06-14 20:53:54 +02:00
Materials.hpp [Materials] Recover images to prevent vid_restart crashes 2017-06-06 14:02:56 +02:00
Menus.cpp [General] Get rid of FPS drops 2017-07-03 15:07:47 +02:00
Menus.hpp [Loader] Make use of typeinfo for singleton and name resolving 2017-05-31 12:04:56 +02:00
ModelSurfs.cpp [General] Small code fixes and optimization 2017-06-14 20:53:54 +02:00
ModelSurfs.hpp [Loader] Make use of typeinfo for singleton and name resolving 2017-05-31 12:04:56 +02:00
ModList.cpp Revert "[QuickPatch] Disable several unneeded features when running as a dedicated server" 2017-02-21 21:49:42 +01:00
ModList.hpp [Loader] Make use of typeinfo for singleton and name resolving 2017-05-31 12:04:56 +02:00
Monitor.cpp [Session] Sign data asynchronously to prevent lags 2017-07-02 13:13:06 +02:00
Monitor.hpp [Loader] Make use of typeinfo for singleton and name resolving 2017-05-31 12:04:56 +02:00
MusicalTalent.cpp [MusicalTalent] Disable this feature 2017-06-18 12:36:19 +02:00
MusicalTalent.hpp [Loader] Make use of typeinfo for singleton and name resolving 2017-05-31 12:04:56 +02:00
Network.cpp [Slowmotion] Optimize killcam 2017-06-29 23:03:57 +02:00
Network.hpp [Node] Rewrite entire node system 2017-06-25 21:54:35 +02:00
News.cpp [Scheduler] Fix startup 2017-07-03 15:40:32 +02:00
News.hpp [Loader] Make use of typeinfo for singleton and name resolving 2017-05-31 12:04:56 +02:00
Node.cpp [Submodules] Get rid of zstd 2017-07-03 16:43:48 +02:00
Node.hpp [Node] Faster query 2017-07-03 10:57:55 +02:00
Party.cpp [Node] Rewrite entire node system 2017-06-25 21:54:35 +02:00
Party.hpp [Loader] Make use of typeinfo for singleton and name resolving 2017-05-31 12:04:56 +02:00
PlayerName.cpp [StructuredData] Add 15 classes code, still not fully working! 2017-02-20 19:18:07 +01:00
PlayerName.hpp [Loader] Make use of typeinfo for singleton and name resolving 2017-05-31 12:04:56 +02:00
Playlist.cpp [Submodules] Get rid of zstd 2017-07-03 16:43:48 +02:00
Playlist.hpp [Party] Don't let players join lobby with an incorrect password. 2017-06-21 23:17:13 -04:00
QuickPatch.cpp [Submodules] Get rid of zstd 2017-07-03 16:43:48 +02:00
QuickPatch.hpp [Stats] Correctly write stats to file (not steam's remote storage) 2017-06-29 15:54:47 +02:00
RawFiles.cpp [General] Small code fixes and optimization 2017-06-14 20:53:54 +02:00
RawFiles.hpp [Loader] Make use of typeinfo for singleton and name resolving 2017-05-31 12:04:56 +02:00
RCon.cpp [General] Small code fixes and optimization 2017-06-14 20:53:54 +02:00
RCon.hpp [Loader] Make use of typeinfo for singleton and name resolving 2017-05-31 12:04:56 +02:00
Renderer.cpp [Renderer] Implement single backend frame handler 2017-06-22 22:05:22 +02:00
Renderer.hpp [Renderer] Implement single backend frame handler 2017-06-22 22:05:22 +02:00
Scheduler.cpp [Scheduler] Fix startup 2017-07-03 15:40:32 +02:00
Scheduler.hpp [General] Get rid of FPS drops 2017-07-03 15:07:47 +02:00
Script.cpp [General] Small code fixes and optimization 2017-06-14 20:53:54 +02:00
Script.hpp [Scheduler] Introduce scheduler with 80 compile errors 2017-05-31 15:50:32 +02:00
ServerCommands.cpp [General] Small code fixes and optimization 2017-06-14 20:53:54 +02:00
ServerCommands.hpp [ServerCommands] Use slot wrapper 2017-06-04 14:21:02 +02:00
ServerInfo.cpp [General] Small code fixes and optimization 2017-06-14 20:53:54 +02:00
ServerInfo.hpp [Loader] Make use of typeinfo for singleton and name resolving 2017-05-31 12:04:56 +02:00
ServerList.cpp [ServerList] Add bot count 2017-06-25 22:07:16 +02:00
ServerList.hpp [ServerList] Display bots separately 2017-06-12 21:02:34 +02:00
Session.cpp [Scheduler] Fix startup 2017-07-03 15:40:32 +02:00
Session.hpp [Node] Faster query 2017-07-03 11:09:36 +02:00
Singleton.cpp [Scheduler] Fix startup 2017-07-03 15:40:32 +02:00
Singleton.hpp [Loader] Make use of typeinfo for singleton and name resolving 2017-05-31 12:04:56 +02:00
Slowmotion.cpp [Slowmotion] Don't draw CI at all as it's unreliable 2017-07-02 14:41:31 +02:00
Slowmotion.hpp [Slowmotion] Optimize killcam 2017-06-29 23:03:57 +02:00
StartupMessages.cpp [General] Small code fixes and optimization 2017-06-14 20:53:54 +02:00
StartupMessages.hpp [Loader] Make use of typeinfo for singleton and name resolving 2017-05-31 12:04:56 +02:00
Stats.cpp [StringTable] Use the game's hashing function 2017-06-30 00:35:04 +02:00
Stats.hpp [Stats] Correctly write stats to file (not steam's remote storage) 2017-06-29 15:54:47 +02:00
StringTable.cpp [StringTable] Use the game's hashing function 2017-06-30 00:35:04 +02:00
StringTable.hpp [StringTable] Use the game's hashing function 2017-06-30 00:35:04 +02:00
StructuredData.cpp [General] Small code fixes and optimization 2017-06-14 20:53:54 +02:00
StructuredData.hpp [Loader] Make use of typeinfo for singleton and name resolving 2017-05-31 12:04:56 +02:00
Theatre.cpp [General] Small code fixes and optimization 2017-06-14 20:53:54 +02:00
Theatre.hpp [Loader] Make use of typeinfo for singleton and name resolving 2017-05-31 12:04:56 +02:00
Threading.cpp [Threading] Make VA thread safe 2017-05-31 18:03:33 +02:00
Threading.hpp [Loader] Make use of typeinfo for singleton and name resolving 2017-05-31 12:04:56 +02:00
Toast.cpp [General] Small code fixes and optimization 2017-06-14 20:53:54 +02:00
Toast.hpp [Proxy] Remove steam start 2017-06-07 11:50:47 +02:00
UIFeeder.cpp [General] Small code fixes and optimization 2017-06-14 20:53:54 +02:00
UIFeeder.hpp [Loader] Make use of typeinfo for singleton and name resolving 2017-05-31 12:04:56 +02:00
UIScript.cpp [General] Disable certain components when running as dedi 2017-02-25 12:54:26 +01:00
UIScript.hpp [Loader] Make use of typeinfo for singleton and name resolving 2017-05-31 12:04:56 +02:00
Weapon.cpp [General] Small code fixes and optimization 2017-06-14 20:53:54 +02:00
Weapon.hpp [Loader] Make use of typeinfo for singleton and name resolving 2017-05-31 12:04:56 +02:00
Window.cpp [General] Small code fixes and optimization 2017-06-14 20:53:54 +02:00
Window.hpp [Window] Apply waiting cursor while loading fastfiles 2017-06-06 22:13:08 +02:00
ZoneBuilder.cpp [ZoneBuilder] Fix zlib compile error 2017-07-03 16:48:02 +02:00
ZoneBuilder.hpp [Submodules] Get rid of zstd 2017-07-03 16:43:48 +02:00
Zones.cpp [General] Adjust shader structures 2017-04-22 21:47:04 +02:00
Zones.hpp [Loader] Make use of typeinfo for singleton and name resolving 2017-05-31 12:04:56 +02:00