Historial de Commits

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