- Changed MakeKey's hash algorithm from a CRC32 to Paul Hsieh's SuperFastHash.
SVN r506 (trunk)
This commit is contained in:
parent
490742cf46
commit
1f242fa79e
11 changed files with 311 additions and 92 deletions
|
|
@ -1,3 +1,6 @@
|
|||
March 24, 2007
|
||||
- Changed MakeKey's hash algorithm from a CRC32 to Paul Hsieh's SuperFastHash.
|
||||
|
||||
March 20, 2007
|
||||
- Moved the implementation for the Thing_Damage special into another function
|
||||
so that I can create the ACS function Thing_Damage2. It's exactly the same as
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue