Commit History

Author SHA1 Message Date
  nordsoft d758727c23 Basic timer ui is almost complete 2 years ago
  Ivan Savenko a44c08a847 Slightly better thread names 2 years ago
  Ivan Savenko 0613756abc Remove unused code 2 years ago
  Ivan Savenko 44d16b32fe Use API identical to std classes where possible 2 years ago
  Ivan Savenko 142889e3a5 Give all threads created by client human-readable name for debug 2 years ago
  nordsoft d50edc28ab Merge remote-tracking branch 'upstream/develop' into turn-timer 2 years ago
  Nordsoft91 ef4fddd0c4 Merge pull request #2570 from Laserlicht/town_selection_window 2 years ago
  Nordsoft91 4a6deedd5e Merge pull request #2530 from Nordsoft91/tutorial 2 years ago
  Ivan Savenko d0b3319f6a Merge remote-tracking branch 'vcmi/beta' into develop 2 years ago
  Michael e1e16018d1 code review first batch 2 years ago
  Ivan Savenko 074fd42d84 Added missing includes 2 years ago
  nordsoft 3c9c302fd2 TurnTimerInfo 2 years ago
  Michael bb5ada3bb3 not from this PR 2 years ago
  Michael 1d76f456ad change servercode to make it more robust 2 years ago
  Ivan Savenko f13a53c1d9 Merge remote-tracking branch 'vcmi/beta' into develop 2 years ago
  Ivan Savenko 626664b8f6 Fix possible thread race on accessing GuiHandler from server handler 2 years ago
  nordsoft 70d04ad957 Replace thread approach with callback based 2 years ago
  nordsoft f4869cbfb0 Tutorial load game mode 2 years ago
  Ivan Savenko c524caee5c Fixed possible uncaught exception on starting map 2 years ago
  Ivan Savenko 7f72f7a82c Cleanup server connection code a bit 2 years ago
  Ivan Savenko 593b82d178 Removed all references to boost::interprocess library 2 years ago
  Ivan Savenko 21e794268b Attempt to fix & improve error detection: 2 years ago
  Ivan Savenko cefbe5152e Merge pull request #2359 from IvanSavenko/crashfixing 2 years ago
  Ivan Savenko 9168a1150f Remove catch-all that only blocks debugging (and Google Play reports) 2 years ago
  Ivan Savenko 8750aa2c5b Merged server savegame and (broken and unused) client savegame files 2 years ago
  Ivan Savenko 88566cb1ef Fix another unprotected UI access 2 years ago
  Ivan Savenko 0f8d53e978 Replaced SDL user events list with dispatching of arbitrary functors 2 years ago
  Ivan Savenko 8420a90aa4 Reorganization of campaigns code 2 years ago
  Ivan Savenko d1e5a347ff Refactoring of campaign handler: rename types and use strong typing 2 years ago
  Ivan Savenko 57df1c3e0d Implemented gesture for town/hero lists and town/hero selection 2 years ago