iw4x-client/src/Components/Modules
Edo bb3e8d3147
Merge pull request #260 from mjkzy/visible-list
fix visible server list refreshing
2022-05-07 13:40:08 -04:00
..
AssetInterfaces Merge branch 'develop' into fix-dedi 2022-04-06 21:38:36 +02:00
ArenaLength.cpp ISO Core guidelines 2022-02-27 12:53:44 +00:00
ArenaLength.hpp
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 Update Premake5 (100% no hacks) 2022-04-07 11:41:20 +02:00
Auth.hpp
Bans.cpp Add client dev commands & more 2022-04-12 14:34:51 +02:00
Bans.hpp Update Premake5 (100% no hacks) 2022-04-07 11:41:20 +02:00
Bots.cpp Get rid of direct checks of bistestclient 2022-05-07 00:49:29 +01:00
Bots.hpp [Bots] Add isBot GSC meth back 2022-05-05 23:48:33 +01:00
Branding.cpp Address review 2022-05-07 11:02:28 -04:00
Branding.hpp Cleanup code a bit 2022-04-16 17:11:08 +02:00
Bullet.cpp [Bullet] Add user requested features 2022-05-03 17:57:36 +01:00
Bullet.hpp [Bullet] Add user requested features 2022-05-03 17:57:36 +01:00
CardTitles.cpp Remove anticheat (Gone FNAF) 2022-04-15 11:16:22 +02:00
CardTitles.hpp Merge branch 'develop' into refactor-scripts-stuff 2022-04-07 16:47:56 +02:00
Changelog.cpp Remove anticheat (Gone FNAF) 2022-04-15 11:16:22 +02:00
Changelog.hpp Update Premake5 (100% no hacks) 2022-04-07 11:41:20 +02:00
Chat.cpp [Chat] Fix format in this module 2022-05-03 12:44:18 +01:00
Chat.hpp Update Premake5 (100% no hacks) 2022-04-07 11:41:20 +02:00
Clantags.cpp Update Premake5 (100% no hacks) 2022-04-07 11:41:20 +02:00
Clantags.hpp Update Premake5 (100% no hacks) 2022-04-07 11:41:20 +02:00
ClientCommand.cpp [Script] GScr_IsArray 2022-05-04 12:44:45 +01:00
ClientCommand.hpp Add client dev commands & more 2022-04-12 14:34:51 +02:00
Command.cpp Add client dev commands & more 2022-04-12 14:34:51 +02:00
Command.hpp Add client dev commands & more 2022-04-12 14:34:51 +02:00
ConnectProtocol.cpp ISO Core guidelines 2022-02-27 12:53:44 +00:00
ConnectProtocol.hpp
Console.cpp Add client dev commands & more 2022-04-12 14:34:51 +02:00
Console.hpp Update Premake5 (100% no hacks) 2022-04-07 11:41:20 +02:00
D3D9Ex.cpp Update Premake5 (100% no hacks) 2022-04-07 11:41:20 +02:00
D3D9Ex.hpp
Dedicated.cpp [Dedicated] Actually fix sv_lanOnly 2022-05-04 00:26:53 +01:00
Dedicated.hpp [Dedicated] fix sv_lanOnly 2022-05-04 00:03:11 +01:00
Discovery.cpp Remove anticheat (Gone FNAF) 2022-04-15 11:16:22 +02:00
Discovery.hpp Update Premake5 (100% no hacks) 2022-04-07 11:41:20 +02:00
Download.cpp [Script] GScr_IsArray 2022-05-04 12:44:45 +01:00
Download.hpp ISO Core guidelines 2022-02-27 12:53:44 +00:00
Dvar.cpp Update Premake5 (100% no hacks) 2022-04-07 11:41:20 +02:00
Dvar.hpp Update Premake5 (100% no hacks) 2022-04-07 11:41:20 +02:00
Elevators.cpp Clarify some things in the elevators patch 2022-05-05 10:20:10 +01:00
Elevators.hpp Update Premake5 (100% no hacks) 2022-04-07 11:41:20 +02:00
Exception.cpp [Branding] Address review 2022-05-07 14:59:15 +01:00
Exception.hpp Copy exception message to clipboard for easy coby basting 2022-02-10 12:14:43 +00:00
FastFiles.cpp Update Premake5 (100% no hacks) 2022-04-07 11:41:20 +02:00
FastFiles.hpp Update Premake5 (100% no hacks) 2022-04-07 11:41:20 +02:00
FileSystem.cpp Logger improvements 2022-04-16 10:01:25 +02:00
FileSystem.hpp
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 ISO Core guidelines 2022-02-27 12:53:44 +00:00
FrameTime.hpp
Friends.cpp Avoid some bad dvar look ups per frame 2022-04-12 23:15:50 +02:00
Friends.hpp Avoid some bad dvar look ups per frame 2022-04-12 23:15:50 +02:00
Gamepad.cpp Fix knife charge not working anymore with gamepad patch enabled 2022-05-07 14:26:32 +02:00
Gamepad.hpp replace spaces with tabs in gamepad patch 2022-05-05 21:42:15 +02:00
Gametypes.cpp Remove anticheat (Gone FNAF) 2022-04-15 11:16:22 +02:00
Gametypes.hpp
IPCPipe.cpp ISO Core guidelines 2022-02-27 12:53:44 +00:00
IPCPipe.hpp
Lean.cpp ISO Core guidelines 2022-02-27 12:53:44 +00:00
Lean.hpp
Localization.cpp Remove anticheat (Gone FNAF) 2022-04-15 11:16:22 +02:00
Localization.hpp
Logger.cpp Logger improvements 2022-04-16 10:01:25 +02: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
Maps.cpp Merge branch 'develop' into refactor-scripts-stuff 2022-04-07 16:47:56 +02:00
Maps.hpp
Materials.cpp ISO Core guidelines 2022-02-27 12:53:44 +00:00
Materials.hpp
Menus.cpp Remove anticheat (Gone FNAF) 2022-04-15 11:16:22 +02:00
Menus.hpp
ModelSurfs.cpp ISO Core guidelines 2022-02-27 12:53:44 +00:00
ModelSurfs.hpp
ModList.cpp Update Premake5 (100% no hacks) 2022-04-07 11:41:20 +02:00
ModList.hpp Update Premake5 (100% no hacks) 2022-04-07 11:41:20 +02:00
Monitor.cpp ISO Core guidelines 2022-02-27 12:53:44 +00:00
Monitor.hpp
Movement.cpp [Movement] Fix format 2022-05-02 19:36:50 +01:00
Movement.hpp [Movement] Fix format 2022-05-02 19:36:50 +01: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 Merge branch 'develop' into refactor-scripts-stuff 2022-04-07 16:47:56 +02:00
Network.hpp Update Premake5 (100% no hacks) 2022-04-07 11:41:20 +02:00
News.cpp Update Premake5 (100% no hacks) 2022-04-07 11:41:20 +02:00
News.hpp
Node.cpp [Dedicated] fix sv_lanOnly 2022-05-04 00:03:11 +01:00
Node.hpp
Party.cpp Add client dev commands & more 2022-04-12 14:34:51 +02:00
Party.hpp Update Premake5 (100% no hacks) 2022-04-07 11:41:20 +02:00
PlayerName.cpp Create Security module for sec related patches 2022-04-19 15:26:29 +02:00
PlayerName.hpp Create Security module for sec related patches 2022-04-19 15:26:29 +02:00
Playlist.cpp Update Premake5 (100% no hacks) 2022-04-07 11:41:20 +02:00
Playlist.hpp Update Premake5 (100% no hacks) 2022-04-07 11:41:20 +02:00
QuickPatch.cpp Merge branch 'develop' into branding 2022-05-03 11:04:29 +01:00
QuickPatch.hpp Merge branch 'develop' into branding 2022-05-03 11:04:29 +01:00
RawFiles.cpp Update Premake5 (100% no hacks) 2022-04-07 11:41:20 +02:00
RawFiles.hpp
RawMouse.cpp Fix RawMouse patch making gamepad mouse move hook not getting called 2022-05-04 20:24:37 +02:00
RawMouse.hpp [Gamepad] Fix hook conflitcs 2022-05-03 16:50:27 +01:00
RCon.cpp Update Premake5 (100% no hacks) 2022-04-07 11:41:20 +02:00
RCon.hpp Update Premake5 (100% no hacks) 2022-04-07 11:41:20 +02:00
Renderer.cpp Avoid some bad dvar look ups per frame 2022-04-12 23:15:50 +02:00
Renderer.hpp Avoid some bad dvar look ups per frame 2022-04-12 23:15:50 +02:00
Scheduler.cpp ISO Core guidelines 2022-02-27 12:53:44 +00:00
Scheduler.hpp
Script.cpp Fix issue with get system milliseconds 2022-05-07 01:17:15 +01:00
Script.hpp Add client dev commands & more 2022-04-12 14:34:51 +02:00
ScriptExtension.cpp [General] Update changelog 2022-05-04 12:49:03 +01:00
ScriptExtension.hpp Expose entity and client flags to GSC 2022-04-28 13:03:22 +01:00
Security.cpp Create Security module for sec related patches 2022-04-19 15:26:29 +02:00
Security.hpp Create Security module for sec related patches 2022-04-19 15:26:29 +02:00
ServerCommands.cpp Add client dev commands & more 2022-04-12 14:34:51 +02:00
ServerCommands.hpp Add client dev commands & more 2022-04-12 14:34:51 +02:00
ServerInfo.cpp Avoid some bad dvar look ups per frame 2022-04-12 23:15:50 +02:00
ServerInfo.hpp Avoid some bad dvar look ups per frame 2022-04-12 23:15:50 +02:00
ServerList.cpp fix visible server list refreshing 2022-05-07 08:23:26 -05:00
ServerList.hpp fix visible server list refreshing 2022-05-07 08:23:26 -05:00
Session.cpp ISO Core guidelines 2022-02-27 12:53:44 +00:00
Session.hpp
Singleton.cpp ISO Core guidelines 2022-02-27 12:53:44 +00:00
Singleton.hpp
SlowMotion.cpp Add client dev commands & more 2022-04-12 14:34:51 +02:00
SlowMotion.hpp Update Premake5 (100% no hacks) 2022-04-07 11:41:20 +02:00
SoundMutexFix.cpp ISO Core guidelines 2022-02-27 12:53:44 +00:00
SoundMutexFix.hpp
StartupMessages.cpp Update Premake5 (100% no hacks) 2022-04-07 11:41:20 +02:00
StartupMessages.hpp Update Premake5 (100% no hacks) 2022-04-07 11:41:20 +02:00
Stats.cpp Update Premake5 (100% no hacks) 2022-04-07 11:41:20 +02:00
Stats.hpp Update Premake5 (100% no hacks) 2022-04-07 11:41:20 +02:00
StringTable.cpp Update Premake5 (100% no hacks) 2022-04-07 11:41:20 +02:00
StringTable.hpp Update Premake5 (100% no hacks) 2022-04-07 11:41:20 +02:00
StructuredData.cpp Update Premake5 (100% no hacks) 2022-04-07 11:41:20 +02:00
StructuredData.hpp Update Premake5 (100% no hacks) 2022-04-07 11:41:20 +02:00
TextRenderer.cpp Create Security module for sec related patches 2022-04-19 15:26:29 +02:00
TextRenderer.hpp
Theatre.cpp Update Premake5 (100% no hacks) 2022-04-07 11:41:20 +02:00
Theatre.hpp
Threading.cpp ISO Core guidelines 2022-02-27 12:53:44 +00:00
Threading.hpp
Toast.cpp ISO Core guidelines 2022-02-27 12:53:44 +00:00
Toast.hpp
UIFeeder.cpp Update Premake5 (100% no hacks) 2022-04-07 11:41:20 +02:00
UIFeeder.hpp
UIScript.cpp ISO Core guidelines 2022-02-27 12:53:44 +00:00
UIScript.hpp
Weapon.cpp Add client dev commands & more 2022-04-12 14:34:51 +02:00
Weapon.hpp
Window.cpp Merge branch 'develop' into branding 2022-05-03 11:04:29 +01:00
Window.hpp Merge branch 'develop' into branding 2022-05-03 11:04:29 +01:00
ZoneBuilder.cpp Update Premake5 (100% no hacks) 2022-04-07 11:41:20 +02:00
ZoneBuilder.hpp
Zones.cpp Update Premake5 (100% no hacks) 2022-04-07 11:41:20 +02:00
Zones.hpp Update Premake5 (100% no hacks) 2022-04-07 11:41:20 +02:00