Free Hero Mesh

History of TODO of c8c053656e506aba
Login
This is a mirror of the main repository for Free Hero Mesh. New tickets and changes will not be accepted at this mirror.

History of the file that is called TODO at check-in c8c053656e506aba

2023-08-06
19:44
Add some additional checks to JumpTo for Compatible classes only. This fixes three levels, one each in HEARTS1, HEARTS4, and SUPERHRO. file: [8c4700a5e2] check-in: [22d38aadb5] user: user, branch: trunk, size: 2570 [annotate] [blame] [check-ins using] [diff]
2023-08-04
23:03
Implement ,if ,while ,until instructions (conditions with keeping the value in the stack if it is nonzero) file: [76519b42a4] check-in: [41eca04785] user: user, branch: trunk, size: 2641 [annotate] [blame] [check-ins using] [diff]
2023-08-01
19:50
The portalled Matrix chat is no longer available, so change the documentation to mention that it is not available. file: [80bfdead8a] check-in: [a7a889509e] user: user, branch: trunk, size: 2501 [annotate] [blame] [check-ins using] [diff]
2023-07-15
02:07
Functions to convert between TRON-8 and TRON-32 (may be used in future for the text editor; currently unused, and may be removed if it is found to be unnecessary) file: [52cd578fb2] check-in: [198a84f8d8] user: user, branch: trunk, size: 2444 [annotate] [blame] [check-ins using] [diff]
2022-12-27
07:07
Fix a mistake in mbtofhm.c, and document ImageSeq and ImageLoop (presumably, they were used in the MESH:Hero engine before Animate was implemented; a few puzzle sets use them, though; in future they will also be implemented in Free Hero Mesh) file: [31818fb982] check-in: [bd67743bfa] user: user, branch: trunk, size: 2417 [annotate] [blame] [check-ins using] [diff]
2022-10-19
22:28
Implement returning classes/objects from COLLIDEBY message to transform objects. (Not fully tested yet) file: [2f82fa955d] check-in: [60b09ee8e4] user: user, branch: trunk, size: 2339 [annotate] [blame] [check-ins using] [diff]
2022-09-14
23:14
Do not hard code number of pictures per row in the internal representation; use macros instead. This number is increased from 16 to 128 in order to avoid coordinate overflows for puzzle sets with large number of pictures if a large picture size is selected. file: [f100d9392d] check-in: [0a234d4210] user: user, branch: trunk, size: 2352 [annotate] [blame] [check-ins using] [diff]
2022-09-08
05:15
TODO features; not implemented yet file: [1647a6cfce] check-in: [ba571cb343] user: user, branch: trunk, size: 2328 [annotate] [blame] [check-ins using] [diff]
2022-08-17
21:34
Minor documentation improvements. file: [e902bf57fd] check-in: [c8617a4932] user: user, branch: trunk, size: 2291 [annotate] [blame] [check-ins using] [diff]
2022-08-06
07:47
Implement CONFIG_OMIT_SOUND file: [e46ba5f882] check-in: [c8c053656e] user: user, branch: trunk, size: 2268 [annotate] [blame] [check-ins using] [diff]
2022-07-10
00:55
Implementation of order of execution overriding is probably corrected now. file: [a0896e1a69] check-in: [2b0b74d47a] user: user, branch: trunk, size: 2224 [annotate] [blame] [check-ins using] [diff]
2022-07-06
19:36
Implement coordinate input. file: [8666aa5000] check-in: [87a8bc6a74] user: user, branch: trunk, size: 2205 [annotate] [blame] [check-ins using] [diff]
2022-07-04
05:43
Implement crushing (similar to pieces being crushed in ZZT if they cannot be pushed). file: [2d7748f974] check-in: [08e7014805] user: user, branch: trunk, size: 2267 [annotate] [blame] [check-ins using] [diff]
2022-06-01
20:34
Scrollable playfield view in TODO file (not implemented yet) file: [c10bc30f0b] check-in: [b2273cc05d] user: user, branch: trunk, size: 2121 [annotate] [blame] [check-ins using] [diff]
2022-02-11
21:25
Implement the connection movement. file: [faf6f0af8d] check-in: [7f3f255b14] user: user, branch: trunk, size: 2025 [annotate] [blame] [check-ins using] [diff]
2022-02-08
02:51
Implement a few new instructions dealing with links: exec ,exec link rtn file: [5f066df71d] check-in: [5ea66f6525] user: user, branch: trunk, size: 2037 [annotate] [blame] [check-ins using] [diff]
2022-01-29
05:55
Implement the Sound instruction. (There are still a few problems such as clicks at the end of some sound effects, and a few problems with the sound test menu. However, it mostly works, now.) file: [a63cc0af2f] check-in: [d15195a921] user: user, branch: trunk, size: 2072 [annotate] [blame] [check-ins using] [diff]
2022-01-07
05:46
Implement divisions of levels in the list of levels menu in the game (only for puzzle sets that have any divisions). file: [c921c09e17] check-in: [5c59b19d96] user: user, branch: trunk, size: 2145 [annotate] [blame] [check-ins using] [diff]
2021-12-30
21:49
Implement pattern strings and some other commands, an da few more corrections, in the (LevelTable) block implementation. file: [e85d57e738] check-in: [b629fea66f] user: user, branch: trunk, size: 2233 [annotate] [blame] [check-ins using] [diff]
2021-12-15
07:12
Auto-update the LEVELS table when it is appropriate to do so. file: [be82d4c6e3] check-in: [656b937843] user: user, branch: trunk, size: 2265 [annotate] [blame] [check-ins using] [diff]
2021-12-14
06:54
Start to implement the LEVELS table. file: [6e5666c132] check-in: [c4208ea179] user: user, branch: trunk, size: 2353 [annotate] [blame] [check-ins using] [diff]
2021-12-03
20:32
Implement the spare page in the picture editor. file: [8cd629c2b8] check-in: [72f318849b] user: user, branch: trunk, size: 2247 [annotate] [blame] [check-ins using] [diff]
2021-11-25
01:17
Implement .autoWin option (to do something if you have won, e.g. auto advance to next level). file: [10a2af48e5] check-in: [ccc683e688] user: user, branch: trunk, size: 2296 [annotate] [blame] [check-ins using] [diff]
2021-11-18
19:39
Add FAQ entry about -lsqlite3 vs sqlite3.o file: [c76392904d] check-in: [3a26643be9] user: user, branch: trunk, size: 2251 [annotate] [blame] [check-ins using] [diff]
18:52
Remove some conversion files from the misc/ directory; now only the Hero Hearts conversion is included and the others are distributed separately from this repository. file: [d374f2e043] check-in: [c00fd07eb9] user: user, branch: trunk, size: 2218 [annotate] [blame] [check-ins using] [diff]
00:56
Implement batch import mode. file: [7cb165c03f] check-in: [c75006b3f9] user: user, branch: trunk, size: 2236 [annotate] [blame] [check-ins using] [diff]
2021-11-06
03:28
Implement importing solutions when importing the level data. file: [991048a78f] check-in: [aeb7bb0218] user: user, branch: trunk, size: 2243 [annotate] [blame] [check-ins using] [diff]
2021-10-31
23:05
Add more questions/answers in Frequently Asked Questions section. file: [8bd371145f] check-in: [41ebe83ec5] user: user, branch: trunk, size: 2225 [annotate] [blame] [check-ins using] [diff]
2021-10-29
21:49
A few implement of TODO and CONTRIBUTING files file: [0c8b9206dd] check-in: [3c80bf33f6] user: user, branch: trunk, size: 2120 [annotate] [blame] [check-ins using] [diff]
21:05
Add CONTRIBUTING file (please tell me if I missed anything) file: [e2423017e0] check-in: [ac69cddf8d] user: user, branch: trunk, size: 2021 [annotate] [blame] [check-ins using] [diff]
2021-10-14
01:14
Complete implementation of (Order) block (mostly untested so far) file: [1a3fd7edc4] check-in: [602616bb91] user: user, branch: trunk, size: 1845 [annotate] [blame] [check-ins using] [diff]
2021-10-08
02:27
Begin implementation of (Order) block (currently incomplete and doesn't work). file: [3998dd2b71] check-in: [a50cf8eac3] user: user, branch: trunk, size: 1802 [annotate] [blame] [check-ins using] [diff]
2021-10-02
01:55
Implement composite puzzle sets file: [cf8d84517b] check-in: [4919d2c22e] user: user, branch: trunk, size: 1776 [annotate] [blame] [check-ins using] [diff]
2021-09-30
03:21
Implement selection rectangles, and PLAYFIELD virtual table. file: [f9befcda8c] check-in: [2119a02b07] user: user, branch: trunk, size: 1792 [annotate] [blame] [check-ins using] [diff]
2021-09-12
04:37
Add possibility to adjust replay speed at run time. file: [88c718bc67] check-in: [1d89b3ab66] user: user, branch: trunk, size: 1835 [annotate] [blame] [check-ins using] [diff]
00:57
Implement bizarro editing. file: [d20541f055] check-in: [6b326d94b8] user: user, branch: trunk, size: 1784 [annotate] [blame] [check-ins using] [diff]
2021-08-30
06:28
Some improvements to README file file: [9de01445bc] check-in: [185096251c] user: user, branch: trunk, size: 1786 [annotate] [blame] [check-ins using] [diff]
2021-07-23
03:32
Use a SQL trigger to delete cache sets. file: [e9c47846b0] check-in: [e8493ef846] user: user, branch: trunk, size: 1590 [annotate] [blame] [check-ins using] [diff]
2021-06-23
19:31
When saving a level in the level editor, ensure that level strings are null-terminated. file: [41f1df8ef0] check-in: [8bb2908d01] user: user, branch: trunk, size: 1452 [annotate] [blame] [check-ins using] [diff]
2021-06-20
19:57
Mention the IRC in the README file file: [9f85d0eea9] check-in: [af13ae66e0] user: user, branch: trunk, size: 1305 [annotate] [blame] [check-ins using] [diff]
2021-06-10
18:36
Do not try to access levels past beginning or end when skipping levels file: [ade12521c4] check-in: [b9447d4488] user: user, branch: trunk, size: 1345 [annotate] [blame] [check-ins using] [diff]
05:37
Improve code page documentation file: [6e6172910e] check-in: [5979352e00] user: user, branch: trunk, size: 1277 [annotate] [blame] [check-ins using] [diff]
2021-05-26
05:03
Implement the \d escape for embedding data in strings. The ability to use this data is not implemented yet. file: [123e22dc1f] check-in: [a9cc459c7a] user: user, branch: trunk, size: 1233 [annotate] [blame] [check-ins using] [diff]
2021-05-23
20:24
Implement the "portable app" mode. file: [a0fc23867b] check-in: [3d7617dc1f] user: user, branch: trunk, size: 1237 [annotate] [blame] [check-ins using] [diff]
2021-05-22
23:10
Fix documentation of CLASS_DATA function file: [f6f521f828] check-in: [ad65a30a4b] user: user, branch: trunk, size: 1447 [annotate] [blame] [check-ins using] [diff]
2021-05-18
05:27
Implement slow replay mode. file: [9feb084340] check-in: [7498f8d701] user: user, branch: trunk, size: 1373 [annotate] [blame] [check-ins using] [diff]
2021-05-15
06:15
Implement the "CL" SQL function as a useful shortcut to get class numbers from class names. file: [c4c8e86a65] check-in: [c9044f59ed] user: user, branch: trunk, size: 1227 [annotate] [blame] [check-ins using] [diff]
2021-05-05
20:03
Add the possibility to edit Misc/Dir of existing objects. file: [a04c3e1979] check-in: [acca5b95d3] user: user, branch: trunk, size: 1169 [annotate] [blame] [check-ins using] [diff]
2021-04-30
03:22
Implement PICEDIT.CFG lump file: [88ed99e2b7] check-in: [52e4d33fdc] user: user, branch: trunk, size: 1209 [annotate] [blame] [check-ins using] [diff]
2021-04-28
17:10
Implement the (Others) block file: [513c4e1c2f] check-in: [1750e878e8] user: user, branch: trunk, size: 1275 [annotate] [blame] [check-ins using] [diff]
2021-04-26
04:05
Implement more operations with marks. file: [fad02181e0] check-in: [e742adc13a] user: user, branch: trunk, size: 1304 [annotate] [blame] [check-ins using] [diff]
03:20
Implement the $KEY_XY SQL host variable, to allow coordinate selection by keyboard, as suggested on IRC. file: [62fb593ca2] check-in: [8c73b0a17e] user: user, branch: trunk, size: 1372 [annotate] [blame] [check-ins using] [diff]
2021-04-19
22:04
Implement some more array operations. file: [06c5cc8fb0] check-in: [f731355880] user: user, branch: trunk, size: 1388 [annotate] [blame] [check-ins using] [diff]
2021-04-18
09:25
Remove an incorrect "Lump size of dependent picture is too short" message file: [086a399df5] check-in: [9ee1615bef] user: user, branch: trunk, size: 1445 [annotate] [blame] [check-ins using] [diff]
2021-04-16
00:19
Update the TODO file. file: [93d802d5ff] check-in: [fb7252b349] user: user, branch: trunk, size: 1514 [annotate] [blame] [check-ins using] [diff]
2021-04-11
17:12
Add another item into TODO list file: [1ec928fb42] check-in: [52cb71156f] user: user, branch: trunk, size: 1466 [annotate] [blame] [check-ins using] [diff]
00:38
A few more additions to TODO file: [9d5fc72b06] check-in: [45284c54d0] user: user, branch: trunk, size: 1408 [annotate] [blame] [check-ins using] [diff]
2021-04-10
04:19
Add more into TODO file: [ff5d4baf05] check-in: [2a11c254a7] user: user, branch: trunk, size: 1315 [annotate] [blame] [check-ins using] [diff]
01:04
Add an item into the TODO file: [3dc63d7779] check-in: [7151612cc3] user: user, branch: trunk, size: 491 [annotate] [blame] [check-ins using] [diff]
00:49
Added: Add a TODO file file: [e9a3c7da22] check-in: [455d10f279] user: user, branch: trunk, size: 436 [annotate] [blame] [check-ins using]