Commit Graph

  • 6773edf827
    citra_qt/host_room: Register room first before connecting zhupengfei 2018-11-24 16:06:53 +0800
  • 7765f63aeb
    network/packet: fix issue with using vectors with strings zhupengfei 2018-11-24 16:04:20 +0800
  • 67361b58b5
    network/verify_user: Remove unnecessary #pragma once zhupengfei 2018-11-24 15:33:46 +0800
  • 0fdb31ba15
    multiplayer: fix "Connected" message not appearing on first connection zhupengfei 2018-11-07 22:41:56 +0800
  • 63d583cdbd
    citra: add status messages and fix missing errors zhupengfei 2018-11-09 21:56:58 +0800
  • 844c6aaaf4
    multiplayer: Add status message for user joining/leaving zhupengfei 2018-11-09 21:55:57 +0800
  • a5c0eeda96
    network: make room registering async zhupengfei 2018-11-03 11:29:12 +0800
  • 15aeb9feb5
    citra_qt: Use the new verify backend; UI changes zhupengfei 2018-10-27 15:49:00 +0800
  • b01e792b91
    citra-room: Add verify backend and use new announce api zhupengfei 2018-10-27 15:46:58 +0800
  • 426e3966b7
    web_backend: added GetExternalJWT function zhupengfei 2018-10-27 15:45:21 +0800
  • 4258f602b6
    core, web_service: Changes to announce service zhupengfei 2018-10-27 15:40:15 +0800
  • 0f92ae2543
    network, web_service: Add Verification backend and use new lobby API zhupengfei 2018-10-27 15:35:01 +0800
  • f6c222ad8e
    Add Support for Room Descriptions adityaruplaha 2018-04-30 13:10:51 +0530
  • e7c102f2ef
    network: check Console ID conflicts zhupengfei 2018-10-31 23:07:03 +0800
  • 2a227a38e6
    multiplayer: check nickname regex server side zhupengfei 2018-11-02 20:17:25 +0800
  • ae83789ff5
    Multiplayer: Send an error message when connecting to a full room James Rowe 2018-04-20 01:34:37 -0600
  • dfba5ebc6a
    network: bump multiplayer version zhupengfei 2018-10-01 09:53:20 +0800
  • 8d92278cc1
    Merge pull request #4465 from lioncash/move Weiyi Wang 2018-11-24 11:08:06 -0500
  • ecf4fb4ec1
    citra: add errors callback and add status message types zhupengfei 2018-11-24 16:32:29 +0800
  • 97ebf45dfd
    dedicated_room: load and save ban list zhupengfei 2018-11-24 16:26:52 +0800
  • 439e9d0d46
    citra_qt: Save ban list for room hosting zhupengfei 2018-11-24 16:22:49 +0800
  • 4abb1229a4
    citra_qt/multiplayer/chat_room: Add moderation to context menu zhupengfei 2018-11-24 16:26:12 +0800
  • 6f6a1072f9
    citra_qt: Add a moderation dialog zhupengfei 2018-11-24 16:22:14 +0800
  • 067f09b41d
    kernel/shared_memory: std::move the string parameter in SetName() Lioncash 2018-11-24 10:07:04 -0500
  • fe99e5a51e mii_selector: map raw data to the MiiResult struct fearlessTobi 2018-11-24 14:35:06 +0100
  • 2d5ffd332b
    network/room_member: Add moderation functions zhupengfei 2018-11-24 16:13:46 +0800
  • 9d8a3af884
    network/room: Moderation implementation zhupengfei 2018-11-24 16:08:32 +0800
  • abe904d5cb
    citra_qt/host_room: Register room first before connecting zhupengfei 2018-11-24 16:06:53 +0800
  • dadf08d3b6
    network/packet: fix issue with using vectors with strings zhupengfei 2018-11-24 16:04:20 +0800
  • 0af660e8be
    network/verify_user: Remove unnecessary #pragma once zhupengfei 2018-11-24 15:33:46 +0800
  • af77124171 README: add bitrise badge Weiyi Wang 2018-11-24 00:53:54 -0500
  • 210e558bea
    Merge pull request #4456 from FearlessTobi/port-1767 Weiyi Wang 2018-11-24 00:04:42 -0500
  • 6d9533170e Fixed numerous issues shutterbug2000 2018-11-23 22:24:32 -0600
  • 4e255a40fc
    Merge pull request #4455 from FearlessTobi/port-1619 bunnei 2018-11-23 23:16:27 -0500
  • 9bd7379cc6
    Merge pull request #4454 from FearlessTobi/port-1758 bunnei 2018-11-23 23:15:40 -0500
  • dc16ba009e
    Merge pull request #4444 from FearlessTobi/port-1684 bunnei 2018-11-23 23:13:39 -0500
  • 5c0fa1f186 http:c important functions implemented shutterbug2000 2018-11-23 21:05:35 -0600
  • 1897846fe7 Pipe3_Missing_Part_Of_DSP-DSP_Audio-Binary MinyMouse152 2018-11-23 19:26:08 +0000
  • 00564bdb6f common/thread: Drop Hungarian notation on SetCurrentThreadName's parameter Lioncash 2018-11-21 21:53:35 -0500
  • 255d46e6ee common/thread: Make Barrier's 'count' member non-const Lioncash 2018-11-21 21:47:06 -0500
  • 4f0ec03c97 common/thread: Initialize class member variables where applicable Lioncash 2018-11-21 21:44:58 -0500
  • 9cbcc70c9b common/thread: Group non-member functions together Lioncash 2018-11-21 21:42:30 -0500
  • a7a319cfd1 common/thread: Remove SleepCurrentThread() Lioncash 2018-11-21 21:40:08 -0500
  • 61eafcee98 common/thread: Remove unused CurrentThreadId() Lioncash 2018-11-21 21:37:08 -0500
  • 3f0457304a logging: Add DebuggerBackend for logging to Visual Studio Carl Kenner 2018-10-05 12:52:49 +0930
  • 86c36cb176 kernel/shared_memory: Make Map() and Unmap() take the target process by reference rather than as a pointer Lioncash 2018-11-19 09:05:04 -0500
  • 46e25b0fc8 kernel/shared_memory: Make Map() and Unmap() take the target process by reference rather than as a pointer Lioncash 2018-11-19 09:05:04 -0500
  • 0f544af89a kernel/shared_memory: Add a const qualified member function overload for GetPointer() Lioncash 2018-11-19 09:00:32 -0500
  • 1cb9bea504 kernel/shared_memory: Make data members private Lioncash 2018-11-19 08:29:25 -0500
  • 662c3ff684 kernel/handle_table: Move private static functions into the cpp file Lioncash 2018-11-21 18:30:58 -0500
  • 83f6e9ea72 kernel/handle_table: Default destructor in the cpp file Lioncash 2018-11-21 18:22:24 -0500
  • ace46a93d4 Handle missing git info when building Michał Janiszewski 2018-10-29 23:39:33 +0100
  • d37c826097 common/math_util: Simplify std::make_signed usages to std::make_signed_t Lioncash 2018-11-21 01:59:27 -0500
  • 8d169a4bfa common/math_util: Make Rectangle's constructors constexpr Lioncash 2018-11-21 01:57:32 -0500
  • bf8f7f0ab6 common/math_util: Remove unnecessary static from PI Lioncash 2018-11-21 01:56:14 -0500
  • 2787d1230b common/math_util: Remove unused IntervalsIntersect() function Lioncash 2018-11-21 01:55:06 -0500
  • aa168b46a0
    Merge pull request #4450 from BreadFish64/android3 Weiyi Wang 2018-11-20 14:41:22 -0500
  • f4472a10e6 core: undef PAGE_SIZE and PAGE_MASK BreadFish64 2018-11-18 20:01:11 -0600
  • 6609ff83a7 android: set up cmake BreadFish64 2018-11-18 18:23:41 -0600
  • cee7c0baa5 Externals: Find and build cpu-features for cryptopp on android SachinVin 2018-10-19 13:47:24 +0530
  • fc51a6fd08 Fix functions which used Common::ArrayToString fearlessTobi 2018-11-18 00:51:14 +0100
  • 847ef79506
    p BreadFish64 2018-11-19 10:26:53 -0600
  • a854b23d9b RPC: add missing include Weiyi Wang 2018-11-17 16:15:34 -0500
  • 679dfd7cdf Memory: remove CopyBlock with current process Weiyi Wang 2018-11-17 15:24:53 -0500
  • 185a83f06d Memory: remove ZeroBlock with current process Weiyi Wang 2018-11-17 15:11:07 -0500
  • 4e99641a3b Memory: remove WriteBlock with current process Weiyi Wang 2018-11-17 15:06:56 -0500
  • 8871f5a4ac Memory: remove ReadBlock with current process Weiyi Wang 2018-11-17 15:01:45 -0500
  • 524364d95a ldr_ro: pass process reference to memory operation Weiyi Wang 2018-11-17 15:01:20 -0500
  • d4ba87d90a Memory: remove GetMMIOHandler with current process Weiyi Wang 2018-11-17 14:34:26 -0500
  • 7308b8d294 Memory: remove IsValidVirtualAddress with current process Weiyi Wang 2018-11-17 14:31:00 -0500
  • 36cf104a02 Memory: replace GetPointerFromVMA with GetPointerForRasterizerCache Weiyi Wang 2018-11-17 14:17:20 -0500
  • e565a093d5
    o BreadFish64 2018-11-19 10:16:44 -0600
  • 2b768da531
    Merge pull request #4433 from wwylele/vmmanager-simple Weiyi Wang 2018-11-19 11:13:22 -0500
  • a7d6bc4e84
    Merge pull request #4441 from FearlessTobi/port-1688 Weiyi Wang 2018-11-19 11:10:51 -0500
  • 803f783f07
    Merge pull request #4427 from wwylele/query-memory-merge Weiyi Wang 2018-11-19 11:10:15 -0500
  • 471b4cf44f
    Merge pull request #4436 from wwylele/p2ptr-boundary Weiyi Wang 2018-11-19 11:05:42 -0500
  • 0d96c0b44e
    Merge pull request #4439 from FearlessTobi/actually-port-1649 Weiyi Wang 2018-11-19 11:05:10 -0500
  • 9d87360c01
    Merge pull request #4440 from FearlessTobi/port-1705 Weiyi Wang 2018-11-19 11:01:54 -0500
  • 540459e72e
    n BreadFish64 2018-11-18 22:48:15 -0600
  • b60120ea2d m BreadFish64 2018-11-18 22:36:47 -0600
  • f2c82e9ddd l BreadFish64 2018-11-18 22:26:34 -0600
  • 20811fc459 k BreadFish64 2018-11-18 22:19:23 -0600
  • 134e103bb4 j BreadFish64 2018-11-18 22:03:22 -0600
  • 7e45ad7ade i BreadFish64 2018-11-18 21:56:18 -0600
  • d7fd21a386 h BreadFish64 2018-11-18 21:46:22 -0600
  • 721b6c21d5 g BreadFish64 2018-11-18 21:33:18 -0600
  • d06ab4b589 f BreadFish64 2018-11-18 21:00:14 -0600
  • 007e4ba23c e BreadFish64 2018-11-18 20:54:04 -0600
  • d9454ab7b2 d BreadFish64 2018-11-18 20:44:03 -0600
  • b886871aff c BreadFish64 2018-11-18 20:35:38 -0600
  • 87b8c93247 b BreadFish64 2018-11-18 20:32:13 -0600
  • 4624ca11fb a BreadFish64 2018-11-18 20:28:31 -0600
  • fcc4a4c82f fix CI BreadFish64 2018-11-18 20:25:35 -0600
  • 3a0209df23 core: undef PAGE_SIZE and PAGE_MASK BreadFish64 2018-11-18 20:01:11 -0600
  • 42ccfec340 android: set up cmake BreadFish64 2018-11-18 18:23:41 -0600
  • 1bc253f1be
    Merge pull request #4353 from zaksabeast/ips-patches Weiyi Wang 2018-11-18 13:39:41 -0500
  • b1fa9c0a7c
    Merge pull request #4434 from wwylele/shared-memory-state Sebastian Valle 2018-11-18 12:23:21 -0500
  • 607b384d86
    Merge pull request #4447 from B3n30/cheats_comp_16bit Pengfei Zhu 2018-11-18 21:49:53 +0800
  • 2f3142e192 Fix 16bit comparison operations B3N30 2018-11-18 14:37:11 +0100
  • 10209eccd7 Externals: Find and build cpu-features for cryptopp on android SachinVin 2018-10-19 13:47:24 +0530