Anders Jenbo
|
9cf77842f8
|
Lower cmake requirement for macOS builds
|
7 years ago |
Anders Jenbo
|
dd9d2afdc7
|
Update .travis.yml
|
7 years ago |
Anders Jenbo
|
886e09825c
|
Update .travis.yml
|
7 years ago |
Anders Jenbo
|
31dc5f874b
|
Update .travis.yml
|
7 years ago |
Anders Jenbo
|
cff15a0fef
|
Update .travis.yml
|
7 years ago |
Anders Jenbo
|
69cac7fa99
|
Update README.md
|
7 years ago |
Anders Jenbo
|
480acafb0e
|
Update .travis.yml
|
7 years ago |
Anders Jenbo
|
362149629d
|
Update .travis.yml
|
7 years ago |
Anders Jenbo
|
df85e2592f
|
Update README.md
|
7 years ago |
Anders Jenbo
|
4a8db48a54
|
Update README.md
|
7 years ago |
Anders Jenbo
|
252498d9e4
|
setup travis for macos build
|
7 years ago |
Anders Jenbo
|
75b6992233
|
Stub GetDiskFreeSpace for Windows
|
7 years ago |
Anders Jenbo
|
142f34accc
|
Use SDL for tracking time
This should also allow the game to run for 49 dayes from game start instead of 49 dayes from system boot.
|
7 years ago |
Anders Jenbo
|
cc27f16061
|
Clean up macOS support
|
7 years ago |
Anders Jenbo
|
9f1eb27801
|
Create README.md
|
7 years ago |
Anders Jenbo
|
60430e400c
|
Rename README.md to README-devilution.md
|
7 years ago |
Max Desiatov
|
e748b7754f
|
Fix macOS compilation errors (#28)
* Fix macOS compilation errors
|
7 years ago |
Anders Jenbo
|
1f2f2fa6b3
|
Fix typo in StormLib
|
7 years ago |
Anders Jenbo
|
ddfa0a1337
|
Cast button functions to void explicitly
|
7 years ago |
Anders Jenbo
|
f17e923ab8
|
Merge branch 'master' of github.com:diasurgical/devilution
|
7 years ago |
Max Desiatov
|
bb61e286a4
|
Fix initdata type in structs.h
|
7 years ago |
Max Desiatov
|
269aa345bd
|
Fix downstream 64-bit builds
|
7 years ago |
Robin Eklind
|
633b4ba78d
|
implement itoa
Fixes #30.
|
7 years ago |
Anders Jenbo
|
458969de19
|
Only expose SEG_ALLOCATE to MSVC
Other compilers use `__attribute__((constructor))`
|
7 years ago |
Anders Jenbo
|
2feae2143f
|
Update defs.h
|
7 years ago |
Anders Jenbo
|
28d8132298
|
Update .gitignore
|
7 years ago |
Anders Jenbo
|
e8236b1b55
|
Update README
|
7 years ago |
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 |