Anders Jenbo
d20bc5c25e
Fix building of stormLib on macOS
7 years ago
Anders Jenbo
16ba51c20c
Clean up after audio and video
7 years ago
Anders Jenbo
ad6d83d8b2
Implement music volumne
7 years ago
Anders Jenbo
becf3397c9
Implement WM_QUERYENDSESSION to allow qutting during video playback
7 years ago
Anders Jenbo
9611057b08
Some simple fixes and clean ups to better support macOS
7 years ago
Anders Jenbo
22a3657ee4
Implement video playback in storm
...
Clean up after video should also be better now
7 years ago
Anders Jenbo
e4ae01bf1d
Do not apply gamma to videos
...
This replicates the original behaviour
7 years ago
Anders Jenbo
f93f9d984a
Backup and recover game pallet during movie playback
7 years ago
Anders Jenbo
2b2e014ee9
Fix quests getting stuck because of audio never finishing
...
This make the game instead think that the audio finished instantly, but
rather that then getting stuck in the Lazurus quest.
7 years ago
Anders Jenbo
c008b09071
Implement movie looping
7 years ago
Xadhoom
6bb95a040e
Merge upstream branch 'devilution/master'
7 years ago
Anders Jenbo
ee627c985e
Clean up MAI_Warlord
7 years ago
Anders Jenbo
2c1f6647a4
Fix MAI_Lazurus
7 years ago
Anders Jenbo
58add3e99e
Clean up MAI_Lazurus, MAI_SnotSpil and MAI_Zhar
7 years ago
Anders Jenbo
bc015e9af1
Make _miDelFlag bool
7 years ago
Anders Jenbo
151d225820
Clean up ProcessMissiles
7 years ago
Anders Jenbo
8800c4079c
Clean up CheckBlock
7 years ago
Anders Jenbo
88ab1bce1f
Clean up MI_Fireball
7 years ago
Anders Jenbo
192da1853b
Clean up DeltaExportData
7 years ago
Xadhoom
5407370e71
More header fixes
7 years ago
Xadhoom
c7ad59d5aa
Merge upstream branch 'devilution/master'
7 years ago
Xadhoom
ae60e94670
Implement proper turn syncing in the network layer
7 years ago
Anders Jenbo
5b492a5dc6
Propperly stream smk audio
7 years ago
Anders Jenbo
90c62c28b1
Fix video audio and use hardware for video presentation
7 years ago
Anders Jenbo
dfea255fed
Update README.md
7 years ago
Anders Jenbo
18c1838e2a
Update README.md
7 years ago
ApertureSecurity
3eb8b51367
Merge pull request #25 from MaxDesiatov/patch-1
...
Fix typo in README
7 years ago
Max Desiatov
eafc90a8aa
Fix typo in README
7 years ago
Anders Jenbo
4472fad6fb
Unstub capture.cpp
7 years ago
Anders Jenbo
68d585c013
Unstub fault.cpp
7 years ago
Anders Jenbo
94b7ca4a3b
Unstub restrict.cpp
7 years ago
Anders Jenbo
0d1d55d8df
Make IP's configurable
7 years ago
Anders Jenbo
4a5482087e
Prevent crash when entering wrong password
7 years ago
Anders Jenbo
76290b8e23
Implement password prompt
7 years ago
Anders Jenbo
3b60b066b7
Version the network protocol
...
This is a quick solution to prevent games that are not running the same
version of devilution from joining each other.
7 years ago
Anders Jenbo
40a2e16548
Fix crash when creating multiple games in one frame
7 years ago
Anders Jenbo
413741fbb6
Improve error message
7 years ago
Anders Jenbo
2336a78a5b
Adjust error messages to devilutionX
7 years ago
Xadhoom
5b8df4bdd8
Use platform-independent sleep function
7 years ago
Xadhoom
aff8769a97
Some fixes for network
7 years ago
Xadhoom
1d0327ce87
Use correct options for BINARY_RELEASE
7 years ago
Anders Jenbo
c77c97de9a
Fix some minor LLVM compatability issues
7 years ago
Xadhoom
0210e2ff74
Small fix
7 years ago
Xadhoom
67fc0e9b01
Fix for StormLib
7 years ago
Xadhoom
7f0fd7e0fa
Small fixes
7 years ago
JustAnotherGuid
4e39f90c05
Add /FAs to Release Build with PDB ( #591 )
...
* Add /FAs flag.
7 years ago
Anders Jenbo
2a5a4859f3
Fix release builds
7 years ago
Xadhoom
0cf61cff5c
Finish removing SDL dependency from engine
7 years ago
Xadhoom
ccc941b1ce
Add BINARY_RELEASE option to CMakeLists.txt
7 years ago
Anders Jenbo
86b78a2ba5
Unstub init.cpp
...
- Internal version is now set correctly
- Much better error handeling for SDL
- mpq files must now be in the same folder as the exec
- Window name is now "DIABLO" like the original
7 years ago