Commit graph

6 commits

Author SHA1 Message Date
Dennis Duda
0200a2abba Refactored spells.cpp (#147)
Finished refactoring spells.cpp, modifying other files only as needed.
Some functions are 99% binary exact now, like PlacePlayer, for example.
Added notes/TODOs for places with remaining discrepancies.
2018-07-22 04:49:32 +00:00
galaxyhaxz
5506504860
Update spells.cpp 2018-07-13 23:54:07 -05:00
Dennis Duda
153495d82d Rewrote GetManaAmount to result in the same decompiled code as Diablo (#135)
* Rewrote GetManaAmount to result in the same decompiled code as the original function.

Fixed the type of `PlayerStruct->pClass`. Thank you @galaxyhaxz for all the help getting into it :)

* Renamed everything back to their original names
2018-07-13 20:11:25 +00:00
galaxyhaxz
49a6f4f9fc
Add include guards, prepare for XRef (#28)
Add definitions, other junk.
2018-06-20 05:17:44 -05:00
galaxyhaxz
bb01c6f084
Remove the "fear factor" (#21)
Snakes, spiders, Demons, what scares you?
2018-06-18 19:16:32 -05:00
galaxyhaxz
bcb3abe96b
Add files via upload 2018-06-06 21:27:39 -05:00