MickSlash synced commits to master at MickSlash/goldberg_emulator from mirror
-
58a57cc91b Fix coding mistake in networking socket receive functions.
-
8e9d3e8f3a Add force_listen_port.txt
- Compare 2 commits »
MickSlash synced commits to refs/merge-requests/8/merge at MickSlash/goldberg_emulator from mirror
-
8e1be658e9 Networking messages improvements.
MickSlash synced commits to master at MickSlash/goldberg_emulator from mirror
-
8e1be658e9 Networking messages improvements.
MickSlash synced commits to refs/merge-requests/14/merge at MickSlash/goldberg_emulator from mirror
-
990a0eb71f Steam networking messages implementation.
-
1648c14243 Fixed issue with game treating bool return values as an int.
- Compare 2 commits »
MickSlash synced commits to master at MickSlash/goldberg_emulator from mirror
-
990a0eb71f Steam networking messages implementation.
-
1648c14243 Fixed issue with game treating bool return values as an int.
- Compare 2 commits »
MickSlash synced commits to refs/merge-requests/8/merge at MickSlash/goldberg_emulator from mirror
-
990a0eb71f Steam networking messages implementation.
-
1648c14243 Fixed issue with game treating bool return values as an int.
- Compare 2 commits »
MickSlash synced commits to refs/merge-requests/14/merge at MickSlash/goldberg_emulator from mirror
-
bfa1e95f7b Use the same interface for both enabled and disabled controller builds.
-
69d5facf4f Cleanup steamclient loader a bit.
- Compare 2 commits »
MickSlash synced commits to refs/merge-requests/8/merge at MickSlash/goldberg_emulator from mirror
-
bfa1e95f7b Use the same interface for both enabled and disabled controller builds.
-
69d5facf4f Cleanup steamclient loader a bit.
-
5f8a454e3f Fixed mouse getting stuck in the middle of the overlay in some games.
-
6dfe11503b Dll loading feature now only tries loading .dll files.
-
5873398790 Fix some header issues that broke some interfaces.
- Compare 7 commits »
MickSlash synced commits to master at MickSlash/goldberg_emulator from mirror
-
bfa1e95f7b Use the same interface for both enabled and disabled controller builds.
-
69d5facf4f Cleanup steamclient loader a bit.
- Compare 2 commits »
MickSlash synced commits to refs/merge-requests/14/merge at MickSlash/goldberg_emulator from mirror
-
5f8a454e3f Fixed mouse getting stuck in the middle of the overlay in some games.
-
6dfe11503b Dll loading feature now only tries loading .dll files.
-
5873398790 Fix some header issues that broke some interfaces.
-
9a63cf868d Listen socket ids should be different from connection socket ids.
-
37b329c9c5 Implement networking sockets connection status/info functions.
- Compare 5 commits »
MickSlash synced commits to master at MickSlash/goldberg_emulator from mirror
-
5f8a454e3f Fixed mouse getting stuck in the middle of the overlay in some games.
-
6dfe11503b Dll loading feature now only tries loading .dll files.
- Compare 2 commits »
MickSlash synced commits to master at MickSlash/goldberg_emulator from mirror
-
5873398790 Fix some header issues that broke some interfaces.
MickSlash synced commits to master at MickSlash/goldberg_emulator from mirror
-
9a63cf868d Listen socket ids should be different from connection socket ids.
-
37b329c9c5 Implement networking sockets connection status/info functions.
- Compare 2 commits »
MickSlash synced commits to refs/merge-requests/14/merge at MickSlash/goldberg_emulator from mirror
-
7ea90b03c4 Fixed some dedicated servers not booting up correctly.
-
ccc48d83a8 Fix dx9 overlay graphics bug with black mesa.
-
58b09d4f11 Fix old steamnetworkingsockets headers.
-
cfff531a23 Put back the if new frame for overlay.
-
671277a154 Remove useless build.
- Compare 9 commits »
MickSlash synced commits to refs/merge-requests/8/merge at MickSlash/goldberg_emulator from mirror
-
7ea90b03c4 Fixed some dedicated servers not booting up correctly.
-
ccc48d83a8 Fix dx9 overlay graphics bug with black mesa.
-
58b09d4f11 Fix old steamnetworkingsockets headers.
-
cfff531a23 Put back the if new frame for overlay.
- Compare 4 commits »
MickSlash synced commits to master at MickSlash/goldberg_emulator from mirror
-
7ea90b03c4 Fixed some dedicated servers not booting up correctly.
-
ccc48d83a8 Fix dx9 overlay graphics bug with black mesa.
-
58b09d4f11 Fix old steamnetworkingsockets headers.
-
cfff531a23 Put back the if new frame for overlay.
- Compare 4 commits »
MickSlash synced commits to refs/merge-requests/35/head at MickSlash/goldberg_emulator from mirror
-
4f5d281822 Merge branch 'master' into 'use_cross_compilers_and_vcpkg'
-
671277a154 Remove useless build.
-
d41fe5ab98 Keep all old git builds.
-
22c0e98b61 Remove useless build.
-
d6bdde0123 Update ImGui
- Compare 12 commits »
MickSlash synced commits to refs/merge-requests/35/merge at MickSlash/goldberg_emulator from mirror
-
43c808ad83 Merge branch 'use_cross_compilers_and_vcpkg' into 'master'
-
4f5d281822 Merge branch 'master' into 'use_cross_compilers_and_vcpkg'
-
91031df89b Build curl with only core http and https.
-
bda70f5fd1 Add Big-O libsteam_api.
-
1af9715dec Fix prefix
- Compare 8 commits »
MickSlash synced commits to master at MickSlash/goldberg_emulator from mirror
-
671277a154 Remove useless build.
-
d41fe5ab98 Keep all old git builds.
-
22c0e98b61 Remove useless build.
-
d6bdde0123 Update ImGui
-
294c8e8124 Update to sdk 1.51
- Compare 5 commits »
MickSlash synced commits to refs/merge-requests/14/merge at MickSlash/goldberg_emulator from mirror
-
4cb55c52e2 Add support for loading custom dlls in the experimental build.