Commit History

Author SHA1 Message Date
  Alexander Wilms f01ec55d21 Use the "nullptr" literal. 2 years ago
  Johannes Schauer Marin Rodrigues a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 years ago
  Johannes Schauer Marin Rodrigues f9e1b302c7 some spelling fixes 2 years ago
  Laserlicht be2b3afe48 implements sounds 2 years ago
  Laserlicht 8de4b88a1b basically playing 2 years ago
  Ivan Savenko 195320dcf2 Removed remaining references to 'pim' name 2 years ago
  Ivan Savenko d6b9fa8fbd Replaced CPlayerInterface::pim with CGuiHandler::interfaceLock 2 years ago
  Ivan Savenko 97b7d44c88 Use ResourcePath for video accessing 2 years ago
  Ivan Savenko 823ffa7a07 Always use ResourcePath for referencing images and animations 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
  Ivan Savenko f13a53c1d9 Merge remote-tracking branch 'vcmi/beta' into develop 2 years ago
  Ivan Savenko d947c14495 Few more H3 data validation checks 2 years ago
  Ivan Savenko 0b99fc0ccb Show message box when H3 data is missing 2 years ago
  Ivan Savenko 5faaf175f9 Added debug information to SDL-related crashes 2 years ago
  Ivan Savenko 43795c39a5 Replaced all usage of SDL_Color outside of render with ColorRGBA 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 4d08a131d3 Reorganization of boost filesystem usage 2 years ago
  Dydzio 5882cbae78 Merge branch 'develop' into unlimited-autosave 2 years ago
  Dydzio 1711b3848f Remove unused variable 2 years ago
  Ivan Savenko 0ec9af7d9b Replaced WoG opening with H3:SoD files 2 years ago
  Dydzio 404ab23bc6 Get autosave day without leading 0, delete ancient saveprefix stuff 2 years ago
  Ivan Savenko 2a634b2ec0 Fixed UI updates on switching to/from fullscreen 2 years ago
  Ivan Savenko 0f8d53e978 Replaced SDL user events list with dispatching of arbitrary functors 2 years ago
  Ivan Savenko 85262cf4f5 Moved CGameState files into a separate directory 2 years ago
  Ivan Savenko f4d67fe675 Restore SDL_main in CMT.cpp 2 years ago
  Ivan Savenko e23dfec6c5 Fix SDL_Hints location 2 years ago
  Ivan Savenko 0e70f2998f SDL event handling is now done exclusively in input handler 2 years ago
  Ivan Savenko 5e86b00dda Moved input handling from GuiHandler to set of classes in eventsSDL dir 2 years ago