Anders Jenbo
6990bf4387
Clean up sound_file_reload
2020-12-11 13:11:06 +01:00
Anders Jenbo
2927a64d4d
Reorder sound.cpp
2020-11-09 04:20:58 +01:00
Gleb Mazovetskiy and Anders Jenbo
ec329e645c
Fix all "no-write-strings" warnings
2020-10-25 15:37:51 +01:00
Anders Jenbo
7e04c63977
Merge branch 'hellfire' of github.com:diasurgical/devilution
2020-10-11 23:53:07 +02:00
Anders Jenbo
c1b4d3d8b5
Copy documentation from sanctuary/notes
2020-07-06 05:43:25 +02:00
Anders Jenbo
1ba96a6777
Add doxygen description to remaining engine files
2020-07-06 05:43:25 +02:00
Anders Jenbo
f066b57cd0
Merge master in to hellfire
2020-04-09 02:14:08 +02:00
Anders Jenbo
2ec7c78eae
Format source
2020-04-08 22:28:53 +02:00
Anders Jenbo
c384711a5f
Backport cleanups from hellfire branch
2020-04-08 20:16:32 +02:00
Anders Jenbo
cc0f92d45b
Merge branch 'master' of github.com:diasurgical/devilution into hellfire
2020-04-06 06:09:30 +02:00
Anders Jenbo
bb9315db92
Correct shareware data
...
This fixes the intro music being played to frequently in the menu, and
makes sure that some spells are not avalible.
2020-04-06 05:43:20 +02:00
Anders Jenbo
f217b14e3e
Order variables logically
2020-04-06 05:43:20 +02:00
Anders Jenbo
8f635b779c
Correct style of checks
2020-04-06 05:43:20 +02:00
Anders Jenbo
10febf7e15
Decompose a few numbers
2020-04-06 05:43:20 +02:00
Anders Jenbo
0f514f25de
Apply WinAPI enums and macros
2020-04-06 05:43:20 +02:00
Anders Jenbo
c39f668deb
Enable some asserts that are helpful for testing
2020-04-06 05:43:20 +02:00
Anders Jenbo
660405505f
Remove C compat
...
It's unmaintained and clear that we won't be going back since some
functions can only be solved with C++
2020-04-06 05:43:20 +02:00
Anders Jenbo
b040c04a18
Merge branch 'master' of github.com:diasurgical/devilution into hellfire
2020-04-04 07:56:06 +02:00
galaxyhaxz
f89204e7dd
Fix function/var names (effects/sound)
2020-03-24 00:22:36 -05:00
Anders Jenbo and GitHub
20621a0642
add all.h and use in place of diablo.h ( #2005 )
...
Now diablo.h is treated in the same way as all other header files of
Source, as it only contains the declarations of global variables and
functions of diablo.cpp.
Besides consistency, this also enables mods to include diablo.h just
like any other header file without having to include every header file
(and without having to include C++ specific aspects of the now all.h).
2020-02-14 13:12:54 +01:00
Anders Jenbo
3777219600
[hellfire] jogging menu options
2020-01-09 23:58:25 +01:00
Anders Jenbo
85ab626437
Merge branch 'master' of github.com:diasurgical/devilution into hellfire
2019-12-15 02:22:17 +01:00
qndel and Anders Jenbo
da74a3c3a9
snd_init cleanup
2019-12-13 20:39:02 +01:00
qndel and Anders Jenbo
6d4f4ded07
sound_DirectSoundCreate cleanup ( #1877 )
2019-12-13 19:35:56 +01:00
Anders Jenbo
195ac2a4a7
Apply music enums
2019-10-28 21:42:33 +01:00
galaxyhaxz and Anders Jenbo
3a37b4fc0b
Add music code+quest ( #1575 )
2019-09-08 22:01:35 +02:00
Anders Jenbo
68d51e7d27
Implementing Spawned Shareware version
2019-08-12 16:04:20 +02:00
Anders Jenbo
6fba17eec5
Correct GLOBAL types based on PSX SYM 3
2019-07-21 04:10:31 +02:00
Sergey Semushin and Anders Jenbo
7e39fe457f
Fix diff in snd_play_snd.
2019-06-15 11:20:25 +02:00
Anders Jenbo
e5f4fdcec9
Clean up sound.cpp
2019-05-02 00:16:46 +01:00
galaxyhaxz and Anders Jenbo
540892ff9d
Preliminary support for fixed header files
2019-04-21 17:20:38 +02:00
galaxyhaxz and Anders Jenbo
4e01e03711
Cleanup default calling conventions
2019-04-09 12:04:00 +02:00
galaxyhaxz and GitHub
5238265702
Implement assert support ( #791 )
2019-03-29 21:26:37 -05:00
Anders Jenbo and Robin Eklind
fda317a24e
Clean up storm/sound_update ( #663 )
2019-03-18 11:23:24 +09:00
Anders Jenbo and Robin Eklind
f062ec0c93
Clean up sound.cpp ( #655 )
2019-03-15 10:42:09 +09:00
Anders Jenbo
fb4686c9bb
Revert incorrect fix of sound_file_reload
2019-03-11 01:49:36 +01:00
Anders Jenbo and GitHub
f7c999830e
Update sound.cpp
2019-03-10 19:38:55 +01:00
Anders Jenbo and Robin Eklind
3b7d3ac8a2
Clean up types in sound.cpp ( #603 )
2019-03-10 12:41:50 +09:00
Anders Jenbo and Robin Eklind
429ececce0
Fix debug build as C ( #566 )
...
* Clean up todo
* Fix debug build
2019-01-14 18:54:12 +01:00
Anders Jenbo
9b7da61dcf
Auto format src
2019-01-13 18:55:59 +01:00
Anders Jenbo
86018b174b
Make DirecX usage C compatible
2018-12-31 03:17:08 +01:00
Anders Jenbo and Robin Eklind
024d99fc9e
C compatability from s ( #521 )
2018-12-29 21:15:33 +01:00
galaxyhaxz and GitHub
24285a220f
WinMain+Direct file access from HDD ( #456 )
2018-11-09 16:22:56 -06:00
Anders Jenbo
b1f6d3698f
Update style to use tabs
2018-10-25 22:53:04 +02:00
Anders Jenbo
c24569205d
Format compleated files
2018-10-19 03:02:43 +02:00
Anders Jenbo
456d651f55
Clean up more bools related to sound.cpp
2018-10-18 20:32:44 +02:00
Anders Jenbo
8e2d0df643
Clean up some bools
2018-10-18 20:32:44 +02:00
Andrew Dunstan and Anders Jenbo
5dd1153979
rename riff_chunk -> CKINFO
2018-10-18 13:26:59 +02:00
Andrew Dunstan and Anders Jenbo
4c085a734b
clean wave.cpp
2018-10-18 13:26:59 +02:00
Robin Eklind and Anders Jenbo
7515655efb
Run format.sh
2018-10-06 22:52:58 +02:00