10 descendants and 10 ancestors of e17ab8c4ed8f848b91ecde9e1e87fce301a82bb9
2021-04-17
| ||
05:52 | Start to implement parsing for pattern matching. Execution of pattern matching is not yet implemented. check-in: 646aebd36a user: user tags: trunk | |
2021-04-16
| ||
00:19 | Update the TODO file. check-in: fb7252b349 user: user tags: trunk | |
2021-04-15
| ||
03:37 | Implement loading dependent pictures. check-in: 55e7980567 user: user tags: trunk | |
2021-04-14
| ||
21:51 | Add the missing -lm flag for linking check-in: 7355156dce user: user tags: trunk | |
21:41 | Improve the information about requirements for compiling Free Hero Mesh. check-in: 84f3f11f61 user: user tags: trunk | |
02:58 | Complete the implementation of the dependent picture editor. check-in: 1e022e6c6d user: user tags: trunk | |
2021-04-13
| ||
23:36 | Start to implement the dependent picture editor; currently, colour filters and shift filters cannot be edited yet. check-in: a5c2814f64 user: user tags: trunk | |
2021-04-12
| ||
23:18 | Data structures for dependent images in picture editor check-in: 120405b3b4 user: user tags: trunk | |
03:43 | Start to implement dependent pictures in the picture editor. (Currently, it just does nothing.) check-in: ffd9bad655 user: user tags: trunk | |
2021-04-11
| ||
17:12 | Add another item into TODO list check-in: 52cb71156f user: user tags: trunk | |
04:56 | Start to implement loading dependent pictures (the file format isn't implemented yet, nor even defined yet, nor does the picture editor support this yet). check-in: e17ab8c4ed user: user tags: trunk | |
01:11 | Add "min", "max", "eq2", "Coloc", and "Target" instructions. check-in: aa4fea4bb5 user: user tags: trunk | |
00:38 | A few more additions to TODO check-in: 45284c54d0 user: user tags: trunk | |
2021-04-10
| ||
04:19 | Add more into TODO check-in: 2a11c254a7 user: user tags: trunk | |
01:11 | Add a misc/ directory, currently with an example of a sokoban implementation in Free Hero Mesh. check-in: 778b39e351 user: user tags: trunk | |
01:04 | Add an item into the TODO check-in: 7151612cc3 user: user tags: trunk | |
00:49 | Add a TODO file check-in: 455d10f279 user: user tags: trunk | |
00:05 | Validate picture names in the picture editor. check-in: c43fd7265c user: user tags: trunk | |
2021-04-09
| ||
23:23 | Add the possibility to rename a picture in the picture editor. check-in: 602174dd57 user: user tags: trunk | |
2021-04-08
| ||
21:25 | Change a comment in exec.c explaining another reason why finding loops in deferred movement might sometimes not find one, and why it doesn't matter in that case. check-in: a1dab8cccd user: user tags: trunk | |
14:44 | Add a compile-time assertion that multi-character literals are implemented in a suitable way. check-in: 6cb45f70ee user: user tags: trunk | |