Anders Jenbo
b81ca8502d
Fix some memory leaks
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
...
Fixes #46
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
37c0b7585d
Add option to disable upscaling
...
This avoids the need for hardware accelerated graphics
7 years ago
Anders Jenbo
3e6995bf12
Fix non-x86 support
7 years ago
Anders Jenbo
0cdb99eadf
Add basic support for non x86 based CPU's
7 years ago
Benny Franco Dennis
318c3b350a
Fix MSVC build ( #90 )
7 years ago
Anders Jenbo
897c090338
Merge dx.cpp
7 years ago
Anders Jenbo
f8aeae4ed1
Fix CreateFileMappingA
7 years ago
Anders Jenbo
919177073c
Implement CreateFileMappingA
...
Fixes #89
7 years ago
Anders Jenbo
9f2a6f5ba4
Clean up after merge
7 years ago
Anders Jenbo
28dca419c5
Workaround for flickering mouse in caves
...
Fixes #7
7 years ago
Anders Jenbo
b791b1093c
Clean up DDraw implementation
7 years ago
Anders Jenbo
631305035a
Brute fix compile errors
7 years ago
Anders Jenbo
b78a8c5ef2
Merge sound.cpp
7 years ago
Anders Jenbo
3f9691bf2c
Enable building with MSVC 2017 ( #75 )
7 years ago
Anders Jenbo
20ac1f1d8c
Switch to Charis Bold SIL as the prefered font replacement
7 years ago
Anders Jenbo
3013841989
Improve mpq error message
7 years ago
Anders Jenbo
a77c75a097
Make graphics modes configurable ( #44 )
...
* Make graphics modes configurable
[devilutionx]
scale quality=2
fullscreen=1
grab input=1
* Update dx.cpp
7 years ago
Anders Jenbo
bf27555218
Use Liberation Serif Bold instead of Times New Roman
...
There dosen't appear to be an easy way to load system fonts,
distributing LiberationSerif-Bold.ttf seams like a decent
solution/lowest common denominator.
Fixes #43
7 years ago
Xadhoom
c5dfbee9b7
Bugfix
7 years ago
Anders Jenbo
93c20428bc
Remove unix specifc code
7 years ago
Anders Jenbo
cc3abbe92c
Implement screen shots
7 years ago
Xadhoom
c920ff8b12
Bugfix
7 years ago
Xadhoom
e81533b73d
Fix miniwin/misc_io.cpp
7 years ago
Benny Franco Dennis
c65107833a
asan off for macOS
7 years ago
Anders Jenbo
aa017838e0
Fix some warning in the UI
7 years ago
Xadhoom
d88215f9c3
Error message if writing save failed
7 years ago
Xadhoom
c452c5db4e
Make miniwin/misc.cpp portable
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
...
Fixes #40
7 years ago
Xadhoom
7b6a1afb66
Portable misc_io.cpp for saving with atomic rename
7 years ago
Xadhoom
4d24708aa6
Disable last code path (cd drives) for mpq lookup
7 years ago
Xadhoom
456aa70f16
More cleanup
7 years ago
Xadhoom
1aad10f04e
Fix headers in main.cpp
7 years ago
Xadhoom
24f746ae6a
Fix strict aliasing violations in netcode
7 years ago
Xadhoom
f00e427ed2
Remove pch.h
7 years ago
Anders Jenbo
31acc0d002
Prepair for 0.2.0
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*
...
fixes #24
fixes #22
7 years ago
Xadhoom
737b23face
Fix utf8.h
7 years ago
Xadhoom
545009f729
Fix merge
7 years ago
Anders Jenbo
0bd6375969
Implementing dsound wrapper
7 years ago
Xadhoom
8f30698c75
Reorganize miniwin headers, part 1
7 years ago