| .. |
|
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
|
Merge branch 'main' of https://github.com/ProjectPolygon/PolygonDLLUtilities
|
2022-06-05 11:11:16 +01: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
|
Add fixes for cURL trust check, tempfix Asset.ashx
|
2022-06-05 11:09:46 +01:00 |
|
Hooks.h
|
Move hooks to their own individual files
|
2022-05-31 10:26:16 +01:00 |
|
Http.cpp
|
Ryelow chagnes
|
2022-06-05 19:15:07 -07:00 |
|
Http.h
|
curl memory leak fixes + dynamically get /Thumbs/Asset.ashx stuff instead of going through the webserver
|
2022-06-05 18:33:54 -07: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
|
Ryelow chagnes
|
2022-06-05 19:15:07 -07:00 |
|
StandardOut.h
|
add openssl verification (broken for now)
|
2022-06-05 01:21:16 -07:00 |
|
Util.cpp
|
curl memory leak fixes + dynamically get /Thumbs/Asset.ashx stuff instead of going through the webserver
|
2022-06-05 18:33:54 -07:00 |
|
Util.h
|
I hate C++!
|
2022-06-05 03:13:03 -07:00 |
|
dllmain.cpp
|
curl memory leak fixes + dynamically get /Thumbs/Asset.ashx stuff instead of going through the webserver
|
2022-06-05 18:33:54 -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 |