ViewVC Help
View File | Revision Log | View Changeset | Root Listing
root/Oni2/Daodan/src/Daodan_Cheater.c
(Generate patch)

Comparing Daodan/src/Daodan_Cheater.c (file contents):
Revision 349 by rossy, Sat Jun 6 01:30:13 2009 UTC vs.
Revision 350 by rossy, Wed Jun 10 12:43:01 2009 UTC

# Line 15 | Line 15 | oniCheatCode DDr_CheatTable[] = {
15          { "minime",         "Mini Mode Enabled",         "Mini Mode Disabled",         0x09 },
16          { "superammo",      "Super Ammo Mode Enabled",   "Super Ammo Mode Disabled",   0x0a },
17          { "thedayismine",   "Developer Access Enabled",  "Developer Access Disabled",  0x0b },
18        { "x",              "Developer Access Enabled",  "Developer Access Disabled",  0x0b },
18          { "reservoirdogs",  "Last Man Standing Enabled", "Last Man Standing Disabled", 0x0c },
19          { "roughjustice",   "Gatling Guns Enabled",      "Gatling Guns Disabled",      0x0d },
20          { "chenille",       "Daodan Power Enabled",      "Daodan Power Disabled",      0x0e },
# Line 26 | Line 25 | oniCheatCode DDr_CheatTable[] = {
25          { "fistsoflegend",  "Fists Of Legend Enabled",   "Fists Of Legend Disabled",   0x13 },
26          { "killmequick",    "Ultra Mode Enabled",        "Ultra Mode Disabled",        0x14 },
27          { "carousel",       "Slow Motion Enabled",       "Slow Motion Disabled",       0x15 },
28 +        { "x",              "Developer Access Enabled",  "Developer Access Disabled",  0x0b },
29   //      { "bigbadboss",     "Boss Shield Enabled",       "Boss Shield Disabled",       bigbadboss  },
30   //      { "bulletproof",    "Force Field Enabled",       "Force Field Disabled",       bulletproof },
31   //      { "kangaroo",       "Kangaroo Jump Enabled",     "Kangaroo Jump Disabled",     kangaroo    },

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)