Free Hero Mesh

All files named "bindings.doc"
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 for bindings.doc

2023-10-31
23:36
Make control and middle button to draw lines from clicked location for helping with alignment. file: [9c9b1b17c1] check-in: [382666e88a] user: user, branch: trunk, size: 8059 [annotate] [blame] [check-ins using] [diff]
2023-10-17
01:33
Implement SHIFT+DELETE to delete moves up to the mark. file: [84cdf61435] check-in: [5c766650a2] user: user, branch: trunk, size: 7928 [annotate] [blame] [check-ins using] [diff]
2023-10-16
00:12
Implement save state slots, including loading personal best solutions. file: [be07d45d1e] check-in: [cc0df8402f] user: user, branch: trunk, size: 7660 [annotate] [blame] [check-ins using] [diff]
2023-10-13
04:11
Add the ^? command (which is used only for debugging and may be changed in future). file: [2d7260727a] check-in: [8ad7607451] user: user, branch: trunk, size: 7518 [annotate] [blame] [check-ins using] [diff]
2023-08-29
19:25
Make CTRL+DEL to delete all moves ahead of the current point in the move list, as described in a note in the HEARTS1 puzzle set. file: [968d2604de] check-in: [e5df02f6f7] user: user, branch: trunk, size: 7333 [annotate] [blame] [check-ins using] [diff]
2023-07-18
05:43
Add 'rS' to set replay speed to a number with absolute instead of relative setting. file: [865bff0c9a] check-in: [ec8a917348] user: user, branch: trunk, size: 7299 [annotate] [blame] [check-ins using] [diff]
2023-01-31
19:26
Add 'mm' binding ALT with middle mouse button to write coordinates to the Misc value of MRU. file: [3ed905f4d9] check-in: [67716681cf] user: user, branch: trunk, size: 7229 [annotate] [blame] [check-ins using] [diff]
2022-07-07
00:08
Add the documentation about coordinate input binding into the bindings.doc file. file: [c67b674108] check-in: [ef46fdbc36] user: user, branch: trunk, size: 7115 [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: [ba75b7ef57] check-in: [d15195a921] user: user, branch: trunk, size: 7037 [annotate] [blame] [check-ins using] [diff]
2022-01-04
02:21
Implement level index editor, including divisions. (Currently, the divisions is not used outside of the level index editor; later, this should be fixed) file: [09ad0658cd] check-in: [8117ec3cff] user: user, branch: trunk, size: 6974 [annotate] [blame] [check-ins using] [diff]
2021-12-17
03:01
Implement list of levels (currently the tall mode lacks details; this will be added in future). file: [d9974709a6] check-in: [2b9a22d541] user: user, branch: trunk, size: 6946 [annotate] [blame] [check-ins using] [diff]
2021-10-28
02:37
Implement ^x and also some , and = variants of a few instructions. file: [ab94da47f8] check-in: [0d3bc1253d] user: user, branch: trunk, size: 6922 [annotate] [blame] [check-ins using] [diff]
2021-10-23
05:43
Implement move list deletion/insertion mode. file: [aede3478d9] check-in: [d950a4244a] user: user, branch: trunk, size: 6891 [annotate] [blame] [check-ins using] [diff]
2021-09-30
21:08
Add SOLUTION_MOVE_LIST function, F9 to flash player location, shift and middle mouse button, and a documentation correction. file: [8c762c044c] check-in: [28b482dea1] user: user, branch: trunk, size: 6734 [annotate] [blame] [check-ins using] [diff]
03:21
Implement selection rectangles, and PLAYFIELD virtual table. file: [057f589131] check-in: [2119a02b07] user: user, branch: trunk, size: 6677 [annotate] [blame] [check-ins using] [diff]
2021-09-18
22:37
Add 'am' editor command to make MRU item by SQL results file: [8ef2bcacd1] check-in: [16400482c5] user: user, branch: trunk, size: 6522 [annotate] [blame] [check-ins using] [diff]
2021-09-12
04:37
Add possibility to adjust replay speed at run time. file: [a316f7d56f] check-in: [1d89b3ab66] user: user, branch: trunk, size: 6432 [annotate] [blame] [check-ins using] [diff]
00:57
Implement bizarro editing. file: [f5d84d82bf] check-in: [6b326d94b8] user: user, branch: trunk, size: 6288 [annotate] [blame] [check-ins using] [diff]
2021-09-09
06:18
Free Hero Mesh is starting to be bizarro. file: [18a5b1ed51] check-in: [9ded322f4f] user: user, branch: trunk, size: 6234 [annotate] [blame] [check-ins using] [diff]
2021-05-23
02:22
Implement a key binding command to record the solution even if auto recording solutions is not enabled. file: [85737cf87e] check-in: [1a2fee8a44] user: user, branch: trunk, size: 6124 [annotate] [blame] [check-ins using] [diff]
2021-05-18
05:27
Implement slow replay mode. file: [5b9a298076] check-in: [7498f8d701] user: user, branch: trunk, size: 6063 [annotate] [blame] [check-ins using] [diff]
2021-05-05
20:03
Add the possibility to edit Misc/Dir of existing objects. file: [a7dfb340db] check-in: [acca5b95d3] user: user, branch: trunk, size: 5984 [annotate] [blame] [check-ins using] [diff]
2021-04-26
03:20
Implement the $KEY_XY SQL host variable, to allow coordinate selection by keyboard, as suggested on IRC. file: [1bf7746fc4] check-in: [8c73b0a17e] user: user, branch: trunk, size: 5926 [annotate] [blame] [check-ins using] [diff]
2021-03-28
06:01
Start to implement editing level strings (not finished yet) file: [ab99235ee1] check-in: [59dfac25ca] user: user, branch: trunk, size: 5832 [annotate] [blame] [check-ins using] [diff]
2021-03-27
22:08
Add 'lt' for setting level title by SQL codes, and make ^P in the text editor to remember the last character picket file: [12900583cc] check-in: [7518eafb66] user: user, branch: trunk, size: 5789 [annotate] [blame] [check-ins using] [diff]
08:21
Implement the text editor, for editing the level title and level strings (currently, only editing the title is implemented). file: [f99b352e8c] check-in: [1665c0ca5d] user: user, branch: trunk, size: 5667 [annotate] [blame] [check-ins using] [diff]
2021-03-23
05:00
Implement the possibility to add new levels into the puzzle set. file: [b05d9a34cf] check-in: [bbdc443497] user: user, branch: trunk, size: 5637 [annotate] [blame] [check-ins using] [diff]
2021-03-11
05:38
Implement importing levels file: [ee76aafc91] check-in: [04cceae6dc] user: user, branch: trunk, size: 5454 [annotate] [blame] [check-ins using] [diff]
2021-03-06
06:04
Add level exporting. (Importing is not implemented yet.) file: [d258a8579c] check-in: [dd82c6e9b5] user: user, branch: trunk, size: 5318 [annotate] [blame] [check-ins using] [diff]
05:22
Add the global examine command file: [6cec4c2c09] check-in: [c1b51c9521] user: user, branch: trunk, size: 5188 [annotate] [blame] [check-ins using] [diff]
2021-02-21
00:43
Add saving levels. (Now it is probably ready for public testing.) file: [1946559283] check-in: [d89808c09a] user: user, branch: trunk, size: 5144 [annotate] [blame] [check-ins using] [diff]
2021-02-18
05:06
Add 'lc' and 'lv' to set level code and level version. file: [11b6d55d1e] check-in: [5439829a5f] user: user, branch: trunk, size: 5124 [annotate] [blame] [check-ins using] [diff]
2021-02-16
07:11
In the level editor, add the possibility to clear levels, resize levels, and to fill the playfield with one kind of object. file: [7578e8d589] check-in: [2f8784fac0] user: user, branch: trunk, size: 4355 [annotate] [blame] [check-ins using] [diff]
2021-02-13
04:46
Add Misc/Dir editing file: [49d6e34851] check-in: [94aad6dd1b] user: user, branch: trunk, size: 4217 [annotate] [blame] [check-ins using] [diff]
2021-02-09
04:12
Add commands into the editor to add objects into the level. (TODO: Add support for dragging) file: [482a34c08c] check-in: [eaf7cc8eb1] user: user, branch: trunk, size: 4017 [annotate] [blame] [check-ins using] [diff]
2021-02-07
00:16
Implement load/import/export move lists. file: [852bf6010f] check-in: [9769459c6a] user: user, branch: trunk, size: 3715 [annotate] [blame] [check-ins using] [diff]
2021-02-06
02:30
Implement MRU selection bindings in editor file: [0668d41b57] check-in: [ec992367da] user: user, branch: trunk, size: 3320 [annotate] [blame] [check-ins using] [diff]
2021-01-09
03:03
Fix a mistake in the solution replay and document that command. file: [c575a8ab2c] check-in: [8524828a0e] user: user, branch: trunk, size: 3122 [annotate] [blame] [check-ins using] [diff]
2021-01-04
07:15
Implement the inventory display file: [2eb92fb80c] check-in: [0ba0570c8c] user: user, branch: trunk, size: 3090 [annotate] [blame] [check-ins using] [diff]
02:44
Implement replay marks. file: [6ef576a661] check-in: [0393bebb68] user: user, branch: trunk, size: 3042 [annotate] [blame] [check-ins using] [diff]
2020-12-21
22:26
Add ':s' for memory allocation stats and change binding.doc to make some improvements file: [29b885bccc] check-in: [0c771447b3] user: user, branch: trunk, size: 2956 [annotate] [blame] [check-ins using] [diff]
2020-12-20
21:40
Implement '^d' and horizontal lines in popup texts file: [0aa5695774] check-in: [0770ad617e] user: user, branch: trunk, size: 2826 [annotate] [blame] [check-ins using] [diff]
2020-12-17
00:28
Implement popup text (partially) file: [91d6e26158] check-in: [00363b01aa] user: user, branch: trunk, size: 2754 [annotate] [blame] [check-ins using] [diff]
2020-12-15
05:21
Added: Add some documentation files. file: [8ca36f207e] check-in: [b9ac4c0116] user: user, branch: trunk, size: 2715 [annotate] [blame] [check-ins using]