Pokémon (3DS) ROM Editor & Randomizer
Go to file
Kurt 74d39499b1 Simplify personalinfo randomization
shifting away from gui driven, more towards randomization managing
object-classes

can do if (x is PersonalInfo7 p7)... for type specific rands, way faster
than doing rand in by the GUI anyway.

p7 & p6 rand is actually the same, no SM specific additions were made.

eventually the other editor-randomizers will be treated like this, and
maybe GameConfig will be expanded to store more persistent string / etc
data.
2017-09-08 23:27:40 -07:00
pk3DS Simplify personalinfo randomization 2017-09-08 23:27:40 -07:00
pk3DS.Core Simplify personalinfo randomization 2017-09-08 23:27:40 -07:00
.gitattributes 🍭 Added .gitattributes & .gitignore files 2015-01-04 00:50:29 -08:00
.gitignore Fix GameConfig's Initialize methods 2017-05-29 08:52:53 -05:00
pk3DS.sln Convert core project type 2017-07-17 18:48:01 -05:00
README.md Update README.md 2017-06-02 15:13:15 -04:00

pk3DS

pk3DS: A package of Pokémon (3DS) ROM Editing Tools by various contributors.

RomFS Editing Tools ExeFS Editing Tools