Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-11-14 | Clean up white space | dannye | |
2020-11-14 | Fix rgbds v0.4.1 warnings | dannye | |
2019-11-14 | minor formatting changes | Andrew Martinek | |
2019-10-01 | Analyze animation data & Add animation constants | jidoc01 | |
Analyzed data structure for animation, and formatted data in "move_animations.asm". But still needs analysis on which effect using which code. | |||
2019-09-27 | Disassemble move animation data | jidoc01 | |
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-27 | Rename wcfe3 | jidoc01 | |
2019-09-27 | Finish Func_1866 | jidoc01 | |
2019-08-11 | Rename Func_8aa1 | jidoc01 | |
2019-08-11 | Relocate transition macro | jidoc01 | |
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-11 | Update OpenGlossaryScreen | jidoc01 | |
2019-08-11 | Analyze transition table for glossary pages | jidoc01 | |
2019-08-11 | Constants for InPlayArea positions and some useful clarifications | xCrystal | |
2019-08-11 | Consolidate label format in bank6 | xCrystal | |
2019-08-11 | Minor bank6 clean up | xCrystal | |
2019-07-25 | Merge branch 'master' into master | xCrystal | |
2019-07-25 | Changed namings related to OpenInPlayAreaScreen | jidoc01 | |
2019-07-24 | Changed namings related to InPlayArea | jidoc01 | |
2019-07-21 | More progress related to move effects | xCrystal | |
2019-07-20 | Some more bank2 cleanup | xCrystal | |
2019-07-20 | Consolidate some bank2 function names | xCrystal | |
2019-07-20 | Merge branch 'master' into master | xCrystal | |
2019-07-19 | Apply corrections | ElectroDeoxys | |
2019-07-15 | Analyze data from 6:51a4 | jidoc01 | |
2019-07-11 | Label wPrizeCardCursorPosition | ElectroDeoxys | |
2019-07-12 | Work on glossary menu | jidoc01 | |
2019-07-09 | Finish HandlePlayAreaView | jidoc01 | |
I also finished related callbacks. | |||
2019-07-09 | Label in PrintCardName_HandlePlayAreaView | jidoc01 | |
2019-07-07 | Clean up Play Area drawing functions | ElectroDeoxys | |
2019-07-07 | Label Func_90fb | ElectroDeoxys | |
2019-07-07 | Analyze HandlePlayAreaView more | jidoc01 | |
2019-07-07 | Rename some text and comment | jidoc01 | |
2019-07-07 | Merge branch 'master' of https://github.com/pret/poketcg | jidoc01 | |
2019-07-07 | Text label in Func_85aa | ElectroDeoxys | |
2019-07-06 | Label more bank 2 | ElectroDeoxys | |
2019-07-06 | Work on Func_8464 | ElectroDeoxys | |
2019-07-06 | Create default SFX constants | xCrystal | |
2019-07-07 | Analyze data 6:42bb and 6:42db | jidoc01 | |
2019-07-06 | Analyze the part of play-area-view more | jidoc01 | |
I've changed functions names, and added some data-structure.` | |||
2019-07-06 | Misc labeling and improvements | xCrystal | |
2019-07-05 | Analyze 6:40d5 | jidoc01 | |
2019-07-05 | Disassemble 6:591f | jidoc01 | |
2019-07-05 | Add some macros for text | jidoc01 | |
2019-07-05 | Identify duel check function table | ElectroDeoxys | |
2019-07-05 | Identify duel cursor position | ElectroDeoxys | |
2019-07-04 | Identify wDuelCursorBlinkCounter | ElectroDeoxys | |
2019-07-04 | Merge remote-tracking branch 'upstream/master' | jidoc01 | |
2019-07-03 | Fix/consolidate some function names | xCrystal | |
2019-07-01 | [Bank 6] Analyze keyboard data for deck | jidoc01 | |
2019-06-30 | [Bank 6] Analyze character transition table | jidoc01 | |
2019-06-30 | [Bank 6] Add wNameBuffer | jidoc01 | |