.. |
AssetInterfaces
|
[ISO] Follow the c++20 standard
|
2022-05-31 18:38:09 +02: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
|
Attempt to refactor scheduler *gone insane*
|
2022-06-04 14:06:22 +02:00 |
AssetHandler.hpp
|
Fix cursed indentation :D
|
2022-01-29 14:11:52 +00:00 |
Auth.cpp
|
Remove the most hated callback in the source code
|
2022-06-04 14:06:30 +02:00 |
Auth.hpp
|
[Auth] Generate new key when key is invalid.
|
2019-10-03 09:16:26 +02:00 |
Bans.cpp
|
Fix some things
|
2022-06-04 14:59:14 +02:00 |
Bans.hpp
|
Update Premake5 (100% no hacks)
|
2022-04-07 11:41:20 +02:00 |
Bots.cpp
|
Merge remote-tracking branch 'origin/develop' into scheduler
|
2022-06-05 12:23:55 +02:00 |
Bots.hpp
|
[Bots] Add isBot GSC meth back
|
2022-05-05 23:48:33 +01:00 |
Branding.cpp
|
Remove the most hated callback in the source code
|
2022-06-04 14:06:30 +02:00 |
Branding.hpp
|
Cleanup code a bit
|
2022-04-16 17:11:08 +02:00 |
Bullet.cpp
|
Remove the most hated callback in the source code
|
2022-06-04 14:06:30 +02:00 |
Bullet.hpp
|
[Bullet] Add user requested features
|
2022-05-03 17:57:36 +01:00 |
CardTitles.cpp
|
Merge remote-tracking branch 'origin/develop' into scheduler
|
2022-06-05 12:23:55 +02:00 |
CardTitles.hpp
|
Merge branch 'develop' into refactor-scripts-stuff
|
2022-04-07 16:47:56 +02:00 |
Ceg.cpp
|
Remove ceg
|
2022-05-27 14:15:03 +02:00 |
Ceg.hpp
|
Remove ceg
|
2022-05-27 14:15:03 +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
|
Merge remote-tracking branch 'origin/develop' into scheduler
|
2022-06-05 12:23:55 +02:00 |
Chat.hpp
|
[Chat] add dvar to disable chat
|
2022-05-31 17:57:44 +02:00 |
Clantags.cpp
|
Merge remote-tracking branch 'origin/develop' into scheduler
|
2022-06-05 12:23:55 +02:00 |
Clantags.hpp
|
Update Premake5 (100% no hacks)
|
2022-04-07 11:41:20 +02:00 |
ClientCommand.cpp
|
Merge remote-tracking branch 'origin/develop' into scheduler
|
2022-06-05 12:23:55 +02:00 |
ClientCommand.hpp
|
Add client dev commands & more
|
2022-04-12 14:34:51 +02:00 |
Command.cpp
|
[ISO] Follow the c++20 standard
|
2022-05-31 18:38:09 +02:00 |
Command.hpp
|
Move static assert to the header file
|
2022-05-29 10:19:48 +02:00 |
ConnectProtocol.cpp
|
Fix some mistakes (still wrong pipeline being used somewhere)
|
2022-06-04 14:06:30 +02:00 |
ConnectProtocol.hpp
|
[Loader] Make use of typeinfo for singleton and name resolving
|
2017-05-31 12:04:56 +02:00 |
Console.cpp
|
Fix some mistakes (still wrong pipeline being used somewhere)
|
2022-06-04 14:06:30 +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
|
[Loader] Make use of typeinfo for singleton and name resolving
|
2017-05-31 12:04:56 +02:00 |
Dedicated.cpp
|
Fix comp
|
2022-06-05 12:34:29 +02:00 |
Dedicated.hpp
|
Merge remote-tracking branch 'origin/develop' into scheduler
|
2022-06-05 12:23:55 +02:00 |
Discovery.cpp
|
Refactor some packet interception code
|
2022-05-21 00:12:46 +02:00 |
Discovery.hpp
|
Update Premake5 (100% no hacks)
|
2022-04-07 11:41:20 +02:00 |
Download.cpp
|
Remove the most hated callback in the source code
|
2022-06-04 14:06:30 +02:00 |
Download.hpp
|
ISO Core guidelines
|
2022-02-27 12:53:44 +00:00 |
Dvar.cpp
|
Remove the most hated callback in the source code
|
2022-06-04 14:06:30 +02:00 |
Dvar.hpp
|
Remove the most hated callback in the source code
|
2022-06-04 14:06:30 +02:00 |
Elevators.cpp
|
Remove the most hated callback in the source code
|
2022-06-04 14:06:30 +02: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
|
Make game boot for now
|
2022-06-04 14:06:30 +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
|
[FileSystem] DeleteFile returns true or false now
|
2020-09-02 13:02:41 +02:00 |
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
|
[Loader] Make use of typeinfo for singleton and name resolving
|
2017-05-31 12:04:56 +02:00 |
Friends.cpp
|
Remove the most hated callback in the source code
|
2022-06-04 14:06:30 +02:00 |
Friends.hpp
|
Avoid some bad dvar look ups per frame
|
2022-04-12 23:15:50 +02:00 |
Gamepad.cpp
|
[ClientCommand] Add give command
|
2022-06-04 19:59:52 +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
|
[Loader] Make use of typeinfo for singleton and name resolving
|
2017-05-31 12:04:56 +02:00 |
IPCPipe.cpp
|
[ISO] Follow the c++20 standard
|
2022-05-31 18:38:09 +02: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] Follow the c++20 standard
|
2022-05-31 18:38:09 +02:00 |
Localization.hpp
|
[General] Use const string references
|
2018-12-17 15:34:28 +01:00 |
Logger.cpp
|
Remove the most hated callback in the source code
|
2022-06-04 14:06:30 +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
|
[MapDump] Introduce proper map dumping
|
2019-12-28 14:35:00 +01:00 |
Maps.cpp
|
Remove the most hated callback in the source code
|
2022-06-04 14:06:30 +02: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
|
Remove anticheat (Gone FNAF)
|
2022-04-15 11:16:22 +02:00 |
Menus.hpp
|
Fixed compile errors on C++20
|
2020-12-09 13:13:34 -06:00 |
ModelSurfs.cpp
|
[ISO] Follow the c++20 standard
|
2022-05-31 18:38:09 +02:00 |
ModelSurfs.hpp
|
[General] Use const string references
|
2018-12-17 15:34:28 +01:00 |
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
|
[Loader] Make use of typeinfo for singleton and name resolving
|
2017-05-31 12:04:56 +02:00 |
Movement.cpp
|
Remove the most hated callback in the source code
|
2022-06-04 14:06:30 +02: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
|
Refactor some packet interception code
|
2022-05-21 00:12:46 +02:00 |
Network.hpp
|
Refactor some packet interception code
|
2022-05-21 00:12:46 +02:00 |
News.cpp
|
Update Premake5 (100% no hacks)
|
2022-04-07 11:41:20 +02:00 |
News.hpp
|
[News] Remove broken updater
|
2020-12-09 14:57:34 -06:00 |
Node.cpp
|
Fix some things
|
2022-06-04 14:59:14 +02:00 |
Node.hpp
|
[Node] Fragment the nodeListResponse send messages
|
2020-11-17 01:06:02 -06:00 |
Party.cpp
|
Merge remote-tracking branch 'origin/develop' into scheduler
|
2022-06-05 12:23:55 +02:00 |
Party.hpp
|
Refactor some packet interception code
|
2022-05-21 00:12:46 +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
|
Refactor some packet interception code
|
2022-05-21 00:12:46 +02:00 |
Playlist.hpp
|
Refactor some packet interception code
|
2022-05-21 00:12:46 +02:00 |
QuickPatch.cpp
|
Merge remote-tracking branch 'origin/develop' into scheduler
|
2022-06-05 12:23:55 +02:00 |
QuickPatch.hpp
|
Better minicon patch
|
2022-06-04 19:07:45 +02:00 |
RawFiles.cpp
|
Update Premake5 (100% no hacks)
|
2022-04-07 11:41:20 +02:00 |
RawFiles.hpp
|
Fixed compile errors on C++20
|
2020-12-09 13:13:34 -06:00 |
RawMouse.cpp
|
Remove the most hated callback in the source code
|
2022-06-04 14:06:30 +02:00 |
RawMouse.hpp
|
[Gamepad] Fix hook conflitcs
|
2022-05-03 16:50:27 +01:00 |
RCon.cpp
|
Merge remote-tracking branch 'origin/develop' into scheduler
|
2022-06-05 12:23:55 +02:00 |
RCon.hpp
|
Update Premake5 (100% no hacks)
|
2022-04-07 11:41:20 +02:00 |
Renderer.cpp
|
Remove the most hated callback in the source code
|
2022-06-04 14:06:30 +02:00 |
Renderer.hpp
|
Attempt to refactor scheduler *gone insane*
|
2022-06-04 14:06:22 +02:00 |
Scheduler.cpp
|
Fix some things
|
2022-06-04 14:59:14 +02:00 |
Scheduler.hpp
|
Attempt to refactor scheduler *gone insane*
|
2022-06-04 14:06:22 +02:00 |
Script.cpp
|
Merge remote-tracking branch 'origin/develop' into scheduler
|
2022-06-05 12:23:55 +02:00 |
Script.hpp
|
Attempt to refactor scheduler *gone insane*
|
2022-06-04 14:06:22 +02:00 |
ScriptExtension.cpp
|
Fix format string in gsc function
|
2022-05-27 13:23:41 +02:00 |
ScriptExtension.hpp
|
Expose entity and client flags to GSC
|
2022-04-28 13:03:22 +01:00 |
Security.cpp
|
General Refactoring
|
2022-06-04 22:16:55 +02:00 |
Security.hpp
|
[Security] Refactor patch (fix mistake?)
|
2022-05-11 16:24:19 +01: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
|
Refactor some packet interception code
|
2022-05-21 00:12:46 +02:00 |
ServerInfo.hpp
|
Avoid some bad dvar look ups per frame
|
2022-04-12 23:15:50 +02:00 |
ServerList.cpp
|
Merge remote-tracking branch 'origin/develop' into scheduler
|
2022-06-05 12:23:55 +02:00 |
ServerList.hpp
|
[Script] Add way to modify player name
|
2022-06-04 10:56:14 +02:00 |
Session.cpp
|
Merge remote-tracking branch 'origin/develop' into scheduler
|
2022-06-05 12:23:55 +02:00 |
Session.hpp
|
Refactor some packet interception code
|
2022-05-21 00:12:46 +02: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
|
General Refactoring
|
2022-06-04 22:16:55 +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
|
Fix style and slowmoStub
|
2021-08-19 11:45:40 +02:00 |
StartupMessages.cpp
|
Remove the most hated callback in the source code
|
2022-06-04 14:06:30 +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
|
[ISO] Follow the c++20 standard
|
2022-05-31 18:38:09 +02:00 |
StringTable.hpp
|
Update Premake5 (100% no hacks)
|
2022-04-07 11:41:20 +02:00 |
StructuredData.cpp
|
[ISO] Follow the c++20 standard
|
2022-05-31 18:38:09 +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
|
Rewrite fonticon localized string caching to fix strings being reallocated
|
2021-09-22 22:50:22 +02:00 |
Theatre.cpp
|
Update Premake5 (100% no hacks)
|
2022-04-07 11:41:20 +02: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
|
Fix some things
|
2022-06-04 14:59:14 +02:00 |
Toast.hpp
|
[General] Use const string references
|
2018-12-17 15:34:28 +01:00 |
UIFeeder.cpp
|
Remove the most hated callback in the source code
|
2022-06-04 14:06:30 +02:00 |
UIFeeder.hpp
|
[Loader] Make use of typeinfo for singleton and name resolving
|
2017-05-31 12:04:56 +02:00 |
UIScript.cpp
|
[ISO] Follow the c++20 standard
|
2022-05-31 18:38:09 +02:00 |
UIScript.hpp
|
[General] Use const string references
|
2018-12-17 15:34:28 +01:00 |
UserInfo.cpp
|
[Script] Add way to modify player name
|
2022-06-04 10:56:14 +02:00 |
UserInfo.hpp
|
[UserInfo] Clear overrides when user disconnects
|
2022-06-04 18:52:46 +02:00 |
Weapon.cpp
|
Add client dev commands & more
|
2022-04-12 14:34:51 +02:00 |
Weapon.hpp
|
[General] Use const string references
|
2018-12-17 15:34:28 +01:00 |
Window.cpp
|
Attempt to refactor scheduler *gone insane*
|
2022-06-04 14:06:22 +02:00 |
Window.hpp
|
Merge branch 'develop' into branding
|
2022-05-03 11:04:29 +01:00 |
ZoneBuilder.cpp
|
[ISO] Follow the c++20 standard
|
2022-05-31 18:38:09 +02: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
|
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 |