Historique des commits

Auteur SHA1 Message Date
  Adriankhl 18be7d5261 Remove redundant client access to server save game files and redundant includes il y a 2 ans
  Adriankhl 113527c80c Fix paths deserialization il y a 2 ans
  Adriankhl eba4e4dd2c No longer save/load common game state to/from client file il y a 2 ans
  Adriankhl f054064322 Load client data (e.g. sleepingHeroes) from local file if possible il y a 2 ans
  Ivan Savenko cdcd5a29dd Updated path to renamed directory il y a 2 ans
  Ivan Savenko ec6f19ea18 Code reorganization, no changes to functionality il y a 2 ans
  Ivan Savenko 4501036a04 Basic version of hero movement on map. Removed old code. il y a 2 ans
  Andrey Filipenkov c4e7e91850 fix single process build for Android il y a 2 ans
  Andrey Filipenkov 5b1f3bf0db use JNIEnv object from SDL instead of forwarding from Java for Client il y a 2 ans
  Andrii Danylchenko 9f55666931 rework netpacks to avoid double typeinfo il y a 2 ans
  Ivan Savenko 108a42e4ba Reorganized includes for new layout. New class - IImageLoader il y a 2 ans
  Ivan Savenko 57ee9a9bf3 Merge vcmi/beta into vcmi/develop il y a 2 ans
  Andrii Danylchenko 4cfc93d2da Somehow it works but JNI signatures were incorrect il y a 2 ans
  Ivan Savenko fc0f5a9fb3 Reduced SDL includes il y a 2 ans
  Dydzio e593b61201 Merge branch 'develop' into client-commands-improvements il y a 2 ans
  Ivan Savenko 246281e62a Merged vcmi/beta with vcmi/develop il y a 2 ans
  Dydzio b5a1b178d9 Explicitly call reset on shared_ptr for potential readability boost il y a 2 ans
  Dydzio cb3fd24ec0 Fixes after merge, move removeGUI to Client class il y a 2 ans
  Andrii Danylchenko 9f9798d3a4 Update android JNI bindings il y a 2 ans
  Ivan Savenko 5d80457eda Merge with vcmi/develop branch il y a 2 ans
  Ivan Savenko eb20a4b208 Merge remote-tracking branch 'vcmi/develop' into warnings_fix il y a 2 ans
  Ivan Savenko c835a84051 Moved all GUI handling from BattleInterface to BattleControlPanel il y a 2 ans
  Ivan Savenko 4d628a8ba1 Fixed several assertion failures on shutting down game il y a 2 ans
  Ivan Savenko c855823528 Renamed files in client/battle to match new names of classes il y a 2 ans
  Ivan Savenko 3f9a0a855e Renamed most of classes in client/battle directory to match current code il y a 2 ans
  Ivan Savenko facf77b3ae vstd::unique -> std::unique il y a 2 ans
  Ivan Savenko 2855606a88 Enabled & fixed -Woverloaded-virtual warning from gcc/cland il y a 2 ans
  nordsoft 628abd1428 Fix campaign serialization il y a 3 ans
  nordsoft 3621b05682 Rename variable il y a 3 ans
  nordsoft 8a8716ce8a Pass loaded game over network too il y a 3 ans