iw4x-client/src/Components/Modules
2022-12-16 22:48:52 +01:00
..
AssetInterfaces Big zonebuilder update (#427) 2022-12-14 08:40:15 +00:00
GSC [General]: Use std::format more often (#635) 2022-12-11 17:54:24 +00:00
ArenaLength.cpp ISO Core guidelines 2022-02-27 12:53:44 +00:00
ArenaLength.hpp
AssetHandler.cpp Big zonebuilder update (#427) 2022-12-14 08:40:15 +00:00
AssetHandler.hpp [RawFiles] Load info strings from raw (#557) 2022-11-09 01:31:46 +00:00
Auth.cpp [Monitor] Yeet (#529) 2022-10-15 20:31:16 +00:00
Auth.hpp
Bans.cpp [Chat] Add missing server is not running warning (#567) 2022-11-15 16:18:00 -06:00
Bans.hpp [Bans] Refactor 2022-06-28 09:26:43 +02:00
Bots.cpp [Bots]: Support clantags (#645) 2022-12-15 16:13:49 +01:00
Bots.hpp [Bots]: Support clantags (#645) 2022-12-15 16:13:49 +01:00
Branding.cpp [General]: Remove unnecessary global header (#600) 2022-11-26 17:38:34 +00:00
Branding.hpp [General] Reduce usage of dvar lookup func 2022-08-10 23:03:26 +02:00
Bullet.cpp [Threading]: Attempt to resolve a crash... (#561) 2022-11-10 16:35:57 +00:00
Bullet.hpp [Threading]: Attempt to resolve a crash... (#561) 2022-11-10 16:35:57 +00:00
CardTitles.cpp [General]: Use std::format more often (#635) 2022-12-11 17:54:24 +00:00
CardTitles.hpp [ClanTag] Add back component + extras (#357) 2022-07-16 23:24:26 +02:00
Ceg.cpp [Ceg]: Update (#554) 2022-11-08 00:19:17 +00:00
Ceg.hpp Remove ceg 2022-05-27 14:15:03 +02:00
Changelog.cpp [General]: Use std::format more often (#635) 2022-12-11 17:54:24 +00:00
Changelog.hpp Update Premake5 (100% no hacks) 2022-04-07 11:41:20 +02:00
Chat.cpp [General]: Use std::format more often (#635) 2022-12-11 17:54:24 +00:00
Chat.hpp [Chat] Move chat commands here (#462) 2022-08-27 23:19:09 +02:00
ClanTags.cpp [General]: Use std::format more often (#635) 2022-12-11 17:54:24 +00:00
ClanTags.hpp [Voice] Voice chat 2022-08-13 17:19:45 +02:00
ClientCommand.cpp [General]: Use std::format more often (#635) 2022-12-11 17:54:24 +00:00
ClientCommand.hpp [ClientCommand] Add entity dump function 2022-09-01 16:54:28 +02:00
Command.cpp got -> itr 2022-10-14 22:56:09 +01:00
Command.hpp [Vote] Add vote/callvote (#447) 2022-08-21 18:52:54 +02:00
ConnectProtocol.cpp [General]: Use std::format more often (#635) 2022-12-11 17:54:24 +00:00
ConnectProtocol.hpp
Console.cpp [General]: Remove unnecessary global header (#600) 2022-11-26 17:38:34 +00:00
Console.hpp Keep Curses Headers to the Console Module (#539) 2022-10-27 00:48:33 +01:00
D3D9Ex.cpp [Dvar] Better dvar settings for debugging 2022-07-02 19:52:57 +02:00
D3D9Ex.hpp
Debug.cpp [Refactor]: Use enum instead of int to catch mistakes (#646) 2022-12-15 15:38:50 +00:00
Debug.hpp [Command]: Fix definition of Cmd_AddCommand (#609) 2022-11-28 23:15:21 +00:00
Dedicated.cpp [General]: Use std::format more often (#635) 2022-12-11 17:54:24 +00:00
Dedicated.hpp [Chat] Add missing server is not running warning (#567) 2022-11-15 16:18:00 -06:00
Discovery.cpp [Network] Organize packet handlers 2022-08-20 01:10:35 +02:00
Discovery.hpp Update Premake5 (100% no hacks) 2022-04-07 11:41:20 +02:00
Download.cpp [General]: Use std::format more often (#635) 2022-12-11 17:54:24 +00:00
Download.hpp [Download]: Use filesystem library for paths 2022-12-01 18:24:44 +00:00
Dvar.cpp [Dvar]: Remove cheat protection from useful dvar (#647) 2022-12-15 16:10:25 +00:00
Dvar.hpp Fix crash in Dvar_EnumToString (#548) 2022-11-02 13:40:45 +00:00
Elevators.cpp Remove the most hated callback in the source code 2022-06-04 14:06:30 +02:00
Elevators.hpp Update Premake5 (100% no hacks) 2022-04-07 11:41:20 +02:00
Events.cpp [ClanTag] Add back component + extras (#357) 2022-07-16 23:24:26 +02:00
Events.hpp [ClanTag] Add back component + extras (#357) 2022-07-16 23:24:26 +02:00
Exception.cpp [General]: Remove unnecessary global header (#600) 2022-11-26 17:38:34 +00:00
Exception.hpp Copy exception message to clipboard for easy coby basting 2022-02-10 12:14:43 +00:00
FastFiles.cpp [General]: Use std::format more often (#635) 2022-12-11 17:54:24 +00:00
FastFiles.hpp Update Premake5 (100% no hacks) 2022-04-07 11:41:20 +02:00
FileSystem.cpp [Script]: Add method to clear text in HudElems (#604) 2022-11-27 19:20:07 +00:00
FileSystem.hpp [Zone🅱️uilder]: Port over json parsing of loc strings (#621) 2022-12-04 00:15:46 +00:00
Flags.cpp [UI]: Fix bug (#625) 2022-12-05 19:34:24 +00:00
Flags.hpp Update Premake5 (100% no hacks) 2022-04-07 11:41:20 +02:00
Friends.cpp [Monitor] Yeet (#529) 2022-10-15 20:31:16 +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]: Correct function definition 2022-11-28 22:04:57 +00:00
Gamepad.hpp [Gamepad] Re-work assertions 2022-08-20 14:06:52 +02:00
Gametypes.cpp [General]: Use std::format more often (#635) 2022-12-11 17:54:24 +00:00
Gametypes.hpp
IPCPipe.cpp [Monitor] Yeet (#529) 2022-10-15 20:31:16 +00:00
IPCPipe.hpp
Lean.cpp [Lean] Add option to disable 2022-08-11 00:21:58 +02: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 [Refactor]: Use enum instead of int to catch mistakes (#646) 2022-12-15 15:38:50 +00:00
Logger.hpp [Refactor]: Use enum instead of int to catch mistakes (#646) 2022-12-15 15:38:50 +00:00
MapDump.cpp [Logger] Use c++20 format 2022-06-12 23:07:53 +02:00
MapDump.hpp
MapRotation.cpp [MapRotation]: Port changes from S1x (#629) 2022-12-06 21:18:29 +00:00
MapRotation.hpp [MapRotation]: Port changes from S1x (#629) 2022-12-06 21:18:29 +00:00
Maps.cpp Big zonebuilder update (#427) 2022-12-14 08:40:15 +00:00
Maps.hpp Speed up loading by not requiring extra zones 2022-07-20 21:47:54 +02:00
Materials.cpp ISO Core guidelines 2022-02-27 12:53:44 +00:00
Materials.hpp
Menus.cpp [Menus]: Remove calls to free menus (#642) 2022-12-14 21:10:48 +00:00
Menus.hpp [Menus]: Cleanup 2022-12-14 12:31:03 +01:00
ModelSurfs.cpp [General]: Use std::format more often (#635) 2022-12-11 17:54:24 +00:00
ModelSurfs.hpp
ModList.cpp [General]: Use std::format more often (#635) 2022-12-11 17:54:24 +00:00
ModList.hpp [Vote/UI] Add UI Script handlers 2022-08-24 16:38:14 +02:00
Network.cpp [Theatre]: Cleanup (#624) 2022-12-05 18:45:14 +00:00
Network.hpp [Zone🅱️uilder]: Add .str parsing 2022-11-16 17:25:21 +00:00
NetworkDebug.cpp [Theatre]: Cleanup (#624) 2022-12-05 18:45:14 +00:00
NetworkDebug.hpp [Theatre]: Cleanup (#624) 2022-12-05 18:45:14 +00:00
News.cpp [Main]: Improve error message 2022-12-06 13:05:03 +00:00
News.hpp
Node.cpp [Main]: Improve error message 2022-12-06 13:05:03 +00:00
Node.hpp [Main]: Improve error message 2022-12-06 13:05:03 +00:00
Party.cpp [Party]: Fix bug 2022-11-26 19:18:41 +00:00
Party.hpp [Dvar] Better dvar settings for debugging 2022-07-02 19:52:57 +02:00
PlayerMovement.cpp [Script]: Add IsSprinting & more 2022-11-24 15:30:06 +00:00
PlayerMovement.hpp [Script]: Add IsSprinting & more 2022-11-24 15:30:06 +00:00
PlayerName.cpp [GSC]: Script aliases (#610) 2022-11-29 08:18:10 -06:00
PlayerName.hpp [ClanTag] Add back component + extras (#357) 2022-07-16 23:24:26 +02:00
Playlist.cpp [Network] Organize packet handlers 2022-08-20 01:10:35 +02:00
Playlist.hpp Refactor some packet interception code 2022-05-21 00:12:46 +02:00
QuickPatch.cpp [General]: Use std::format more often (#635) 2022-12-11 17:54:24 +00:00
QuickPatch.hpp [Weapon]: Move fix here (#627) 2022-12-06 14:42:09 +00:00
RawFiles.cpp [RawFiles] Load info strings from raw (#557) 2022-11-09 01:31:46 +00:00
RawFiles.hpp [RawFiles] Load info strings from raw (#557) 2022-11-09 01:31:46 +00:00
RawMouse.cpp [Dvar] Better dvar settings for debugging 2022-07-02 19:52:57 +02:00
RawMouse.hpp [Gamepad] Fix hook conflitcs 2022-05-03 16:50:27 +01:00
RCon.cpp [RCon]: Tidy up code 2022-12-16 22:48:52 +01:00
RCon.hpp [RCon]: Tidy up code 2022-12-16 22:48:52 +01:00
Renderer.cpp Draw model name in its ground color if relevant (#651) 2022-12-16 14:55:50 +00:00
Renderer.hpp Big zonebuilder update (#427) 2022-12-14 08:40:15 +00:00
Scheduler.cpp [Scheduler] Fix hook 2022-07-02 12:17:08 +02:00
Scheduler.hpp [Scheduler] Fix hook 2022-07-02 12:17:08 +02:00
Security.cpp [Theatre]: Cleanup (#624) 2022-12-05 18:45:14 +00:00
Security.hpp [Theatre]: Cleanup (#624) 2022-12-05 18:45:14 +00:00
ServerCommands.cpp Feature/set get stat (#485) 2022-09-13 20:39:45 +02:00
ServerCommands.hpp Feature/set get stat (#485) 2022-09-13 20:39:45 +02:00
ServerInfo.cpp [General]: Remove unnecessary global header (#600) 2022-11-26 17:38:34 +00:00
ServerInfo.hpp [Vote/UI] Add UI Script handlers 2022-08-24 16:38:14 +02:00
ServerList.cpp [General]: Remove unnecessary global header (#600) 2022-11-26 17:38:34 +00:00
ServerList.hpp [Monitor] Yeet (#529) 2022-10-15 20:31:16 +00:00
Session.cpp [Network] Organize packet handlers 2022-08-20 01:10:35 +02:00
Session.hpp [Dedicated] Fix 2022-06-16 16:15:26 +02:00
Singleton.cpp [General]: Remove unnecessary global header (#600) 2022-11-26 17:38:34 +00:00
Singleton.hpp
SlowMotion.cpp [Slowmotion] Cleanup functions defs (#551) 2022-11-04 00:28:44 +00:00
SlowMotion.hpp [Slowmotion] Cleanup functions defs (#551) 2022-11-04 00:28:44 +00:00
SoundMutexFix.cpp ISO Core guidelines 2022-02-27 12:53:44 +00:00
SoundMutexFix.hpp
StartupMessages.cpp [Vote/UI] Add UI Script handlers 2022-08-24 16:38:14 +02:00
StartupMessages.hpp Update Premake5 (100% no hacks) 2022-04-07 11:41:20 +02:00
Stats.cpp Feature/set get stat (#485) 2022-09-13 20:39:45 +02:00
Stats.hpp Feature/set get stat (#485) 2022-09-13 20:39:45 +02:00
StringTable.cpp [ISO] Follow the c++20 standard 2022-05-31 18:38:09 +02:00
StringTable.hpp Update Premake5 (100% no hacks) 2022-04-07 11:41:20 +02:00
StructuredData.cpp [General]: Use std::format more often (#635) 2022-12-11 17:54:24 +00:00
StructuredData.hpp [Json] Sorround with try/catch (#531) 2022-10-16 16:17:42 +01:00
TextRenderer.cpp [Chat] Fix logic error in chat code (#547) 2022-11-01 23:23:25 +00:00
TextRenderer.hpp [Chat] Fix logic error in chat code (#547) 2022-11-01 23:23:25 +00:00
Theatre.cpp [General]: Use std::format more often (#635) 2022-12-11 17:54:24 +00:00
Theatre.hpp [Theatre]: Cleanup (#624) 2022-12-05 18:45:14 +00:00
Threading.cpp [Threading]: VA is already thread safe (#644) 2022-12-15 16:06:28 +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 [Vote/UI] Add UI Script handlers 2022-08-24 16:38:14 +02:00
UIFeeder.hpp [Vote/UI] Add UI Script handlers 2022-08-24 16:38:14 +02: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 [Script] *Update* 2022-07-23 23:22:58 +02:00
UserInfo.hpp [Events] Group game events callbacks in one module (#306) 2022-06-13 20:16:57 +02:00
VisionFile.cpp [Filesystem] Fix macro 2022-08-11 12:44:03 +02:00
VisionFile.hpp [VisionFile] Move zone patch here 2022-07-23 22:16:26 +02:00
Voice.cpp [Download]: Update Download.cpp 2022-11-26 19:28:49 +00:00
Voice.hpp [Chat] Mute voice too 2022-08-15 12:03:10 +02:00
Vote.cpp [Vote]: Add menus (#613) 2022-12-01 00:00:18 +00:00
Vote.hpp [Vote] Improvements and other things 2022-08-24 23:46:07 +02:00
Weapon.cpp [Weapon]: Move fix here (#627) 2022-12-06 14:42:09 +00:00
Weapon.hpp [Weapon]: Move fix here (#627) 2022-12-06 14:42:09 +00:00
Window.cpp [Dvar] Better dvar settings for debugging 2022-07-02 19:52:57 +02:00
Window.hpp Merge branch 'develop' into branding 2022-05-03 11:04:29 +01:00
ZoneBuilder.cpp Big zonebuilder update (#427) 2022-12-14 08:40:15 +00:00
ZoneBuilder.hpp Big zonebuilder update (#427) 2022-12-14 08:40:15 +00:00
Zones.cpp Big zonebuilder update (#427) 2022-12-14 08:40:15 +00:00
Zones.hpp [VisionFile] Move zone patch here 2022-07-23 22:16:26 +02:00