arczi84
|
9b4fd2debd
|
Ignore data file
|
7 years ago |
Sergey Semushin
|
ef44e9b59e
|
Ignore CMakeSettings.json.
|
7 years ago |
Anders Jenbo
|
24381c2749
|
ignorer generated files
|
7 years ago |
Benny Franco Dennis
|
6a1e307382
|
Adding ignored files of xcode
|
7 years ago |
Benny Franco Dennis
|
abce04c14a
|
Revert "Updating gitignore with xcode info" removing a rare character added by osxx
This reverts commit f65fc44e8b.
|
7 years ago |
fenix
|
93df116482
|
ignore macos x86 libs
|
7 years ago |
Benny Franco Dennis
|
f65fc44e8b
|
Updating gitignore with xcode info
|
7 years ago |
Anders Jenbo
|
28d8132298
|
Update .gitignore
|
7 years ago |
Anders Jenbo
|
eea41503f1
|
Implement more of the init, audio and video system
- Fix audio for videos with 8bit audio
- Allow muting music and audio
- Save audio volumns to ini
|
7 years ago |
Anders Jenbo
|
be381511d2
|
Remove build files
|
7 years ago |
aperturesecurity
|
05fe910159
|
adding text to main menu again
|
7 years ago |
aperturesecurity
|
2b9edeca92
|
adding new build
|
7 years ago |
aperturesecurity
|
9a2543f731
|
build should be passing now
|
7 years ago |
aperturesecurity
|
c7b07fe94d
|
make resizing window and cleaned up a few things
|
7 years ago |
aperturesecurity
|
80eb28fa91
|
fixed a bunch of unmerged stuff
|
8 years ago |
aperturesecurity
|
42ce77ce05
|
Rebirth and Nuke
|
8 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 |