Changes to "Limits" between 2018-06-03 03:41:37 and 2018-06-03 03:53:03
︙ | |||
11 12 13 14 15 16 17 18 19 | 11 12 13 14 15 16 17 18 19 20 | + | * Animation steps: 255 * Global hash table: 8888 * Local hash table: 5555 * Picture size: 255 * Level grid size: 64 x 64 * String length: 8000 * Moves per level: 65535 * Compiled code size per class: 65519 cells The hash table sizes may be changed at compile time by editing the <tt>class.c</tt> source file. Changing these limits does not change the behaviour of the game, but may change what puzzles it is capable of loading. |