Historique des commits

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