Free Hero Mesh

Check-in [cafa4fd29b]
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:Use the new move list functions in move list import/export functions, and change the type of replay_size from Uint16 to size_t.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: cafa4fd29bb4a262372379de966d6988d7f889f9
User & Date: user on 2022-06-26 04:05:02
Other Links: manifest | tags
Context
2022-06-28
03:57
Some more changes in game.c and in documentation, to work with the new move list encoding/decoding functions. check-in: c295ff21b6 user: user tags: trunk
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
Changes

Modified class.doc from [0fe9aa62ea] to [854a736d64].    [diff]

Modified game.c from [104890bd44] to [dd24aafcf7].    [diff]

Modified heromesh.h from [afc1524574] to [e542ddb045].    [diff]