提交历史

作者 SHA1 备注 提交日期
  Ivan Savenko 93c3cf372b Reworked TextInput to allow text overflow support 1 年之前
  Ivan Savenko 1abe9007bc Moved CTextInput to a separate file. No changes in logic 1 年之前
  Ivan Savenko ac1c36b7e2 Fixed not working shortcuts on some buttons in main menu 1 年之前
  Ivan Savenko 07d201502e Refactoring of button class to prepare for configurable button 1 年之前
  Ivan Savenko c3957c2c2a Moved json files to new directory, split on per-class basis 1 年之前
  Ivan Savenko 9ebd194ab1 Merge pull request #3609 from IvanSavenko/single_process 1 年之前
  Ivan Savenko 6e399eb21a Make some non-const static variables const or constexpr 1 年之前
  Ivan Savenko 0d263c5571 Implemented option to run server as a thread with shared VLC 1 年之前
  Ivan Savenko d4bedd8d8d Fixed handling of match server crash 1 年之前
  Ivan Savenko c5c46a7c9a Implemented connecting to server via proxy 1 年之前
  Ivan Savenko 388ca6e776 Added list of active accounts and rooms to UI. Added room creation logic 1 年之前
  Ivan Savenko ffa58152ac Client-side support for hosting game server via lobby 1 年之前
  Ivan Savenko 55b504792e Implemented basic version of login window and persistent connection on 1 年之前
  Ivan Savenko 78833a1015 Split LobbyWindow file into one file per class 1 年之前
  Ivan Savenko 20a38d8514 Renamed new LobbyXXX classes to GlobaLobbyXXX 1 年之前
  Ivan Savenko 2396c14114 Fixed logic for reconnection attempts to local server. Cleanup. 1 年之前
  Ivan Savenko 5694777a96 Simplified connection logic 1 年之前
  Ivan Savenko 22f0ca67c6 Fix connection to game lobby & map load 1 年之前
  Ivan Savenko 0a1153e1c6 Switch client-server communication to new API 1 年之前
  Ivan Savenko c2c43602ea Initial version of global lobby server available in client 1 年之前
  Alexander Wilms f3277b7953 Define each identifier in a dedicated statement 1 年之前
  Ivan Savenko 9f8a5119f9 Less strict check for Armageddon's Blade data files presence 1 年之前
  Dydzio 4b57b9f9a9 Display disabled connect button on server autojoin 1 年之前
  Ivan Savenko d1a4e84255 Show message about mods that failed to load on opening main menu 1 年之前
  Ivan Savenko b88a8da4e8 Split off some netpack structures into separate files 2 年之前
  nordsoft c8452355ce Revert "Merge pull request #2959 from Alexander-Wilms/faster-server-connection" 2 年之前
  Alexander Wilms 7c627d8163 Show info dialog when connection to multiplayer server fails 2 年之前
  Nordsoft91 43636af2e4 Merge pull request #2959 from Alexander-Wilms/faster-server-connection 2 年之前
  Alexander Wilms c8f1512a3f Use correct address to decide whether we're connecting to a remote server or a local one 2 年之前
  Ivan Savenko d6b9fa8fbd Replaced CPlayerInterface::pim with CGuiHandler::interfaceLock 2 年之前