Stephen C. Wills
1c81a2963b
Update compatibility_matrix.md ( #82 )
8 years ago
galaxyhaxz
a1a39ccefc
Fix decompilation of pnode_vals
...
Was originally int[26], should be int[25] with a dword as int[0]
8 years ago
galaxyhaxz
c1717831b6
Update path.h
8 years ago
galaxyhaxz
dcd2d3dd44
Fix more decompilation in path, ughh
8 years ago
galaxyhaxz
80750c918a
Update path.h
8 years ago
galaxyhaxz
6ce7bb1775
Fix decompilation in path.cpp
...
Thanks to @silverhammermba for pointing this out. Should no longer cut corners walking south east.
8 years ago
galaxyhaxz
dc7a5d1952
Fix ttype signing/size
8 years ago
galaxyhaxz
4d94a0d81e
Fix ttype
8 years ago
galaxyhaxz
403d9bdada
Fix struct size ThemeStruct
8 years ago
ajes
cb1d9b2525
Fedora 28 dependencies for build ( #76 )
8 years ago
galaxyhaxz
57e19cf1c0
Fix zhar quest, monster squelching, golem ( #75 )
8 years ago
Adam Stachowicz
6e1722389e
.gitignore for Visual Studio from gitignore.io ( #74 )
8 years ago
pancirno
8d7c315052
refactor trigs.cpp ( #70 )
8 years ago
Stephan Unverwerth
ef8e1c0c95
Update compatibility matrix ( #73 )
...
Add VS2017
8 years ago
Stephan Unverwerth
f0b5ea10c9
Add readme section for modern visual studio ( #71 )
...
Add notice to disable Data Execution Prevention.
8 years ago
galaxyhaxz
c838479b81
Update compatibility_matrix.md
8 years ago
sergi4ua
bfbace4aa0
MSVC++6 compatibility matrix ( #66 )
8 years ago
Jonathan Vasquez
cf634954bc
Documentation Updates ( #65 )
...
- Added missing build dependency for MSYS
- Added documentation for compatibility matrix, compilations, and statuses
- Split troubleshooting documentation from main page to separate page since
the main page is becoming too big. Also added more info into this troubleshooting
section.
8 years ago
galaxyhaxz
7042c04f11
Fix decomilation in trigs
...
This one could cause memory leaks upon returning to a level.
8 years ago
Adam Stachowicz
d65aaf1eb3
Add make debug and make clean ( #62 )
8 years ago
galaxyhaxz
6077d64ee3
Fix decompiler error in resurrect func
8 years ago
galaxyhaxz
d03c56e844
Add debug lighting, add cmd line note ( #61 )
8 years ago
Adam Stachowicz
95d2e4d02b
Revert "update mac install ( #51 )" ( #58 )
8 years ago
galaxyhaxz
e81f721148
Add debug to make
...
Type `make debug` to use.
8 years ago
galaxyhaxz
a925dbb413
Update Makefile
8 years ago
Tanner Donovan
e488eca732
update mac install ( #51 )
8 years ago
galaxyhaxz
5e8bb2e5bb
Add icon, improve makefile, fix debugger ( #50 )
8 years ago
galaxyhaxz
4d2a1e55dd
Update README.md
8 years ago
Tanner Donovan
008f92e536
add install instructions for mac ( #49 )
8 years ago
Adam Stachowicz
a71ff341f6
Enable OSX build for Travis CI ( #44 )
8 years ago
Cengiz Can
68422d2f39
Makefile should clean *.lib files & as.exe needs linking ( #47 )
8 years ago
Leonard
7e5bed4fb5
Makefile: Use just one makefile; improvements ( #29 )
8 years ago
galaxyhaxz
5f31783b0c
Upload Cross-ref spreadsheet
8 years ago
Adam Stachowicz
474c75fb4c
Basic support for Travis build ( #34 )
8 years ago
galaxyhaxz
49a6f4f9fc
Add include guards, prepare for XRef ( #28 )
...
Add definitions, other junk.
8 years ago
galaxyhaxz
5772426a7c
Fix required files
8 years ago
galaxyhaxz
007b642e52
Fix makefile for linux 2
8 years ago
galaxyhaxz
67f8485217
Fix makefile for Linux
8 years ago
galaxyhaxz
fb10d2e7b2
Added FAQ section, newcomers read ( #22 )
...
Update debug document.
8 years ago
galaxyhaxz
bf7fe24d0f
Add notes about windowed mode
8 years ago
galaxyhaxz
3baba7633e
Add installing and troubleshooting to readme
...
Also fixed a typo and missing debug features. Woohoo, god mode!
8 years ago
galaxyhaxz
2ed8daf35d
Final typos of the IPL enum
8 years ago
galaxyhaxz
1012269c1c
Fix typos
8 years ago
galaxyhaxz
7ee880f968
Fixed typos
8 years ago
galaxyhaxz
b9ab0d30ba
Fix typos in enum
8 years ago
galaxyhaxz
bb01c6f084
Remove the "fear factor" ( #21 )
...
Snakes, spiders, Demons, what scares you?
8 years ago
Adam Stachowicz
c9e06db3cb
Update README.md ( #18 )
8 years ago
galaxyhaxz
be56d934ee
Fix compilers that use DirectX8+
8 years ago
galaxyhaxz
f238649103
Fix decompilation of init
...
This function could crash if the compiler optimized the stack--fixed
8 years ago
galaxyhaxz
4bd40e4ffe
Mingw makefile fix
8 years ago