Histórico de Commits

Autor SHA1 Mensagem Data
  Ivan Savenko 0d0d3d8c80 Renamed speed -> getMovementRange, remove misleading default parameter há 1 ano atrás
  Laserlicht c540dd1183 round_counter há 1 ano atrás
  Ivan Savenko a1f34e059a Fix possible crash on starting 2nd battle while intro sound from 1st one há 1 ano atrás
  Laserlicht f7a31865f3 basic touch introduction implementation há 2 anos atrás
  Ivan Savenko b88a8da4e8 Split off some netpack structures into separate files há 2 anos atrás
  Johannes Schauer Marin Rodrigues a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) há 2 anos atrás
  Ivan Savenko 195320dcf2 Removed remaining references to 'pim' name há 2 anos atrás
  Ivan Savenko d6b9fa8fbd Replaced CPlayerInterface::pim with CGuiHandler::interfaceLock há 2 anos atrás
  Ivan Savenko f39fbe5151 Merge pull request #2757 from IvanSavenko/filesystem_refactor há 2 anos atrás
  Ivan Savenko 9fa7a93fb0 Properly pass battleID in all battle netpack's há 2 anos atrás
  Ivan Savenko 41210c1dbf Client-side support for multiple battles há 2 anos atrás
  Ivan Savenko 86a7f5f5cd Removed getStr(bool), replaced with similar toString() há 2 anos atrás
  Ivan Savenko 8dfdfffd87 Use ResourcePath for audio files há 2 anos atrás
  Ivan Savenko 823ffa7a07 Always use ResourcePath for referencing images and animations há 2 anos atrás
  Ivan Savenko e40dc76304 Fix giving commands in battles in hotseat há 2 anos atrás
  Ivan Savenko 81242d3500 Fixed ending of battles due to retreat/surrender há 2 anos atrás
  Ivan Savenko 3eb19e6ed7 Fix possible unprotected access to battleint há 2 anos atrás
  Ivan Savenko 142889e3a5 Give all threads created by client human-readable name for debug há 2 anos atrás
  Ivan Savenko 013417fb7e Code cleanup há 2 anos atrás
  Ivan Savenko 3213800097 Fix assertion failure on teleport cast há 2 anos atrás
  Ivan Savenko 32f7a95e38 Use capture by value since thread might start after local method returns há 2 anos atrás
  Ivan Savenko cefbe5152e Merge pull request #2359 from IvanSavenko/crashfixing há 2 anos atrás
  Ivan Savenko 9e58f67ab5 Fix autocombat AI threading há 2 anos atrás
  Ivan Savenko 556763fb7b Fixed handling of tactics há 2 anos atrás
  Ivan Savenko 1bf6bbd9b6 Significantly simplified threading model in battles há 2 anos atrás
  Ivan Savenko 5e8a778e7d Attempt to fix / trace crashes from Google Play statistics há 2 anos atrás
  Dydzio 48a72f90f7 Add option for persistent hero info window as in HD mod há 2 anos atrás
  Ivan Savenko 85262cf4f5 Moved CGameState files into a separate directory há 2 anos atrás
  Ivan Savenko e2ef136003 Renamed "Int" -> "Window" in WindowHandler API há 2 anos atrás
  Ivan Savenko 7838190ef4 Moved window stack management from GuiHandler to new class há 2 anos atrás