Overview
Comment: | Implement MD5 hash algorithm. (This is not used in Free Hero Mesh, but may be used in other programs e.g. to compute the Z card in Fossil decks.) |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
2e44cdb36f2293ddedbac013e5ede2d2 |
User & Date: | user on 2022-06-13 23:57:13 |
Other Links: | manifest | tags |
Context
2022-06-15
| ||
21:33 | In the OBJECTS virtual table, efficiently check if you are trying to find only bizarro objects in the normal world or vice versa. check-in: 4d77f3e034 user: user tags: trunk | |
2022-06-13
| ||
23:57 | Implement MD5 hash algorithm. (This is not used in Free Hero Mesh, but may be used in other programs e.g. to compute the Z card in Fossil decks.) check-in: 2e44cdb36f user: user tags: trunk | |
23:08 | Split out the code for making a new puzzle set into a separate subroutine, and do not add user cache entries for them until they are loaded the first time. check-in: a36346d28e user: user tags: trunk | |
Changes
Modified README from [35078ecb98] to [4be476e41d]. [diff]
Modified hash.c from [56ec27ebd5] to [5ced4d6739]. [diff]
Modified hash.h from [ed7b8f308a] to [42028383bc]. [diff]