40 Commits (d76e577ee4788d43c8b735971897740381725c8d)

Author SHA1 Message Date
Gleb Mazovetskiy 2fb84d5f60 Renderer texture: use RGB888 instead of RGBA8888 7 years ago
Anders Jenbo 73a7a1ae6d Remove unimplemented functions that aren't needed with SDL 7 years ago
Anders Jenbo ba9288c6cf Unify error dialogs, for looks and portability 7 years ago
Gleb Mazovetskiy e2a1c90979 storm.cpp: simplify getIniPath 7 years ago
Gleb Mazovetskiy 7f61128d32 Fix more compilation warnings 7 years ago
Anders Jenbo bd2c08183c Fall back to relative path when unable to use SDL 7 years ago
Gleb Mazovetskiy 4f6c5791a7 Fix some compiler warnings 7 years ago
Anders Jenbo e88e574c5f Drop unimplemented code 7 years ago
Anders Jenbo 06bcd3c3f9 Handle file paths in a clean way 7 years ago
Anders Jenbo 3b2ba952b2
Fix video audio on Big Endian 7 years ago
Anders Jenbo 4ef30b9612
Fix menu on Big Endian systems 7 years ago
Anders Jenbo 1d03064fee Clean up sound code 7 years ago
Anders Jenbo 88813c4042 Strip some now unused parts of miniwin and windows api 7 years ago
Gleb Mazovetskiy cf0f867ca0 DrawArt via SDL 7 years ago
Gleb Mazovetskiy 5359149a38 SDL1: Audio and video support 7 years ago
Gleb Mazovetskiy 85295838a4 An option to use SDL1 instead of SDL2 7 years ago
Anders Jenbo 5cadee74c2 Fix a few compiler warnings 7 years ago
Anders Jenbo 6a73d98e25 Remove reamaning dummy methodes only used in sound.cpp and dx.cpp 7 years ago
Anders Jenbo 1ebf8fe27d Remove unused fallbacks 7 years ago
Anders Jenbo 6207832d6e Update to latest upstream headers 7 years ago
Anders Jenbo b919548f55 Avoid audio system conflicts during video playback 7 years ago
Anders Jenbo 6cd0a55089 Scale video in software when upscale is disabled. 7 years ago
Anders Jenbo 79711f4dcd Avoid double copying on video playback 7 years ago
Anders Jenbo 246c396bca Fix error message for failing to init video pallet 7 years ago
Anders Jenbo 0f8545d3c4 Clean up SDL error logging 7 years ago
Anders Jenbo 2df39ecac2 Always initialize results 7 years ago
Anders Jenbo 1e43fe9606 Fix game running in slow motion 7 years ago
Anders Jenbo 1066c49281 Implement SFileEnableDirectAccess 7 years ago
Anders Jenbo 189a49b691 Correctly load the art pallets on Big Endian systems 7 years ago
Anders Jenbo fead2da8af Make UI image loading endian agnostic 7 years ago
Anders Jenbo b791b1093c Clean up DDraw implementation 7 years ago
Anders Jenbo 3f9691bf2c
Enable building with MSVC 2017 (#75) 7 years ago
Xadhoom 8e31aedc1b Make storm.cpp portable 7 years ago
Xadhoom 3feccdc989 Fixes, fix some warnings 7 years ago
Anders Jenbo 951c1b9ca5 Correct pBuffer handeling in SBmpLoadImage 7 years ago
Anders Jenbo bf28532dcc Apply volume to dialogs 7 years ago
Xadhoom 456aa70f16 More cleanup 7 years ago
Xadhoom f00e427ed2 Remove pch.h 7 years ago
Anders Jenbo 8e6276da58 Update documentation and build script 7 years ago
Xadhoom e234125e06 Fix merge 7 years ago
Anders Jenbo 7ba8351bc3 Fully implement SFileDda* 7 years ago
Xadhoom c1ba436e69 miniwin_misc.h macro-clean 7 years ago
Xadhoom 1fede67d48 Windows build now compiles (but still has major problems) 7 years ago
Xadhoom 30fbfa36a1 Progress with miniwin macros 7 years ago
Xadhoom 8b7f30b669 Continue refactoring macros from miniwin 7 years ago
Xadhoom 5283a9ffd1 Put everything into namespace dvl 7 years ago
Anders Jenbo 4223512c72
Implement most of sound.cpp (#34) 7 years ago
Max Desiatov e748b7754f Fix macOS compilation errors (#28) 7 years ago
Anders Jenbo 16ba51c20c Clean up after audio and video 7 years ago
Anders Jenbo ad6d83d8b2 Implement music volumne 7 years ago