galaxyhaxz
|
297db34515
|
Update missiles.cpp
|
2018-06-10 18:09:33 -05:00 |
galaxyhaxz
|
fdf8fc1c6e
|
Update items.cpp
|
2018-06-10 18:08:37 -05:00 |
galaxyhaxz
|
c5b1141430
|
Update dead.cpp
|
2018-06-10 18:08:01 -05:00 |
galaxyhaxz
|
02ca1300af
|
Update structs.h
|
2018-06-10 18:07:25 -05:00 |
galaxyhaxz
|
e50f5a1299
|
Update types.h
|
2018-06-09 05:25:47 -05:00 |
galaxyhaxz
|
9f5253d004
|
Update DiabloUI.h
|
2018-06-09 05:25:18 -05:00 |
galaxyhaxz
|
bad103a5d2
|
Update DiabloUI.dsp
|
2018-06-09 05:24:53 -05:00 |
galaxyhaxz
|
2f18fd1ad9
|
Update DiabloUI.cpp
|
2018-06-09 05:24:21 -05:00 |
galaxyhaxz
|
81f360f8bb
|
Update storm.dsp
|
2018-06-09 05:23:42 -05:00 |
galaxyhaxz
|
1a9cb74ede
|
Delete StdAfx.h
|
2018-06-09 05:22:54 -05:00 |
galaxyhaxz
|
4d003de66b
|
Delete StdAfx.cpp
|
2018-06-09 05:22:45 -05:00 |
galaxyhaxz
|
ecb2747d24
|
Delete _storm.h
|
2018-06-09 05:22:37 -05:00 |
galaxyhaxz
|
53c24dd1cd
|
Delete StdAfx.h
|
2018-06-09 05:22:17 -05:00 |
galaxyhaxz
|
6a6826e647
|
Delete StdAfx.cpp
|
2018-06-09 05:22:10 -05:00 |
galaxyhaxz
|
f24c455401
|
Delete _DiabloUI.h
|
2018-06-09 05:22:01 -05:00 |
galaxyhaxz
|
73c96c91fa
|
Fix compiling with linux
|
2018-06-09 04:39:24 -05:00 |
galaxyhaxz
|
e4a5b1df75
|
Fix incorrect decompilation of dwFlags
|
2018-06-09 04:38:42 -05:00 |
galaxyhaxz
|
94a5f173d3
|
Fix for linux
|
2018-06-09 04:37:48 -05:00 |
galaxyhaxz
|
09824edff2
|
Update README.md
|
2018-06-09 03:27:13 -05:00 |
galaxyhaxz
|
51b6c0230b
|
Fix incorrectly decompiled code
|
2018-06-09 03:22:38 -05:00 |
galaxyhaxz
|
4482de4f90
|
Merge pull request #6 from mewpull/install
Add extended installation instructions for Linux and Windows
|
2018-06-09 03:16:52 -05:00 |
galaxyhaxz
|
4d5e0cc7d5
|
Merge pull request #8 from galaxyhaxz/work
Linux compiling almost there
|
2018-06-09 03:15:38 -05:00 |
galaxyhaxz
|
0dac197965
|
Update player.cpp
|
2018-06-08 22:12:26 -05:00 |
galaxyhaxz
|
a07a6210fa
|
Update objects.cpp
|
2018-06-08 22:11:45 -05:00 |
galaxyhaxz
|
e0a27589c9
|
Update missiles.cpp
|
2018-06-08 22:11:13 -05:00 |
galaxyhaxz
|
931e537efc
|
Update items.cpp
|
2018-06-08 22:10:25 -05:00 |
galaxyhaxz
|
b204238a49
|
Update debug.cpp
|
2018-06-08 22:09:49 -05:00 |
galaxyhaxz
|
654472738d
|
Update control.cpp
|
2018-06-08 22:09:16 -05:00 |
galaxyhaxz
|
8ab44ba18e
|
Revert EOL for windows
|
2018-06-08 21:30:50 -05:00 |
galaxyhaxz
|
53da0929d3
|
Delete storm.def
|
2018-06-08 21:30:29 -05:00 |
galaxyhaxz
|
a7fe3b95c0
|
Revert EOL for windows
|
2018-06-08 21:29:59 -05:00 |
galaxyhaxz
|
4b73a1dd52
|
Delete diabloui.def
|
2018-06-08 21:29:34 -05:00 |
galaxyhaxz
|
a2e61bfb07
|
Revert flag fix, but still need to fix gmenu.cpp
|
2018-06-08 21:18:39 -05:00 |
galaxyhaxz
|
e6ffff51bc
|
Fix EOL
|
2018-06-08 21:17:20 -05:00 |
galaxyhaxz
|
1e20ab18ed
|
Fix compatibility with GNU/MSVC
|
2018-06-08 21:16:12 -05:00 |
galaxyhaxz
|
e8bc617743
|
Fix compatibility with GNU/MSVC
|
2018-06-08 21:14:44 -05:00 |
galaxyhaxz
|
0e81dfa087
|
Fix EOL
|
2018-06-08 21:12:27 -05:00 |
galaxyhaxz
|
84e734e55b
|
Make compatible with both GNU/MSVC
|
2018-06-08 21:09:45 -05:00 |
galaxyhaxz
|
b2f9ed8781
|
Temporary sign change, fix in future
|
2018-06-08 21:04:49 -05:00 |
galaxyhaxz
|
10a479e36c
|
Merge pull request #7 from mewpull/dev
Linux compile Take 2 temp
|
2018-06-08 19:33:19 -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
|
e12630c089
|
install: add note that pacman is for Arch Linux
|
2018-06-08 20:19:45 +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
|
05577684c4
|
Add extended installation instructions for Linux and Windows
|
2018-06-08 19:59:40 +02:00 |
mewmew
|
19f78a991a
|
readme: fix screenshots
|
2018-06-08 12:47:50 +02:00 |
mewmew
|
4a866b32db
|
Fix build issue in debug.cpp
Source/debug.cpp:124:41: error: unable to find numeric literal operator ‘operator""i64’
*(_QWORD *)plr[myplr]._pMemSpells |= 1i64 << (i - 1);
|
2018-06-08 11:42:23 +02:00 |
mewmew
|
f5f76f8b8a
|
Fix build on Linux
|
2018-06-08 11:23:30 +02:00 |
galaxyhaxz
|
0da84fd997
|
Merge pull request #4 from galaxyhaxz/revert-2-master
Revert "Add preliminary support for compiling on Linux"
|
2018-06-07 22:01:58 -05:00 |
galaxyhaxz
|
b1ee40f6e7
|
Revert "Add preliminary support for compiling on Linux"
|
2018-06-07 22:00:35 -05:00 |
galaxyhaxz
|
b4765fc121
|
Merge pull request #3 from mewpull/readme
readme: make screenshot visible in readme
|
2018-06-07 20:15:39 -05:00 |