iw4x-client/src/Components/Modules
2022-11-09 15:22:35 +00:00
..
AssetInterfaces [RawFiles] Load info strings from raw (#557) 2022-11-09 01:31:46 +00:00
GSC [Chat] Fix logic error in chat code (#547) 2022-11-01 23:23:25 +00: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 Json11 => NlohmannJson (#393) 2022-07-29 21:54:18 +02: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 [Auth] Generate new key when key is invalid. 2019-10-03 09:16:26 +02:00
Bans.cpp [Json] Sorround with try/catch (#531) 2022-10-16 16:17:42 +01:00
Bans.hpp [Bans] Refactor 2022-06-28 09:26:43 +02:00
Bots.cpp [General] Small cleanup (#479) 2022-09-08 17:11:54 +02:00
Bots.hpp [Events] Group game events callbacks in one module (#306) 2022-06-13 20:16:57 +02:00
Branding.cpp [General] Reduce usage of dvar lookup func 2022-08-10 23:03:26 +02:00
Branding.hpp [General] Reduce usage of dvar lookup func 2022-08-10 23:03:26 +02:00
Bullet.cpp Feature/set get stat (#485) 2022-09-13 20:39:45 +02:00
Bullet.hpp [Bullet] Add user requested features 2022-05-03 17:57:36 +01:00
CardTitles.cpp [Structs] use clientheader 2022-08-20 12:09:41 +02: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 Remove anticheat (Gone FNAF) 2022-04-15 11:16:22 +02:00
Changelog.hpp Remove unnecessary deconstructors 2022-03-16 00:44:59 +00:00
Chat.cpp [Chat] Fix logic error in chat code (#547) 2022-11-01 23:23:25 +00:00
Chat.hpp [Chat] Move chat commands here (#462) 2022-08-27 23:19:09 +02:00
ClanTags.cpp Feature/set get stat (#485) 2022-09-13 20:39:45 +02:00
ClanTags.hpp [Voice] Voice chat 2022-08-13 17:19:45 +02:00
ClientCommand.cpp got -> itr 2022-10-14 22:56:09 +01: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] Small cleanup (#479) 2022-09-08 17:11: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 Keep Curses Headers to the Console Module (#539) 2022-10-27 00:48:33 +01: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 [Loader] Make use of typeinfo for singleton and name resolving 2017-05-31 12:04:56 +02:00
Debug.cpp [Debug] Remove faulty hook (#476) 2022-09-05 18:28:07 +02:00
Debug.hpp [Debug] Remove faulty hook (#476) 2022-09-05 18:28:07 +02:00
Dedicated.cpp [Party] Fix 2022-09-24 19:04:37 +02:00
Dedicated.hpp [Chat] Move chat commands here (#462) 2022-08-27 23:19:09 +02: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 Bump deps/mongoose from e580d4e to eed25f2 (#558) 2022-11-09 09:41:36 +00:00
Download.hpp [Deps] Update Mongoose (#540) 2022-10-28 11:52:34 +01:00
Dvar.cpp Fix crash in Dvar_EnumToString (#548) 2022-11-02 13:40:45 +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 [Logger] Use c++20 format 2022-06-12 23:07:53 +02:00
Exception.hpp Copy exception message to clipboard for easy coby basting 2022-02-10 12:14:43 +00:00
FastFiles.cpp [Dvar] Better dvar settings for debugging 2022-07-02 19:52:57 +02:00
FastFiles.hpp Update Premake5 (100% no hacks) 2022-04-07 11:41:20 +02:00
FileSystem.cpp [Script] Refactor loading code & add pseudo int64 (#419) 2022-08-23 09:12:20 +02:00
FileSystem.hpp [Filesystem] Use info from launcher (#440) 2022-08-17 21:53:52 +02:00
Flags.cpp Update Premake5 (100% no hacks) 2022-04-07 11:41:20 +02:00
Flags.hpp Update Premake5 (100% no hacks) 2022-04-07 11:41:20 +02:00
FrameTime.cpp [Party] Fix 2022-09-24 19:04:37 +02:00
FrameTime.hpp [Party] Fix 2022-09-24 19:04:37 +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 [Gamepad] Fix comp 2022-08-25 00:01:49 +02:00
Gamepad.hpp [Gamepad] Re-work assertions 2022-08-20 14:06:52 +02:00
Gametypes.cpp [Rawfile] Fix hook 2022-07-07 15:32:18 +02:00
Gametypes.hpp [Loader] Make use of typeinfo for singleton and name resolving 2017-05-31 12:04:56 +02:00
IPCPipe.cpp [Monitor] Yeet (#529) 2022-10-15 20:31:16 +00:00
IPCPipe.hpp [General] Use const string references 2018-12-17 15:34:28 +01:00
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 [Localize] Remove patch that double loads str files 2022-11-09 15:22:35 +00:00
Localization.hpp [Localize] Remove patch that double loads str files 2022-11-09 15:22:35 +00:00
Logger.cpp [Structs] Fix logfile definitions (#515) 2022-10-09 19:40:17 +01:00
Logger.hpp [Logger] Improve Hook code 2022-07-22 11:27:38 +02:00
MapDump.cpp [Logger] Use c++20 format 2022-06-12 23:07:53 +02:00
MapDump.hpp [MapDump] Introduce proper map dumping 2019-12-28 14:35:00 +01:00
MapRotation.cpp Wide apply env (#460) 2022-08-26 20:12:26 +02:00
MapRotation.hpp [Vote/UI] Add UI Script handlers 2022-08-24 16:38:14 +02:00
Maps.cpp [Vote] Improvements and other things 2022-08-24 23:46:07 +02: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 Remove unused hud icon drawing patches from Material component 2021-09-12 15:46:47 +02:00
Menus.cpp Update Menus.cpp 2022-09-08 21:38:14 +02:00
Menus.hpp Fixed compile errors on C++20 2020-12-09 13:13:34 -06:00
ModelSurfs.cpp [Logger] Use c++20 format 2022-06-12 23:07:53 +02:00
ModelSurfs.hpp [General] Use const string references 2018-12-17 15:34:28 +01:00
ModList.cpp [Vote/UI] Add UI Script handlers 2022-08-24 16:38:14 +02:00
ModList.hpp [Vote/UI] Add UI Script handlers 2022-08-24 16:38:14 +02:00
Movement.cpp fix for controlled killstreaks 2022-08-06 00:00:58 +02:00
Movement.hpp [Movement] Add rocket jump scale 2022-08-05 23:39:25 +02:00
MusicalTalent.cpp Update Premake5 (100% no hacks) 2022-04-07 11:41:20 +02:00
MusicalTalent.hpp Update Premake5 (100% no hacks) 2022-04-07 11:41:20 +02:00
Network.cpp [Party] Fix 2022-09-24 19:04:37 +02:00
Network.hpp [Party] Fix 2022-09-24 19:04:37 +02:00
News.cpp [Vote/UI] Add UI Script handlers 2022-08-24 16:38:14 +02:00
News.hpp [News] Remove broken updater 2020-12-09 14:57:34 -06:00
Node.cpp [Deps] Update Mongoose (#540) 2022-10-28 11:52:34 +01:00
Node.hpp [Deps] Update Mongoose (#540) 2022-10-28 11:52:34 +01:00
Party.cpp [RawFiles] Load info strings from raw (#557) 2022-11-09 01:31:46 +00:00
Party.hpp [Dvar] Better dvar settings for debugging 2022-07-02 19:52:57 +02:00
PlayerName.cpp [ClanTag] Add back component + extras (#357) 2022-07-16 23:24:26 +02: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 [Ceg]: Update (#554) 2022-11-08 00:19:17 +00:00
QuickPatch.hpp fix crash in SND func (#407) 2022-08-03 18:27:07 +02: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 [Proto] Update source file (#535) 2022-10-20 16:06:29 +02:00
RCon.hpp [RCon] Re-organize code for redability (#533) 2022-10-19 15:28:53 +01:00
Renderer.cpp [General] Reduce usage of dvar lookup func 2022-08-10 23:03:26 +02:00
Renderer.hpp Attempt to refactor scheduler *gone insane* 2022-06-04 14:06:22 +02: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 [Localization] Move patch here 2022-08-31 22:21:26 +02:00
Security.hpp [Localization] Move patch here 2022-08-31 22:21:26 +02: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 [Deps] Update Mongoose (#540) 2022-10-28 11:52:34 +01:00
ServerInfo.hpp [Vote/UI] Add UI Script handlers 2022-08-24 16:38:14 +02:00
ServerList.cpp [Json] Sorround with try/catch (#531) 2022-10-16 16:17:42 +01: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 [Monitor] Yeet (#529) 2022-10-15 20:31:16 +00:00
Singleton.hpp [Loader] Make use of typeinfo for singleton and name resolving 2017-05-31 12:04:56 +02:00
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 Fix style and slowmoStub 2021-08-19 11:45:40 +02:00
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 [Json] Sorround with try/catch (#531) 2022-10-16 16:17:42 +01: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 [Json] Sorround with try/catch (#531) 2022-10-16 16:17:42 +01:00
Theatre.hpp [Vote/UI] Add UI Script handlers 2022-08-24 16:38:14 +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 [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 got -> itr 2022-10-14 22:56:09 +01:00
UIScript.hpp [Vote] Improvements and other things 2022-08-24 23:46:07 +02: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 [Voice] Use regular heap alloc instead of large local 2022-09-04 10:49:54 +02:00
Voice.hpp [Chat] Mute voice too 2022-08-15 12:03:10 +02:00
Vote.cpp got -> itr 2022-10-14 22:56:09 +01:00
Vote.hpp [Vote] Improvements and other things 2022-08-24 23:46:07 +02:00
Weapon.cpp [Weapons] Fix *gone right* (gone thankful for JTAG) 2022-07-19 14:02:53 +02:00
Weapon.hpp [Weapon] Fix loading code 2022-07-02 18:30:35 +02: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 [RawFiles] Load info strings from raw (#557) 2022-11-09 01:31:46 +00:00
ZoneBuilder.hpp [Script] Re-work stuff (no hidden changes) 2022-07-06 17:48:40 +02:00
Zones.cpp [RawFiles] Load info strings from raw (#557) 2022-11-09 01:31:46 +00:00
Zones.hpp [VisionFile] Move zone patch here 2022-07-23 22:16:26 +02:00