Histórico de Commits

Autor SHA1 Mensagem Data
  Laserlicht 39e06ea5e1 fix error message há 2 anos atrás
  Laserlicht be2b3afe48 implements sounds há 2 anos atrás
  Laserlicht 2bbce0f38b decoding working há 2 anos atrás
  Laserlicht 8de4b88a1b basically playing há 2 anos atrás
  Laserlicht 628de69a63 audio há 2 anos atrás
  Laserlicht 6f8b62d77d codereview há 2 anos atrás
  Laserlicht 30c6cf3b98 video & audio correction; win/lose há 2 anos atrás
  Ivan Savenko 348eddcc17 Fix looped playback of video files há 2 anos atrás
  Ivan Savenko 9cfcf5ea19 Fix regressions há 2 anos atrás
  Ivan Savenko 97b7d44c88 Use ResourcePath for video accessing há 2 anos atrás
  Ivan Savenko 823ffa7a07 Always use ResourcePath for referencing images and animations há 2 anos atrás
  Ivan Savenko 44d16b32fe Use API identical to std classes where possible há 2 anos atrás
  Ivan Savenko c77f8482e3 Replaced event handling break system with key capturing há 2 anos atrás
  Ivan Savenko 0e70f2998f SDL event handling is now done exclusively in input handler há 2 anos atrás
  Ivan Savenko 5e86b00dda Moved input handling from GuiHandler to set of classes in eventsSDL dir há 2 anos atrás
  Ivan Savenko f84c2c3bb5 Removed getFrameDeltaMilliseconds from gui handler há 2 anos atrás
  Ivan Savenko 03df274450 Framerate manager is now in a separate file and private member of GH há 2 anos atrás
  Konstantin a72af34d9f vcmi: fix build and run with ffmpeg 6.0 há 2 anos atrás
  Ivan Savenko 7c58a46279 Removed some instances of access to `screen` surface há 2 anos atrás
  Ivan Savenko 108a42e4ba Reorganized includes for new layout. New class - IImageLoader há 2 anos atrás
  Ivan Savenko 0ba74fea73 Merge pull request #1515 from IvanSavenko/time_based_animations há 2 anos atrás
  Ivan Savenko 9c3030603d Removed most SDL includes from headers, removed SDL int's há 2 anos atrás
  Ivan Savenko 42df5626d9 Added Color class to replace SDL_Color há 2 anos atrás
  Ivan Savenko a9fefffc65 Video playback is now time-based, using video file timings há 2 anos atrás
  Ivan Savenko fc0f5a9fb3 Reduced SDL includes há 2 anos atrás
  Ivan Savenko 9be38780cd Removed remaining parts of Geomeotries.h/cpp há 2 anos atrás
  Ivan Savenko ee7a573cb8 Refactoring of SDL API usage: há 2 anos atrás
  lainon 7fdad4e0f6 Code refactor following C++ standard and condition fixes há 3 anos atrás
  Konstantin 8757a577e3 CVideoHandler: fix codecContext according to docs há 3 anos atrás
  Konstantin e7b753c222 CVideoHandler: use new ffmpeg há 3 anos atrás