Historique des commits

Auteur SHA1 Message Date
  Michael bb5ada3bb3 not from this PR il y a 2 ans
  Michael 1d76f456ad change servercode to make it more robust il y a 2 ans
  Ivan Savenko 7f72f7a82c Cleanup server connection code a bit il y a 2 ans
  Ivan Savenko 593b82d178 Removed all references to boost::interprocess library il y a 2 ans
  Ivan Savenko 21e794268b Attempt to fix & improve error detection: il y a 2 ans
  Ivan Savenko cefbe5152e Merge pull request #2359 from IvanSavenko/crashfixing il y a 2 ans
  Ivan Savenko 9168a1150f Remove catch-all that only blocks debugging (and Google Play reports) il y a 2 ans
  Ivan Savenko 8750aa2c5b Merged server savegame and (broken and unused) client savegame files il y a 2 ans
  Ivan Savenko 88566cb1ef Fix another unprotected UI access il y a 2 ans
  Ivan Savenko 0f8d53e978 Replaced SDL user events list with dispatching of arbitrary functors il y a 2 ans
  Ivan Savenko 8420a90aa4 Reorganization of campaigns code il y a 2 ans
  Ivan Savenko d1e5a347ff Refactoring of campaign handler: rename types and use strong typing il y a 2 ans
  Ivan Savenko 57df1c3e0d Implemented gesture for town/hero lists and town/hero selection il y a 2 ans
  Ivan Savenko acac42291e Remove excessive CMap.h includes il y a 2 ans
  Ivan Savenko 5e86b00dda Moved input handling from GuiHandler to set of classes in eventsSDL dir il y a 2 ans
  Ivan Savenko ad3e54e6c0 Reduced usage of topWindow() method 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
  Ivan Savenko c688411bab Extracted window management from CMT to new class il y a 2 ans
  Ivan Savenko 383387ef29 Integrated defaultMods into mod system il y a 2 ans
  Konstantin 5366f9190e vcmi: reduce boost::lexical_cast usage il y a 2 ans
  Andrey Filipenkov fd56f86a84 introduce VCMI_MOBILE macro il y a 2 ans
  Andrey Filipenkov c4e7e91850 fix single process build for Android il y a 2 ans
  Andrii Danylchenko 9f55666931 rework netpacks to avoid double typeinfo il y a 2 ans
  Ivan Savenko b1821d4442 Removed some SDL access from non-SDL code il y a 2 ans
  Ivan Savenko e1bd0d2a04 API for custom events no longer requires SDL access il y a 2 ans
  Ivan Savenko 9c3030603d Removed most SDL includes from headers, removed SDL int's il y a 2 ans
  Ivan Savenko bdb8e0ee5c Introduced string identifiers for H3 texts, still WIP il y a 3 ans
  Ivan Savenko eb20a4b208 Merge remote-tracking branch 'vcmi/develop' into warnings_fix il y a 3 ans
  Ivan Savenko facf77b3ae vstd::unique -> std::unique il y a 3 ans