History for sql.doc
2023-10-17
| ||
01:33 | Implement SHIFT+DELETE to delete moves up to the mark. file: [2156835595] check-in: [5c766650a2] user: user, branch: trunk, size: 10559 [annotate] [blame] [check-ins using] [diff] | |
2023-07-11
| ||
06:59 | Implement new SQL functions GAMEOVER, LEVEL_CODE, and LEVEL_VERSION. file: [6cfdf31851] check-in: [032593e3cb] user: user, branch: trunk, size: 10432 [annotate] [blame] [check-ins using] [diff] | |
2022-07-21
| ||
23:39 | Finish the implementation of multidependent pictures. file: [c0285704c2] check-in: [59c1955556] user: user, branch: trunk, size: 10197 [annotate] [blame] [check-ins using] [diff] | |
2022-07-06
| ||
19:36 | Implement coordinate input. file: [632d4d9f5a] check-in: [87a8bc6a74] user: user, branch: trunk, size: 10184 [annotate] [blame] [check-ins using] [diff] | |
2022-06-30
| ||
05:46 | Implement the .saveSolutions.private option (and the SQL functions to work with it), and remove the unused .allowMouseWarp option. file: [e099c9daa4] check-in: [e71ea9875c] user: user, branch: trunk, size: 10061 [annotate] [blame] [check-ins using] [diff] | |
2022-01-13
| ||
06:48 | Implement cryptographic hash algorithms. (These are not currently used by Free Hero Mesh but is expected to be used in future.) file: [56d19caca8] check-in: [1293433867] user: user, branch: trunk, size: 9652 [annotate] [blame] [check-ins using] [diff] | |
2022-01-02
| ||
21:04 | Implement loading the level divisions table; currently it does not do anything with this table, which will be implemented later. file: [4e8a641099] check-in: [a731b53535] user: user, branch: trunk, size: 9501 [annotate] [blame] [check-ins using] [diff] | |
2022-01-01
| ||
01:20 | Move frequently questions to the separate file, and mention custom columns of LEVELS table in SQL documentation. file: [39d3d35105] check-in: [c7613ace1d] user: user, branch: trunk, size: 9024 [annotate] [blame] [check-ins using] [diff] | |
2021-12-14
| ||
06:54 | Start to implement the LEVELS table. file: [556de4a794] check-in: [c4208ea179] user: user, branch: trunk, size: 8772 [annotate] [blame] [check-ins using] [diff] | |
2021-11-09
| ||
08:22 | Add SQL functions BCAT and BYTE for dealing with blobs. file: [4e9feff88b] check-in: [50395b8093] user: user, branch: trunk, size: 7894 [annotate] [blame] [check-ins using] [diff] | |
2021-10-02
| ||
01:55 | Implement composite puzzle sets file: [556d466297] check-in: [4919d2c22e] user: user, branch: trunk, size: 7620 [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: [a8f6d9974c] check-in: [28b482dea1] user: user, branch: trunk, size: 7395 [annotate] [blame] [check-ins using] [diff] | |
03:21 | Implement selection rectangles, and PLAYFIELD virtual table. file: [d7c3542661] check-in: [2119a02b07] user: user, branch: trunk, size: 7228 [annotate] [blame] [check-ins using] [diff] | |
2021-09-26
| ||
02:11 | Implement the PIPE function. file: [3bb83c39fa] check-in: [eb79705225] user: user, branch: trunk, size: 6631 [annotate] [blame] [check-ins using] [diff] | |
2021-09-22
| ||
01:11 | Add missing documentation for MAX_LEVEL SQL function, and default key bindings for go to first/last level. file: [8a894d3d40] check-in: [f6ec7187a2] user: user, branch: trunk, size: 6522 [annotate] [blame] [check-ins using] [diff] | |
2021-09-19
| ||
06:08 | Implement the INVENTORY virtual table. file: [33a3803519] check-in: [84ff96ae0f] user: user, branch: trunk, size: 6416 [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: [0dad571720] check-in: [b9447d4488] user: user, branch: trunk, size: 6220 [annotate] [blame] [check-ins using] [diff] | |
2021-05-22
| ||
23:10 | Fix documentation of CLASS_DATA function file: [05f8679276] check-in: [ad65a30a4b] user: user, branch: trunk, size: 6183 [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: [dcec016e62] check-in: [c9044f59ed] user: user, branch: trunk, size: 5774 [annotate] [blame] [check-ins using] [diff] | |
2021-04-11
| ||
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). file: [8a70d5bf69] check-in: [e17ab8c4ed] user: user, branch: trunk, size: 5574 [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: [fa10274d55] check-in: [2f8784fac0] user: user, branch: trunk, size: 5557 [annotate] [blame] [check-ins using] [diff] | |
03:08 | Add XY function file: [98e4b49059] check-in: [1bcf59e130] user: user, branch: trunk, size: 5498 [annotate] [blame] [check-ins using] [diff] | |
2021-02-14
| ||
05:08 | Correct a mistake in the OBJECTS virtual table, and allow the class name to be used with the CVALUE function. file: [b92214eca8] check-in: [a352027216] user: user, branch: trunk, size: 5352 [annotate] [blame] [check-ins using] [diff] | |
2021-02-11
| ||
05:54 | Add the MOVE_LIST() SQL function file: [e12587dc57] check-in: [1c75f94d6b] user: user, branch: trunk, size: 5291 [annotate] [blame] [check-ins using] [diff] | |
2021-01-07
| ||
07:42 | Add a placeholder icon for the new move at the end of the move list file: [8e507e60da] check-in: [7a6ec6b4a1] user: user, branch: trunk, size: 5236 [annotate] [blame] [check-ins using] [diff] | |
2020-12-15
| ||
05:21 | Added: Add some documentation files. file: [1e5a6a3c19] check-in: [b9ac4c0116] user: user, branch: trunk, size: 5126 [annotate] [blame] [check-ins using] | |