Ivan Savenko
|
44d16b32fe
Use API identical to std classes where possible
|
пре 2 година |
Ivan Savenko
|
c77f8482e3
Replaced event handling break system with key capturing
|
пре 2 година |
Ivan Savenko
|
0e70f2998f
SDL event handling is now done exclusively in input handler
|
пре 2 година |
Ivan Savenko
|
5e86b00dda
Moved input handling from GuiHandler to set of classes in eventsSDL dir
|
пре 2 година |
Ivan Savenko
|
f84c2c3bb5
Removed getFrameDeltaMilliseconds from gui handler
|
пре 2 година |
Ivan Savenko
|
03df274450
Framerate manager is now in a separate file and private member of GH
|
пре 2 година |
Konstantin
|
a72af34d9f
vcmi: fix build and run with ffmpeg 6.0
|
пре 2 година |
Ivan Savenko
|
7c58a46279
Removed some instances of access to `screen` surface
|
пре 2 година |
Ivan Savenko
|
108a42e4ba
Reorganized includes for new layout. New class - IImageLoader
|
пре 2 година |
Ivan Savenko
|
0ba74fea73
Merge pull request #1515 from IvanSavenko/time_based_animations
|
пре 2 година |
Ivan Savenko
|
9c3030603d
Removed most SDL includes from headers, removed SDL int's
|
пре 2 година |
Ivan Savenko
|
42df5626d9
Added Color class to replace SDL_Color
|
пре 2 година |
Ivan Savenko
|
a9fefffc65
Video playback is now time-based, using video file timings
|
пре 2 година |
Ivan Savenko
|
fc0f5a9fb3
Reduced SDL includes
|
пре 2 година |
Ivan Savenko
|
9be38780cd
Removed remaining parts of Geomeotries.h/cpp
|
пре 2 година |
Ivan Savenko
|
ee7a573cb8
Refactoring of SDL API usage:
|
пре 2 година |
lainon
|
7fdad4e0f6
Code refactor following C++ standard and condition fixes
|
пре 2 година |
Konstantin
|
8757a577e3
CVideoHandler: fix codecContext according to docs
|
пре 3 година |
Konstantin
|
e7b753c222
CVideoHandler: use new ffmpeg
|
пре 3 година |
Sergei Trofimovich
|
23215e039c
client/CVideoHandler.cpp: fix crash on video playback
|
пре 4 година |
John Bolton
|
a05ae78e67
Fixed lots of warnings.
|
пре 5 година |
Alexander Shishkin
|
75f8c8b29a
Gui cleanup4 (#446)
|
пре 7 година |
AlexVinS
|
64d9dadd64
Logging cleanup.
|
пре 8 година |
ArseniyShestakov
|
a4c0ad94b1
Code style: remove default value hints in definitions (#342)
|
пре 8 година |
Arseniy Shestakov
|
f1e5797834
Code style: move or add licensing information on top of every file
|
пре 8 година |
AlexVinS
|
c4ab962cc0
Fixed a few CWE-457
|
пре 9 година |
AlexVinS
|
e20f861727
try to fix travis build.
|
пре 10 година |
AlexVinS
|
f9dfa8d0c2
try to fix libav 9.18
|
пре 10 година |
AlexVinS
|
33c933c208
All "old" APIs are deprecated in ffmgeg 2.2.3 - remove them entirely
|
пре 10 година |
AlexVinS
|
4b94efe6b5
Hopefully proper fix for ffmpeg on MSVS
|
пре 10 година |