.. |
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
|
[Zones] Added support for FF version 448, 460, 461
|
2019-10-02 08:08:11 +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 |
Colors.cpp
|
[General] Use const string references
|
2018-12-17 15:34:28 +01:00 |
Colors.hpp
|
[General] Use const string references
|
2018-12-17 15:34:28 +01:00 |
Command.cpp
|
Fixed compile errors on C++20
|
2020-12-09 13:13:34 -06: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
|
Fixed compile errors on C++20
|
2020-12-09 13:13:34 -06: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
|
[Dedicated] Enable chat hooks for clients as well
|
2017-07-02 13:30:23 +02:00 |
Dedicated.hpp
|
[Dedicated] Implement event for chat
|
2017-06-28 21:30:39 +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
|
[Dvar] Unlock camera_thirdPersonCrosshairOffset
|
2021-03-19 00:02:48 +00: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
|
Fixed compile errors on C++20
|
2020-12-09 13:13:34 -06: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
|
[Credits] Add contributor + Fix
|
2021-02-07 17:26:47 -05: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
|
Do not overwrite a techniqueset with another, the game really doesn't like taht
|
2021-04-06 21:16:44 +02:00 |
Maps.hpp
|
Hook triggers
|
2021-04-05 17:25:47 +02:00 |
Materials.cpp
|
[General] Use const string references
|
2018-12-17 15:34:28 +01: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
|
[StructuredData] Add 15 classes code, still not fully working!
|
2017-02-20 19:18:07 +01:00 |
PlayerName.hpp
|
[Loader] Make use of typeinfo for singleton and name resolving
|
2017-05-31 12:04:56 +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
|
Fixed signed/unsigned masquerade
|
2021-04-28 20:23:56 +02:00 |
QuickPatch.hpp
|
[QuickPatch] Added G_Antilag dvar
|
2020-12-22 22:15:48 -06: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
|
More detailed sampler error message
|
2021-04-05 17:25:52 +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
|
[ServerInfo] Add host info to /info
|
2019-01-09 21:40:56 +01:00 |
ServerInfo.hpp
|
[ServerInfo] Add host info to /info
|
2019-01-09 21:40:56 +01:00 |
ServerList.cpp
|
[General] Use const string references
|
2018-12-17 15:34:28 +01: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
|
[Slowmotion] Don't draw CI at all as it's unreliable
|
2017-07-02 14:41:31 +02:00 |
Slowmotion.hpp
|
[Slowmotion] Optimize killcam
|
2017-06-29 23:03:57 +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 |
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
|
Unless explicitely defined, do not generate iw4x specific zones
|
2021-07-10 11:30:35 +02:00 |
ZoneBuilder.hpp
|
[General] Use const string references
|
2018-12-17 15:34:28 +01:00 |
Zones.cpp
|
Merge branch 'develop' into shellshock_parsing
|
2021-07-06 10:11:18 +02:00 |
Zones.hpp
|
Merge branch 'develop' into shellshock_parsing
|
2021-07-06 10:11:18 +02:00 |