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)
6 years ago
Anders Jenbo
24381c2749
ignorer generated files
7 years ago
Dennis Duda
06d4e8a64e
Converted workspace, projects, makefile to VC++6
...
updated Makefile to compile with VC++ 6, link/generate the DLLs with link.exe 6, but link Diablo.exe with link 5.10
8 years ago
Robin Eklind
e3a51ed1d1
Add Makefile for compiling with VC on Linux ( #94 )
8 years ago
Adam Heinermann
0c01fc41ad
Created VS 2017 solution file and project files. ( #93 )
8 years ago
Adam Stachowicz
6e1722389e
.gitignore for Visual Studio from gitignore.io ( #74 )
8 years ago
Leonard
7e5bed4fb5
Makefile: Use just one makefile; improvements ( #29 )
8 years ago
mewmew
f5f76f8b8a
Fix build on Linux
8 years ago
galaxyhaxz
b1ee40f6e7
Revert "Add preliminary support for compiling on Linux"
8 years ago
mewmew
1836399875
Fix linking against storm.dll and diabloui.dll
...
* add aliases for storm exports to handle __stdcall calling convention on Linux
* mark external functions as extern "C"
8 years ago