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 |
galaxyhaxz
|
eb838b6df2
|
Fixed last known crashing issue, also themes
This one finally fixes it so theme rooms spawn properly
|
8 years ago |
galaxyhaxz
|
d28ae62576
|
Add note for future reference
|
8 years ago |
galaxyhaxz
|
67ebc1f2af
|
No more crashing!
|
8 years ago |
galaxyhaxz
|
3915a64457
|
Clean up the readme and add support (#16)
* Update README, appfat, add support
|
8 years ago |
galaxyhaxz
|
f98ee885ce
|
Fix white pixel glitch in light radius
How funny, just a simple signage issue :P
|
8 years ago |
galaxyhaxz
|
195096196d
|
Fix issue #2001 White pixel glitch
|
8 years ago |
galaxyhaxz
|
2d3f493691
|
Fix automap zooming and drawing
|
8 years ago |
galaxyhaxz
|
c0ff5066b0
|
Fix whitespace
|
8 years ago |
galaxyhaxz
|
d6dca67194
|
Fix whitespace
|
8 years ago |
galaxyhaxz
|
ede77ad7dc
|
Fix whitepsace
|
8 years ago |
galaxyhaxz
|
98a129b03a
|
Fix issue #2005
|
8 years ago |
galaxyhaxz
|
6eca91b2d8
|
Better screenshot
|
8 years ago |
galaxyhaxz
|
083833d589
|
Fix item swapping deleting the item
|
8 years ago |
galaxyhaxz
|
d3a117adef
|
Fix issue #2002
|
8 years ago |
galaxyhaxz
|
ade35fb4a4
|
Fixed decompilation, game can now be played start to finish (#15)
Fix Lazurus seals, dropping items, and Shrine spawning.
|
8 years ago |
galaxyhaxz
|
0db106a5b4
|
Add support for Visual C++ 5.10 (#12)
* Update stuff
|
8 years ago |
galaxyhaxz
|
539e544563
|
Merge pull request #10 from mewpull/memset32
Implement memset32 and fix compilation errors for storm.h
|
8 years ago |
galaxyhaxz
|
2f7cab237f
|
Compatible for both VS and GNU
VS doesn't have stdint.h. (Yeah it's kinda outdated :P)
|
8 years ago |