.. |
AssetInterfaces
|
Big zonebuilder update (#427)
|
2022-12-14 08:40:15 +00:00 |
GSC
|
[General]: Use std::format more often (#635)
|
2022-12-11 17:54:24 +00:00 |
ArenaLength.cpp
|
|
|
ArenaLength.hpp
|
|
|
AssetHandler.cpp
|
[Scheduler]: Use enum class & more (#669)
|
2022-12-26 13:07:24 +01:00 |
AssetHandler.hpp
|
[RawFiles] Load info strings from raw (#557)
|
2022-11-09 01:31:46 +00:00 |
Auth.cpp
|
[Scheduler]: Use enum class & more (#669)
|
2022-12-26 13:07:24 +01:00 |
Auth.hpp
|
|
|
Bans.cpp
|
[Scheduler]: Use enum class & more (#669)
|
2022-12-26 13:07:24 +01:00 |
Bans.hpp
|
[Bans] Refactor
|
2022-06-28 09:26:43 +02:00 |
Bots.cpp
|
[Scheduler]: Use enum class & more (#669)
|
2022-12-26 13:07:24 +01:00 |
Bots.hpp
|
[Bots]: Add requested feature (#665)
|
2022-12-24 23:14:47 +01:00 |
Branding.cpp
|
[Scheduler]: Use enum class & more (#669)
|
2022-12-26 13:07:24 +01:00 |
Branding.hpp
|
[General] Reduce usage of dvar lookup func
|
2022-08-10 23:03:26 +02:00 |
Bullet.cpp
|
[Debug]: Draw lines from riot shield (#670)
|
2022-12-26 15:14:22 +01:00 |
Bullet.hpp
|
[Debug]: Draw lines from riot shield (#670)
|
2022-12-26 15:14:22 +01:00 |
CardTitles.cpp
|
[Scheduler]: Use enum class & more (#669)
|
2022-12-26 13:07:24 +01:00 |
CardTitles.hpp
|
[General]: Fix some things (#667)
|
2022-12-25 18:23:53 +01:00 |
Ceg.cpp
|
[Scheduler]: Use enum class & more (#669)
|
2022-12-26 13:07:24 +01:00 |
Ceg.hpp
|
|
|
Changelog.cpp
|
[Scheduler]: Use enum class & more (#669)
|
2022-12-26 13:07:24 +01:00 |
Changelog.hpp
|
|
|
Chat.cpp
|
[Scheduler]: Use enum class & more (#669)
|
2022-12-26 13:07:24 +01:00 |
Chat.hpp
|
[Chat] Move chat commands here (#462)
|
2022-08-27 23:19:09 +02:00 |
ClanTags.cpp
|
[Scheduler]: Use enum class & more (#669)
|
2022-12-26 13:07:24 +01:00 |
ClanTags.hpp
|
[Voice] Voice chat
|
2022-08-13 17:19:45 +02:00 |
ClientCommand.cpp
|
[Scheduler]: Use enum class & more (#669)
|
2022-12-26 13:07:24 +01:00 |
ClientCommand.hpp
|
[ClientCommand] Add entity dump function
|
2022-09-01 16:54:28 +02:00 |
Command.cpp
|
got -> itr
|
2022-10-14 22:56:09 +01:00 |
Command.hpp
|
[Vote] Add vote/callvote (#447)
|
2022-08-21 18:52:54 +02:00 |
ConnectProtocol.cpp
|
[Scheduler]: Use enum class & more (#669)
|
2022-12-26 13:07:24 +01:00 |
ConnectProtocol.hpp
|
|
|
Console.cpp
|
[Scheduler]: Use enum class & more (#669)
|
2022-12-26 13:07:24 +01:00 |
Console.hpp
|
Keep Curses Headers to the Console Module (#539)
|
2022-10-27 00:48:33 +01:00 |
D3D9Ex.cpp
|
[Scheduler]: Use enum class & more (#669)
|
2022-12-26 13:07:24 +01:00 |
D3D9Ex.hpp
|
|
|
Debug.cpp
|
[Debug]: Draw lines from riot shield (#670)
|
2022-12-26 15:14:22 +01:00 |
Debug.hpp
|
[Debug]: Draw lines from riot shield (#670)
|
2022-12-26 15:14:22 +01:00 |
Dedicated.cpp
|
[Scheduler]: Use enum class & more (#669)
|
2022-12-26 13:07:24 +01:00 |
Dedicated.hpp
|
[Chat] Add missing server is not running warning (#567)
|
2022-11-15 16:18:00 -06:00 |
Discovery.cpp
|
[Scheduler]: Use enum class & more (#669)
|
2022-12-26 13:07:24 +01:00 |
Discovery.hpp
|
[Threading]: Initialize tls stuff, making va thread safe (#657)
|
2022-12-18 21:47:59 +00:00 |
Download.cpp
|
[Scheduler]: Use enum class & more (#669)
|
2022-12-26 13:07:24 +01:00 |
Download.hpp
|
[Download]: Use filesystem library for paths
|
2022-12-01 18:24:44 +00:00 |
Dvar.cpp
|
[Dvar]: Protect special dvar
|
2022-12-26 21:24:46 +01:00 |
Dvar.hpp
|
[General]: Fix some things (#667)
|
2022-12-25 18:23:53 +01:00 |
Elevators.cpp
|
[Scheduler]: Use enum class & more (#669)
|
2022-12-26 13:07:24 +01:00 |
Elevators.hpp
|
|
|
Events.cpp
|
[ClanTag] Add back component + extras (#357)
|
2022-07-16 23:24:26 +02:00 |
Events.hpp
|
[ClanTag] Add back component + extras (#357)
|
2022-07-16 23:24:26 +02:00 |
Exception.cpp
|
[Scheduler]: Use enum class & more (#669)
|
2022-12-26 13:07:24 +01:00 |
Exception.hpp
|
[General]: Fix some things (#667)
|
2022-12-25 18:23:53 +01:00 |
FastFiles.cpp
|
[General]: Use std::format more often (#635)
|
2022-12-11 17:54:24 +00:00 |
FastFiles.hpp
|
|
|
FileSystem.cpp
|
[Script]: Add method to clear text in HudElems (#604)
|
2022-11-27 19:20:07 +00:00 |
FileSystem.hpp
|
[Zone🅱️uilder]: Port over json parsing of loc strings (#621)
|
2022-12-04 00:15:46 +00:00 |
Flags.cpp
|
[UI]: Fix bug (#625)
|
2022-12-05 19:34:24 +00:00 |
Flags.hpp
|
|
|
Friends.cpp
|
[Scheduler]: Use enum class & more (#669)
|
2022-12-26 13:07:24 +01:00 |
Friends.hpp
|
[Friends] Remove code that forces you to be busy on Steam
|
2022-08-10 09:56:58 +02:00 |
Gamepad.cpp
|
[Debug]: Draw lines from riot shield (#670)
|
2022-12-26 15:14:22 +01:00 |
Gamepad.hpp
|
[Gamepad] Re-work assertions
|
2022-08-20 14:06:52 +02:00 |
IPCPipe.cpp
|
[Monitor] Yeet (#529)
|
2022-10-15 20:31:16 +00:00 |
IPCPipe.hpp
|
|
|
Lean.cpp
|
[Scheduler]: Use enum class & more (#669)
|
2022-12-26 13:07:24 +01:00 |
Lean.hpp
|
[Lean] Add option to disable
|
2022-08-11 00:21:58 +02:00 |
Localization.cpp
|
[Logger]: Refactor pipe (#570)
|
2022-11-17 23:06:47 +00:00 |
Localization.hpp
|
[Zone🅱️uilder]: Add .str parsing
|
2022-11-16 17:25:21 +00:00 |
Logger.cpp
|
[Scheduler]: Use enum class & more (#669)
|
2022-12-26 13:07:24 +01:00 |
Logger.hpp
|
[Refactor]: Use enum instead of int to catch mistakes (#646)
|
2022-12-15 15:38:50 +00:00 |
MapDump.cpp
|
[Scheduler]: Use enum class & more (#669)
|
2022-12-26 13:07:24 +01:00 |
MapDump.hpp
|
|
|
MapRotation.cpp
|
[Scheduler]: Use enum class & more (#669)
|
2022-12-26 13:07:24 +01:00 |
MapRotation.hpp
|
[MapRotation]: Port changes from S1x (#629)
|
2022-12-06 21:18:29 +00:00 |
Maps.cpp
|
[Scheduler]: Use enum class & more (#669)
|
2022-12-26 13:07:24 +01:00 |
Maps.hpp
|
Zonebuilder directory for support zones (#662)
|
2022-12-24 20:41:23 +00:00 |
Materials.cpp
|
|
|
Materials.hpp
|
|
|
Menus.cpp
|
[Menus]: Remove calls to free menus (#642)
|
2022-12-14 21:10:48 +00:00 |
Menus.hpp
|
[Menus]: Cleanup
|
2022-12-14 12:31:03 +01:00 |
ModelSurfs.cpp
|
[General]: Use std::format more often (#635)
|
2022-12-11 17:54:24 +00:00 |
ModelSurfs.hpp
|
|
|
ModList.cpp
|
[Scheduler]: Use enum class & more (#669)
|
2022-12-26 13:07:24 +01:00 |
ModList.hpp
|
[Vote/UI] Add UI Script handlers
|
2022-08-24 16:38:14 +02:00 |
Network.cpp
|
[Theatre]: Cleanup (#624)
|
2022-12-05 18:45:14 +00:00 |
Network.hpp
|
[Zone🅱️uilder]: Add .str parsing
|
2022-11-16 17:25:21 +00:00 |
NetworkDebug.cpp
|
[Scheduler]: Use enum class & more (#669)
|
2022-12-26 13:07:24 +01:00 |
NetworkDebug.hpp
|
[Theatre]: Cleanup (#624)
|
2022-12-05 18:45:14 +00:00 |
News.cpp
|
[Scheduler]: Use enum class & more (#669)
|
2022-12-26 13:07:24 +01:00 |
News.hpp
|
|
|
Node.cpp
|
[Scheduler]: Use enum class & more (#669)
|
2022-12-26 13:07:24 +01:00 |
Node.hpp
|
[Main]: Improve error message
|
2022-12-06 13:05:03 +00:00 |
Party.cpp
|
[Scheduler]: Use enum class & more (#669)
|
2022-12-26 13:07:24 +01:00 |
Party.hpp
|
[Exception]: Remove this (#668)
|
2022-12-25 19:38:43 +01:00 |
PlayerMovement.cpp
|
[Scheduler]: Use enum class & more (#669)
|
2022-12-26 13:07:24 +01:00 |
PlayerMovement.hpp
|
Add cod4 map to dlc list (and absolutely nothing else) (#663)
|
2022-12-24 20:23:33 +00:00 |
PlayerName.cpp
|
[Scheduler]: Use enum class & more (#669)
|
2022-12-26 13:07:24 +01:00 |
PlayerName.hpp
|
[ClanTag] Add back component + extras (#357)
|
2022-07-16 23:24:26 +02:00 |
Playlist.cpp
|
[Scheduler]: Use enum class & more (#669)
|
2022-12-26 13:07:24 +01:00 |
Playlist.hpp
|
[General]: Fix some things (#667)
|
2022-12-25 18:23:53 +01:00 |
QuickPatch.cpp
|
[Scheduler]: Use enum class & more (#669)
|
2022-12-26 13:07:24 +01:00 |
QuickPatch.hpp
|
[Weapon]: Move fix here (#627)
|
2022-12-06 14:42:09 +00:00 |
RawFiles.cpp
|
[Scheduler]: Use enum class & more (#669)
|
2022-12-26 13:07:24 +01:00 |
RawFiles.hpp
|
[RawFiles] Load info strings from raw (#557)
|
2022-11-09 01:31:46 +00:00 |
RawMouse.cpp
|
[Scheduler]: Use enum class & more (#669)
|
2022-12-26 13:07:24 +01:00 |
RawMouse.hpp
|
|
|
RCon.cpp
|
[Scheduler]: Use enum class & more (#669)
|
2022-12-26 13:07:24 +01:00 |
RCon.hpp
|
[RCon]: Tidy up code
|
2022-12-16 22:48:52 +01:00 |
Renderer.cpp
|
Draw model name in its ground color if relevant (#651)
|
2022-12-16 14:55:50 +00:00 |
Renderer.hpp
|
Big zonebuilder update (#427)
|
2022-12-14 08:40:15 +00:00 |
Scheduler.cpp
|
[Scheduler]: Use enum class & more (#669)
|
2022-12-26 13:07:24 +01:00 |
Scheduler.hpp
|
[Scheduler]: Use enum class & more (#669)
|
2022-12-26 13:07:24 +01:00 |
Security.cpp
|
[Scheduler]: Use enum class & more (#669)
|
2022-12-26 13:07:24 +01:00 |
Security.hpp
|
[Theatre]: Cleanup (#624)
|
2022-12-05 18:45:14 +00:00 |
ServerCommands.cpp
|
[Scheduler]: Use enum class & more (#669)
|
2022-12-26 13:07:24 +01:00 |
ServerCommands.hpp
|
Feature/set get stat (#485)
|
2022-09-13 20:39:45 +02:00 |
ServerInfo.cpp
|
[Scheduler]: Use enum class & more (#669)
|
2022-12-26 13:07:24 +01:00 |
ServerInfo.hpp
|
[Vote/UI] Add UI Script handlers
|
2022-08-24 16:38:14 +02:00 |
ServerList.cpp
|
[Scheduler]: Use enum class & more (#669)
|
2022-12-26 13:07:24 +01:00 |
ServerList.hpp
|
[Monitor] Yeet (#529)
|
2022-10-15 20:31:16 +00:00 |
Session.cpp
|
[Scheduler]: Use enum class & more (#669)
|
2022-12-26 13:07:24 +01:00 |
Session.hpp
|
[Dedicated] Fix
|
2022-06-16 16:15:26 +02:00 |
Singleton.cpp
|
[Scheduler]: Use enum class & more (#669)
|
2022-12-26 13:07:24 +01:00 |
Singleton.hpp
|
|
|
SlowMotion.cpp
|
[Scheduler]: Use enum class & more (#669)
|
2022-12-26 13:07:24 +01:00 |
SlowMotion.hpp
|
[Slowmotion] Cleanup functions defs (#551)
|
2022-11-04 00:28:44 +00:00 |
SoundMutexFix.cpp
|
[Scheduler]: Use enum class & more (#669)
|
2022-12-26 13:07:24 +01:00 |
SoundMutexFix.hpp
|
|
|
StartupMessages.cpp
|
[Scheduler]: Use enum class & more (#669)
|
2022-12-26 13:07:24 +01:00 |
StartupMessages.hpp
|
|
|
Stats.cpp
|
[Scheduler]: Use enum class & more (#669)
|
2022-12-26 13:07:24 +01:00 |
Stats.hpp
|
Feature/set get stat (#485)
|
2022-09-13 20:39:45 +02:00 |
StringTable.cpp
|
[Scheduler]: Use enum class & more (#669)
|
2022-12-26 13:07:24 +01:00 |
StringTable.hpp
|
|
|
StructuredData.cpp
|
[Scheduler]: Use enum class & more (#669)
|
2022-12-26 13:07:24 +01:00 |
StructuredData.hpp
|
[Json] Sorround with try/catch (#531)
|
2022-10-16 16:17:42 +01:00 |
TextRenderer.cpp
|
[Chat] Fix logic error in chat code (#547)
|
2022-11-01 23:23:25 +00:00 |
TextRenderer.hpp
|
[Chat] Fix logic error in chat code (#547)
|
2022-11-01 23:23:25 +00:00 |
Theatre.cpp
|
[Scheduler]: Use enum class & more (#669)
|
2022-12-26 13:07:24 +01:00 |
Theatre.hpp
|
[Theatre]: Cleanup (#624)
|
2022-12-05 18:45:14 +00:00 |
Threading.cpp
|
[Scheduler]: Use enum class & more (#669)
|
2022-12-26 13:07:24 +01:00 |
Threading.hpp
|
[Threading]: Removing this was not a good idea
|
2022-11-26 15:50:33 +00:00 |
Toast.cpp
|
[Monitor] Yeet (#529)
|
2022-10-15 20:31:16 +00:00 |
Toast.hpp
|
[Scheduler] Use old hook for renderer pipeline
|
2022-06-30 12:05:56 +02:00 |
UIFeeder.cpp
|
[Scheduler]: Use enum class & more (#669)
|
2022-12-26 13:07:24 +01:00 |
UIFeeder.hpp
|
[Vote/UI] Add UI Script handlers
|
2022-08-24 16:38:14 +02:00 |
UIScript.cpp
|
[UI]: Fix bug (#625)
|
2022-12-05 19:34:24 +00:00 |
UIScript.hpp
|
[UI]: Fix bug (#625)
|
2022-12-05 19:34:24 +00:00 |
UserInfo.cpp
|
[Scheduler]: Use enum class & more (#669)
|
2022-12-26 13:07:24 +01:00 |
UserInfo.hpp
|
[Events] Group game events callbacks in one module (#306)
|
2022-06-13 20:16:57 +02:00 |
VisionFile.cpp
|
[Scheduler]: Use enum class & more (#669)
|
2022-12-26 13:07:24 +01:00 |
VisionFile.hpp
|
[VisionFile] Move zone patch here
|
2022-07-23 22:16:26 +02:00 |
Voice.cpp
|
[Scheduler]: Use enum class & more (#669)
|
2022-12-26 13:07:24 +01:00 |
Voice.hpp
|
[Chat] Mute voice too
|
2022-08-15 12:03:10 +02:00 |
Vote.cpp
|
[Scheduler]: Use enum class & more (#669)
|
2022-12-26 13:07:24 +01:00 |
Vote.hpp
|
[Vote] Improvements and other things
|
2022-08-24 23:46:07 +02:00 |
Weapon.cpp
|
[Scheduler]: Use enum class & more (#669)
|
2022-12-26 13:07:24 +01:00 |
Weapon.hpp
|
[Weapon]: Move fix here (#627)
|
2022-12-06 14:42:09 +00:00 |
Window.cpp
|
[Dvar] Better dvar settings for debugging
|
2022-07-02 19:52:57 +02:00 |
Window.hpp
|
|
|
ZoneBuilder.cpp
|
[Scheduler]: Use enum class & more (#669)
|
2022-12-26 13:07:24 +01:00 |
ZoneBuilder.hpp
|
Zonebuilder directory for support zones (#662)
|
2022-12-24 20:41:23 +00:00 |
Zones.cpp
|
Big zonebuilder update (#427)
|
2022-12-14 08:40:15 +00:00 |
Zones.hpp
|
[VisionFile] Move zone patch here
|
2022-07-23 22:16:26 +02:00 |