PolygonDLL/PolygonClientUtilities
lightbulblighter 82e3457ac7
fix httpget redirect
2022-06-04 15:33:14 -07:00
..
Classes.h Remove debug hooks for Game constructor 2022-06-01 14:49:03 +01:00
Config.h fix httpget redirect 2022-06-04 15:33:14 -07:00
Crypt.cpp backwards compatibility 2022-06-04 03:30:16 -07:00
Crypt.h remove unnecessary headers from Crypt 2022-06-04 03:27:21 -07:00
DebugScriptContext.cpp ScriptContext execution for Datamodel via DLL 2022-06-01 14:23:53 +01:00
DebugScriptContext.h ScriptContext execution for Datamodel via DLL 2022-06-01 14:23:53 +01:00
Hooks.cpp Remove text file logging 2022-05-31 10:35:42 +01:00
Hooks.h Move hooks to their own individual files 2022-05-31 10:26:16 +01:00
Http.cpp fix httpget redirect 2022-06-04 15:33:14 -07:00
Http.h fix httpget redirect 2022-06-04 15:33:14 -07:00
LUrlParser.cpp Add support for trust check using the LUriParser library 2022-01-21 08:45:58 +00:00
LUrlParser.h Add support for trust check using the LUriParser library 2022-01-21 08:45:58 +00:00
MFCCommandLine.cpp Add prototypes for future hooks to be developed 2022-05-31 22:20:03 +01:00
MFCCommandLine.h Move hooks to their own individual files 2022-05-31 10:26:16 +01:00
Patches.cpp fix httpget redirect 2022-06-04 15:33:14 -07:00
Patches.h Add support for 2012 player 2022-01-26 17:57:49 +00:00
PlayerCommandLine.cpp Fix some stuff for all versions 2022-05-31 10:45:04 +01:00
PlayerCommandLine.h Move hooks to their own individual files 2022-05-31 10:26:16 +01:00
PolygonClientUtilities.vcxproj fix httpget redirect 2022-06-04 15:33:14 -07:00
PolygonClientUtilities.vcxproj.filters fix httpget redirect 2022-06-04 15:33:14 -07:00
RCCOutput.cpp Clean up some parts of the code that made me mad 2022-06-04 03:44:12 -07:00
RCCOutput.h Clean up some parts of the code that made me mad 2022-06-04 03:44:12 -07:00
ReplicatorSecurity.cpp Move hooks to their own individual files 2022-05-31 10:26:16 +01:00
ReplicatorSecurity.h Move hooks to their own individual files 2022-05-31 10:26:16 +01:00
TrustCheck.cpp Fix some stuff for all versions 2022-05-31 10:45:04 +01:00
TrustCheck.h Move hooks to their own individual files 2022-05-31 10:26:16 +01:00
Util.cpp fix Crypt::verifySignatureBase64 2022-06-04 03:25:12 -07:00
Util.h fix Crypt::verifySignatureBase64 2022-06-04 03:25:12 -07:00
dllmain.cpp fix httpget redirect 2022-06-04 15:33:14 -07:00
framework.h Initial Code 2022-01-20 12:30:37 +00:00
pch.cpp Add coke's JoinScriptUrl implementation and add output logging 2022-01-20 18:52:18 +00:00
pch.h Followup to fix: check if it's actually a pointer by checking if it's ASCII 2022-01-28 16:42:54 +00:00