iw4x-client/src/Components/Modules
2022-04-10 15:02:25 +02:00
..
AssetInterfaces Merge branch 'develop' into fix-dedi 2022-04-06 21:38:36 +02:00
AntiCheat.cpp Merge pull request #192 from diamante0018/refactor-iso-core-guidelines 2022-02-27 14:10:31 +01:00
AntiCheat.hpp [AntiCheat] Detect if process is being started suspended in order to inject a dll to disable the anti cheat 2019-01-06 13:56:06 -05:00
ArenaLength.cpp ISO Core guidelines 2022-02-27 12:53:44 +00:00
ArenaLength.hpp [Loader] Make use of typeinfo for singleton and name resolving 2017-05-31 12:04:56 +02:00
AssetHandler.cpp Merge branch 'develop' into refactor-scripts-stuff 2022-04-07 16:47:56 +02:00
AssetHandler.hpp Fix cursed indentation :D 2022-01-29 14:11:52 +00:00
Auth.cpp Merge branch 'develop' into fix-dvars 2022-03-21 22:35:18 +00:00
Auth.hpp [Auth] Generate new key when key is invalid. 2019-10-03 09:16:26 +02:00
Bans.cpp Merge branch 'develop' into default-constructor 2022-03-20 11:25:17 +00:00
Bans.hpp Remove unnecessary deconstructors 2022-03-16 00:44:59 +00:00
Bots.cpp Merge branch 'develop' into scr-method-function 2022-04-10 14:03:35 +02:00
Bots.hpp Address review 2022-04-09 16:29:58 +02:00
CardTitles.cpp Merge pull request #201 from diamante0018/default-constructor 2022-03-22 00:01:53 +01:00
CardTitles.hpp Merge branch 'develop' into refactor-scripts-stuff 2022-04-07 16:47:56 +02:00
Changelog.cpp Remove unnecessary deconstructors 2022-03-16 00:44:59 +00:00
Changelog.hpp Remove unnecessary deconstructors 2022-03-16 00:44:59 +00:00
Chat.cpp Merge pull request #201 from diamante0018/default-constructor 2022-03-22 00:01:53 +01:00
Chat.hpp Remove unnecessary deconstructors 2022-03-16 00:44:59 +00:00
Clantags.cpp Merge pull request #201 from diamante0018/default-constructor 2022-03-22 00:01:53 +01:00
Clantags.hpp Remove unnecessary deconstructors 2022-03-16 00:44:59 +00:00
ClientCommand.cpp Merge branch 'refactor-scripts-stuff' into scr-method-function 2022-04-09 14:04:23 +02:00
ClientCommand.hpp Remove unnecessary deconstructors 2022-03-16 00:44:59 +00:00
Command.cpp Merge branch 'develop' into default-constructor 2022-03-20 11:25:17 +00:00
Command.hpp Merge branch 'develop' into default-constructor 2022-03-20 11:25:17 +00:00
ConnectProtocol.cpp ISO Core guidelines 2022-02-27 12:53:44 +00:00
ConnectProtocol.hpp [Loader] Make use of typeinfo for singleton and name resolving 2017-05-31 12:04:56 +02:00
Console.cpp Fix dvar flags & various dvar improvements 2022-03-08 12:20:28 +00:00
Console.hpp Fix dvar flags & various dvar improvements 2022-03-08 12:20:28 +00:00
D3D9Ex.cpp Fix dvar flags & various dvar improvements 2022-03-08 12:20:28 +00:00
D3D9Ex.hpp [Loader] Make use of typeinfo for singleton and name resolving 2017-05-31 12:04:56 +02:00
Dedicated.cpp Merge pull request #201 from diamante0018/default-constructor 2022-03-22 00:01:53 +01:00
Dedicated.hpp Remove unnecessary deconstructors 2022-03-16 00:44:59 +00:00
Discovery.cpp Merge pull request #201 from diamante0018/default-constructor 2022-03-22 00:01:53 +01:00
Discovery.hpp Remove unnecessary deconstructors 2022-03-16 00:44:59 +00:00
Download.cpp Merge branch 'refactor-scripts-stuff' into scr-method-function 2022-04-09 14:04:23 +02:00
Download.hpp ISO Core guidelines 2022-02-27 12:53:44 +00:00
Dvar.cpp Merge branch 'develop' into fix-dvars 2022-03-21 22:35:18 +00:00
Dvar.hpp Fix dvar flags & various dvar improvements 2022-03-08 12:20:28 +00:00
Elevators.cpp Merge pull request #201 from diamante0018/default-constructor 2022-03-22 00:01:53 +01:00
Elevators.hpp Remove unnecessary deconstructors 2022-03-16 00:44:59 +00:00
Exception.cpp Refactor command (changes from s1x) 2022-03-17 18:50:20 +00:00
Exception.hpp Copy exception message to clipboard for easy coby basting 2022-02-10 12:14:43 +00:00
FastFiles.cpp Merge pull request #201 from diamante0018/default-constructor 2022-03-22 00:01:53 +01:00
FastFiles.hpp Remove unnecessary deconstructors 2022-03-16 00:44:59 +00:00
FileSystem.cpp ISO Core guidelines 2022-02-27 12:53:44 +00:00
FileSystem.hpp [FileSystem] DeleteFile returns true or false now 2020-09-02 13:02:41 +02:00
Flags.cpp Merge pull request #210 from diamante0018/fix-comp 2022-04-05 12:55:13 +02:00
Flags.hpp Remove unnecessary deconstructors 2022-03-16 00:44:59 +00:00
FrameTime.cpp ISO Core guidelines 2022-02-27 12:53:44 +00:00
FrameTime.hpp [Loader] Make use of typeinfo for singleton and name resolving 2017-05-31 12:04:56 +02:00
Friends.cpp Merge branch 'develop' into fix-dvars 2022-03-21 22:35:18 +00:00
Friends.hpp [Friends] 2019-01-10 21:18:18 +01:00
Gamepad.cpp Merge branch 'develop' into fix-dvars 2022-03-21 22:35:18 +00:00
Gamepad.hpp Fix gamepad vars 2022-02-03 12:44:35 +01:00
Gametypes.cpp ISO Core guidelines 2022-02-27 12:53:44 +00:00
Gametypes.hpp [Loader] Make use of typeinfo for singleton and name resolving 2017-05-31 12:04:56 +02:00
IPCPipe.cpp ISO Core guidelines 2022-02-27 12:53:44 +00:00
IPCPipe.hpp [General] Use const string references 2018-12-17 15:34:28 +01:00
Lean.cpp ISO Core guidelines 2022-02-27 12:53:44 +00:00
Lean.hpp [Loader] Make use of typeinfo for singleton and name resolving 2017-05-31 12:04:56 +02:00
Localization.cpp Fix dvar flags & various dvar improvements 2022-03-08 12:20:28 +00:00
Localization.hpp [General] Use const string references 2018-12-17 15:34:28 +01:00
Logger.cpp Merge branch 'develop' into fix-dvars 2022-03-21 22:35:18 +00:00
Logger.hpp Use correct enum over numbers for com_error 2021-11-16 16:56:13 +00:00
MapDump.cpp ISO Core guidelines 2022-02-27 12:53:44 +00:00
MapDump.hpp [MapDump] Introduce proper map dumping 2019-12-28 14:35:00 +01:00
Maps.cpp Merge branch 'develop' into refactor-scripts-stuff 2022-04-07 16:47:56 +02:00
Maps.hpp Hook triggers 2021-04-05 17:25:47 +02:00
Materials.cpp ISO Core guidelines 2022-02-27 12:53:44 +00:00
Materials.hpp Remove unused hud icon drawing patches from Material component 2021-09-12 15:46:47 +02:00
Menus.cpp Merge branch 'develop' into default-constructor 2022-03-20 11:25:17 +00:00
Menus.hpp Fixed compile errors on C++20 2020-12-09 13:13:34 -06:00
ModelSurfs.cpp ISO Core guidelines 2022-02-27 12:53:44 +00:00
ModelSurfs.hpp [General] Use const string references 2018-12-17 15:34:28 +01:00
ModList.cpp Merge pull request #201 from diamante0018/default-constructor 2022-03-22 00:01:53 +01:00
ModList.hpp Remove unnecessary deconstructors 2022-03-16 00:44:59 +00:00
Monitor.cpp ISO Core guidelines 2022-02-27 12:53:44 +00:00
Monitor.hpp [Loader] Make use of typeinfo for singleton and name resolving 2017-05-31 12:04:56 +02:00
Movement.cpp Fix dvar flags & various dvar improvements 2022-03-08 12:20:28 +00:00
Movement.hpp Fix dvar flags & various dvar improvements 2022-03-08 12:20:28 +00:00
MusicalTalent.cpp Remove unnecessary deconstructors 2022-03-16 00:44:59 +00:00
MusicalTalent.hpp Remove unnecessary deconstructors 2022-03-16 00:44:59 +00:00
Network.cpp Merge branch 'develop' into refactor-scripts-stuff 2022-04-07 16:47:56 +02:00
Network.hpp Remove unnecessary deconstructors 2022-03-16 00:44:59 +00:00
News.cpp Fix dvar flags & various dvar improvements 2022-03-08 12:20:28 +00:00
News.hpp [News] Remove broken updater 2020-12-09 14:57:34 -06:00
Node.cpp Refactor command (changes from s1x) 2022-03-17 18:50:20 +00:00
Node.hpp [Node] Fragment the nodeListResponse send messages 2020-11-17 01:06:02 -06:00
Party.cpp Merge branch 'develop' into refactor-scripts-stuff 2022-04-07 16:47:56 +02:00
Party.hpp Remove unnecessary deconstructors 2022-03-16 00:44:59 +00:00
PlayerName.cpp Fix dvar flags & various dvar improvements 2022-03-08 12:20:28 +00:00
PlayerName.hpp Move playername related patches from TextRenderer to PlayerName component 2021-09-07 15:06:58 +02:00
Playlist.cpp Merge pull request #201 from diamante0018/default-constructor 2022-03-22 00:01:53 +01:00
Playlist.hpp Remove unnecessary deconstructors 2022-03-16 00:44:59 +00:00
QuickPatch.cpp Merge branch 'develop' into fix-dvars 2022-03-21 22:35:18 +00:00
QuickPatch.hpp Fix dvar flags & various dvar improvements 2022-03-08 12:20:28 +00:00
RawFiles.cpp Refactor command (changes from s1x) 2022-03-17 18:50:20 +00:00
RawFiles.hpp Fixed compile errors on C++20 2020-12-09 13:13:34 -06:00
RCon.cpp Merge pull request #201 from diamante0018/default-constructor 2022-03-22 00:01:53 +01:00
RCon.hpp Merge branch 'develop' into default-constructor 2022-03-20 11:25:17 +00:00
Renderer.cpp Fix dvar flags & various dvar improvements 2022-03-08 12:20:28 +00:00
Renderer.hpp Added a dvar for player draw debug distance, use array for dvar enums, a bit of formatting 2021-11-11 14:00:46 +01:00
Scheduler.cpp ISO Core guidelines 2022-02-27 12:53:44 +00:00
Scheduler.hpp [General] Get rid of FPS drops 2017-07-03 15:07:47 +02:00
Script.cpp Address some warnings 2022-04-10 14:13:32 +02:00
Script.hpp Add some more utils funcs 2022-04-10 14:00:55 +02:00
ScriptExtension.cpp Case insentive comparison like the game does :/ 2022-04-10 15:02:25 +02:00
ScriptExtension.hpp Address review 2022-03-21 18:55:35 +00:00
ServerCommands.cpp Merge branch 'develop' into default-constructor 2022-03-20 11:25:17 +00:00
ServerCommands.hpp Remove unnecessary deconstructors 2022-03-16 00:44:59 +00:00
ServerInfo.cpp Merge pull request #192 from diamante0018/refactor-iso-core-guidelines 2022-02-27 14:10:31 +01:00
ServerInfo.hpp Add fonticon autocomplete for chat 2021-09-08 01:53:25 +02:00
ServerList.cpp Merge pull request #201 from diamante0018/default-constructor 2022-03-22 00:01:53 +01:00
ServerList.hpp [General] Use const string references 2018-12-17 15:34:28 +01:00
Session.cpp ISO Core guidelines 2022-02-27 12:53:44 +00:00
Session.hpp [General] Use const string references 2018-12-17 15:34:28 +01:00
Singleton.cpp ISO Core guidelines 2022-02-27 12:53:44 +00:00
Singleton.hpp [Loader] Make use of typeinfo for singleton and name resolving 2017-05-31 12:04:56 +02:00
SlowMotion.cpp Disable warning, fix naming inconsistency for component & remove unused code 2022-03-08 10:21:23 +00:00
SlowMotion.hpp Disable warning, fix naming inconsistency for component & remove unused code 2022-03-08 10:21:23 +00:00
SoundMutexFix.cpp ISO Core guidelines 2022-02-27 12:53:44 +00:00
SoundMutexFix.hpp Fix style and slowmoStub 2021-08-19 11:45:40 +02:00
StartupMessages.cpp Merge pull request #201 from diamante0018/default-constructor 2022-03-22 00:01:53 +01:00
StartupMessages.hpp Remove unnecessary deconstructors 2022-03-16 00:44:59 +00:00
Stats.cpp Remove unnecessary deconstructors 2022-03-16 00:44:59 +00:00
Stats.hpp Remove unnecessary deconstructors 2022-03-16 00:44:59 +00:00
StringTable.cpp Remove unnecessary deconstructors 2022-03-16 00:44:59 +00:00
StringTable.hpp Remove unnecessary deconstructors 2022-03-16 00:44:59 +00:00
StructuredData.cpp Remove unnecessary deconstructors 2022-03-16 00:44:59 +00:00
StructuredData.hpp Remove unnecessary deconstructors 2022-03-16 00:44:59 +00:00
TextRenderer.cpp Fix dvar flags & various dvar improvements 2022-03-08 12:20:28 +00:00
TextRenderer.hpp Rewrite fonticon localized string caching to fix strings being reallocated 2021-09-22 22:50:22 +02:00
Theatre.cpp Fix dvar flags & various dvar improvements 2022-03-08 12:20:28 +00:00
Theatre.hpp [Loader] Make use of typeinfo for singleton and name resolving 2017-05-31 12:04:56 +02:00
Threading.cpp ISO Core guidelines 2022-02-27 12:53:44 +00:00
Threading.hpp [Loader] Make use of typeinfo for singleton and name resolving 2017-05-31 12:04:56 +02:00
Toast.cpp ISO Core guidelines 2022-02-27 12:53:44 +00:00
Toast.hpp [General] Use const string references 2018-12-17 15:34:28 +01:00
UIFeeder.cpp Fix dvar flags & various dvar improvements 2022-03-08 12:20:28 +00:00
UIFeeder.hpp [Loader] Make use of typeinfo for singleton and name resolving 2017-05-31 12:04:56 +02:00
UIScript.cpp ISO Core guidelines 2022-02-27 12:53:44 +00:00
UIScript.hpp [General] Use const string references 2018-12-17 15:34:28 +01:00
Weapon.cpp Refactor command (changes from s1x) 2022-03-17 18:50:20 +00:00
Weapon.hpp [General] Use const string references 2018-12-17 15:34:28 +01:00
Window.cpp Fix dvar flags & various dvar improvements 2022-03-08 12:20:28 +00:00
Window.hpp [Window] Apply waiting cursor while loading fastfiles 2017-06-06 22:13:08 +02:00
ZoneBuilder.cpp Merge branch 'develop' into fix-dvars 2022-03-21 22:35:18 +00:00
ZoneBuilder.hpp Allow loading assets from disk even if they're already in memory 2021-09-06 00:20:16 +02:00
Zones.cpp Remove unnecessary deconstructors 2022-03-16 00:44:59 +00:00
Zones.hpp Remove unnecessary deconstructors 2022-03-16 00:44:59 +00:00