14 check-ins using file exec.c version d618410326
2021-05-18
| ||
06:25 | Always disable buffering for stderr. check-in: 79b85a3d23 user: user tags: trunk | |
05:27 | Implement slow replay mode. check-in: 7498f8d701 user: user tags: trunk | |
2021-05-16
| ||
05:32 | Fix some mistakes with counting the number of picture lumps in the picture editor. check-in: 1ce408e53f user: user tags: trunk | |
2021-05-15
| ||
06:15 | Implement the "CL" SQL function as a useful shortcut to get class numbers from class names. check-in: c9044f59ed user: user tags: trunk | |
2021-05-14
| ||
22:57 | Implement F7 (copy) and F12 (SQL) in the main menu of the picture editor. check-in: d90f0ae800 user: user tags: trunk | |
2021-05-13
| ||
00:17 | Implement a {make} macro for making synthetic tokens. check-in: 6a9faa4fb1 user: user tags: trunk | |
2021-05-12
| ||
06:24 | Make so that numbers out of range 0 to 31 are ignored for the {bit} macro check-in: 75e286812e user: user tags: trunk | |
2021-05-11
| ||
19:16 | Add the -f switch as a shortcut to only flush the user cache check-in: 09a2d2f5c8 user: user tags: trunk | |
2021-05-09
| ||
01:21 | Implement possibility for SQL codes in picture editor to use REPLACE INTO or INSERT INTO to replace some or all pixels according to the result of a SELECT query. check-in: 3c35f09e50 user: user tags: trunk | |
2021-05-05
| ||
20:03 | Add the possibility to edit Misc/Dir of existing objects. check-in: acca5b95d3 user: user tags: trunk | |
02:33 | Add the possibility to use SQL queries in the picture editor. check-in: 7e6d0f4f80 user: user tags: trunk | |
2021-05-02
| ||
20:13 | When adding a new object to the MRU list, ensure that it is selected as the current MRU. check-in: aaae541d8a user: user tags: trunk | |
06:25 | Add missing messages in constant list in class.doc check-in: b6463ae11b user: user tags: trunk | |
2021-05-01
| ||
01:29 | Implement "and ... then" and "or ... then" blocks. check-in: 2f48f45b15 user: user tags: trunk | |