alexsandulescu
7630468806
changed the serverlisting info
2021-07-12 21:13:30 +03:00
alexsandulescu
bac0e5eb8a
Cleaned up the code a bit; reverting amos fix for dedi; added instead separate dedi checkbox; added manual ip connect functionality in server browser; cleaned up the ui a bit
2021-07-12 20:34:54 +03:00
alexsandulescu
0e2eab438e
Fixed my shit
2021-07-09 22:27:32 +03:00
Amos
4f80dbba19
Fixed several issues
...
* Fixed clientcommand codecallback
* Fixed engine crash on connect command execution
* Disabled automated connect command execution when starting listen server
*Rson files now load from the disk if they are present on the disk
2021-07-09 06:18:07 -07:00
Amos
468fa73dfc
Refactor hexdump utility
2021-07-08 11:45:03 -07:00
Amos
02c02f53b0
Update detours to S3 N1094
...
Update project to build R5pc_r5launch_N1094_CL456479_2019_10_30_05_20_PM
2021-07-03 08:18:57 -07:00
Amos
5d92c8c226
Fixed several bugs in the GameConsole class
...
Fixed several bugs in the GameConsole class caused by a single variable that shouldn't be initialized where it was.
Fixed GameConsole glitch on right mouse click event
2021-06-20 09:04:13 -07:00
Amos
7495f1b4fa
Move console hook management to own implementation
...
+ Function renaming
2021-06-19 12:05:12 -07:00
Amos
3577fe0b6c
Implement portable Input hook system
...
This implementation is for portability, so its not module specific and can be used on all programs utilizing those API's
2021-06-19 07:21:47 -07:00
Amos
6700343e2e
Light cleanup + Improvements
...
* Cleanup unused stuff
* Make codeblock segmentation bigger
* Overlay improvements
2021-06-19 07:18:39 -07:00
Amos
62a0b5cebb
Improvements to GameConsole class
...
* Improvements to GameConsole quality
* Add post-build events for renaming release executables to allow debugging "Debug" and "Release" from the same install
* Segmentate codeblocks for easier reading and scrolling
2021-06-17 17:07:26 -07:00
Amos
cb0e72fc0a
Forward console output to in-game console
...
Light cleanup. Hook RSON loading for debugging and improvements for console overlay.
TODO: fix thread lock on concomand execute from Present(..)
2021-06-16 16:43:03 -07:00
Amos
d424c75081
Refactor D3DX11 hook + implement ResizeBuffer handler
...
Destroy/release objects and recreate render view target on resolution change of the application
2021-06-16 16:12:53 -07:00
Amos
21bc365a71
Add prototype DirectX hook implementation
...
/* PROTOTYPE */
2021-06-14 17:56:53 -07:00
Amos
3be3bcd5c1
Add console overlay implementation
...
/* PROTOTYPE */
2021-06-14 17:56:18 -07:00
Amos
584b64f0f3
Restructure R5Dev codebase
2021-06-14 17:41:20 -07:00