Commit graph

15 commits

Author SHA1 Message Date
galaxyhaxz
1324082090
The big cheap fix (#446) 2018-11-05 21:47:14 -06:00
galaxyhaxz
0f184f2b71
Move assembly to _asm.cpp (#388) 2018-10-07 00:32:36 -05:00
galaxyhaxz
d03c56e844
Add debug lighting, add cmd line note (#61) 2018-06-23 12:19:49 -05:00
galaxyhaxz
e81f721148
Add debug to make
Type `make debug` to use.
2018-06-23 09:33:41 -05:00
galaxyhaxz
a925dbb413
Update Makefile 2018-06-23 09:12:25 -05:00
galaxyhaxz
5e8bb2e5bb
Add icon, improve makefile, fix debugger (#50) 2018-06-22 10:36:57 -05:00
Cengiz Can
68422d2f39 Makefile should clean *.lib files & as.exe needs linking (#47) 2018-06-21 21:36:04 -05:00
Leonard
7e5bed4fb5 Makefile: Use just one makefile; improvements (#29) 2018-06-21 09:21:09 -05:00
galaxyhaxz
67f8485217
Fix makefile for Linux 2018-06-19 20:31:35 -05:00
galaxyhaxz
0db106a5b4
Add support for Visual C++ 5.10 (#12)
* Update stuff
2018-06-14 02:38:27 -05:00
mewmew
445520a31d Copy storm.def and diabloui.def to work with VS and GCC
Updates #5.
2018-06-09 00:16:26 +02:00
mewmew
1a70a033b8 Update name of executable to devilution.exe
This lets it live alongside diablo.exe in the game directory.
2018-06-08 20:01:04 +02:00
mewmew
f5f76f8b8a Fix build on Linux 2018-06-08 11:23:30 +02:00
galaxyhaxz
b1ee40f6e7
Revert "Add preliminary support for compiling on Linux" 2018-06-07 22:00:35 -05:00
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"
2018-06-08 01:28:20 +02:00