crt0mega
  • Joined on 2021-01-11
crt0mega synced commits to refs/merge-requests/25/merge at crt0mega/goldberg_emulator from mirror 2021-02-17 00:28:58 +00:00
ac24ab0600 Merge branch 'source_query_mr' into 'master'
990a0eb71f Steam networking messages implementation.
1648c14243 Fixed issue with game treating bool return values as an int.
cce1d7d2c1 Merge branch 'source_query_mr' into 'master'
Compare 4 commits »
crt0mega synced commits to refs/merge-requests/30/merge at crt0mega/goldberg_emulator from mirror 2021-02-17 00:28:58 +00:00
e03e29abb9 Merge branch 'lobby_connect_fix' into 'master'
990a0eb71f Steam networking messages implementation.
1648c14243 Fixed issue with game treating bool return values as an int.
8a6691b4eb Merge branch 'lobby_connect_fix' into 'master'
Compare 4 commits »
crt0mega synced commits to refs/merge-requests/25/merge at crt0mega/goldberg_emulator from mirror 2021-02-08 14:25:18 +00:00
cce1d7d2c1 Merge branch 'source_query_mr' into 'master'
bfa1e95f7b Use the same interface for both enabled and disabled controller builds.
69d5facf4f Cleanup steamclient loader a bit.
00c9c08d85 Merge branch 'source_query_mr' into 'master'
Compare 4 commits »
crt0mega synced commits to refs/merge-requests/26/merge at crt0mega/goldberg_emulator from mirror 2021-02-08 14:25:18 +00:00
a5f5f37fcd Merge branch 'auto_sign' into 'master'
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.
Compare 13 commits »
crt0mega synced commits to refs/merge-requests/29/merge at crt0mega/goldberg_emulator from mirror 2021-02-08 14:25:18 +00:00
dbc17f3c85 Merge branch 'open_xinput' into 'master'
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.
Compare 9 commits »
crt0mega synced commits to refs/merge-requests/35/merge at crt0mega/goldberg_emulator from mirror 2021-02-08 14:25:18 +00:00
2fe755d9d4 Merge branch 'use_cross_compilers_and_vcpkg' into 'master'
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.
Compare 6 commits »
crt0mega synced commits to refs/merge-requests/8/merge at crt0mega/goldberg_emulator from mirror 2021-02-08 14:25:18 +00:00
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 »
crt0mega synced commits to master at crt0mega/goldberg_emulator from mirror 2021-02-08 06:15:18 +00:00
bfa1e95f7b Use the same interface for both enabled and disabled controller builds.
69d5facf4f Cleanup steamclient loader a bit.
Compare 2 commits »
crt0mega synced commits to refs/merge-requests/14/merge at crt0mega/goldberg_emulator from mirror 2021-02-07 13:55:18 +00:00
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 »
crt0mega synced commits to refs/merge-requests/25/merge at crt0mega/goldberg_emulator from mirror 2021-02-07 13:55:18 +00:00
00c9c08d85 Merge branch 'source_query_mr' into 'master'
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.
aebf057063 Merge branch 'source_query_mr' into 'master'
Compare 5 commits »
crt0mega synced commits to master at crt0mega/goldberg_emulator from mirror 2021-02-07 05:45:18 +00:00
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 »
crt0mega synced commits to refs/merge-requests/35/merge at crt0mega/goldberg_emulator from mirror 2021-02-05 04:45:18 +00:00
c8a742e03c Merge branch 'use_cross_compilers_and_vcpkg' into 'master'
5873398790 Fix some header issues that broke some interfaces.
b293287448 Merge branch 'use_cross_compilers_and_vcpkg' into 'master'
Compare 3 commits »
crt0mega synced commits to master at crt0mega/goldberg_emulator from mirror 2021-02-04 20:35:18 +00:00
5873398790 Fix some header issues that broke some interfaces.
crt0mega synced commits to refs/merge-requests/25/merge at crt0mega/goldberg_emulator from mirror 2021-02-03 03:51:32 +00:00
aebf057063 Merge branch 'source_query_mr' into 'master'
9a63cf868d Listen socket ids should be different from connection socket ids.
37b329c9c5 Implement networking sockets connection status/info functions.
3f6e25770f Merge branch 'source_query_mr' into 'master'
Compare 4 commits »
crt0mega synced commits to refs/merge-requests/35/merge at crt0mega/goldberg_emulator from mirror 2021-02-01 17:41:32 +00:00
b293287448 Merge branch 'use_cross_compilers_and_vcpkg' into 'master'
9a63cf868d Listen socket ids should be different from connection socket ids.
37b329c9c5 Implement networking sockets connection status/info functions.
59196bfb31 Merge branch 'use_cross_compilers_and_vcpkg' into 'master'
Compare 4 commits »
crt0mega synced commits to master at crt0mega/goldberg_emulator from mirror 2021-02-01 09:31:32 +00:00
9a63cf868d Listen socket ids should be different from connection socket ids.
37b329c9c5 Implement networking sockets connection status/info functions.
Compare 2 commits »
crt0mega synced commits to refs/merge-requests/14/merge at crt0mega/goldberg_emulator from mirror 2021-01-31 17:11:32 +00:00
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 »
crt0mega pushed to master at crt0mega/spamlist 2021-01-30 13:51:16 +00:00
c04eaa43f3 Added `nonsimona@diasp.org`
crt0mega pushed to master at crt0mega/spamlist 2021-01-30 11:38:08 +00:00
4b065a623a Added `nonramona@diaspora-fr.org`
crt0mega pushed to master at crt0mega/spamlist 2021-01-30 10:38:56 +00:00
0b35dfaad8 Added `1mega@diasp.org`