.. |
AssetInterfaces
|
Generate IWI instead of PGM
|
2021-06-29 21:06:50 +08:00 |
AntiCheat.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 |
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
|
Minor
|
2021-07-29 10:11:27 +02: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
|
[General] Use const string references
|
2018-12-17 15:34:28 +01:00 |
Bans.hpp
|
[General] Use const string references
|
2018-12-17 15:34:28 +01:00 |
Bots.cpp
|
[Bots] Readded bot name numbering when no bots.txt is found
|
2020-11-14 03:37:58 -06:00 |
Bots.hpp
|
[Bots] Added helper functions
|
2020-11-14 02:58:05 -06: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 |
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 |
Client.cpp
|
Fixed compile errors on C++20
|
2020-12-09 13:13:34 -06:00 |
Client.hpp
|
[Client] Added new component 'Client'
|
2020-09-02 13:02:41 +02:00 |
Command.cpp
|
Better quit_hard
|
2021-07-18 17:36:01 +02: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
|
Move playername related patches from TextRenderer to PlayerName component
|
2021-09-07 15:06:58 +02:00 |
Dedicated.hpp
|
Use TextRenderer to strip material text icons from dedicated server names and chat messages
|
2021-09-07 14:51:36 +02: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
|
[Download] Register HTTP GSC functions to prevent script compile errors
|
2020-12-16 11:45:28 -06:00 |
Download.hpp
|
[Download] Improve client downloads
|
2019-12-26 00:07:04 +01:00 |
Dvar.cpp
|
Update playername cleaning to clean fonticons and enforce 3 character minimum serverside
|
2021-09-07 14:33:36 +02:00 |
Dvar.hpp
|
[General] Use const string references
|
2018-12-17 15:34:28 +01: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
|
Move remaining patches from color component to text renderer component
|
2021-09-07 13:15:44 +02:00 |
Friends.hpp
|
[Friends]
|
2019-01-10 21:18:18 +01: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
|
Module is a keyword in c++20
|
2020-12-19 17:00:07 -06: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
|
Order of names
|
2021-08-19 12:04:49 +02:00 |
Localization.hpp
|
[General] Use const string references
|
2018-12-17 15:34:28 +01:00 |
Logger.cpp
|
[General] Use const string references
|
2018-12-17 15:34:28 +01:00 |
Logger.hpp
|
[General] Use const string references
|
2018-12-17 15:34:28 +01: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
|
Added DLC#9 (Classics pack 3)
|
2021-08-16 18:53:33 +02:00 |
Maps.hpp
|
Hook triggers
|
2021-04-05 17:25:47 +02:00 |
Materials.cpp
|
Fix material text icons with some techsets causing issues when rendering
|
2021-08-20 18:49:09 +02:00 |
Materials.hpp
|
[General] Use const string references
|
2018-12-17 15:34:28 +01:00 |
Menus.cpp
|
add popup for custom title
|
2020-12-08 21:50:14 -05: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 |
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
|
RCon hotfix to prevent listen servers from being stuck on Awaiting challenge...
|
2021-07-17 09:49:58 +02:00 |
Network.hpp
|
[Network] Stops buffer overflow and crash at NET_DeferPacketToClient
|
2020-11-14 02:17:20 -06: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
|
Fixed compile errors on C++20
|
2020-12-09 13:13:34 -06: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
|
Fix style and slowmoStub
|
2021-08-19 11:45:40 +02:00 |
QuickPatch.hpp
|
Fix codol dynentity patch not respecting that the return type should be BOOL so 32bit instead of bool 8bit
|
2021-08-03 21:36:57 +02: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
|
Add space after push
|
2021-08-19 17:28:22 +02:00 |
Renderer.hpp
|
[Renderer] Enhance material debug information
|
2018-12-25 22:47:10 +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
|
Do not interrupt gameplay for GSC errors
|
2021-05-02 11:53:58 +02:00 |
Script.hpp
|
[Script] Added hitch warning
|
2020-12-19 16:50:51 -06: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
|
Add space after push
|
2021-08-19 17:28:22 +02: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
|
Load fonticons from csv and alphabetically sort them
|
2021-09-10 21:07:45 +02:00 |
TextRenderer.hpp
|
Load fonticons from csv and alphabetically sort them
|
2021-09-10 21:07:45 +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
|
Quit f
|
2021-07-18 20:51:33 +02:00 |
ZoneBuilder.hpp
|
Quit f
|
2021-07-18 20:51:33 +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 |