History of file comconfig.doc at check-in 1693d8528c417cb1
2023-10-13
| ||
04:11 | Add the ^? command (which is used only for debugging and may be changed in future). file: [014c92b498] check-in: [8ad7607451] user: user, branch: trunk, size: 7893 [annotate] [blame] [check-ins using] [diff] | |
2023-04-28
| ||
18:02 | Begin to implement multibyte character codes (it is not enough to be used, so far) file: [40fa378679] check-in: [9087ab7896] user: user, branch: trunk, size: 7496 [annotate] [blame] [check-ins using] [diff] | |
2023-03-29
| ||
23:50 | Implement CONFIG_OMIT_INCLUDE file: [0ab9c905fe] check-in: [c3370d4109] user: user, branch: trunk, size: 7496 [annotate] [blame] [check-ins using] [diff] | |
2022-12-07
| ||
07:16 | Implement CONFIG_FUNCTION_ASK_TEXT (full code page capability is not implemented in this function; this may be fixed in future) file: [84d41654b9] check-in: [091fa5cd59] user: user, branch: trunk, size: 7416 [annotate] [blame] [check-ins using] [diff] | |
2022-09-14
| ||
23:14 | Do not hard code number of pictures per row in the internal representation; use macros instead. This number is increased from 16 to 128 in order to avoid coordinate overflows for puzzle sets with large number of pictures if a large picture size is selected. file: [51d7f6c934] check-in: [0a234d4210] user: user, branch: trunk, size: 7416 [annotate] [blame] [check-ins using] [diff] | |
2022-09-08
| ||
05:15 | TODO features; not implemented yet file: [f356e676ad] check-in: [ba571cb343] user: user, branch: trunk, size: 7291 [annotate] [blame] [check-ins using] [diff] | |
2022-08-11
| ||
04:25 | Implement CONFIG_EXTRA_SCREEN_INIT file: [30bb8b0e6b] check-in: [831a8baa13] user: user, branch: trunk, size: 6139 [annotate] [blame] [check-ins using] [diff] | |
2022-08-10
| ||
05:45 | Implement CONFIG_NO_STATUS file: [06f1d3453e] check-in: [89cc6486f6] user: user, branch: trunk, size: 5967 [annotate] [blame] [check-ins using] [diff] | |
2022-08-06
| ||
07:47 | Implement CONFIG_OMIT_SOUND file: [0c26897a26] check-in: [c8c053656e] user: user, branch: trunk, size: 4712 [annotate] [blame] [check-ins using] [diff] | |
2022-08-05
| ||
06:22 | The previous attempted fix of trying to call a macro whose definition is empty had a problem with defining new macros. Instead, make a macro with a single TF_MACRO+TF_ABNORMAL token if it is empty, and skip the TF_MACRO+TF_ABNORMAL token during expansion. file: [67db4df1f4] check-in: [4ce94e1d08] user: user, branch: trunk, size: 4712 [annotate] [blame] [check-ins using] [diff] | |
2022-07-21
| ||
21:15 | Implement editing multidependent pictures; also improve comconfig.doc (independently) file: [e827074f10] check-in: [3083ae9c8d] user: user, branch: trunk, size: 4648 [annotate] [blame] [check-ins using] [diff] | |
2022-07-18
| ||
06:38 | Added: Implement (partially) comconfig; also add back into game.c the ability to record solution timestamps (that was removed by mistake in the past), and improve documentation about compiling (in README file). file: [44f21afded] check-in: [3bac201324] user: user, branch: trunk, size: 3852 [annotate] [blame] [check-ins using] | |