Commit Verlauf

Autor SHA1 Nachricht Datum
  AlexVinS 8c236e30bb SDL1 wipe, part 3. Untested. vor 10 Jahren
  AlexVinS b6a2323e01 SDL1 wipe, part 2. Untested. vor 10 Jahren
  AlexVinS dca1e28bc1 SDL1 wipe, part 1. Untested. vor 10 Jahren
  AlexVinS c46999bcb8 Conurrency related tweaks. Crashes in renderFrame should be fixed, but synchronization is still not perfect vor 10 Jahren
  Ivan Savenko 731aedf3a1 Split CIntObjectClasses into multiple smaller files. This should be the last change in files vor 11 Jahren
  Ivan Savenko 647b9c683f Reorganized client source tree: vor 11 Jahren
  AlexVinS 9b8ad51cd3 Run all rendering with pim lock if possible vor 11 Jahren
  AlexVinS 8a488aeb86 Cleanup vor 11 Jahren
  AlexVinS ecc7b8e05a Draw cursor on each frame. Fix TTF rendering under cursor. vor 11 Jahren
  AlexVinS c948891fc6 Fix threaded handlers initialization, cleanup vor 11 Jahren
  AlexVinS ac7703ffb0 Fix hero movement rendering vor 11 Jahren
  AlexVinS 5fa5ba622f Start preparation for moveHero threaded implementation vor 11 Jahren
  AlexVinS c2dd696e96 simplify CGuiHandler::handleEvents() vor 11 Jahren
  AlexVinS 5fdc63ab5b tiny fixes vor 11 Jahren
  AlexVinS 41a0319985 remove separate GUI thread vor 11 Jahren
  Ivan Savenko 8eb661461c - vcmi compiles with SDL2 on Linux, video player is disabled for now vor 11 Jahren
  AlexVinS d289c6a34a Prefere opengl rendering vor 11 Jahren
  AlexVinS 6474e37b76 try to fix hotkeys vor 11 Jahren
  AlexVinS ac2896da42 Implemented SDL2 unicode input. Hotkeys are sill broken. vor 11 Jahren
  AlexVinS 0ef16feca9 Refactoring towards backward compatibility (WiP) vor 11 Jahren
  AlexVinS cd81e85a61 fix loading to pregame. Looks awful. More work to do. vor 11 Jahren
  AlexVinS 62d42465de fix compilation vor 11 Jahren
  alexvins 4203d69525 Part 2 of new spell configuration vor 11 Jahren
  Ivan Savenko ee6cdbeffe went through the rest of cppcheck warnings, mostly harmless vor 12 Jahren
  Ivan Savenko 0e3eae3095 patch from KroArtem vor 12 Jahren
  Ivan Savenko 45c2bd7511 hopefully fixes #1397. Still too much magic in this code :( vor 12 Jahren
  Ivan Savenko a719e03b30 - fixed #1375 vor 12 Jahren
  Ivan Savenko f82122d9be second part of c++11 update. gcc 4.5 and VS 2010 are no longer supported vor 12 Jahren
  Ivan Savenko 2b45e13c5c c++03 -> c++11 switch: vor 12 Jahren
  beegee1 c7c2686379 - Integrated the logging API into the client and the lib - Remove some more comments and switched to /// style - Fixed recursive locks - Added Global.h to CMakeLists(now visible in qt-creator) - Removed usage of shared_mutex - Added unique_ptr to CLogger targets vor 12 Jahren