docs/tileh.png
author |
Darkvater |
|
Wed, 01 Mar 2006 20:49:47 +0000 |
changeset 3110 |
92181a7f9b7d |
parent 0 |
29654efe3188
|
permissions |
-rw-r--r-- |
(svn r3713) - Fix up the cheats window a little. The cheats code is still abominable, but at least a bit more readable now.
Use the now generalized ReadValue/WriteValue functions as well as using general variable-types (SLE_VAR, instead of custom CE_ ones).
Remove the CE_CLICK type and use a SLE_BOOL type instead with a flag of CE_CLICK.
Remove stepsize from the struct. The stepsize is automatically calculated from the minimum and maximum values (in 20 steps).