Clownacy
|
9513a04f45
|
Clean-up Map.cpp
|
2019-11-15 14:24:21 +00:00 |
|
Clownacy
|
676ee004fe
|
Removed the dependency on stdint.h
This doesn't exist in MSVC2003, and nothing in the Linux port's debug
symbols indicate Pixel used it.
|
2019-05-13 15:18:33 +01:00 |
|
Clownacy
|
532661b0cf
|
Made Map.cpp and some of NpcAct020.cpp ASM-accurate
Also added a new constant 'NONPORTABLE', for enabling bits of code that
are non-portable, but needed for accuracy
|
2019-02-24 14:35:35 +00:00 |
|
Clownacy
|
3fc8ceb0a6
|
Made NpcAct000.cpp *really* ASM-accurate
Unlike the other files, I've gone out of my way to get accurate stack
frame layouts. The Devilution comparer tool really comes in handy here.
|
2019-02-24 02:34:19 +00:00 |
|
Clownacy
|
0bb9760d87
|
Rearranged #includes
|
2019-02-18 21:30:22 +00:00 |
|
cuckydev
|
f43a3c1130
|
Org and sound
|
2019-01-19 21:23:04 -05:00 |
|
cuckydev
|
c84f49f1dc
|
wip
|
2019-01-16 22:48:21 -05:00 |
|