Historique des commits

Auteur SHA1 Message Date
  Alexander Wilms f01ec55d21 Use the "nullptr" literal. il y a 2 ans
  Johannes Schauer Marin Rodrigues a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) il y a 2 ans
  Laserlicht 19788c6399 suggestion il y a 2 ans
  Laserlicht 89a39fcfc0 code review il y a 2 ans
  Laserlicht a1f6e49f87 vcmi always uses only 2 channels il y a 2 ans
  Laserlicht 639b6c6577 version il y a 2 ans
  Laserlicht 66ff603456 remove crackle il y a 2 ans
  Laserlicht 39e06ea5e1 fix error message il y a 2 ans
  Laserlicht be2b3afe48 implements sounds il y a 2 ans
  Laserlicht 2bbce0f38b decoding working il y a 2 ans
  Laserlicht 8de4b88a1b basically playing il y a 2 ans
  Laserlicht 628de69a63 audio il y a 2 ans
  Laserlicht 6f8b62d77d codereview il y a 2 ans
  Laserlicht 30c6cf3b98 video & audio correction; win/lose il y a 2 ans
  Ivan Savenko 348eddcc17 Fix looped playback of video files il y a 2 ans
  Ivan Savenko 9cfcf5ea19 Fix regressions il y a 2 ans
  Ivan Savenko 97b7d44c88 Use ResourcePath for video accessing il y a 2 ans
  Ivan Savenko 823ffa7a07 Always use ResourcePath for referencing images and animations il y a 2 ans
  Ivan Savenko 44d16b32fe Use API identical to std classes where possible il y a 2 ans
  Ivan Savenko c77f8482e3 Replaced event handling break system with key capturing il y a 2 ans
  Ivan Savenko 0e70f2998f SDL event handling is now done exclusively in input handler 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 f84c2c3bb5 Removed getFrameDeltaMilliseconds from gui handler il y a 2 ans
  Ivan Savenko 03df274450 Framerate manager is now in a separate file and private member of GH il y a 2 ans
  Konstantin a72af34d9f vcmi: fix build and run with ffmpeg 6.0 il y a 2 ans
  Ivan Savenko 7c58a46279 Removed some instances of access to `screen` surface il y a 2 ans
  Ivan Savenko 108a42e4ba Reorganized includes for new layout. New class - IImageLoader il y a 2 ans
  Ivan Savenko 0ba74fea73 Merge pull request #1515 from IvanSavenko/time_based_animations 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 42df5626d9 Added Color class to replace SDL_Color il y a 2 ans