iw4x-client/src/Components/Modules
2023-03-22 18:47:13 +00:00
..
AssetInterfaces [ZB]: Ignore missing sound names in FX (#847) 2023-03-18 11:54:40 +00:00
BotLib [GSC]: Add namespace to match folder layout (#808) 2023-03-05 13:14:47 +00:00
GSC [IO]: Forgot to return -1 on func failure (#866) 2023-03-22 10:48:02 +00:00
ArenaLength.cpp [Loc]: Put function here (#868) 2023-03-22 18:47:13 +00:00
ArenaLength.hpp IW5 DLC Prep (#814) 2023-03-17 12:46:29 +00:00
AssetHandler.cpp IW5 DLC Prep (#814) 2023-03-17 12:46:29 +00:00
AssetHandler.hpp [RawFiles] Load info strings from raw (#557) 2022-11-09 01:31:46 +00:00
Auth.cpp [ServerList]: Check for duplicates (#820) 2023-03-09 18:39:10 +00:00
Auth.hpp [General]: Use {} default ctor (#865) 2023-03-21 23:00:13 +00:00
Bans.cpp [Download]: Add maprotation to info endpoint 2023-02-10 00:12:05 +00:00
Bans.hpp [Chat]: New save feature (#732) 2023-01-25 18:20:44 +00:00
Bots.cpp [Bots]: Update (#852) 2023-03-18 22:43:24 +00:00
Bots.hpp [Bots]: Update (#852) 2023-03-18 22:43:24 +00:00
Branding.cpp [Scheduler]: Use enum class & more (#669) 2022-12-26 13:07:24 +01:00
Branding.hpp [General] Reduce usage of dvar lookup func 2022-08-10 23:03:26 +02:00
Bullet.cpp [Debug]: Draw lines from riot shield (#670) 2022-12-26 15:14:22 +01:00
Bullet.hpp [Debug]: Draw lines from riot shield (#670) 2022-12-26 15:14:22 +01:00
CardTitles.cpp [General]: Remove redundant std::to_string (#832) 2023-03-14 12:07:20 +00:00
CardTitles.hpp [General]: Fix some things (#667) 2022-12-25 18:23:53 +01:00
Ceg.cpp [Ceg]: Last two (#857) 2023-03-20 21:33:18 +00:00
Ceg.hpp Remove ceg 2022-05-27 14:15:03 +02:00
Changelog.cpp [Scheduler]: Use enum class & more (#669) 2022-12-26 13:07:24 +01:00
Changelog.hpp Update Premake5 (100% no hacks) 2022-04-07 11:41:20 +02:00
Chat.cpp [GSC]: Remove reduntant color code (#830) 2023-03-12 11:40:01 +00:00
Chat.hpp [Chat]: New save feature (#732) 2023-01-25 18:20:44 +00:00
ClanTags.cpp [General]: Remove redundant std::to_string (#832) 2023-03-14 12:07:20 +00:00
ClanTags.hpp [General]: Remove redundant std::to_string (#832) 2023-03-14 12:07:20 +00:00
ClientCommand.cpp [GSC]: Add namespace to match folder layout (#808) 2023-03-05 13:14:47 +00:00
ClientCommand.hpp [ClientCommand] Add entity dump function 2022-09-01 16:54:28 +02:00
Command.cpp [General]: Add size check to execute func (#827) 2023-03-11 12:35:03 +00:00
Command.hpp [General]: Add size check to execute func (#827) 2023-03-11 12:35:03 +00:00
ConnectProtocol.cpp [Loader]: Establish a priority list for some modules (#706) 2023-01-06 23:06:10 +01:00
ConnectProtocol.hpp [Loader] Make use of typeinfo for singleton and name resolving 2017-05-31 12:04:56 +02:00
Console.cpp [Script]: Load scripts from multiple dirs (#859) 2023-03-21 11:59:31 +00:00
Console.hpp [Dvar]: Don't lookup dvar every time we need it (#677) 2022-12-31 15:03:33 +01:00
D3D9Ex.cpp [General]: Cleanup dvar usage (#744) 2023-01-29 12:54:51 +00:00
D3D9Ex.hpp [General]: Cleanup dvar usage (#744) 2023-01-29 12:54:51 +00:00
Debug.cpp [General]: Improve code style 2023-02-05 11:29:34 +00:00
Debug.hpp [Deps]: Rename stb_truetype.h to stb_truetype.hpp (#719) 2023-01-12 14:55:26 +00:00
Dedicated.cpp [Bots]: Get additional names from Patreon (#771) 2023-02-13 20:33:26 +00:00
Dedicated.hpp [General]: Attempt to fix a crash for Bisaknosp (#745) 2023-01-30 12:43:24 +00:00
Discord.cpp [Discord]: Fix format string (#828) 2023-03-11 13:52:55 +00:00
Discord.hpp [Discord]: Add rich presence (#760) 2023-02-08 19:57:27 +00:00
Discovery.cpp [Discovery]: Fix crash (#720) 2023-01-14 16:38:26 +01:00
Discovery.hpp [Threading]: Initialize tls stuff, making va thread safe (#657) 2022-12-18 21:47:59 +00:00
Download.cpp [Download]: Add field to JSON endpoint (#846) 2023-03-18 12:01:26 +00:00
Download.hpp [General]: Cleanup dvar usage (#744) 2023-01-29 12:54:51 +00:00
Dvar.cpp [Changelog]: Add new version (#839) 2023-03-17 18:10:56 +00:00
Dvar.hpp [Changelog]: Add new version (#839) 2023-03-17 18:10:56 +00:00
Elevators.cpp [MapRotation]: Rename dvar (#737) 2023-01-27 23:05:26 +00:00
Elevators.hpp Update Premake5 (100% no hacks) 2022-04-07 11:41:20 +02:00
Events.cpp [MapRotation]: Rename dvar (#737) 2023-01-27 23:05:26 +00:00
Events.hpp [MapRotation]: Rename dvar (#737) 2023-01-27 23:05:26 +00:00
Exception.cpp [General]: Cleanup usage of outputdebugstring (#733) 2023-01-25 18:59:15 +00:00
Exception.hpp [Exception]: Fix 2022-12-27 10:40:54 +01:00
FastFiles.cpp IW5 DLC Prep (#814) 2023-03-17 12:46:29 +00:00
FastFiles.hpp IW5 DLC Prep (#814) 2023-03-17 12:46:29 +00:00
FileSystem.cpp [General]: Clean up some dvar usage 2023-01-05 10:59:09 +01:00
FileSystem.hpp Fix FS a bit (#688) 2022-12-31 15:09:11 +01:00
Flags.cpp [UI]: Fix bug (#625) 2022-12-05 19:34:24 +00:00
Flags.hpp [Loader]: Establish a priority list for some modules (#706) 2023-01-06 23:06:10 +01:00
Friends.cpp [Loc]: Put function here (#868) 2023-03-22 18:47:13 +00:00
Friends.hpp [Friends] Remove code that forces you to be busy on Steam 2022-08-10 09:56:58 +02:00
Gamepad.cpp [General]: Fix knife lounge with gamepad 2023-03-18 14:28:37 +00:00
Gamepad.hpp [General]: Re-order some dvars (#748) 2023-02-03 14:13:51 +00:00
IPCPipe.cpp [Loader]: Establish a priority list for some modules (#706) 2023-01-06 23:06:10 +01:00
IPCPipe.hpp [Loader]: Establish a priority list for some modules (#706) 2023-01-06 23:06:10 +01:00
Lean.cpp [Scheduler]: Use enum class & more (#669) 2022-12-26 13:07:24 +01:00
Lean.hpp [Lean] Add option to disable 2022-08-11 00:21:58 +02:00
Localization.cpp [Loc]: Put function here (#868) 2023-03-22 18:47:13 +00:00
Localization.hpp [Loc]: Put function here (#868) 2023-03-22 18:47:13 +00:00
Logger.cpp [Network]: Pass Address obj by reference (#867) 2023-03-22 12:55:39 +00:00
Logger.hpp [Logger]: Fix pipe, bruh moment 2022-12-28 13:37:03 +01:00
MapDump.cpp [Scheduler]: Use enum class & more (#669) 2022-12-26 13:07:24 +01:00
MapDump.hpp [MapDump] Introduce proper map dumping 2019-12-28 14:35:00 +01:00
MapRotation.cpp [Download]: Add maprotation to info endpoint 2023-02-10 00:12:05 +00:00
MapRotation.hpp [Download]: Add maprotation to info endpoint 2023-02-10 00:12:05 +00:00
Maps.cpp [Loc]: Put function here (#868) 2023-03-22 18:47:13 +00:00
Maps.hpp IW5 DLC Prep (#814) 2023-03-17 12:46:29 +00: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 [Menus]: Add two new directives (#747) 2023-02-01 10:10:24 +00:00
Menus.hpp [Menus]: Add two new directives (#747) 2023-02-01 10:10:24 +00:00
ModelSurfs.cpp [General]: Use std::format more often (#635) 2022-12-11 17:54:24 +00:00
ModelSurfs.hpp [General] Use const string references 2018-12-17 15:34:28 +01:00
ModList.cpp [General]: Clean up some dvar usage 2023-01-05 10:59:09 +01:00
ModList.hpp [Vote/UI] Add UI Script handlers 2022-08-24 16:38:14 +02:00
Network.cpp [Network]: Pass Address obj by reference (#867) 2023-03-22 12:55:39 +00:00
Network.hpp [Network]: Pass Address obj by reference (#867) 2023-03-22 12:55:39 +00:00
NetworkDebug.cpp [RCon]: Apply last patch to Cmd_ExecuteSingleCommand (#835) 2023-03-15 23:28:20 +00:00
NetworkDebug.hpp [RCon]: Address rare crash (#834) 2023-03-15 18:50:23 +00:00
News.cpp [General]: Attempt to fix a crash for Bisaknosp (#745) 2023-01-30 12:43:24 +00:00
News.hpp [News] Remove broken updater 2020-12-09 14:57:34 -06:00
Node.cpp [Console]: Allow the client console to be opened (#695) 2023-01-03 13:16:44 +01:00
Node.hpp [Main]: Improve error message 2022-12-06 13:05:03 +00:00
Party.cpp [Dvar]: Add argument to protect dvars (#823) 2023-03-10 01:03:50 +00:00
Party.hpp [Discord]: Add rich presence (#760) 2023-02-08 19:57:27 +00:00
PlayerMovement.cpp [PlayerMovement]: Update dvar name to avoid confusion 2023-03-08 21:41:02 +00:00
PlayerMovement.hpp [PlayerMovement]: Update dvar name to avoid confusion 2023-03-08 21:41:02 +00:00
PlayerName.cpp [Network]: Pass Address obj by reference (#867) 2023-03-22 12:55:39 +00:00
PlayerName.hpp [General]: Remove redundant std::to_string (#832) 2023-03-14 12:07:20 +00:00
Playlist.cpp [ScriptError]: Use dvar in runtime error internal (#723) 2023-01-16 23:32:00 +00:00
Playlist.hpp [General]: Fix some things (#667) 2022-12-25 18:23:53 +01:00
QuickPatch.cpp IW5 DLC Prep (#814) 2023-03-17 12:46:29 +00:00
QuickPatch.hpp [Dvar]: Use _stricmp for case comparision (#824) 2023-03-10 15:00:58 +00:00
RawFiles.cpp [ScriptErrors]: Add useful errors to scripts (#721) 2023-01-16 18:55:26 +01:00
RawFiles.hpp [RawFiles] Load info strings from raw (#557) 2022-11-09 01:31:46 +00:00
RawMouse.cpp [Scheduler]: Use enum class & more (#669) 2022-12-26 13:07:24 +01:00
RawMouse.hpp [Gamepad] Fix hook conflitcs 2022-05-03 16:50:27 +01:00
RCon.cpp [RCon]: Properly fix rare crash (#861) 2023-03-21 18:14:11 +00:00
RCon.hpp [RCon]: Properly fix rare crash (#861) 2023-03-21 18:14:11 +00:00
Renderer.cpp IW5 DLC Prep (#814) 2023-03-17 12:46:29 +00:00
Renderer.hpp IW5 DLC Prep (#814) 2023-03-17 12:46:29 +00:00
Scheduler.cpp [Scheduler]: Use enum class & more (#669) 2022-12-26 13:07:24 +01:00
Scheduler.hpp [Scheduler]: Use enum class & more (#669) 2022-12-26 13:07:24 +01:00
Security.cpp [ServerList]: Check for duplicates (#820) 2023-03-09 18:39:10 +00:00
Security.hpp [Theatre]: Cleanup (#624) 2022-12-05 18:45:14 +00:00
ServerCommands.cpp [Scheduler]: Use enum class & more (#669) 2022-12-26 13:07:24 +01:00
ServerCommands.hpp Feature/set get stat (#485) 2022-09-13 20:39:45 +02:00
ServerInfo.cpp [Loc]: Put function here (#868) 2023-03-22 18:47:13 +00:00
ServerInfo.hpp [General]: Cleanup party component (#809) 2023-03-05 17:27:29 +00:00
ServerList.cpp [Loc]: Put function here (#868) 2023-03-22 18:47:13 +00:00
ServerList.hpp [ServerList]: Remove double semicolon (#822) 2023-03-09 19:03:52 +00:00
Session.cpp [General]: Attempt to fix a crash for Bisaknosp (#745) 2023-01-30 12:43:24 +00:00
Session.hpp [General]: Attempt to fix a crash for Bisaknosp (#745) 2023-01-30 12:43:24 +00:00
Singleton.cpp [Loader]: Establish a priority list for some modules (#706) 2023-01-06 23:06:10 +01:00
Singleton.hpp [Loader] Make use of typeinfo for singleton and name resolving 2017-05-31 12:04:56 +02:00
SlowMotion.cpp [Scheduler]: Use enum class & more (#669) 2022-12-26 13:07:24 +01:00
SlowMotion.hpp [Slowmotion] Cleanup functions defs (#551) 2022-11-04 00:28:44 +00:00
SoundMutexFix.cpp [Scheduler]: Use enum class & more (#669) 2022-12-26 13:07:24 +01:00
SoundMutexFix.hpp Fix style and slowmoStub 2021-08-19 11:45:40 +02:00
StartupMessages.cpp [MapRotation]: Rename dvar (#737) 2023-01-27 23:05:26 +00:00
StartupMessages.hpp [MapRotation]: Rename dvar (#737) 2023-01-27 23:05:26 +00:00
Stats.cpp [Script]: Use the correct function to get ent (#825) 2023-03-10 20:55:22 +00:00
Stats.hpp Feature/set get stat (#485) 2022-09-13 20:39:45 +02:00
StringTable.cpp [Scheduler]: Use enum class & more (#669) 2022-12-26 13:07:24 +01:00
StringTable.hpp Update Premake5 (100% no hacks) 2022-04-07 11:41:20 +02:00
StructuredData.cpp [Download]: Add maprotation to info endpoint 2023-02-10 00:12:05 +00:00
StructuredData.hpp [Json] Sorround with try/catch (#531) 2022-10-16 16:17:42 +01:00
TextRenderer.cpp [Deps]: Rename stb_truetype.h to stb_truetype.hpp (#719) 2023-01-12 14:55:26 +00:00
TextRenderer.hpp [Deps]: Rename stb_truetype.h to stb_truetype.hpp (#719) 2023-01-12 14:55:26 +00:00
Theatre.cpp [Loc]: Put function here (#868) 2023-03-22 18:47:13 +00:00
Theatre.hpp [Theatre]: Do not draw broken selector (#700) 2023-01-04 18:57:32 +00:00
Threading.cpp [General]: Cleanup the code (#713) 2023-01-10 20:37:20 +01:00
Threading.hpp [Threading]: Removing this was not a good idea 2022-11-26 15:50:33 +00:00
Toast.cpp [Monitor] Yeet (#529) 2022-10-15 20:31:16 +00:00
Toast.hpp [Scheduler] Use old hook for renderer pipeline 2022-06-30 12:05:56 +02:00
UIFeeder.cpp [Loc]: Put function here (#868) 2023-03-22 18:47:13 +00:00
UIFeeder.hpp [MapRotation]: Rename dvar (#737) 2023-01-27 23:05:26 +00:00
UIScript.cpp [UI]: Fix bug (#625) 2022-12-05 19:34:24 +00:00
UIScript.hpp [UI]: Fix bug (#625) 2022-12-05 19:34:24 +00:00
VisionFile.cpp [Scheduler]: Use enum class & more (#669) 2022-12-26 13:07:24 +01:00
VisionFile.hpp [VisionFile] Move zone patch here 2022-07-23 22:16:26 +02:00
Voice.cpp [ScriptError]: Improve speed since patch number is known (#816) 2023-03-07 18:39:55 +00:00
Voice.hpp [Chat] Mute voice too 2022-08-15 12:03:10 +02:00
Vote.cpp [Vote]: Do not load broken menus 2022-12-28 15:52:55 +01:00
Vote.hpp [Vote] Improvements and other things 2022-08-24 23:46:07 +02:00
Weapon.cpp [Script]: Use the correct function to get ent (#825) 2023-03-10 20:55:22 +00:00
Weapon.hpp [Weapon]: PlayerCmd_initialWeaponRaise (#803) 2023-03-04 00:35:30 +01:00
Window.cpp [Console]: Allow the client console to be opened (#695) 2023-01-03 13:16:44 +01:00
Window.hpp Merge branch 'develop' into branding 2022-05-03 11:04:29 +01:00
ZoneBuilder.cpp IW5 DLC Prep (#814) 2023-03-17 12:46:29 +00:00
ZoneBuilder.hpp IW4Of Fixes (#775) 2023-02-17 11:26:40 +00:00
Zones.cpp IW5 DLC Prep (#814) 2023-03-17 12:46:29 +00:00
Zones.hpp [General]: Cleanup some code 2023-02-06 19:34:08 +00:00