galaxyhaxz
56e625cf7f
Fix bosses not dropping unique items
8 years ago
galaxyhaxz
472de22f81
Annotated and fixed World.cpp ( #129 )
8 years ago
ApertureSecurity
f34ab0a412
Fix items.cpp regression
8 years ago
Jonathan Vasquez
f210b76d0a
- Discord Link ( #122 )
...
- Troubleshooting Documentation Updates
- Compatibility Documentation Updates
- Added dependency notification for Visual Studio 2017 compilation
8 years ago
Robin Eklind
16e9f2cc6e
Add linking order for Debug release ( #118 )
8 years ago
galaxyhaxz
a2bee5a1de
Add beta functions and fix travis ( #117 )
8 years ago
galaxyhaxz
0b4a31d04e
Optimized for minimum size by default ( #113 )
8 years ago
galaxyhaxz
4e665a270d
Update appfat.h
8 years ago
Robin Eklind
263f0aa360
Byte-identical version of appfat_cpp_init. ( #110 )
8 years ago
Robin Eklind
c1db8a8861
Rename contribution document to follow GitHub standard ( #112 )
...
* Rename contribution document to follow GitHub standard
ref: https://help.github.com/articles/setting-guidelines-for-repository-contributors/
8 years ago
Adam Heinermann
928d40adbf
Refactored capture.cpp. ( #104 )
8 years ago
Adam Heinermann
baa7277849
Refactored fault.cpp ( #101 )
8 years ago
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