iw4x-client/src/Components/Modules
2023-02-10 00:12:05 +00:00
..
AssetInterfaces [Download]: Add maprotation to info endpoint 2023-02-10 00:12:05 +00:00
BotLib [Menus]: Add two new directives (#747) 2023-02-01 10:10:24 +00:00
GSC [Download]: Add maprotation to info endpoint 2023-02-10 00:12:05 +00:00
ArenaLength.cpp ISO Core guidelines 2022-02-27 12:53:44 +00:00
ArenaLength.hpp
AssetHandler.cpp [Console]: Allow the client console to be opened (#695) 2023-01-03 13:16:44 +01:00
AssetHandler.hpp [RawFiles] Load info strings from raw (#557) 2022-11-09 01:31:46 +00:00
Auth.cpp [Console]: Allow the client console to be opened (#695) 2023-01-03 13:16:44 +01:00
Auth.hpp
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]: Remove unused variable 2023-01-10 18:05:03 +01:00
Bots.hpp [Bots]: Add requested feature (#665) 2022-12-24 23:14:47 +01: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 [MapRotation]: Rename dvar (#737) 2023-01-27 23:05:26 +00:00
CardTitles.hpp [General]: Fix some things (#667) 2022-12-25 18:23:53 +01:00
Ceg.cpp [QuickPatch]: Cleanup (#717) 2023-01-11 19:37:35 +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 [Download]: Add maprotation to info endpoint 2023-02-10 00:12:05 +00:00
Chat.hpp [Chat]: New save feature (#732) 2023-01-25 18:20:44 +00:00
ClanTags.cpp [Scheduler]: Use enum class & more (#669) 2022-12-26 13:07:24 +01:00
ClanTags.hpp [Voice] Voice chat 2022-08-13 17:19:45 +02:00
ClientCommand.cpp [General]: Clean structs (#692) 2023-01-02 17:04:34 +00:00
ClientCommand.hpp [ClientCommand] Add entity dump function 2022-09-01 16:54:28 +02:00
Command.cpp [MapRotation]: Recover from edge case (#711) 2023-01-09 22:51:28 +00:00
Command.hpp [MapRotation]: Recover from edge case (#711) 2023-01-09 22:51:28 +00:00
ConnectProtocol.cpp [Loader]: Establish a priority list for some modules (#706) 2023-01-06 23:06:10 +01:00
ConnectProtocol.hpp
Console.cpp [Console]: Allow the client console to be opened (#695) 2023-01-03 13:16:44 +01: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 [General]: Attempt to fix a crash for Bisaknosp (#745) 2023-01-30 12:43:24 +00:00
Dedicated.hpp [General]: Attempt to fix a crash for Bisaknosp (#745) 2023-01-30 12:43:24 +00:00
Discord.cpp [Discord]: Ignore join requests by default (#766) 2023-02-09 16:13:47 +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 maprotation to info endpoint 2023-02-10 00:12:05 +00:00
Download.hpp [General]: Cleanup dvar usage (#744) 2023-01-29 12:54:51 +00:00
Dvar.cpp [MapRotation]: Rename dvar (#737) 2023-01-27 23:05:26 +00:00
Dvar.hpp [Dvar]: Improve patch (#735) 2023-01-27 19:07:17 +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 [General]: Clean up some dvar usage 2023-01-05 10:59:09 +01:00
FastFiles.hpp [Console]: Allow the client console to be opened (#695) 2023-01-03 13:16:44 +01: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 [ScriptError]: Use dvar in runtime error internal (#723) 2023-01-16 23:32:00 +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 [Gamepad]: Remove double check 2023-02-06 18:01:23 +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 [Logger]: Refactor pipe (#570) 2022-11-17 23:06:47 +00:00
Localization.hpp [Zone🅱️uilder]: Add .str parsing 2022-11-16 17:25:21 +00:00
Logger.cpp [General]: Improve code style 2023-02-05 11:29:34 +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
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 [Download]: Add maprotation to info endpoint 2023-02-10 00:12:05 +00:00
Maps.hpp [General]: Clean structs (#692) 2023-01-02 17:04:34 +00:00
Materials.cpp ISO Core guidelines 2022-02-27 12:53:44 +00:00
Materials.hpp
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
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 [General]: Cleanup some code 2023-02-06 19:34:08 +00:00
Network.hpp [General]: Cleanup some code 2023-02-06 19:34:08 +00:00
NetworkDebug.cpp [Scheduler]: Use enum class & more (#669) 2022-12-26 13:07:24 +01:00
NetworkDebug.hpp [Theatre]: Cleanup (#624) 2022-12-05 18:45:14 +00:00
News.cpp [General]: Attempt to fix a crash for Bisaknosp (#745) 2023-01-30 12:43:24 +00:00
News.hpp
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 [Discord]: Add rich presence (#760) 2023-02-08 19:57:27 +00:00
Party.hpp [Discord]: Add rich presence (#760) 2023-02-08 19:57:27 +00:00
PlayerMovement.cpp [MapRotation]: Rename dvar (#737) 2023-01-27 23:05:26 +00:00
PlayerMovement.hpp Add cod4 map to dlc list (and absolutely nothing else) (#663) 2022-12-24 20:23:33 +00:00
PlayerName.cpp [Scheduler]: Use enum class & more (#669) 2022-12-26 13:07:24 +01:00
PlayerName.hpp [ClanTag] Add back component + extras (#357) 2022-07-16 23:24:26 +02: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 [Menus]: Add two new directives (#747) 2023-02-01 10:10:24 +00:00
QuickPatch.hpp [QuickPatch]: Cleanup (#717) 2023-01-11 19:37:35 +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 [MapRotation]: Rename dvar (#737) 2023-01-27 23:05:26 +00:00
RCon.hpp [RCon]: Tidy up code 2022-12-16 22:48:52 +01:00
Renderer.cpp [Renderer]: Add DebugDrawRunners (#758) 2023-02-07 13:48:20 +00:00
Renderer.hpp [Renderer]: Add DebugDrawRunners (#758) 2023-02-07 13:48:20 +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 [General]: Remove playlist download code 2023-01-29 01:51:56 +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 [MapRotation]: Rename dvar (#737) 2023-01-27 23:05:26 +00:00
ServerInfo.hpp [Vote/UI] Add UI Script handlers 2022-08-24 16:38:14 +02:00
ServerList.cpp [ServerList]: Rename Notice (#757) 2023-02-06 21:36:12 +00:00
ServerList.hpp [ServerList]: Display warning message for recoverable error (#682) 2022-12-29 12:34:43 +01: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
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
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 [Scheduler]: Use enum class & more (#669) 2022-12-26 13:07:24 +01: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 [Download]: Add maprotation to info endpoint 2023-02-10 00:12:05 +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 [MapRotation]: Rename dvar (#737) 2023-01-27 23:05:26 +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
UserInfo.cpp [Console]: Allow the client console to be opened (#695) 2023-01-03 13:16:44 +01:00
UserInfo.hpp [Events] Group game events callbacks in one module (#306) 2022-06-13 20:16:57 +02: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 [Chat]: New save feature (#732) 2023-01-25 18:20:44 +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 [Scheduler]: Use enum class & more (#669) 2022-12-26 13:07:24 +01:00
Weapon.hpp [Weapon]: Move fix here (#627) 2022-12-06 14:42:09 +00: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 [Download]: Add maprotation to info endpoint 2023-02-10 00:12:05 +00:00
ZoneBuilder.hpp [Download]: Cleanup some stuff (#703) 2023-01-06 13:51:41 +01:00
Zones.cpp [General]: Cleanup some code 2023-02-06 19:34:08 +00:00
Zones.hpp [General]: Cleanup some code 2023-02-06 19:34:08 +00:00