PolygonDLL/PolygonClientUtilities
lightbulblighter 52c29e9a8c
I hate C++!
2022-06-05 03:13:03 -07:00
..
Application.cpp Clean up a lot 2022-06-04 20:02:41 -07:00
Application.h Clean up a lot 2022-06-04 20:02:41 -07:00
CRoblox.cpp Clean up a lot 2022-06-04 20:02:41 -07:00
CRoblox.h Clean up a lot 2022-06-04 20:02:41 -07:00
Classes.h Remove debug hooks for Game constructor 2022-06-01 14:49:03 +01:00
Config.h add openssl verification (broken for now) 2022-06-05 01:21:16 -07:00
Crypt.cpp I hate C++! 2022-06-05 03:13:03 -07:00
Crypt.h add openssl verification (broken for now) 2022-06-05 01:21:16 -07:00
Hooks.cpp Clean up a lot 2022-06-04 20:02:41 -07:00
Hooks.h Move hooks to their own individual files 2022-05-31 10:26:16 +01:00
Http.cpp Clean up a lot 2022-06-04 20:02:41 -07:00
Http.h Clean up a lot 2022-06-04 20:02:41 -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
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
PolygonClientUtilities.vcxproj Clean up a lot 2022-06-04 20:02:41 -07:00
PolygonClientUtilities.vcxproj.filters Clean up a lot 2022-06-04 20:02:41 -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
ScriptContext.cpp Clean up a lot 2022-06-04 20:02:41 -07:00
ScriptContext.h Clean up a lot 2022-06-04 20:02:41 -07:00
StandardOut.cpp Clean up a lot 2022-06-04 20:02:41 -07:00
StandardOut.h add openssl verification (broken for now) 2022-06-05 01:21:16 -07:00
TrustCheck.cpp Clean up a lot 2022-06-04 20:02:41 -07:00
TrustCheck.h Move hooks to their own individual files 2022-05-31 10:26:16 +01:00
Util.cpp I hate C++! 2022-06-05 03:13:03 -07:00
Util.h I hate C++! 2022-06-05 03:13:03 -07:00
dllmain.cpp Clean up a lot 2022-06-04 20:02:41 -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