Free Hero Mesh

History of instruc of defb041af69dfd02
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 instruc at check-in defb041af69dfd02

2023-08-28
19:02
Add the (Pc) block (counting pattern block). file: [43b3c154cd] check-in: [51526b8cd6] user: user, branch: trunk, size: 3695 [annotate] [blame] [check-ins using] [diff]
2023-08-10
02:50
Add CancelTriggers and DeferTriggers instructions. file: [f96da63b9c] check-in: [68320feb4f] user: user, branch: trunk, size: 3678 [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: [2fda304d27] check-in: [41eca04785] user: user, branch: trunk, size: 3647 [annotate] [blame] [check-ins using] [diff]
2022-10-05
23:26
Implement LastR, NextR, ThisR; this is not tested and not fully complete; it will be used in future to implement replacing objects with new ones in COLLIDE and COLLIDEBY messages. file: [ff5a0f1f93] check-in: [1114ae75d5] user: user, branch: trunk, size: 3644 [annotate] [blame] [check-ins using] [diff]
2022-09-01
21:59
Enhancements to (PopUp) to use arrays; new Quiz and ,Quiz commands to set quiz_obj; bug fix for the case where quiz_obj has been destroyed. file: [ea8898a518] check-in: [cb281b5818] user: user, branch: trunk, size: 3568 [annotate] [blame] [check-ins using] [diff]
2022-08-17
07:06
Implement retz and retnz instruction file: [5c44374bcc] check-in: [30f75aecc8] user: user, branch: trunk, size: 3567 [annotate] [blame] [check-ins using] [diff]
06:54
Add a Replace instruction. file: [2ef3b5d8bc] check-in: [1190f331f1] user: user, branch: trunk, size: 3556 [annotate] [blame] [check-ins using] [diff]
2022-08-02
17:46
Implement /mod and ,/mod commands file: [b6ee0a25e7] check-in: [defb041af6] user: user, branch: trunk, size: 3547 [annotate] [blame] [check-ins using] [diff]
2022-07-06
05:20
Several changes needed to allow coordinate input to be implemented in future (including the CLICK message and InputXY keyword). Also fixes a bug that was caused by changing MoveItem from Uint8 to Uint16. file: [5a438da8d2] check-in: [156b0a7c35] user: user, branch: trunk, size: 3532 [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: [191572aaed] check-in: [08e7014805] user: user, branch: trunk, size: 3523 [annotate] [blame] [check-ins using] [diff]
2022-04-30
23:18
Implement the one-based array operators. file: [edac0d30f7] check-in: [e895c451ce] user: user, branch: trunk, size: 3515 [annotate] [blame] [check-ins using] [diff]
2022-04-26
18:27
Add the Walkable instruction. file: [73aaa87d9d] check-in: [4436b9f0d2] user: user, branch: trunk, size: 3512 [annotate] [blame] [check-ins using] [diff]
2022-03-31
02:12
Implement the ,WinLevel instruction too set the score (currently not used by anything). file: [916ec56ae6] check-in: [1ed0e6ebf4] user: user, branch: trunk, size: 3502 [annotate] [blame] [check-ins using] [diff]
2022-03-22
02:14
Implement TraceStack and ,TraceStack instructions. file: [9080651e62] check-in: [189af944e7] user: user, branch: trunk, size: 3501 [annotate] [blame] [check-ins using] [diff]
2022-02-22
02:35
Implement FindConnection instruction. file: [becda5ce14] check-in: [c49ea7253d] user: user, branch: trunk, size: 3489 [annotate] [blame] [check-ins using] [diff]
2022-02-16
07:09
Implement the Morton and ,Morton instructions. (On some computers it may be possible to optimize this better; this optimization is not currently implemented.) file: [e91542e6fc] check-in: [3532fea858] user: user, branch: trunk, size: 3473 [annotate] [blame] [check-ins using] [diff]
2022-02-13
19:32
Implement XStep and YStep instructions. file: [67de8ba826] check-in: [a6d1d398e5] user: user, branch: trunk, size: 3465 [annotate] [blame] [check-ins using] [diff]
2022-02-11
21:25
Implement the connection movement. file: [9a205534d1] check-in: [7f3f255b14] user: user, branch: trunk, size: 3451 [annotate] [blame] [check-ins using] [diff]
2022-02-08
02:51
Implement a few new instructions dealing with links: exec ,exec link rtn file: [87ecbf7c86] check-in: [5ea66f6525] user: user, branch: trunk, size: 3419 [annotate] [blame] [check-ins using] [diff]
2021-12-25
00:11
Start to implement (LevelTable) definition (untested so far, and currently only the definition and not the implementation). file: [39d72d2eee] check-in: [3b02288a18] user: user, branch: trunk, size: 3402 [annotate] [blame] [check-ins using] [diff]
2021-12-10
00:00
Implement the (Control) block to define a global control object. file: [578644b1e9] check-in: [665dcd24be] user: user, branch: trunk, size: 3390 [annotate] [blame] [check-ins using] [diff]
2021-11-26
05:12
Implement the "fork ... else ... then" block. file: [6d667df7de] check-in: [f949f9c20d] user: user, branch: trunk, size: 3480 [annotate] [blame] [check-ins using] [diff]
2021-10-28
02:37
Implement ^x and also some , and = variants of a few instructions. file: [aaa45a4cee] check-in: [0d3bc1253d] user: user, branch: trunk, size: 3474 [annotate] [blame] [check-ins using] [diff]
2021-10-08
02:27
Begin implementation of (Order) block (currently incomplete and doesn't work). file: [4bab268f41] check-in: [a50cf8eac3] user: user, branch: trunk, size: 3470 [annotate] [blame] [check-ins using] [diff]
2021-10-07
05:51
Implement three new instructions: HitMe Sweep SweepEx file: [7ec365e6c8] check-in: [a9bed7792c] user: user, branch: trunk, size: 3422 [annotate] [blame] [check-ins using] [diff]
2021-09-11
07:00
Implement much more of bizarro world (currently untested, and not implemented in level editor yet). file: [11f44e42de] check-in: [2a3e5126fe] user: user, branch: trunk, size: 3402 [annotate] [blame] [check-ins using] [diff]
2021-09-09
06:18
Free Hero Mesh is starting to be bizarro. file: [8e95d02dc6] check-in: [9ded322f4f] user: user, branch: trunk, size: 3432 [annotate] [blame] [check-ins using] [diff]
2021-06-24
21:25
Add and implement the Trigger and TriggerAt instructions. file: [aab337b9e7] check-in: [f36f18a600] user: user, branch: trunk, size: 3352 [annotate] [blame] [check-ins using] [diff]
2021-05-27
02:17
Implement the "Data" instruction to read string data. file: [e1be2aa284] check-in: [21abf7afd3] user: user, branch: trunk, size: 3334 [annotate] [blame] [check-ins using] [diff]
2021-05-20
00:47
Change Four and Eight to Rook and Queen; also add Bishop file: [3f9b18c19d] check-in: [e3c2fc3bcb] user: user, branch: trunk, size: 3313 [annotate] [blame] [check-ins using] [diff]
2021-05-01
01:29
Implement "and ... then" and "or ... then" blocks. file: [41c1a088a9] check-in: [2f48f45b15] user: user, branch: trunk, size: 3305 [annotate] [blame] [check-ins using] [diff]
2021-04-28
17:10
Implement the (Others) block file: [cb4280bb4c] check-in: [1750e878e8] user: user, branch: trunk, size: 3296 [annotate] [blame] [check-ins using] [diff]
2021-04-27
23:08
Implement subclassing. (Only partially tested so far) file: [09554d80ca] check-in: [757d440f6b] user: user, branch: trunk, size: 3288 [annotate] [blame] [check-ins using] [diff]
2021-04-26
04:05
Implement more operations with marks. file: [a45a286a1e] check-in: [e742adc13a] user: user, branch: trunk, size: 3256 [annotate] [blame] [check-ins using] [diff]
01:05
Implement case blocks. file: [80f4b4d00f] check-in: [f4215e7216] user: user, branch: trunk, size: 3239 [annotate] [blame] [check-ins using] [diff]
2021-04-25
19:54
Remove the "el ... if" block, which wasn't working. (Later, I may add a case block instead.) file: [567caebc5e] check-in: [932a5231ed] user: user, branch: trunk, size: 3233 [annotate] [blame] [check-ins using] [diff]
2021-04-24
19:09
Implement BroadcastAnd and BroadcastList instructions. file: [869360b1b5] check-in: [a833709837] user: user, branch: trunk, size: 3237 [annotate] [blame] [check-ins using] [diff]
2021-04-22
03:00
Add possibility of additional code pages. file: [271efa52f9] check-in: [9959860889] user: user, branch: trunk, size: 3093 [annotate] [blame] [check-ins using] [diff]
2021-04-19
22:04
Implement some more array operations. file: [69544eab48] check-in: [f731355880] user: user, branch: trunk, size: 3042 [annotate] [blame] [check-ins using] [diff]
2021-04-18
03:04
Implement more of pattern matching. (It is only partially tested so far. Also, only (P) and (,P) are implemented, and so far not (=P) and (P*) and (,P*) and (=P*).) file: [43ddd4ce2c] check-in: [de3822f0fe] user: user, branch: trunk, size: 3010 [annotate] [blame] [check-ins using] [diff]
2021-04-17
05:52
Start to implement parsing for pattern matching. Execution of pattern matching is not yet implemented. file: [aef07dfcc7] check-in: [646aebd36a] user: user, branch: trunk, size: 3005 [annotate] [blame] [check-ins using] [diff]
2021-04-11
01:11
Add "min", "max", "eq2", "Coloc", and "Target" instructions. file: [3d7b149248] check-in: [aa4fea4bb5] user: user, branch: trunk, size: 2940 [annotate] [blame] [check-ins using] [diff]
2021-04-05
05:50
Start to implement deferred movement (incomplete and untested so far). file: [e27eafbe67] check-in: [13bc344828] user: user, branch: trunk, size: 2911 [annotate] [blame] [check-ins using] [diff]
2021-03-31
19:26
Add the flip instruction. file: [0d803850a1] check-in: [f292d8781e] user: user, branch: trunk, size: 2851 [annotate] [blame] [check-ins using] [diff]
07:04
Remove the unimplemented QueueTurn instruction. file: [44f9c7e8d7] check-in: [e6516c4496] user: user, branch: trunk, size: 2846 [annotate] [blame] [check-ins using] [diff]
2021-03-26
03:55
Implement the Chebyshev, Manhattan, Rel, and Seek instructions. file: [13d4221bb0] check-in: [7db27bc31e] user: user, branch: trunk, size: 2918 [annotate] [blame] [check-ins using] [diff]
2021-03-25
06:31
Implement user flags (a way to give a name to bits of Misc4-Misc7 and CollisionLayers) file: [ceba8d00b7] check-in: [386d28a9fb] user: user, branch: trunk, size: 2885 [annotate] [blame] [check-ins using] [diff]
2021-03-24
04:16
Add the AnimateDead instruction to create dead animations directly. file: [7610241667] check-in: [49e106bc44] user: user, branch: trunk, size: 2875 [annotate] [blame] [check-ins using] [diff]
2021-03-21
06:42
Implement the "a?" and "ArrayCell" instructions file: [759d434e25] check-in: [e0a86ed98a] user: user, branch: trunk, size: 2863 [annotate] [blame] [check-ins using] [diff]
2021-03-11
07:38
Implement the "chain" instruction file: [e8dca82c5d] check-in: [83764e9bf8] user: user, branch: trunk, size: 2845 [annotate] [blame] [check-ins using] [diff]
2021-03-04
05:42
Add the "over" instruction (like in Forth) file: [6d40f85d50] check-in: [7f0da6b7e4] user: user, branch: trunk, size: 2839 [annotate] [blame] [check-ins using] [diff]
2021-03-03
22:42
Implement the Finished variable. file: [e0db812da3] check-in: [0a1cd0e0c1] user: user, branch: trunk, size: 2835 [annotate] [blame] [check-ins using] [diff]
2021-02-25
07:04
Correct the array dimensions and complete the implementation of arrays. Some levels of FALLING still don't work, but at least some of these (such as level 9) are not due to arrays. file: [fccdfbdf14] check-in: [e7e0e8408f] user: user, branch: trunk, size: 2825 [annotate] [blame] [check-ins using] [diff]
2021-02-24
07:12
Start to implement arrays (there is no way to use them yet, and the converter does not yet handle arrays). file: [530d389594] check-in: [f7d9c45b1e] user: user, branch: trunk, size: 2827 [annotate] [blame] [check-ins using] [diff]
2021-02-22
04:53
Add a mark type and some instructions dealing with it. file: [e7d465050e] check-in: [902bd1a80d] user: user, branch: trunk, size: 2780 [annotate] [blame] [check-ins using] [diff]
2021-02-11
23:59
Add the "pick" instruction file: [5a715995c3] check-in: [23f422335e] user: user, branch: trunk, size: 2725 [annotate] [blame] [check-ins using] [diff]
2021-02-10
06:52
Implement and document key dispatch blocks. file: [9318f5d8d4] check-in: [7e93e77e75] user: user, branch: trunk, size: 2720 [annotate] [blame] [check-ins using] [diff]
04:59
Implement NewXY and XYDir instructions. file: [cba4030e74] check-in: [9aec3201e3] user: user, branch: trunk, size: 2710 [annotate] [blame] [check-ins using] [diff]
2021-01-06
07:31
Add instructions for checking types of values file: [ad8994f3d8] check-in: [ef4096f816] user: user, branch: trunk, size: 2698 [annotate] [blame] [check-ins using] [diff]
2020-12-17
03:29
Change FlushObj to ,FlushObj to make the instruction set more consistent file: [651dfa2b24] check-in: [7a253eb1d0] user: user, branch: trunk, size: 2623 [annotate] [blame] [check-ins using] [diff]
2020-12-16
00:08
Start the implementation of animations. file: [ad08ada1fc] check-in: [0f84344e70] user: user, branch: trunk, size: 2622 [annotate] [blame] [check-ins using] [diff]
2020-12-15
02:21
Implement Level, MoveNumber, rot, and -rot instructions file: [9a4e81af56] check-in: [10053de140] user: user, branch: trunk, size: 2610 [annotate] [blame] [check-ins using] [diff]
2020-12-14
07:27
Improve compatibility (by testing the behaviours), add ObjLayerAt and Done instructions, implement collisions, implement MoveTo and JumpTo and Assassinate file: [0f72cf4b56] check-in: [b323d9054c] user: user, branch: trunk, size: 2591 [annotate] [blame] [check-ins using] [diff]
2020-12-04
02:08
Remove Transform and add CollisionLayers and fix some other names. file: [3180b06075] check-in: [68ea2a92ca] user: user, branch: trunk, size: 2573 [annotate] [blame] [check-ins using] [diff]
2020-11-30
21:37
Add names for Transform, TRANSFORMING, and TRANSFORMED; not implemented yet file: [38f6970dd1] check-in: [56fff32581] user: user, branch: trunk, size: 2567 [annotate] [blame] [check-ins using] [diff]
2018-06-10
05:27
Corrections and completions of class loading; implement -x switch; correction to schema file: [c6fac498bb] check-in: [08625cbba0] user: user, branch: trunk, size: 2556 [annotate] [blame] [check-ins using] [diff]
2018-05-19
19:23
More parsing of .class file file: [0dc50cbad6] check-in: [e049e8ed33] user: user, branch: trunk, size: 2555 [annotate] [blame] [check-ins using] [diff]
2018-05-05
23:58
Implement preprocessor, and add some more opcode names, and a few bug fixed file: [ef77bce557] check-in: [79caf678be] user: user, branch: trunk, size: 2523 [annotate] [blame] [check-ins using] [diff]
2018-04-27
20:25
More codes and testing in class codes parser file: [97418ba69b] check-in: [02b262b608] user: user, branch: trunk, size: 2426 [annotate] [blame] [check-ins using] [diff]
2018-04-22
00:44
Further progress on writing the lexer file: [fbb7f15d4d] check-in: [c36edda367] user: user, branch: trunk, size: 2421 [annotate] [blame] [check-ins using] [diff]
2018-04-20
05:04
Add class.c and add more instruction names file: [be5d10fd00] check-in: [06c8b2a469] user: user, branch: trunk, size: 1956 [annotate] [blame] [check-ins using] [diff]
2018-04-16
00:14
Added: Add some starting for loading class files (not much yet) file: [edebcdf7b1] check-in: [e701e7c58f] user: user, branch: trunk, size: 1381 [annotate] [blame] [check-ins using]