Anders Jenbo
0383f9abcd
Add documentation to more files
6 years ago
Anders Jenbo
32a51d17ca
Align function signatures with PSX symbols
...
Using
https://github.com/diasurgical/scalpel/tree/master/psx/_dump_/3/_dump_c_src_/diabpsx/source
as a reference
7 years ago
Anders Jenbo
7c071924ad
Format recently cleaned code
7 years ago
Anders Jenbo
190106c8c5
Clean up CheckInvHLight
7 years ago
Anders Jenbo
bd12c6cce9
Clean up UseInvItem
7 years ago
Anders Jenbo
c0531bfc4c
Some booleans
7 years ago
Anders Jenbo
26737a1594
Clean up StoreAutoPlace ( #956 )
7 years ago
Anders Jenbo
310744866c
Clean up SpecialAutoPlace
7 years ago
Anders Jenbo
c0085bdb95
Clean up GoldAutoPlace
7 years ago
Robin Eklind
3e09e6d70e
AutoPlace bin exact ( #924 )
7 years ago
galaxyhaxz
4e01e03711
Cleanup default calling conventions
7 years ago
Anders Jenbo
0fb90dee17
Clean up DropItemBeforeTrig
7 years ago
Anders Jenbo
797cf17c19
Clean up UseScroll
7 years ago
Anders Jenbo
59515a9d8c
Clean up CanPut
7 years ago
Anders Jenbo
fd1cb84509
Clean up SyncGetItem
7 years ago
Anders Jenbo
97df986fa3
Clean up FindGetItem
7 years ago
Anders Jenbo
cfbe27f3b8
Clean up ( #568 )
...
* Clean up mana checks
* Don't expose static globals
7 years ago
Andrew Dunstan
47244b9f3c
clean all On_* functions
8 years ago
Anders Jenbo
b7dfcf5ed5
Clean up CheckPlrSpell ( #339 )
8 years ago
galaxyhaxz
38b498ac4b
Add 'const' to data to match original binary ( #200 )
8 years ago
Dennis Duda
07b5dc3939
Cleaned up `inv_update_rem_item`, `RemoveInvItem`, `RemoveSpdBarItem`, `CheckInvItem`, `CheckInvScrn`, `CheckItemStats`
...
All relatively simple and/or use code from other functions already cleaned up. Now binary exact except for the small codegen differences outlined in https://github.com/diasurgical/devil-nightly/issues/15
8 years ago
Dennis Duda
2f25466ed6
Cleaned up `CheckInvSwap`
...
Now binary exact except for the usual `xor; inc` vs `push 1; pop` switch.
Updated the type of `_iIdentified` to `BOOL` as well (since every write to it actually is 0 or 1).
8 years ago
galaxyhaxz
49a6f4f9fc
Add include guards, prepare for XRef ( #28 )
...
Add definitions, other junk.
8 years ago
galaxyhaxz
bb01c6f084
Remove the "fear factor" ( #21 )
...
Snakes, spiders, Demons, what scares you?
8 years ago
galaxyhaxz
dde68ff89e
Add files via upload
8 years ago