.. |
AssetInterfaces
|
[ILoadedSound] Fix missing sound
|
2017-02-13 22:33:15 +01:00 |
AntiCheat.cpp
|
[AntiCheat] Block LoadLibraryEx(A/W)
|
2017-02-13 18:32:07 +01:00 |
AntiCheat.hpp
|
[AntiCheat] Block LoadLibraryEx(A/W)
|
2017-02-13 18:32:07 +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
|
[AssetHandler] 'Properly' reset bypass state
|
2017-02-14 11:38:44 +01:00 |
AssetHandler.hpp
|
[AssetHandler] 'Properly' reset bypass state
|
2017-02-14 11:38:44 +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] Skip intro cause of possible vid_restart
|
2017-02-12 20:45:34 +01:00 |
ConnectProtocol.hpp
|
[General] Basic refactoring
|
2017-01-20 14:37:52 +01:00 |
Console.cpp
|
[Console] Force terminating the process
|
2017-02-12 17:15:41 +01:00 |
Console.hpp
|
[Exception] Destroy windows and suspend threads
|
2017-02-10 09:50:08 +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
|
[Dowload] Add size check
|
2017-02-14 20:53:55 +01:00 |
Download.hpp
|
[General] Fix a few memory leaks in threads
|
2017-01-24 06:32:04 +01:00 |
Dvar.cpp
|
[Dvar] Revert d528a2c5 and set name from steam
|
2017-02-10 10:19:36 +01:00 |
Dvar.hpp
|
[General] Refactor all the code
|
2017-01-20 22:41:03 +01:00 |
Exception.cpp
|
[Exception] Still show a messagebox with the error message
|
2017-02-15 13:28:05 +01:00 |
Exception.hpp
|
[AssetHandler] 'Properly' reset bypass state
|
2017-02-14 11:38:44 +01:00 |
FastFiles.cpp
|
[FastFiles] Add support for mod.ff
|
2017-02-13 19:40:53 +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] Add mapname to the status string
|
2017-02-12 22:55:45 +01:00 |
Friends.hpp
|
[Friends] Add mapname to the status string
|
2017-02-12 22:55:45 +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 |
IPCPipe.cpp
|
[IPCPipe] Use old IPC handler again
|
2017-02-12 19:38:56 +01:00 |
IPCPipe.hpp
|
[IPCPipe] Use old IPC handler again
|
2017-02-12 19:38:56 +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
|
[Localization] Alphabetically sort staff and contributors in credits menu.
|
2017-02-14 22:52:24 +01:00 |
Localization.hpp
|
[Localization] Add credits
|
2017-02-08 16:25:48 +01:00 |
Logger.cpp
|
[Exception] Destroy windows and suspend threads
|
2017-02-10 09:50:08 +01:00 |
Logger.hpp
|
[General] Basic refactoring
|
2017-01-20 14:37:52 +01:00 |
Maps.cpp
|
[Maps] Install dlcs using the updater
|
2017-02-11 19:47:48 +01:00 |
Maps.hpp
|
[Maps] Install dlcs using the updater
|
2017-02-11 19:47:48 +01: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] Don't load the default menu upon failure
|
2017-02-14 00:09:24 +01:00 |
Menus.hpp
|
[General] Basic refactoring
|
2017-01-20 14:37:52 +01:00 |
MinidumpUpload.cpp
|
[General] Small refactoring
|
2017-02-10 22:02:13 +01:00 |
MinidumpUpload.hpp
|
[General] Small refactoring
|
2017-02-10 22:02:13 +01: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
|
[MusicalTalent] Disable musical talent for dedis
|
2017-02-14 10:49:09 +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
|
[News] String version fallback
|
2017-02-13 22:36:29 +01:00 |
News.hpp
|
[Maps] Install dlcs using the updater
|
2017-02-11 19:47:48 +01:00 |
Node.cpp
|
[Node] Limit servers to 10 per ip
|
2017-02-14 14:10:57 +01:00 |
Node.hpp
|
[Node] Limit servers to 10 per ip
|
2017-02-14 14:10:57 +01:00 |
Party.cpp
|
[Friends] Add mapname to the status string
|
2017-02-12 22:55:45 +01: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
|
[Friends] Better toasts
|
2017-02-12 20:36:38 +01:00 |
QuickPatch.hpp
|
[Friends] Better toasts
|
2017-02-12 20:36:38 +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
|
[ServerList] Ignore patch version for filtering (only major/minor version)
|
2017-02-15 14:11:36 +01:00 |
ServerList.hpp
|
[ServerList] Ignore patch version for filtering (only major/minor version)
|
2017-02-15 14:11:36 +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
|
[Slowmotion] Remove unnecessary brackets
|
2017-02-10 08:24:52 +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
|
[Friends] Better toasts
|
2017-02-12 20:36:38 +01:00 |
Toast.hpp
|
[General] Basic refactoring
|
2017-01-20 14:37:52 +01:00 |
UIFeeder.cpp
|
[UIFeeder] Remove highlighting in the serverinfo feeder
|
2017-02-15 14:37:48 +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] Remove crash workaround
|
2017-02-14 22:22:12 +01:00 |
Weapon.hpp
|
[Weapon] Correctly clear configstrings
|
2017-02-05 22:25:38 +01:00 |
Window.cpp
|
[Exception] Destroy windows and suspend threads
|
2017-02-10 09:50:08 +01:00 |
Window.hpp
|
[Exception] Destroy windows and suspend threads
|
2017-02-10 09:50:08 +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 |