galaxyhaxz
f89204e7dd
Fix function/var names (effects/sound)
2020-03-24 00:22:36 -05:00
Anders Jenbo
0383f9abcd
Add documentation to more files
2020-03-02 02:29:28 +01:00
Anders Jenbo
3c276a3cd3
Add documentation
...
- Add file documentation to about 1/4 of the files in Source
- Copy over a lot of the documentation from the sanctuary/notes repo
- Standardise all the existing documentation
- Create a configuration for Doxygen
- Add more documentation (engine.cpp is now fully documented)
2020-03-01 22:18:00 +01: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 and GitHub
8659481d06
Use correct enum for MovieWndProc
2019-11-16 18:02:57 +01:00
Anders Jenbo
a8095535b5
Clean up movie.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
Max Desiatov and Anders Jenbo
269aa345bd
Fix downstream 64-bit builds
2019-03-08 03:07:21 +01:00
Robin Eklind and Anders Jenbo
8c73745e82
Compile movie.cpp as C
2018-12-30 18:36:28 +01:00
Anders Jenbo and Robin Eklind
b5f69dccdc
C compatability from d-p ( #519 )
2018-12-29 17:54:22 +01:00
Anders Jenbo
b1f6d3698f
Update style to use tabs
2018-10-25 22:53:04 +02:00
Anders Jenbo
456d651f55
Clean up more bools related to sound.cpp
2018-10-18 20:32:44 +02:00
Robin Eklind and Anders Jenbo
7515655efb
Run format.sh
2018-10-06 22:52:58 +02:00
Anders Jenbo and GitHub
fff0a9161c
movie.cpp ( #378 )
2018-10-03 01:02:16 +02:00
Andrew Dunstan
aedf7555d1
Remove A suffix from all string-related win32 API function names
2018-09-16 02:52:51 +10:00
Dennis Duda
6792078180
Merge remote-tracking branch 'devilution/master'
2018-09-10 20:44:41 +02:00
galaxyhaxz and GitHub
38b498ac4b
Add 'const' to data to match original binary ( #200 )
2018-09-09 15:40:23 -05:00
Dennis Duda
0cb555478f
Merge remote-tracking branch 'devilution/master'
2018-09-08 19:01:49 +02:00
galaxyhaxz and GitHub
503e5c1440
Names from DX SDK ( #197 )
2018-09-08 10:15:26 -05:00
Anders Jenbo and Dennis Duda
fe3b0a9d09
Clean up DoEnding
2018-09-06 16:45:39 +02:00
galaxyhaxz and GitHub
5ff8756116
Fix junk ( #174 )
2018-08-21 23:58:17 -05:00
galaxyhaxz and GitHub
49a6f4f9fc
Add include guards, prepare for XRef ( #28 )
...
Add definitions, other junk.
2018-06-20 05:17:44 -05:00
galaxyhaxz and GitHub
bb01c6f084
Remove the "fear factor" ( #21 )
...
Snakes, spiders, Demons, what scares you?
2018-06-18 19:16:32 -05:00
galaxyhaxz and GitHub
dde68ff89e
Add files via upload
2018-06-06 21:25:54 -05:00