History
0.8 10-15-2001
Now, the edit-box bugs are removed.
Three new datatypes (Object, Special Object, Pascal String).
Added string constant ability using ' " '.
Better register usage means faster and smaller code.
New hacks including ninja rope bugfix!
0.7c 10-12-2001
Fixed the edit-box-doesn't-disappear bug.
Now you can use 26 variables instead of 16!
More memory than needed was allocated. Fixed now.
Modified the column width calculation so the horizontal scrollbar doesn't appear.
More hacks! (Thanks, Zouden, for your hacks)
0.7b 10-11-2001
Removed the edit-boxes and checkboxes and converted the whole variable system to a listview.
Optimized some code and got down the exe by 2kb.
The hack now reloads when you press 'Restore'.
The 'Restore' button isn't enabled when a hack is missing restore part.
0.7 10-09-2001
Fixed a bug which could crash the app in rare cases.
Changed the appearence of the hack list and added categories.
Merged hacks and restores into one file and added 'Restore' button.
Added the 24-bit datatype.
Added '??'-statements which can check if a hack is activated.
Optimized some routines. Will probably doesn't matter.
Added two types of checkboxes
Added if-statements for conditional hacks together with checkboxes
0.5b 10-04-2001
Fixed a bug which made it impossible to use the 16th edit-box.
Converted the edit-boxes to resources so they don't mess up on system with other font sizes than '100%'.
Made the Description box into an edit-window which can be scrolled.
Added '**' for description which means row feed.
Optimized the hack listing procedure a bit.
Added support for comments inside hacks using '{}'.
Added some more hacks.
0.5 10-03-2001
The first release!
|