Commit graph

8 commits

Author SHA1 Message Date
Anthony J. Bentley
934a72cbcb Update homepage. 2017-12-28 16:51:59 -07:00
littleguy77
3771412246 Remove duplicate cheatfile entry (Turok 2 - Seeds of Evil (FGD)). 2014-02-17 22:20:53 -05:00
littleguy77
b97e20b087 Remove duplicate cheatfile entry (NFL Quarterback Club 2000). 2014-02-17 21:57:10 -05:00
littleguy77
062c30dabe Remove leading/trailing whitespace in some cheat strings. 2014-02-15 22:24:31 -05:00
littleguy77
acf66e85f4 Fix duplicate entries and broken formatting in cheat files.
There may be others, but these are the obvious ones that tripped our
parser.
2014-02-15 22:09:33 -05:00
Suttiwit Sukpinit
fa280a6b4e Use same precondition for all parts of the Mario64 Leviate cheat
The cheat code consists of three pairs of precondition and actual write. The
original code used two different preconditions (one for the first write and two
for the second/third write). This caused problems like the inability to finish
a level. Using the same precondition everywhere seems to fix this problem.
2014-01-29 22:12:11 +01:00
Richard Goedeken
e7fe9923d4 Updated cheat file to slightly newer format, keyed off of CRC instead of 'GoodName' 2010-10-04 21:44:47 -04:00
Richard Goedeken
e200208874 spinout182's first pass at the cheat code refactoring, including the new format cheat file and python script for generating this from the PJ64-format cheat file 2010-10-04 21:30:56 -04:00