summaryrefslogtreecommitdiff
path: root/src/engine/bank06.asm
AgeCommit message (Collapse)Author
2020-11-14Clean up white spacedannye
2020-11-14Fix rgbds v0.4.1 warningsdannye
2019-11-14minor formatting changesAndrew Martinek
2019-10-01Analyze animation data & Add animation constantsjidoc01
Analyzed data structure for animation, and formatted data in "move_animations.asm". But still needs analysis on which effect using which code.
2019-09-27Disassemble move animation datajidoc01
The disassembled data is pretty huge, so I moved it into a new separated file(data/move_animations.asm). I've just named the data labels in a simple way, and it's needed to rename them depending on their corresponding move names.
2019-09-27Rename wcfe3jidoc01
2019-09-27Finish Func_1866jidoc01
2019-08-11Rename Func_8aa1jidoc01
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-08-11Update OpenGlossaryScreenjidoc01
2019-08-11Analyze transition table for glossary pagesjidoc01
2019-08-11Constants for InPlayArea positions and some useful clarificationsxCrystal
2019-08-11Consolidate label format in bank6xCrystal
2019-08-11Minor bank6 clean upxCrystal
2019-07-25Merge branch 'master' into masterxCrystal
2019-07-25Changed namings related to OpenInPlayAreaScreenjidoc01
2019-07-24Changed namings related to InPlayAreajidoc01
2019-07-21More progress related to move effectsxCrystal
2019-07-20Some more bank2 cleanupxCrystal
2019-07-20Consolidate some bank2 function namesxCrystal
2019-07-20Merge branch 'master' into masterxCrystal
2019-07-19Apply correctionsElectroDeoxys
2019-07-15Analyze data from 6:51a4jidoc01
2019-07-11Label wPrizeCardCursorPositionElectroDeoxys
2019-07-12Work on glossary menujidoc01
2019-07-09Finish HandlePlayAreaViewjidoc01
I also finished related callbacks.
2019-07-09Label in PrintCardName_HandlePlayAreaViewjidoc01
2019-07-07Clean up Play Area drawing functionsElectroDeoxys
2019-07-07Label Func_90fbElectroDeoxys
2019-07-07Analyze HandlePlayAreaView morejidoc01
2019-07-07Rename some text and commentjidoc01
2019-07-07Merge branch 'master' of https://github.com/pret/poketcgjidoc01
2019-07-07Text label in Func_85aaElectroDeoxys
2019-07-06Label more bank 2ElectroDeoxys
2019-07-06Work on Func_8464ElectroDeoxys
2019-07-06Create default SFX constantsxCrystal
2019-07-07Analyze data 6:42bb and 6:42dbjidoc01
2019-07-06Analyze the part of play-area-view morejidoc01
I've changed functions names, and added some data-structure.`
2019-07-06Misc labeling and improvementsxCrystal
2019-07-05Analyze 6:40d5jidoc01
2019-07-05Disassemble 6:591fjidoc01
2019-07-05Add some macros for textjidoc01
2019-07-05Identify duel check function tableElectroDeoxys
2019-07-05Identify duel cursor positionElectroDeoxys
2019-07-04Identify wDuelCursorBlinkCounterElectroDeoxys
2019-07-04Merge remote-tracking branch 'upstream/master'jidoc01
2019-07-03Fix/consolidate some function namesxCrystal
2019-07-01[Bank 6] Analyze keyboard data for deckjidoc01
2019-06-30[Bank 6] Analyze character transition tablejidoc01
2019-06-30[Bank 6] Add wNameBufferjidoc01