Historie revizí

Autor SHA1 Zpráva Datum
  Vankata453 c3387622c3 Add `GameObjectManager::has_object` před 3 měsíci
  Vankata453 052bdcebc9 `GameSession`: Remote Restart, Restart from checkpoint and Abort support před 3 měsíci
  Vankata453 76b1d2c2ba Remove `Sector::get_players()` před 3 měsíci
  Vankata453 2d485dec06 `GameSession`: `EndSequence` support for remote games před 3 měsíci
  Vankata453 f4f2f4f1a2 Optimize `GameObjectIterator` by using `static_cast` před 3 měsíci
  Vankata453 5a58a88fe5 Fix infinite recursion in `TypedUID::operator=(const TypedUID<C>&)` před 3 měsíci
  Vankata453 db4df9bab9 Pass `GameNetworkProtocol` controller updates to clients as well před 3 měsíci
  Vankata453 0e48ff25d1 Support separating players in different sectors in remote play před 3 měsíci
  Vankata453 74cfa3f613 Clients now request local player spawns from the server před 3 měsíci
  Vankata453 651a810709 Remote player add/remove/spawn/despawn/respawn support před 3 měsíci
  Vankata453 a2ac22d918 `LevelIntro` and `Player`: Draw player ID only whenever necessary před 3 měsíci
  Vankata453 4a7b247504 `network::UserProtocol`: Allow specifying whether a received user package should be broadcasted před 3 měsíci
  Vankata453 ac73dd9b77 Do not draw positions of remote players před 3 měsíci
  Vankata453 e24105df34 Handle remote user connection/disconnection in `GameSession` před 3 měsíci
  Vankata453 3fc7b91976 Only allow adding player 1 to title screen level před 3 měsíci
  Vankata453 8685fbadb4 Send initial `GameSession::SpawnPoint` in `OP_GAME_JOIN` packet před 3 měsíci
  Vankata453 a181d23ba4 "nickname" -> "username" před 3 měsíci
  Vankata453 0740c798c3 Store self-user under `network::UserManager`, custom nickname for server user před 3 měsíci
  Vankata453 d32932588d Refactor `PlayerStatus` to support remote players před 3 měsíci
  Vankata453 836c9b125f Block quitting `LevelIntro` by pressing controls on clients, show all players on intro před 3 měsíci
  Vankata453 1fdb382326 `GameNetworkServerUser`, add remote players to level, `NetworkController` před 3 měsíci
  Vankata453 ad135845e2 Make `network::UserManager` and `network::UserProtocol` generic před 3 měsíci
  Vankata453 25529dc70f : Detect when a user tries to register again, ensure only done on a server před 3 měsíci
  Vankata453 833e9c9503 `GameManager` networking support, `GameNetworkProtocol`, share entered levelset level před 3 měsíci
  Vankata453 9104fedb44 Move network protocol user logic to `network::UserProtocol` před 3 měsíci
  Vankata453 80ea3682bf Clear dialog before executing button callback před 3 měsíci
  Vankata453 7e97a1f14f Prevent creating ENet hosts when networking is disabled před 3 měsíci
  Vankata453 81f3f79d3d Do not get/set worldmap/levelset states if state table is empty před 3 měsíci
  Vankata453 647a3f8608 Use `ReaderDocument::from_string` more throughout code před 3 měsíci
  Vankata453 c0eb043ae1 Newly created sectors in a hosted level can now be edited remotely před 3 měsíci