Robin Eklind
bab0ea5aef
contrib: fix typos ( #109 )
8 years ago
galaxyhaxz
7d06ca540c
Fix dpiece_defs, clean up LoadLvlGFX ( #105 )
...
Thanks to @MadHed , implements #102
8 years ago
Stephan Unverwerth
c8af0523ac
refactor leveltype to use macros ( #103 )
8 years ago
Max
d63deaaddf
Add comments, rename variables in path.cpp ( #100 )
8 years ago
Tanner Donovan
4881ed2792
start of contribution guide ( #99 )
8 years ago
Stephen C. Wills
49c387cd7b
Fix appveyor.yml ( #98 )
8 years ago
Robin Eklind
e3a51ed1d1
Add Makefile for compiling with VC on Linux ( #94 )
8 years ago
galaxyhaxz
aefd9e35b3
Fix catacomb generation (signage)
8 years ago
galaxyhaxz
f64d02ef60
Update drlg_l2.h
8 years ago
galaxyhaxz
d93b3ca253
Update types.h
8 years ago
Adam Heinermann
87ca6557c3
Changed _oBreak and _oSelFlag to char ( #95 )
...
* Changed _oBreak and _oSelFlag to char
8 years ago
Adam Heinermann
0c01fc41ad
Created VS 2017 solution file and project files. ( #93 )
8 years ago
galaxyhaxz
57a6a4c627
Update README.md
8 years ago
Adam Stachowicz
adfdc26ea6
#59 : Add appveyor.yml ( #86 )
8 years ago
Adam Heinermann
128e9d89a2
Fixed a potential overflow in appfat ( #85 )
...
Refactored massive switch statements into something probably closer to reality.
8 years ago
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