.. |
AssetInterfaces
|
[General] Refactor all the code
|
2017-01-20 22:41:03 +01:00 |
AntiCheat.cpp
|
[AntiCheat] Allow process synchronization
|
2017-01-30 18:57:26 +01:00 |
AntiCheat.hpp
|
[AntiCheat] Reenable process protection
|
2017-01-27 22:04:26 +01:00 |
ArenaLength.cpp
|
[LineEndings] Fix them all
|
2017-01-19 22:55:15 +01:00 |
ArenaLength.hpp
|
[General] Refactor all the code
|
2017-01-20 22:41:03 +01:00 |
AssetHandler.cpp
|
[Hooking] Optimizie inline-asm hooks
|
2017-02-01 15:04:32 +01:00 |
AssetHandler.hpp
|
[General] Basic refactoring
|
2017-01-20 14:37:52 +01:00 |
Auth.cpp
|
[General] Housekeeping stuff and a NPE fix
|
2017-02-06 15:09:41 -05:00 |
Auth.hpp
|
[Hooking] Optimizie inline-asm hooks
|
2017-02-01 15:04:32 +01:00 |
Bans.cpp
|
[Bans] Concatinate reason from left params
|
2017-02-05 11:22:21 +01:00 |
Bans.hpp
|
[General] Basic refactoring
|
2017-01-20 14:37:52 +01:00 |
BitMessage.cpp
|
[General] Basic refactoring
|
2017-01-20 14:37:52 +01:00 |
BitMessage.hpp
|
[General] Basic refactoring
|
2017-01-20 14:37:52 +01:00 |
Bots.cpp
|
[LineEndings] Fix them all
|
2017-01-19 22:55:15 +01:00 |
Bots.hpp
|
[General] Basic refactoring
|
2017-01-20 14:37:52 +01:00 |
Changelog.cpp
|
[UIFeeder] Don't replace game feeders
|
2017-02-06 21:24:23 +01:00 |
Changelog.hpp
|
[Changelog] Optimize changelog
|
2017-02-04 21:52:49 +01:00 |
Colors.cpp
|
[LineEndings] Fix them all
|
2017-01-19 22:55:15 +01:00 |
Colors.hpp
|
[General] Basic refactoring
|
2017-01-20 14:37:52 +01:00 |
Command.cpp
|
[General] Refactor all the code
|
2017-01-20 22:41:03 +01:00 |
Command.hpp
|
[General] Basic refactoring
|
2017-01-20 14:37:52 +01:00 |
ConnectProtocol.cpp
|
[ConnectProtocol] Upgrade the protocol to the new ipc infrastructure
|
2017-01-27 23:09:32 +01:00 |
ConnectProtocol.hpp
|
[General] Basic refactoring
|
2017-01-20 14:37:52 +01:00 |
Console.cpp
|
[Hooking] Optimizie inline-asm hooks
|
2017-02-01 15:04:32 +01:00 |
Console.hpp
|
[General] Basic refactoring
|
2017-01-20 14:37:52 +01:00 |
D3D9Ex.cpp
|
[General] Refactor all the code
|
2017-01-20 22:41:03 +01:00 |
D3D9Ex.hpp
|
[General] Refactor all the code
|
2017-01-20 22:41:03 +01:00 |
Dedicated.cpp
|
[Dedicated] Optimize say hook
|
2017-02-05 11:22:21 +01:00 |
Dedicated.hpp
|
[Friends] Display friends in blue
|
2017-01-29 21:50:08 +01:00 |
Discovery.cpp
|
[IPCPipe] Correctly shutdown the pipe
|
2017-01-25 15:01:55 +01:00 |
Discovery.hpp
|
[General] Fix a few memory leaks in threads
|
2017-01-24 06:32:04 +01:00 |
Download.cpp
|
[Download] Fix crash if TCP port is blocked
|
2017-02-02 21:07:40 +01:00 |
Download.hpp
|
[General] Fix a few memory leaks in threads
|
2017-01-24 06:32:04 +01:00 |
Dvar.cpp
|
[Friends] Transmit ingame name
|
2017-01-31 17:04:54 +01:00 |
Dvar.hpp
|
[General] Refactor all the code
|
2017-01-20 22:41:03 +01:00 |
Exception.cpp
|
[Exception] OCD strikes again
|
2017-02-07 09:43:16 +01:00 |
Exception.hpp
|
[MiniDump] Added 2 new flags: "bigminidump" and "reallybigminidumps" that dump code segments and code + data segments respectively. tell the testers to use them
|
2017-02-06 15:52:35 -05:00 |
FastFiles.cpp
|
[General] Refactor all the code
|
2017-01-20 22:41:03 +01:00 |
FastFiles.hpp
|
[FastFiles] Declare stream read log for debug only
|
2017-01-21 02:21:57 +01:00 |
FileSystem.cpp
|
[General] Refactor all the code
|
2017-01-20 22:41:03 +01:00 |
FileSystem.hpp
|
[General] Refactor all the code
|
2017-01-20 22:41:03 +01:00 |
Flags.cpp
|
[LineEndings] Fix them all
|
2017-01-19 22:55:15 +01:00 |
Flags.hpp
|
[General] Basic refactoring
|
2017-01-20 14:37:52 +01:00 |
FrameTime.cpp
|
[General] Refactor all the code
|
2017-01-20 22:41:03 +01:00 |
FrameTime.hpp
|
[General] Basic refactoring
|
2017-01-20 14:37:52 +01:00 |
Friends.cpp
|
[Friends] Correctly hide localhost
|
2017-02-08 14:45:21 +01:00 |
Friends.hpp
|
[Friends] Optimize sorting
|
2017-01-31 18:16:30 +01:00 |
Gametypes.cpp
|
[LineEndings] Fix them all
|
2017-01-19 22:55:15 +01:00 |
Gametypes.hpp
|
[General] Basic refactoring
|
2017-01-20 14:37:52 +01:00 |
IPCHandler.cpp
|
[Worker] Get rid of worker
|
2017-01-30 20:47:01 +01:00 |
IPCHandler.hpp
|
[Worker] Get rid of worker
|
2017-01-30 20:47:01 +01:00 |
Lean.cpp
|
[Hooking] Optimizie inline-asm hooks
|
2017-02-01 15:04:32 +01:00 |
Lean.hpp
|
[General] Basic refactoring
|
2017-01-20 14:37:52 +01:00 |
Localization.cpp
|
[General] Refactor all the code
|
2017-01-20 22:41:03 +01:00 |
Localization.hpp
|
[General] Basic refactoring
|
2017-01-20 14:37:52 +01:00 |
Logger.cpp
|
[Hooking] Optimizie inline-asm hooks
|
2017-02-01 15:04:32 +01:00 |
Logger.hpp
|
[General] Basic refactoring
|
2017-01-20 14:37:52 +01:00 |
Maps.cpp
|
[General] Housekeeping stuff and a NPE fix
|
2017-02-06 15:09:41 -05:00 |
Maps.hpp
|
[DLC] Added better handling for users who don't have dlc maps installed when launching from the server list
|
2017-01-29 12:27:11 -05:00 |
Materials.cpp
|
[Hooking] Optimizie inline-asm hooks
|
2017-02-01 15:04:32 +01:00 |
Materials.hpp
|
[General] Basic refactoring
|
2017-01-20 14:37:52 +01:00 |
Menus.cpp
|
[Menus] Add credits menu
|
2017-02-06 13:55:19 +01:00 |
Menus.hpp
|
[General] Basic refactoring
|
2017-01-20 14:37:52 +01:00 |
MinidumpUpload.cpp
|
[MiniDump] Added 2 new flags: "bigminidump" and "reallybigminidumps" that dump code segments and code + data segments respectively. tell the testers to use them
|
2017-02-06 15:52:35 -05:00 |
MinidumpUpload.hpp
|
[MiniDump] Added 2 new flags: "bigminidump" and "reallybigminidumps" that dump code segments and code + data segments respectively. tell the testers to use them
|
2017-02-06 15:52:35 -05:00 |
ModelSurfs.cpp
|
[General] Prepare code for use with multiple projects
|
2017-01-27 14:43:52 +01:00 |
ModelSurfs.hpp
|
[General] Basic refactoring
|
2017-01-20 14:37:52 +01:00 |
ModList.cpp
|
[LineEndings] Fix them all
|
2017-01-19 22:55:15 +01:00 |
ModList.hpp
|
[General] Basic refactoring
|
2017-01-20 14:37:52 +01:00 |
MusicalTalent.cpp
|
[General] Refactor all the code
|
2017-01-20 22:41:03 +01:00 |
MusicalTalent.hpp
|
[General] Basic refactoring
|
2017-01-20 14:37:52 +01:00 |
Network.cpp
|
[Hooking] Optimizie inline-asm hooks
|
2017-02-01 15:04:32 +01:00 |
Network.hpp
|
[General] Basic refactoring
|
2017-01-20 14:37:52 +01:00 |
News.cpp
|
[General] Housekeeping stuff and a NPE fix
|
2017-02-06 15:09:41 -05:00 |
News.hpp
|
[General] Fix a few memory leaks in threads
|
2017-01-24 06:32:04 +01:00 |
Node.cpp
|
[LineEndings] Fix them all
|
2017-01-19 22:55:15 +01:00 |
Node.hpp
|
[General] Basic refactoring
|
2017-01-20 14:37:52 +01:00 |
Party.cpp
|
[Party] Possible fix
|
2017-02-01 22:20:53 -05:00 |
Party.hpp
|
[General] Basic refactoring
|
2017-01-20 14:37:52 +01:00 |
PlayerName.cpp
|
[General] Prepare code for use with multiple projects
|
2017-01-27 14:43:52 +01:00 |
PlayerName.hpp
|
[General] Basic refactoring
|
2017-01-20 14:37:52 +01:00 |
Playlist.cpp
|
[LineEndings] Fix them all
|
2017-01-19 22:55:15 +01:00 |
Playlist.hpp
|
[General] Basic refactoring
|
2017-01-20 14:37:52 +01:00 |
QuickPatch.cpp
|
[QuickPatch] Fix mouse pitch
|
2017-02-01 20:13:28 +01:00 |
QuickPatch.hpp
|
[QuickPatch] Remove test function
|
2017-01-21 16:25:14 +01:00 |
RawFiles.cpp
|
[LineEndings] Fix them all
|
2017-01-19 22:55:15 +01:00 |
RawFiles.hpp
|
[General] Basic refactoring
|
2017-01-20 14:37:52 +01:00 |
RCon.cpp
|
[Network] Use linebreaks as separators
|
2017-01-31 22:02:08 +01:00 |
RCon.hpp
|
[General] Basic refactoring
|
2017-01-20 14:37:52 +01:00 |
Renderer.cpp
|
[Renderer] Use static address in hooks, hope this makes it more stable
|
2017-01-28 12:39:03 +01:00 |
Renderer.hpp
|
[Renderer] Use static address in hooks, hope this makes it more stable
|
2017-01-28 12:39:03 +01:00 |
Script.cpp
|
[Hooking] Optimizie inline-asm hooks
|
2017-02-01 15:04:32 +01:00 |
Script.hpp
|
[General] Basic refactoring
|
2017-01-20 14:37:52 +01:00 |
ServerInfo.cpp
|
[Hooking] Optimizie inline-asm hooks
|
2017-02-01 15:04:32 +01:00 |
ServerInfo.hpp
|
[General] Basic refactoring
|
2017-01-20 14:37:52 +01:00 |
ServerList.cpp
|
[General] Housekeeping stuff and a NPE fix
|
2017-02-06 15:09:41 -05:00 |
ServerList.hpp
|
[UIFeeder] Add select function and use feeder 5 for maps
|
2017-01-21 22:14:23 +01:00 |
Singleton.cpp
|
[General] Refactor all the code
|
2017-01-20 22:41:03 +01:00 |
Singleton.hpp
|
[General] Basic refactoring
|
2017-01-20 14:37:52 +01:00 |
Slowmotion.cpp
|
[LineEndings] Fix them all
|
2017-01-19 22:55:15 +01:00 |
Slowmotion.hpp
|
[General] Basic refactoring
|
2017-01-20 14:37:52 +01:00 |
StartupMessages.cpp
|
[StartupMessages] Adapt code to coding guidelines
|
2017-02-06 21:47:28 +01:00 |
StartupMessages.hpp
|
[StartupMessages] Don't initialize variable in the header
|
2017-02-06 21:49:14 +01:00 |
StringTable.cpp
|
[General] Refactor all the code
|
2017-01-20 22:41:03 +01:00 |
StringTable.hpp
|
[General] Basic refactoring
|
2017-01-20 14:37:52 +01:00 |
StructuredData.cpp
|
[LineEndings] Fix them all
|
2017-01-19 22:55:15 +01:00 |
StructuredData.hpp
|
[General] Basic refactoring
|
2017-01-20 14:37:52 +01:00 |
Theatre.cpp
|
[Hooking] Optimizie inline-asm hooks
|
2017-02-01 15:04:32 +01:00 |
Theatre.hpp
|
[General] Basic refactoring
|
2017-01-20 14:37:52 +01:00 |
Threading.cpp
|
[LineEndings] Fix them all
|
2017-01-19 22:55:15 +01:00 |
Threading.hpp
|
[General] Basic refactoring
|
2017-01-20 14:37:52 +01:00 |
Toast.cpp
|
[LineEndings] Fix them all
|
2017-01-19 22:55:15 +01:00 |
Toast.hpp
|
[General] Basic refactoring
|
2017-01-20 14:37:52 +01:00 |
UIFeeder.cpp
|
[UIFeeder] Don't replace game feeders
|
2017-02-06 21:24:23 +01:00 |
UIFeeder.hpp
|
[UIFeeder] Don't replace game feeders
|
2017-02-06 21:24:23 +01:00 |
UIScript.cpp
|
[LineEndings] Fix them all
|
2017-01-19 22:55:15 +01:00 |
UIScript.hpp
|
[General] Refactor all the code
|
2017-01-20 22:41:03 +01:00 |
Weapon.cpp
|
[Weapon] Fix killicons
|
2017-02-06 19:29:49 +01:00 |
Weapon.hpp
|
[Weapon] Correctly clear configstrings
|
2017-02-05 22:25:38 +01:00 |
Window.cpp
|
[General] Refactor all the code
|
2017-01-20 22:41:03 +01:00 |
Window.hpp
|
[General] Basic refactoring
|
2017-01-20 14:37:52 +01:00 |
ZoneBuilder.cpp
|
[General] Disable resharper false positives
|
2017-01-26 22:56:46 +01:00 |
ZoneBuilder.hpp
|
[General] Refactor all the code
|
2017-01-20 22:41:03 +01:00 |
Zones.cpp
|
[Hooking] Optimizie inline-asm hooks
|
2017-02-01 15:04:32 +01:00 |
Zones.hpp
|
[General] Basic refactoring
|
2017-01-20 14:37:52 +01:00 |