Changes between Initial Version and Version 1 of Ticket #2019, comment 4


Ignore:
Timestamp:
Jul 30, 2013, 9:37:28 PM (11 years ago)
Author:
leper

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2019, comment 4

    initial v1  
    1414   Also do we really need the IsNumeric in each json file? Or does that throw a warning when accessing it, it shouldn't but I haven't checked (access as in `if(mycheat.IsNumeric) ...`)
    1515 * Rename cheatList to cheats (or something like that)
    16  * handleCheats
     16 * getCheatsData
    1717  * Change the for to a `for each (var filename in filelist)` and make cheats an object instead of an array (will come in handy later)
    1818  * That way you can make the check if a cheat is already present (the name that is) to be something like