AlexVinS
|
18f34e14f8
set scale to off by default
|
11 anni fa |
AlexVinS
|
0efb6e2890
Use scaling
|
11 anni fa |
AlexVinS
|
61b31e5c60
add api to enable|disable scaling (unimplemented)
|
11 anni fa |
AlexVinS
|
c71237bba3
Mingw build with ffmpeg
|
11 anni fa |
Ivan Savenko
|
6205d07223
Re-enabled video player, should now work with SDL 2
|
11 anni fa |
Ivan Savenko
|
8eb661461c
- vcmi compiles with SDL2 on Linux, video player is disabled for now
|
11 anni fa |
AlexVinS
|
8a3b997fa5
fix a few comments. No code changes.
|
11 anni fa |
Michał W. Urbańczyk
|
0b2ca4416a
It is possible to use ffmpeg with Visual Studio 2013 build by definining USE_FFMPEG macro.
|
11 anni fa |
DjWarmonger
|
d8594576e2
One more compile fix, works now fine on Windows.
|
12 anni fa |
Ivan Savenko
|
77496bcea9
- fixed several cases of accessing full path to files in archives
|
12 anni fa |
DjWarmonger
|
a314a81fd5
Compile fixes. Game doesn't even launch, however.
|
12 anni fa |
Ivan Savenko
|
b87897096c
Filesystem handling is now more flexible
|
12 anni fa |
Ivan Savenko
|
2b45e13c5c
c++03 -> c++11 switch:
|
12 anni fa |
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
|
12 anni fa |
beegee1
|
30bcec42c6
- Renamed client/BattleInterface to client/battle and client/UIFramework to client/gui
|
12 anni fa |
beegee1
|
ee51c5beb5
- Renamed /lib subfolders to lowercase
|
12 anni fa |
Ivan Savenko
|
9c1c337a3d
- fixed #1220 and #1218
|
12 anni fa |
Ivan Savenko
|
3f309f0c5e
- removed support for ancient versions of ffmpeg
|
12 anni fa |
Michał W. Urbańczyk
|
17755caa10
* fixed #1199
|
12 anni fa |
Ivan Savenko
|
85a23e298c
- generic string ID -> numeric ID resolution system
|
13 anni fa |
Ivan Savenko
|
2643762f08
Mac OS patch from stopiccot
|
13 anni fa |
Ivan Savenko
|
15a7f43e11
- fixed #1075, #1080, #1081
|
13 anni fa |
alexvins
|
369f0ae9c6
[PLATFORM] MinGW support added
|
13 anni fa |
Ivan Savenko
|
e79ac5f1d7
- removed deprecated ffmpeg functions. Fixes #779
|
13 anni fa |
Ivan Savenko
|
deb22b3674
- (linux) use empty video player if av_register_protocol function was not found
|
13 anni fa |
Ivan Savenko
|
eec4d3579d
- fixed crash on missing videos
|
13 anni fa |
Ivan Savenko
|
d72c44e4c3
- fixed modifiers keys behaviour in TextInput
|
13 anni fa |
Ivan Savenko
|
7e778045b8
- removed no longer used CSndHandler. Transition to new fs is finished
|
13 anni fa |
Michał W. Urbańczyk
|
08bcfd1285
* windows video player uses the new FS
|
13 anni fa |
Ivan Savenko
|
94cfc99d7b
- fixes #1044
|
13 anni fa |