.. |
AssetInterfaces
|
Better techswap for trees
|
2021-09-06 21:45:04 +02:00 |
AntiCheat.cpp
|
Disable anticheat for good
|
2021-08-28 22:33:14 +02:00 |
AntiCheat.hpp
|
[AntiCheat] Detect if process is being started suspended in order to inject a dll to disable the anti cheat
|
2019-01-06 13:56:06 -05:00 |
ArenaLength.cpp
|
[Zones] Added support for FF version 448, 460, 461
|
2019-10-02 08:08:11 +02:00 |
ArenaLength.hpp
|
[Loader] Make use of typeinfo for singleton and name resolving
|
2017-05-31 12:04:56 +02:00 |
AssetHandler.cpp
|
Fix other keks + add scr_addbool for good mesure
|
2022-01-15 19:18:15 +00:00 |
AssetHandler.hpp
|
[Zones] Added support for FF version 448, 460, 461
|
2019-10-02 08:08:11 +02:00 |
Auth.cpp
|
- Make mod-specific stats toggleable via a dvar and disable it by default
|
2020-08-08 12:19:55 +02:00 |
Auth.hpp
|
[Auth] Generate new key when key is invalid.
|
2019-10-03 09:16:26 +02:00 |
Bans.cpp
|
Added missing lock guard
|
2021-12-17 19:49:25 +01:00 |
Bans.hpp
|
[General] Use const string references
|
2018-12-17 15:34:28 +01:00 |
Bots.cpp
|
Address last bit of review I forgot about
|
2022-02-01 13:41:38 +01:00 |
Bots.hpp
|
Address last bit of review I forgot about
|
2022-02-01 13:41:38 +01:00 |
CardTitles.cpp
|
[AntiCheat] Correctly call startup time check so that it still runs if the AntiCheat is bypassed.
|
2019-01-06 14:02:17 -05:00 |
CardTitles.hpp
|
[CardTites] Optimize code
|
2017-05-31 09:59:03 +02:00 |
Changelog.cpp
|
[Changelog] Updated changelog location
|
2020-12-09 14:56:19 -06:00 |
Changelog.hpp
|
[Loader] Make use of typeinfo for singleton and name resolving
|
2017-05-31 12:04:56 +02:00 |
Chat.cpp
|
Code clearity improvements to Fonticons patch
|
2021-09-20 20:40:42 +02:00 |
Chat.hpp
|
Change logic that splits chat messages with new lines to support fonticons properly
|
2021-09-19 15:49:12 +02:00 |
Clantags.cpp
|
[ClanTags] Fix refactoring issue
|
2017-06-14 22:04:16 +02:00 |
Clantags.hpp
|
Fixed compile errors on C++20
|
2020-12-09 13:13:34 -06:00 |
ClientCommand.cpp
|
Rename a few things to help bring more consistency
|
2022-02-01 13:29:27 +01:00 |
ClientCommand.hpp
|
read ent num from struct as Matrix suggested
|
2021-12-09 17:49:47 +00:00 |
Command.cpp
|
Reimplement clientcommand like in debug builds
|
2021-12-09 12:01:37 +00:00 |
Command.hpp
|
[General] Use const string references
|
2018-12-17 15:34:28 +01:00 |
ConnectProtocol.cpp
|
[General] Use const string references
|
2018-12-17 15:34:28 +01:00 |
ConnectProtocol.hpp
|
[Loader] Make use of typeinfo for singleton and name resolving
|
2017-05-31 12:04:56 +02:00 |
Console.cpp
|
Move remaining patches from color component to text renderer component
|
2021-09-07 13:15:44 +02:00 |
Console.hpp
|
[Loader] Make use of typeinfo for singleton and name resolving
|
2017-05-31 12:04:56 +02:00 |
D3D9Ex.cpp
|
- Make mod-specific stats toggleable via a dvar and disable it by default
|
2020-08-08 12:19:55 +02:00 |
D3D9Ex.hpp
|
[Loader] Make use of typeinfo for singleton and name resolving
|
2017-05-31 12:04:56 +02:00 |
Dedicated.cpp
|
Merge pull request #145 from diamante0018/refactor-logger-error
|
2021-11-30 14:42:50 +01:00 |
Dedicated.hpp
|
Merge pull request #145 from diamante0018/refactor-logger-error
|
2021-11-30 14:42:50 +01:00 |
Discovery.cpp
|
Revert "[DHT] Implement DHT"
|
2018-10-09 10:53:15 +02:00 |
Discovery.hpp
|
Revert "[DHT] Implement DHT"
|
2018-10-09 10:53:15 +02:00 |
Download.cpp
|
Forgot about these
|
2022-02-01 13:15:59 +01:00 |
Download.hpp
|
[Download] Improve client downloads
|
2019-12-26 00:07:04 +01:00 |
Dvar.cpp
|
Merge pull request #142 from Rackover/better_r_draw_debug
|
2021-12-17 18:02:42 +01:00 |
Dvar.hpp
|
Use .cfg over unordered map
|
2021-12-04 18:34:19 +00:00 |
Elevators.cpp
|
Match sv_enableBounces dvar flags
|
2021-11-29 18:36:23 +00:00 |
Elevators.hpp
|
One feature at the time
|
2021-11-29 18:22:21 +00:00 |
Exception.cpp
|
Remove crash-helper
|
2020-12-22 15:00:15 -05:00 |
Exception.hpp
|
[General] Fix compiler complaining about using inline assembly inside of a lambda.
|
2019-01-08 19:15:10 -05:00 |
FastFiles.cpp
|
[Zones] Added support for FF version 448, 460, 461
|
2019-10-02 08:08:11 +02:00 |
FastFiles.hpp
|
[FastFiles] Fixed XSurface count when loading fastfiles
|
2018-12-24 21:42:39 +01:00 |
FileSystem.cpp
|
[FileSystem] DeleteFile returns true or false now
|
2020-09-02 13:02:41 +02:00 |
FileSystem.hpp
|
[FileSystem] DeleteFile returns true or false now
|
2020-09-02 13:02:41 +02:00 |
Flags.cpp
|
[General] Use const string references
|
2018-12-17 15:34:28 +01:00 |
Flags.hpp
|
[General] Use const string references
|
2018-12-17 15:34:28 +01:00 |
FrameTime.cpp
|
[General] Small code fixes and optimization
|
2017-06-14 20:53:54 +02:00 |
FrameTime.hpp
|
[Loader] Make use of typeinfo for singleton and name resolving
|
2017-05-31 12:04:56 +02:00 |
Friends.cpp
|
set variant wrapper
|
2021-10-04 17:08:01 +01:00 |
Friends.hpp
|
[Friends]
|
2019-01-10 21:18:18 +01:00 |
Gamepad.cpp
|
Swap between playstation and xbox buttons depending on the style dvar
|
2021-10-16 22:20:12 +02:00 |
Gamepad.hpp
|
Swap between playstation and xbox buttons depending on the style dvar
|
2021-10-16 22:20:12 +02:00 |
Gametypes.cpp
|
[AntiCheat] Use simpler compiler expression
|
2017-06-23 10:07:55 +02:00 |
Gametypes.hpp
|
[Loader] Make use of typeinfo for singleton and name resolving
|
2017-05-31 12:04:56 +02:00 |
IPCPipe.cpp
|
[General] Use const string references
|
2018-12-17 15:34:28 +01:00 |
IPCPipe.hpp
|
[General] Use const string references
|
2018-12-17 15:34:28 +01:00 |
IW4MVM.cpp
|
[Dvar] Use set raw method on dvars by default
|
2021-08-29 17:41:21 +02:00 |
IW4MVM.hpp
|
[General] Adjust project for opensourcing
|
2019-09-17 18:47:20 +00:00 |
Lean.cpp
|
[Hooking] Optimizie inline-asm hooks
|
2017-02-01 15:04:32 +01:00 |
Lean.hpp
|
[Loader] Make use of typeinfo for singleton and name resolving
|
2017-05-31 12:04:56 +02:00 |
Localization.cpp
|
Add "Chase" to list of contributors
|
2021-10-16 22:21:32 +02:00 |
Localization.hpp
|
[General] Use const string references
|
2018-12-17 15:34:28 +01:00 |
Logger.cpp
|
Use correct enum over numbers for com_error
|
2021-11-16 16:56:13 +00:00 |
Logger.hpp
|
Use correct enum over numbers for com_error
|
2021-11-16 16:56:13 +00:00 |
MapDump.cpp
|
Yes
|
2021-02-16 10:38:22 +01:00 |
MapDump.hpp
|
[MapDump] Introduce proper map dumping
|
2019-12-28 14:35:00 +01:00 |
Maps.cpp
|
Forgot about these
|
2022-02-01 13:15:59 +01:00 |
Maps.hpp
|
Hook triggers
|
2021-04-05 17:25:47 +02:00 |
Materials.cpp
|
Remove unused hud icon drawing patches from Material component
|
2021-09-12 15:46:47 +02:00 |
Materials.hpp
|
Remove unused hud icon drawing patches from Material component
|
2021-09-12 15:46:47 +02:00 |
Menus.cpp
|
Add gamepad options menu
|
2021-08-31 18:13:15 +02:00 |
Menus.hpp
|
Fixed compile errors on C++20
|
2020-12-09 13:13:34 -06:00 |
ModelSurfs.cpp
|
[General] Use const string references
|
2018-12-17 15:34:28 +01:00 |
ModelSurfs.hpp
|
[General] Use const string references
|
2018-12-17 15:34:28 +01:00 |
ModList.cpp
|
[General] Use const string references
|
2018-12-17 15:34:28 +01:00 |
ModList.hpp
|
[General] Use const string references
|
2018-12-17 15:34:28 +01:00 |
Monitor.cpp
|
Revert "[DHT] Implement DHT"
|
2018-10-09 10:53:15 +02:00 |
Monitor.hpp
|
[Loader] Make use of typeinfo for singleton and name resolving
|
2017-05-31 12:04:56 +02:00 |
Movement.cpp
|
Overlooked this detail
|
2021-11-11 13:40:52 +00:00 |
Movement.hpp
|
Hook dvar register func
|
2021-11-11 13:38:51 +00:00 |
MusicalTalent.cpp
|
[General] Use const string references
|
2018-12-17 15:34:28 +01:00 |
MusicalTalent.hpp
|
[General] Use const string references
|
2018-12-17 15:34:28 +01:00 |
Network.cpp
|
Address comments from review #1
|
2021-09-13 21:36:48 +02:00 |
Network.hpp
|
Add fields to client_t structs, might be useful
|
2021-09-12 16:37:52 +02:00 |
News.cpp
|
Don't rely on GitHub redirect, use new URL
|
2021-06-26 00:28:01 +02:00 |
News.hpp
|
[News] Remove broken updater
|
2020-12-09 14:57:34 -06:00 |
Node.cpp
|
Merge pull request #46 from ineedbots/bot_scr
|
2020-12-05 02:41:08 +01:00 |
Node.hpp
|
[Node] Fragment the nodeListResponse send messages
|
2020-11-17 01:06:02 -06:00 |
Party.cpp
|
Add printtoconsole again but make it better
|
2022-01-24 03:15:05 +00:00 |
Party.hpp
|
[General] Use const string references
|
2018-12-17 15:34:28 +01:00 |
PlayerName.cpp
|
Move playername related patches from TextRenderer to PlayerName component
|
2021-09-07 15:06:58 +02:00 |
PlayerName.hpp
|
Move playername related patches from TextRenderer to PlayerName component
|
2021-09-07 15:06:58 +02:00 |
Playlist.cpp
|
Fixed compile errors on C++20
|
2020-12-09 13:13:34 -06:00 |
Playlist.hpp
|
[General] Use const string references
|
2018-12-17 15:34:28 +01:00 |
QuickPatch.cpp
|
Merge branch 'develop' of https://github.com/XLabsProject/iw4x-client into better_r_draw_debug
|
2021-12-13 18:48:17 +01:00 |
QuickPatch.hpp
|
Refactor quick patch a bit
|
2021-11-10 19:48:00 +00:00 |
RawFiles.cpp
|
[General] Small code fixes and optimization
|
2017-06-14 20:53:54 +02:00 |
RawFiles.hpp
|
Fixed compile errors on C++20
|
2020-12-09 13:13:34 -06:00 |
RCon.cpp
|
RCon hotfix to prevent listen servers from being stuck on Awaiting challenge...
|
2021-07-17 09:49:58 +02:00 |
RCon.hpp
|
[Loader] Make use of typeinfo for singleton and name resolving
|
2017-05-31 12:04:56 +02:00 |
Renderer.cpp
|
address review
|
2021-12-17 09:55:50 +01:00 |
Renderer.hpp
|
Added a dvar for player draw debug distance, use array for dvar enums, a bit of formatting
|
2021-11-11 14:00:46 +01:00 |
Scheduler.cpp
|
[Scheduler] Fix startup
|
2017-07-03 15:40:32 +02:00 |
Scheduler.hpp
|
[General] Get rid of FPS drops
|
2017-07-03 15:07:47 +02:00 |
Script.cpp
|
Rename a few things to help bring more consistency
|
2022-02-01 13:29:27 +01:00 |
Script.hpp
|
Rename a few things to help bring more consistency
|
2022-02-01 13:29:27 +01:00 |
ScriptExtension.cpp
|
Fix comp
|
2022-02-01 13:52:53 +01:00 |
ScriptExtension.hpp
|
Address some parts of review
|
2022-01-23 19:32:20 +00:00 |
ServerCommands.cpp
|
[General] Small code fixes and optimization
|
2017-06-14 20:53:54 +02:00 |
ServerCommands.hpp
|
[ServerCommands] Use slot wrapper
|
2017-06-04 14:21:02 +02:00 |
ServerInfo.cpp
|
Add fonticon autocomplete for chat
|
2021-09-08 01:53:25 +02:00 |
ServerInfo.hpp
|
Add fonticon autocomplete for chat
|
2021-09-08 01:53:25 +02:00 |
ServerList.cpp
|
Use TextRenderer to strip material text icons from dedicated server names and chat messages
|
2021-09-07 14:51:36 +02:00 |
ServerList.hpp
|
[General] Use const string references
|
2018-12-17 15:34:28 +01:00 |
Session.cpp
|
[General] Use const string references
|
2018-12-17 15:34:28 +01:00 |
Session.hpp
|
[General] Use const string references
|
2018-12-17 15:34:28 +01:00 |
Singleton.cpp
|
[Scheduler] Fix startup
|
2017-07-03 15:40:32 +02:00 |
Singleton.hpp
|
[Loader] Make use of typeinfo for singleton and name resolving
|
2017-05-31 12:04:56 +02:00 |
Slowmotion.cpp
|
[Script] Fix unsigned/signed mismatch
|
2021-11-13 13:22:06 +00:00 |
Slowmotion.hpp
|
SetSlowMotion Fix #2
|
2021-08-16 02:01:21 +02:00 |
SoundMutexFix.cpp
|
Fix style and slowmoStub
|
2021-08-19 11:45:40 +02:00 |
SoundMutexFix.hpp
|
Fix style and slowmoStub
|
2021-08-19 11:45:40 +02:00 |
StartupMessages.cpp
|
[General] Use const string references
|
2018-12-17 15:34:28 +01:00 |
StartupMessages.hpp
|
[General] Use const string references
|
2018-12-17 15:34:28 +01:00 |
Stats.cpp
|
Reverted these modifications..
|
2020-08-08 23:13:46 +02:00 |
Stats.hpp
|
[Stats] Add support for mod-specific stat files
|
2019-10-01 21:54:32 +02:00 |
StringTable.cpp
|
[General] Use const string references
|
2018-12-17 15:34:28 +01:00 |
StringTable.hpp
|
[StringTable] Use the game's hashing function
|
2017-06-30 00:35:04 +02:00 |
StructuredData.cpp
|
[General] Use const string references
|
2018-12-17 15:34:28 +01:00 |
StructuredData.hpp
|
[Loader] Make use of typeinfo for singleton and name resolving
|
2017-05-31 12:04:56 +02:00 |
TextRenderer.cpp
|
Rewrite fonticon localized string caching to fix strings being reallocated
|
2021-09-22 22:50:22 +02:00 |
TextRenderer.hpp
|
Rewrite fonticon localized string caching to fix strings being reallocated
|
2021-09-22 22:50:22 +02:00 |
Theatre.cpp
|
Fixed compile errors on C++20
|
2020-12-09 13:13:34 -06:00 |
Theatre.hpp
|
[Loader] Make use of typeinfo for singleton and name resolving
|
2017-05-31 12:04:56 +02:00 |
Threading.cpp
|
[Threading] Make VA thread safe
|
2017-05-31 18:03:33 +02:00 |
Threading.hpp
|
[Loader] Make use of typeinfo for singleton and name resolving
|
2017-05-31 12:04:56 +02:00 |
Toast.cpp
|
[General] Use const string references
|
2018-12-17 15:34:28 +01:00 |
Toast.hpp
|
[General] Use const string references
|
2018-12-17 15:34:28 +01:00 |
UIFeeder.cpp
|
[UIFeeder] Fix feeder highlighting
|
2018-11-25 20:23:29 +01:00 |
UIFeeder.hpp
|
[Loader] Make use of typeinfo for singleton and name resolving
|
2017-05-31 12:04:56 +02:00 |
UIScript.cpp
|
Fixed compile errors on C++20
|
2020-12-09 13:13:34 -06:00 |
UIScript.hpp
|
[General] Use const string references
|
2018-12-17 15:34:28 +01:00 |
Weapon.cpp
|
[General] Use const string references
|
2018-12-17 15:34:28 +01:00 |
Weapon.hpp
|
[General] Use const string references
|
2018-12-17 15:34:28 +01:00 |
Window.cpp
|
[General] Small code fixes and optimization
|
2017-06-14 20:53:54 +02:00 |
Window.hpp
|
[Window] Apply waiting cursor while loading fastfiles
|
2017-06-06 22:13:08 +02:00 |
ZoneBuilder.cpp
|
Use correct enum over numbers for com_error
|
2021-11-16 16:56:13 +00:00 |
ZoneBuilder.hpp
|
Allow loading assets from disk even if they're already in memory
|
2021-09-06 00:20:16 +02:00 |
Zones.cpp
|
Another zones::version specific to the map
|
2021-07-28 18:49:39 +02:00 |
Zones.hpp
|
Another zones::version specific to the map
|
2021-07-28 18:49:39 +02:00 |