summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-05-04add param_types to configure each text script command macroBryan Bishop
original-commit-id: fde936ac463bce1c5e36dc33b4596ce676da6deb
2012-05-04make sure the bytes don't run out with no ending byte in MainTextBryan Bishop
original-commit-id: 7d17027ffbc9a84cfb981bcadd76d5f2a052b7fa
2012-05-04handle $57 in MainText.to_asmBryan Bishop
original-commit-id: 133bcb70498f53cef584016615156cbe5bb7b447
2012-05-04not ever -> neverBryan Bishop
original-commit-id: 0721bd42e15d60af7c259da86f11effacc6aa636
2012-05-04add quotes to MainText.to_asm outputBryan Bishop
original-commit-id: 94ea6ef442ac19f246d353f8c47bf08a4819d6d1
2012-05-04adding non-byte-encoded characters into text to_asm outputBryan Bishop
original-commit-id: 9ff78a901a160eb227c21811986a3f0ab0f72f89
2012-05-04to_asm output for $50 and unknown bytes in textsBryan Bishop
original-commit-id: 55e40b520ec498630398ad302085868df870cf49
2012-05-04fix was_comma statement (gah)Bryan Bishop
original-commit-id: 2eeae555c5e4f2eed4b1e33d6f980fb5eeb93901
2012-05-04improve MainText.to_asm outputBryan Bishop
original-commit-id: cb0bcb77b93eebd16be8ee188e1bfb3a6a8ac80b
2012-05-04update some commentsBryan Bishop
original-commit-id: e867ed7469451912306f09786d79da021624ec5c
2012-05-03fix another readme comment about labelsBryan Bishop
original-commit-id: 6518a20a1b845467fa567c521b037ba1ae2b97fd
2012-05-03fix minor inaccuracyBryan Bishop
original-commit-id: 343ccc909a50dbb8758f1ffa60f1646739b8e503
2012-05-02fix typo in readmeBryan Bishop
original-commit-id: f2b0779feb299eb13cfa895e52bd5be3f76c263c
2012-05-02fix language specifierBryan Bishop
original-commit-id: ea379f3d9361ec93edceefabbe752cdd69f12e89
2012-05-02slightly improved exampleBryan Bishop
original-commit-id: 404dca19e15ccb63a8c8e22f7cb6fccc236e1b73
2012-05-02nope.. more formattingBryan Bishop
original-commit-id: b1d25e089d61f9005506f888ffc3cf98d6f91cf2
2012-05-02formatting?Bryan Bishop
original-commit-id: 220a9d8346a2fe873d346618da3eb0f068a44411
2012-05-02investigating bytes in the ROMBryan Bishop
original-commit-id: d1ddb5902883faac61f642847bb4e1a2995ae821
2012-05-02map_name -> map_idBryan Bishop
original-commit-id: b871e6c54db65021115bab822826f50d675ab6b6
2012-05-02get_dependencies does not return a list of labels nor stringsBryan Bishop
original-commit-id: 6ec59c81936deeb3b2595e3d9b243a3b5301ba59
2012-05-02show the map event header in the readmeBryan Bishop
original-commit-id: f51cde725088984ac6f437112437274082f7cfeb
2012-05-02figuring out where a script appears based on a known addressBryan Bishop
original-commit-id: 6973ec82ba5f7e6cc978a73c44887c416fbaa498
2012-05-02investigating scripts from a known addressBryan Bishop
original-commit-id: faa73c5a4702dead1b40ffa492d1f45acb607b08
2012-05-02extras/output.asm -> extras/output.txtBryan Bishop
original-commit-id: 7d6626ee691067ee2c98c297fba88706fae35465
2012-05-02clarify a sentenceBryan Bishop
original-commit-id: b6122070d921f381df61b4caf8e985c98361b75a
2012-05-02fix readme typoBryan Bishop
original-commit-id: 0406a12fdfaaa860336ad2bffb2411357dcd0448
2012-05-02basic README to explain crystal.pyBryan Bishop
original-commit-id: 6fa7fbc357722bccbfe5d2756f1d4b6821b2e476
2012-05-01move the text command classes aroundBryan Bishop
original-commit-id: 81208d51a078247fa0f83ee649932e1c9025e3e1
2012-04-30basic TextCommand skeleton from yesterdayBryan Bishop
original-commit-id: 37e808b43a54046c1f56313261a8f9bacc6b7427
2012-04-29begin to rewrite the text parserBryan Bishop
original-commit-id: 9189b3f6e02296e5dac76641543db92f59e720cc
2012-04-29clean up comments in Script.parse methodBryan Bishop
original-commit-id: 6eb1478f1b89eea93744ac67cd2d198d951ac9ca
2012-04-29remove old commentBryan Bishop
original-commit-id: a06cb374ef12552ffd2404eac561c5eb1810b324
2012-04-28temporary fix to prevent TextScript from appending @sBryan Bishop
original-commit-id: d4508d9beda76be00c79296e88129a5dcfd908d2
2012-04-28top-level dependency bug fix.. actual problem not solved ?Bryan Bishop
original-commit-id: ef56a46e8118d7532721516635b9fb2c8085d2ff
2012-04-27still having trouble with UnknownText_0x580c7 not in main.asmBryan Bishop
original-commit-id: 94e486be8983dfea18cb97b767447e0c2a551877
2012-04-27TextPointerLabelParam sometimes doesn't point to anything usefulBryan Bishop
original-commit-id: 90cee9191e01720656819eef906fb5053108e606
2012-04-27TextPointerLabelParam.get_dependencies() now returns the text pointerBryan Bishop
original-commit-id: 6321bf121f0afc5a16a510e08c688bcb6bf5ab15
2012-04-27words/pointers should point within bankBryan Bishop
original-commit-id: 94a6e1b0ccb531474e662a522940241a785b4739
2012-04-27fix MoneyByteParam formattingBryan Bishop
original-commit-id: d9a2680c71f06bd4c9134b02b1aaaa0286c0567c
2012-04-27possibly fix preprocessor/checkmoney issuesBryan Bishop
original-commit-id: 45c41795f517f420bc0b6cef4d061f767d90915c
2012-04-27reverse byte output in RAMAddressParam.to_asm()Bryan Bishop
original-commit-id: 14a35baa3fdc794c3a4f037530554768926e6465
2012-04-27redo item constants (some were missed?)Bryan Bishop
original-commit-id: 09a0e3aa85b22769a959e8c5b6abec38d2d770b2
2012-04-27add newlines to generate_item_constants outputBryan Bishop
original-commit-id: b0eee4c06b5d84161da04a4eb9cb05f53a8d3655
2012-04-27fix RAMAddressParam.to_asm() (no [] characters)Bryan Bishop
original-commit-id: 9672e960ee6822fd4cb7488412635c85751a1c3d
2012-04-27fix label lookupBryan Bishop
original-commit-id: d319aea119145ecb03cc28f5877c2d9393944965
2012-04-27minor fixes for insert_single_with_dependenciesBryan Bishop
original-commit-id: 9ed1a474d08569654e1136836cf2ecea4d5c5ad0
2012-04-27prevent dependency loops in script at 0x18d0a9, 0x18d023 and 0x943caBryan Bishop
original-commit-id: a58aeae5cc5c2efeb321e4ac47edeadebaa04e94
2012-04-27better debugging for a max recursion depth errorBryan Bishop
original-commit-id: 9e92ebd40b6880ac41c639824aaa389592297dab
2012-04-27pass 'recompute' parameter through get_dependencies() callsBryan Bishop
original-commit-id: 7ed1bebc01b9c5e31713f5bc65dec45c66b2c31d
2012-04-27prevent dependencies from being recomputedBryan Bishop
original-commit-id: 39a71c55c7dbfe2147f5ce4016c062be8a08ff1f