.. |
AssetInterfaces
|
ISO Core guidelines
|
2022-02-27 12:53:44 +00:00 |
AntiCheat.cpp
|
Merge pull request #192 from diamante0018/refactor-iso-core-guidelines
|
2022-02-27 14:10:31 +01: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
|
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
|
Resolve conflict
|
2022-02-27 13:43:18 +00:00 |
AssetHandler.hpp
|
Fix cursed indentation :D
|
2022-01-29 14:11:52 +00:00 |
Auth.cpp
|
Merge pull request #192 from diamante0018/refactor-iso-core-guidelines
|
2022-02-27 14:10:31 +01:00 |
Auth.hpp
|
[Auth] Generate new key when key is invalid.
|
2019-10-03 09:16:26 +02:00 |
Bans.cpp
|
ISO Core guidelines
|
2022-02-27 12:53:44 +00:00 |
Bans.hpp
|
[General] Use const string references
|
2018-12-17 15:34:28 +01:00 |
Bots.cpp
|
Follow advice from a friendly guy
|
2022-02-27 17:36:13 +00:00 |
Bots.hpp
|
Follow advice from a friendly guy
|
2022-02-27 17:36:13 +00:00 |
CardTitles.cpp
|
ISO Core guidelines
|
2022-02-27 12:53:44 +00:00 |
CardTitles.hpp
|
forgot to use diamond operators for std::clamp
|
2022-02-15 17:41:30 +00:00 |
Changelog.cpp
|
Merge pull request #192 from diamante0018/refactor-iso-core-guidelines
|
2022-02-27 14:10:31 +01:00 |
Changelog.hpp
|
[Loader] Make use of typeinfo for singleton and name resolving
|
2017-05-31 12:04:56 +02:00 |
Chat.cpp
|
Merge pull request #192 from diamante0018/refactor-iso-core-guidelines
|
2022-02-27 14:10:31 +01:00 |
Chat.hpp
|
Protect list with mutex
|
2022-01-10 18:42:58 +00:00 |
Clantags.cpp
|
ISO Core guidelines
|
2022-02-27 12:53:44 +00:00 |
Clantags.hpp
|
Fixed compile errors on C++20
|
2020-12-09 13:13:34 -06:00 |
ClientCommand.cpp
|
Resolve conflict
|
2022-02-27 13:43:18 +00:00 |
ClientCommand.hpp
|
read ent num from struct as Matrix suggested
|
2021-12-09 17:49:47 +00:00 |
Command.cpp
|
ISO Core guidelines
|
2022-02-27 12:53:44 +00:00 |
Command.hpp
|
Revert some changes and use const char pointer where it's appropriate
|
2022-01-17 17:21:51 +00:00 |
ConnectProtocol.cpp
|
ISO Core guidelines
|
2022-02-27 12:53:44 +00:00 |
ConnectProtocol.hpp
|
[Loader] Make use of typeinfo for singleton and name resolving
|
2017-05-31 12:04:56 +02:00 |
Console.cpp
|
ISO Core guidelines
|
2022-02-27 12:53:44 +00:00 |
Console.hpp
|
[Loader] Make use of typeinfo for singleton and name resolving
|
2017-05-31 12:04:56 +02:00 |
D3D9Ex.cpp
|
ISO Core guidelines
|
2022-02-27 12:53:44 +00: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 #192 from diamante0018/refactor-iso-core-guidelines
|
2022-02-27 14:10:31 +01:00 |
Dedicated.hpp
|
Fix really bad patch
|
2022-02-03 22:09:17 +01:00 |
Discovery.cpp
|
ISO Core guidelines
|
2022-02-27 12:53:44 +00:00 |
Discovery.hpp
|
Revert "[DHT] Implement DHT"
|
2018-10-09 10:53:15 +02:00 |
Download.cpp
|
Resolve conflict
|
2022-02-27 13:43:18 +00:00 |
Download.hpp
|
ISO Core guidelines
|
2022-02-27 12:53:44 +00:00 |
Dvar.cpp
|
Merge pull request #192 from diamante0018/refactor-iso-core-guidelines
|
2022-02-27 14:10:31 +01:00 |
Dvar.hpp
|
Make pr ready to be merged
|
2022-02-19 23:06:56 +00:00 |
Elevators.cpp
|
ISO Core guidelines
|
2022-02-27 12:53:44 +00:00 |
Elevators.hpp
|
Address parts of review
|
2021-12-26 17:25:13 +01:00 |
Exception.cpp
|
Merge pull request #192 from diamante0018/refactor-iso-core-guidelines
|
2022-02-27 14:10:31 +01:00 |
Exception.hpp
|
Copy exception message to clipboard for easy coby basting
|
2022-02-10 12:14:43 +00:00 |
FastFiles.cpp
|
ISO Core guidelines
|
2022-02-27 12:53:44 +00:00 |
FastFiles.hpp
|
[FastFiles] Fixed XSurface count when loading fastfiles
|
2018-12-24 21:42:39 +01:00 |
FileSystem.cpp
|
ISO Core guidelines
|
2022-02-27 12:53:44 +00:00 |
FileSystem.hpp
|
[FileSystem] DeleteFile returns true or false now
|
2020-09-02 13:02:41 +02:00 |
Flags.cpp
|
ISO Core guidelines
|
2022-02-27 12:53:44 +00:00 |
Flags.hpp
|
[General] Use const string references
|
2018-12-17 15:34:28 +01:00 |
FrameTime.cpp
|
ISO Core guidelines
|
2022-02-27 12:53:44 +00:00 |
FrameTime.hpp
|
[Loader] Make use of typeinfo for singleton and name resolving
|
2017-05-31 12:04:56 +02:00 |
Friends.cpp
|
Merge pull request #192 from diamante0018/refactor-iso-core-guidelines
|
2022-02-27 14:10:31 +01:00 |
Friends.hpp
|
[Friends]
|
2019-01-10 21:18:18 +01:00 |
Gamepad.cpp
|
Merge pull request #192 from diamante0018/refactor-iso-core-guidelines
|
2022-02-27 14:10:31 +01:00 |
Gamepad.hpp
|
Fix gamepad vars
|
2022-02-03 12:44:35 +01:00 |
Gametypes.cpp
|
ISO Core guidelines
|
2022-02-27 12:53:44 +00:00 |
Gametypes.hpp
|
[Loader] Make use of typeinfo for singleton and name resolving
|
2017-05-31 12:04:56 +02:00 |
IPCPipe.cpp
|
ISO Core guidelines
|
2022-02-27 12:53:44 +00:00 |
IPCPipe.hpp
|
[General] Use const string references
|
2018-12-17 15:34:28 +01:00 |
Lean.cpp
|
ISO Core guidelines
|
2022-02-27 12:53:44 +00:00 |
Lean.hpp
|
[Loader] Make use of typeinfo for singleton and name resolving
|
2017-05-31 12:04:56 +02:00 |
Localization.cpp
|
ISO Core guidelines
|
2022-02-27 12:53:44 +00:00 |
Localization.hpp
|
[General] Use const string references
|
2018-12-17 15:34:28 +01:00 |
Logger.cpp
|
ISO Core guidelines
|
2022-02-27 12:53:44 +00: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
|
[MapDump] Introduce proper map dumping
|
2019-12-28 14:35:00 +01:00 |
Maps.cpp
|
Resolve conflict
|
2022-02-27 13:43:18 +00:00 |
Maps.hpp
|
Hook triggers
|
2021-04-05 17:25:47 +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
|
ISO Core guidelines
|
2022-02-27 12:53:44 +00:00 |
Menus.hpp
|
Fixed compile errors on C++20
|
2020-12-09 13:13:34 -06:00 |
ModelSurfs.cpp
|
ISO Core guidelines
|
2022-02-27 12:53:44 +00:00 |
ModelSurfs.hpp
|
[General] Use const string references
|
2018-12-17 15:34:28 +01:00 |
ModList.cpp
|
ISO Core guidelines
|
2022-02-27 12:53:44 +00:00 |
ModList.hpp
|
[General] Use const string references
|
2018-12-17 15:34:28 +01:00 |
Monitor.cpp
|
ISO Core guidelines
|
2022-02-27 12:53:44 +00:00 |
Monitor.hpp
|
[Loader] Make use of typeinfo for singleton and name resolving
|
2017-05-31 12:04:56 +02:00 |
Movement.cpp
|
Merge pull request #192 from diamante0018/refactor-iso-core-guidelines
|
2022-02-27 14:10:31 +01:00 |
Movement.hpp
|
Use correct naming convention for Hook
|
2022-02-14 00:09:46 +00:00 |
MusicalTalent.cpp
|
ISO Core guidelines
|
2022-02-27 12:53:44 +00:00 |
MusicalTalent.hpp
|
[General] Use const string references
|
2018-12-17 15:34:28 +01:00 |
Network.cpp
|
Resolve conflict
|
2022-02-27 13:43:18 +00:00 |
Network.hpp
|
Add fields to client_t structs, might be useful
|
2021-09-12 16:37:52 +02:00 |
News.cpp
|
ISO Core guidelines
|
2022-02-27 12:53:44 +00:00 |
News.hpp
|
[News] Remove broken updater
|
2020-12-09 14:57:34 -06:00 |
Node.cpp
|
Merge pull request #192 from diamante0018/refactor-iso-core-guidelines
|
2022-02-27 14:10:31 +01:00 |
Node.hpp
|
[Node] Fragment the nodeListResponse send messages
|
2020-11-17 01:06:02 -06:00 |
Party.cpp
|
Resolve conflict
|
2022-02-27 13:43:18 +00:00 |
Party.hpp
|
[General] Use const string references
|
2018-12-17 15:34:28 +01:00 |
PlayerName.cpp
|
ISO Core guidelines
|
2022-02-27 12:53:44 +00:00 |
PlayerName.hpp
|
Move playername related patches from TextRenderer to PlayerName component
|
2021-09-07 15:06:58 +02:00 |
Playlist.cpp
|
ISO Core guidelines
|
2022-02-27 12:53:44 +00:00 |
Playlist.hpp
|
[General] Use const string references
|
2018-12-17 15:34:28 +01:00 |
QuickPatch.cpp
|
Merge pull request #192 from diamante0018/refactor-iso-core-guidelines
|
2022-02-27 14:10:31 +01:00 |
QuickPatch.hpp
|
Merge pull request #158 from diamante0018/refactor-movement
|
2022-02-14 16:41:00 +01:00 |
RawFiles.cpp
|
ISO Core guidelines
|
2022-02-27 12:53:44 +00:00 |
RawFiles.hpp
|
Fixed compile errors on C++20
|
2020-12-09 13:13:34 -06:00 |
RCon.cpp
|
ISO Core guidelines
|
2022-02-27 12:53:44 +00:00 |
RCon.hpp
|
[Loader] Make use of typeinfo for singleton and name resolving
|
2017-05-31 12:04:56 +02:00 |
Renderer.cpp
|
ISO Core guidelines
|
2022-02-27 12:53:44 +00: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
|
ISO Core guidelines
|
2022-02-27 12:53:44 +00:00 |
Scheduler.hpp
|
[General] Get rid of FPS drops
|
2017-07-03 15:07:47 +02:00 |
Script.cpp
|
Resolve conflict
|
2022-02-27 13:43:18 +00:00 |
Script.hpp
|
Resolve conflict
|
2022-02-27 13:43:18 +00:00 |
ScriptExtension.cpp
|
Merge develop into script...
|
2022-02-27 13:44:31 +00:00 |
ScriptExtension.hpp
|
Address some parts of review
|
2022-01-23 19:32:20 +00:00 |
ServerCommands.cpp
|
ISO Core guidelines
|
2022-02-27 12:53:44 +00:00 |
ServerCommands.hpp
|
[ServerCommands] Use slot wrapper
|
2017-06-04 14:21:02 +02:00 |
ServerInfo.cpp
|
Merge pull request #192 from diamante0018/refactor-iso-core-guidelines
|
2022-02-27 14:10:31 +01:00 |
ServerInfo.hpp
|
Add fonticon autocomplete for chat
|
2021-09-08 01:53:25 +02:00 |
ServerList.cpp
|
Merge pull request #192 from diamante0018/refactor-iso-core-guidelines
|
2022-02-27 14:10:31 +01:00 |
ServerList.hpp
|
[General] Use const string references
|
2018-12-17 15:34:28 +01:00 |
Session.cpp
|
ISO Core guidelines
|
2022-02-27 12:53:44 +00:00 |
Session.hpp
|
[General] Use const string references
|
2018-12-17 15:34:28 +01:00 |
Singleton.cpp
|
ISO Core guidelines
|
2022-02-27 12:53:44 +00:00 |
Singleton.hpp
|
[Loader] Make use of typeinfo for singleton and name resolving
|
2017-05-31 12:04:56 +02:00 |
Slowmotion.cpp
|
ISO Core guidelines
|
2022-02-27 12:53:44 +00:00 |
Slowmotion.hpp
|
SetSlowMotion Fix #2
|
2021-08-16 02:01:21 +02: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
|
Merge pull request #192 from diamante0018/refactor-iso-core-guidelines
|
2022-02-27 14:10:31 +01:00 |
StartupMessages.hpp
|
Refactor startup messages
|
2022-01-10 15:28:37 +00:00 |
Stats.cpp
|
ISO Core guidelines
|
2022-02-27 12:53:44 +00:00 |
Stats.hpp
|
[Stats] Add support for mod-specific stat files
|
2019-10-01 21:54:32 +02:00 |
StringTable.cpp
|
ISO Core guidelines
|
2022-02-27 12:53:44 +00:00 |
StringTable.hpp
|
[StringTable] Use the game's hashing function
|
2017-06-30 00:35:04 +02:00 |
StructuredData.cpp
|
ISO Core guidelines
|
2022-02-27 12:53:44 +00:00 |
StructuredData.hpp
|
[Loader] Make use of typeinfo for singleton and name resolving
|
2017-05-31 12:04:56 +02:00 |
TextRenderer.cpp
|
ISO Core guidelines
|
2022-02-27 12:53:44 +00:00 |
TextRenderer.hpp
|
Rewrite fonticon localized string caching to fix strings being reallocated
|
2021-09-22 22:50:22 +02:00 |
Theatre.cpp
|
ISO Core guidelines
|
2022-02-27 12:53:44 +00:00 |
Theatre.hpp
|
[Loader] Make use of typeinfo for singleton and name resolving
|
2017-05-31 12:04:56 +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
|
ISO Core guidelines
|
2022-02-27 12:53:44 +00:00 |
Toast.hpp
|
[General] Use const string references
|
2018-12-17 15:34:28 +01:00 |
UIFeeder.cpp
|
ISO Core guidelines
|
2022-02-27 12:53:44 +00:00 |
UIFeeder.hpp
|
[Loader] Make use of typeinfo for singleton and name resolving
|
2017-05-31 12:04:56 +02:00 |
UIScript.cpp
|
ISO Core guidelines
|
2022-02-27 12:53:44 +00:00 |
UIScript.hpp
|
[General] Use const string references
|
2018-12-17 15:34:28 +01:00 |
Weapon.cpp
|
ISO Core guidelines
|
2022-02-27 12:53:44 +00:00 |
Weapon.hpp
|
[General] Use const string references
|
2018-12-17 15:34:28 +01:00 |
Window.cpp
|
ISO Core guidelines
|
2022-02-27 12:53:44 +00:00 |
Window.hpp
|
[Window] Apply waiting cursor while loading fastfiles
|
2017-06-06 22:13:08 +02:00 |
ZoneBuilder.cpp
|
ISO Core guidelines
|
2022-02-27 12:53:44 +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
|
ISO Core guidelines
|
2022-02-27 12:53:44 +00:00 |
Zones.hpp
|
Another zones::version specific to the map
|
2021-07-28 18:49:39 +02:00 |