Anders Jenbo
ba9288c6cf
Unify error dialogs, for looks and portability
...
- Use UiOkDialog() to display all error messages
- Add SDL simple message, and console fallbacks to UiOkDialog()
- Boot graphics early on to facilitate most error messages with build in
gui
- Some more miniwin clean ups
7 years ago
Anders Jenbo
06bcd3c3f9
Handle file paths in a clean way
...
Belated birthday present for @mewmew
Functions for gettings paths have sensible names
It's using snprintf for safe? string concat
Paths don't use \ as path reporator, or magic marker
Drop code for copying pre 1.09 save games from the windows folder
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
Anders Jenbo
d26f4b0ad0
Build macOS package via CMake exclusively
7 years ago
Anders Jenbo
5cadee74c2
Fix a few compiler warnings
7 years ago
Anders Jenbo
d2fb797c12
Remove unused 3rdParty files
7 years ago
Marlon Beijer
a72e548403
Add endian switch for Linux as well
7 years ago
Marlon Beijer
fbadc146de
Prettify the code
7 years ago
Marlon Beijer
e7971494e3
StormLib:
...
* Add Amiga platform
* Add some big endian swap functions for non-Mac platforms
7 years ago
Sergey Semushin
ee70bb8053
Make TList<EXTERNMESSAGE>::Create not inlined and bin exact.
7 years ago
Anders Jenbo
d18d392ca4
Re introduce infinity
7 years ago
Sergey Semushin
5269ada59e
Clean up init_test_access.
7 years ago
Dennis Duda
deaa8923d1
Converted Pkware.dsp to CRLF
7 years ago
Anders Jenbo
1d7a548cd7
Clean up nthread.cpp
7 years ago
galaxyhaxz
7fcbc7319c
Fix merged function `sound_update`
7 years ago
Sergey Semushin
39c7918cb6
Separate PKWare to static lib in msvc 2017 project.
7 years ago
Zoltán Mizsei
9af17fea8d
Start fix for Haiku
7 years ago
Anders Jenbo
faeb360c88
Revert multi.h to not include storm.h
7 years ago
galaxyhaxz
1cc8c81636
Change PKWare to static library ( #1141 )
7 years ago
Anders Jenbo
790197cae5
Define SEVTHANDLER
7 years ago
Anders Jenbo
8a142d3c46
Clean up multi_event_handler
7 years ago
miqlas
106ffa53ba
Preliminary Haiku support ( #94 )
7 years ago
galaxyhaxz
cef65ea0b6
Implement Critical section constructor
7 years ago
galaxyhaxz
4e01e03711
Cleanup default calling conventions
7 years ago
Anders Jenbo
f2e352fb22
Fix missing return in StormLib
7 years ago
Anders Jenbo
fda317a24e
Clean up storm/sound_update ( #663 )
7 years ago
Benny Franco Dennis
5aa4bb1328
Adding a modify bash file to build libsodium
7 years ago
Anders Jenbo
8e6276da58
Update documentation and build script
7 years ago
Anders Jenbo
7ba8351bc3
Fully implement SFileDda*
...
fixes #24
fixes #22
7 years ago
Xadhoom
53c5ced09d
Replace WINAPI by STORMAPI in StormLib
7 years ago
Xadhoom
5283a9ffd1
Put everything into namespace dvl
7 years ago
Anders Jenbo
3da71b2aee
Correct signature of SFileGetFileArchive ( #599 )
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
e8236b1b55
Update README
7 years ago
Anders Jenbo
d20bc5c25e
Fix building of stormLib on macOS
7 years ago
Anders Jenbo
ad6d83d8b2
Implement music volumne
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
90c62c28b1
Fix video audio and use hardware for video presentation
7 years ago
Xadhoom
67fc0e9b01
Fix for StormLib
7 years ago
Xadhoom
af47577446
Begin restructuring headers
7 years ago
Anders Jenbo
c2c0dd05f2
Fix saving and handeling missing ini section in Radon
7 years ago
Anders Jenbo
0712386427
Add Radon for ini parsing
7 years ago
Anders Jenbo
447cec8355
Implement video playback via libsmacker
7 years ago
Anders Jenbo
0ec174eb4b
Storm var names
7 years ago
Xadhoom
7053755cfc
Add asio 1.12.2
7 years ago
Xadhoom
7aee97453b
Remove xxhash
7 years ago
Anders Jenbo
da032c92cc
Clean up SBmpLoadImage
7 years ago
Xadhoom
52a5e1923a
Bugfixes
7 years ago