summaryrefslogtreecommitdiff
path: root/pokemontools/old_text_script.py
AgeCommit message (Collapse)Author
2013-09-16fix how pointers are importedBryan Bishop
2013-09-12try to fix old_text_script.py with an importBryan Bishop
There are a few more missing imports to get this to work. On the other hand, it may not be valuable enough to bother fixing.
2013-09-12split OldTextScript out of crystal.pyBryan Bishop
This creates a new file called old_text_script.py with that huge class. Does this mean that I wrote this a second time when I wrote TextScript ?