summaryrefslogtreecommitdiff
path: root/src/macros
AgeCommit message (Collapse)Author
2020-12-14Fix some comment alignmentdannye
2020-12-14Added script loop enders as macrosAndrew
2020-12-14added move_player macro and updated script extractorAndrew
2020-12-13Normalizing function namesE
2020-12-13Adding Multichoice Textbox configuration dataE
2020-12-09updating pull request according to changesE
2020-12-09Merge branch 'master' into mastershealyrd
2020-12-06Merge branch 'master' into rgbdsAroymart
2020-12-05Adding Mitch interaction + Fighting club after duel tableE
2020-12-03Updating friendly name for Func_cf0c and Func_cf12E
2020-11-14Clean up white spacedannye
2020-11-14Fix rgbds v0.4.1 warningsdannye
2020-06-06uncover sprite animation system and data formatsAndrew
2020-05-09changed run_script and updated script extraction toolAndrew Martinek
2020-05-09changed OWScript to ScriptCommand and OWSequence to ScriptAndrew Martinek
2020-05-03merge changes to main branch into my branchAndrew Martinek
2020-04-18AI related constants and wramElectroDeoxys
2019-10-29Finished extracting Challenge Hall scriptsAndrew Martinek
2019-10-28extracted a lot of challenge hall scriptsAndrew Martinek
2019-10-25a bit more scripting stuff, figured out more npc dataAndrew Martinek
2019-10-24Uncovered NPC Movement and named OWObjectsAndrew Martinek
2019-10-13More scripts, start to figure out mapscriptsAndrew Martinek
2019-10-08Created python script to calculate progress and documented some scriptsAndrew Martinek
2019-10-06Fixed a few macros that were giving weird code. Updated tcgdisasmAndrew Martinek
2019-10-03Ronald scripts and overworld data routines. Also made script extractor betterAndrew Martinek
2019-09-23Fleshed out flags a lotAndrew Martinek
2019-09-15Lots of NPC data, some temp. comments on mapdatapointersAndrew Martinek
2019-09-12Script reversingAndrew Martinek
2019-08-11Relocate transition macrojidoc01
The 'cursor_transition' macro is now used by different banks, which means that it's not a local macro. So I moved its definition into a macro file.
2019-07-05Add some macros for textjidoc01
2019-06-30[Bank 6] Make kbitem a local macro.jidoc01
2019-06-27[Bank 6] Analyze Keyboard Data & Add Macro.jidoc01
2018-08-02Disassemble Pokemon card page functionsxCrystal
2018-07-21More hw constants and various clean up/documentationxCrystal
2018-07-15Text struct -> Text headerxCrystal
2018-07-13Improve text macrosxCrystal
2018-07-12Create charmaps and update text/xCrystal
2018-07-11Create more text macros, rename/document some text engine thingsxCrystal
2018-07-10More text enginexCrystal
TODO: update charmaps and text/
2018-07-10Document some text engine functionsxCrystal
2018-07-03Misc bank 1 stuffxCrystal
2018-06-30Rename 'Kind' labels (issue #36)xCrystal
2018-06-12Redesign TX_SYMBOL constantsxCrystal
2018-06-12More wram addresses and text symbolsxCrystal
2018-04-10clean up script and event constantsxCrystal
2018-04-10Add leading zero to temporary bankX.asm filenames so they show up in orderxCrystal
2018-04-10define *_DECK_ID constants ; split macros/code.asmxCrystal
2018-02-28Begin disassembling more bank1xCrystal
2018-02-24More bank0 disasm, labeling, and sram-related constantsxCrystal
2018-02-23More labeling and disasmxCrystal