lightbulblighter
9c409e24cc
fix some vcpkg stuff
2022-06-07 02:36:37 -07:00
lightbulblighter
ac94e2c15b
rename vcpkg project name
2022-06-07 02:29:11 -07:00
lightbulblighter
ea8fe4eca1
fix error codes in thumbs redirect
2022-06-07 02:27:09 -07:00
lightbulblighter
572799fa5a
clean up entire solution
2022-06-07 02:20:11 -07:00
lightbulblighter
ad730e446c
organize folders
2022-06-07 02:02:20 -07:00
lightbulblighter
c1f38fc76a
polishing up everything
2022-06-07 01:47:49 -07:00
lightbulblighter
b5b253e69f
verbose libcurl error
2022-06-07 01:11:03 -07:00
lightbulblighter
a08bcfa39e
Merge branch 'main' of https://github.com/ProjectPolygon/PolygonDLLUtilities
2022-06-07 01:08:44 -07:00
lightbulblighter
48262dbae3
normalize spacing ;-;
2022-06-07 01:08:26 -07:00
pizzaboxer
3c528474a8
Add hook for full script identity error
2022-06-07 06:03:57 +01:00
lightbulblighter
d1493f1182
fix weird edge case
2022-06-06 03:15:30 -07:00
lightbulblighter
9ec7686a6f
finish /Thumbs/ fixes
2022-06-06 02:47:27 -07:00
lightbulblighter
d04cbd5ca8
remove openssl
2022-06-05 22:53:30 -07:00
lightbulblighter
0fdd31f1bc
Ryelow chagnes
2022-06-05 19:15:07 -07:00
lightbulblighter
00732af2b2
curl memory leak fixes + dynamically get /Thumbs/Asset.ashx stuff instead of going through the webserver
2022-06-05 18:33:54 -07:00
lightbulblighter
f12a0646e0
Merge branch 'main' of https://github.com/ProjectPolygon/PolygonDLLUtilities
2022-06-05 03:13:14 -07:00
lightbulblighter
52c29e9a8c
I hate C++!
2022-06-05 03:13:03 -07:00
pizzaboxer
7e1b7a3bf0
Merge branch 'main' of https://github.com/ProjectPolygon/PolygonDLLUtilities
2022-06-05 11:11:16 +01:00
pizzaboxer
0e625f2bf0
Add fixes for cURL trust check, tempfix Asset.ashx
...
LUrlParser isn't needed anymore, so that's removed
Trust check hook has been moved to Http.cpp
Added temporary fix for /Thumbs/Asset.ashx (should follow this up with proper implementation as described in Http.cpp)
2022-06-05 11:09:46 +01:00
lightbulblighter
67b225414c
fix crypt memoryleak
2022-06-05 02:48:43 -07:00
lightbulblighter
4068b44c2b
Merge branch 'main' of https://github.com/ProjectPolygon/PolygonDLLUtilities
2022-06-05 01:21:47 -07:00
lightbulblighter
a51a99543f
add openssl verification (broken for now)
2022-06-05 01:21:16 -07:00
pizzaboxer
2949330357
Update README.md
2022-06-05 07:52:35 +01:00
lightbulblighter
acfdece3e9
Clean up a lot
2022-06-04 20:02:41 -07:00
lightbulblighter
0f96ee7143
final touchups
2022-06-04 15:43:52 -07:00
lightbulblighter
7555fe8f0e
slight fix
2022-06-04 15:36:54 -07:00
lightbulblighter
82e3457ac7
fix httpget redirect
2022-06-04 15:33:14 -07:00
lightbulblighter
1c52e8e499
Clean up some parts of the code that made me mad
2022-06-04 03:44:12 -07:00
lightbulblighter
ef76a754f0
backwards compatibility
2022-06-04 03:30:16 -07:00
lightbulblighter
709f4a05cd
remove unnecessary headers from Crypt
2022-06-04 03:27:21 -07:00
lightbulblighter
394a916e49
fix Crypt::verifySignatureBase64
2022-06-04 03:25:12 -07:00
lightbulblighter
aef1543021
untrack build artifacts
2022-06-02 00:31:59 -07:00
lightbulblighter
07025c6ed7
Crypt::verifySignatureBase64 sha256
2022-06-02 00:30:44 -07:00
pizzaboxer
0a4b9a32f7
Remove debug hooks for Game constructor
2022-06-01 14:49:03 +01:00
pizzaboxer
c232462906
ScriptContext execution for Datamodel via DLL
2022-06-01 14:23:53 +01:00
pizzaboxer
9885235a4b
Work on prototype for creating new datamodel
...
this time using Game::Game instead of DataModel::createDataModel
2022-06-01 10:16:36 +01:00
pizzaboxer
b06920dc93
Add prototypes for future hooks to be developed
...
DataModel::createDataModel and Http::httpGetPostWinInet
2022-05-31 22:20:03 +01:00
pizzaboxer
4e7fd7a02c
Fix some stuff for all versions
2022-05-31 10:45:04 +01:00
pizzaboxer
1715621aa5
Remove text file logging
2022-05-31 10:35:42 +01:00
pizzaboxer
24912eeffd
Move hooks to their own individual files
2022-05-31 10:26:16 +01:00
pizzaboxer
0653224cf9
Turns out I forgot to commit this: Add proper SendTop implementation to 2011
2022-02-09 07:56:32 +00:00
pizzaboxer
d830e42507
Add RakNet definitions for 2011
2022-01-29 23:43:54 +00:00
pizzaboxer
101652f074
Add RakNet definitions for ID_DATA and ID_TIMESTAMP
2022-01-29 15:04:56 +00:00
pizzaboxer
a4e02a8807
Add debug hooks for ServerReplicator::processPacket on 2010
2022-01-29 13:40:11 +00:00
pizzaboxer
53be4250a4
Followup to fix: check if it's actually a pointer by checking if it's ASCII
2022-01-28 16:42:54 +00:00
pizzaboxer
3d68312d63
Fix trust check for embedded IE resources in popup windows
2022-01-28 16:38:56 +00:00
pizzaboxer
40daede2d2
Remove -j parameter from studio builds
2022-01-28 13:53:03 +00:00
pizzaboxer
a9d8fa6e47
Revert "Isolate MFC hooks from studio builds"
...
This reverts commit b749d5d382 .
2022-01-28 13:51:53 +00:00
pizzaboxer
b749d5d382
Isolate MFC hooks from studio builds
2022-01-28 13:21:32 +00:00
pizzaboxer
1ccf69c1bd
Add hook addresses for 2012 studio beta
2022-01-28 12:03:19 +00:00