Lime3DS/src/network
Reg Tiangha 7e938fcdd9
Replace all remaining Citra references with Lime3DS
Whereas previous efforts were focused on the user-facing side, this commit replaces Citra references which are present in the codebase itself. This should be the last time a change like this is ever necessary.
2024-08-21 21:02:46 +01:00
..
artic_base Replace all remaining Citra references with Lime3DS 2024-08-21 21:02:46 +01:00
announce_multiplayer_session.cpp Replace all remaining Citra references with Lime3DS 2024-08-21 21:02:46 +01:00
announce_multiplayer_session.h remove dedicated_room dependence on core 2022-06-11 10:21:18 +02:00
CMakeLists.txt Replace all remaining Citra references with Lime3DS 2024-08-21 21:02:46 +01:00
network.cpp log: replace all NGLOG with LOG 2018-06-29 14:18:07 +03:00
network.h Implement basic virtual Room support based on enet (#2803) 2017-07-07 15:34:15 -04:00
network_settings.cpp Move webservice settings to own file 2022-06-11 10:21:17 +02:00
network_settings.h Replace all remaining Citra references with Lime3DS 2024-08-21 21:02:46 +01:00
packet.cpp Updated codebase formatting to be compliant with Clang 18 2024-04-15 19:03:40 +01:00
packet.h network/packet: Fix reading vectors/arrays of strings 2018-12-15 14:37:23 +08:00
precompiled_headers.h Port yuzu-emu/yuzu#9300: "CMake: Use precompiled headers to improve compile times" (#6213) 2022-12-17 16:06:38 +01:00
room.cpp Replace all remaining Citra references with Lime3DS 2024-08-21 21:02:46 +01:00
room.h Replace all remaining Citra references with Lime3DS 2024-08-21 21:02:46 +01:00
room_member.cpp Chore: Enable warnings as errors on MSVC (#6456) 2023-05-01 22:38:58 +03:00
room_member.h Updated codebase formatting to be compliant with Clang 18 2024-04-15 19:03:40 +01:00
socket_manager.cpp Add Artic Base support 2024-05-12 22:16:10 +00:00
socket_manager.h Add Artic Base support 2024-05-12 22:16:10 +00:00
verify_user.cpp network, web_service: Add Verification backend and use new lobby API 2018-12-15 11:02:51 +08:00
verify_user.h Replace all remaining Citra references with Lime3DS 2024-08-21 21:02:46 +01:00