Free Hero Mesh

Check-in [77553ee70b]
Login
This is a mirror of the main repository for Free Hero Mesh. New tickets and changes will not be accepted at this mirror.
Overview
Comment:Start to implement move list encoding, to be used in future if coordinate input is implemented (and possibly other features that might benefit from this capability).
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: 77553ee70b720d9417f152e44e0fca77a07b9918
User & Date: user on 2022-06-22 22:40:15
Other Links: manifest | tags
Context
2022-06-26
04:05
Use the new move list functions in move list import/export functions, and change the type of replay_size from Uint16 to size_t. check-in: cafa4fd29b user: user tags: trunk
2022-06-22
22:40
Start to implement move list encoding, to be used in future if coordinate input is implemented (and possibly other features that might benefit from this capability). check-in: 77553ee70b user: user tags: trunk
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
Changes

Modified exec.c from [a97a36c4b3] to [cb23d27153].    [diff]

Modified function.c from [e594635ab6] to [d994ad6d78].    [diff]

Modified game.c from [3e921952d6] to [104890bd44].    [diff]

Modified heromesh.h from [1eb8371df6] to [afc1524574].    [diff]