Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-05-21 | rename text macro to textpointer and text/line/done for better text readability | xCrystal | |
2016-04-11 | Added Energy constants to booster data table | Andrew Martinek | |
2016-04-10 | More music engine labeling | dannye | |
2016-04-09 | Clarify how loop and call return addresses are handled | dannye | |
2016-04-09 | Lots of wram addresses | dannye | |
2016-04-06 | Some duel engine disassemlby | dannye | |
relating to playing energy cards thanks to Guernouille | |||
2016-03-30 | EOLs Windows->UNIX | dannye | |
2016-03-30 | fixed farcallx into farcall | Andrew Martinek | |
2016-03-30 | Fixed small formating mistake in SRAM | Andrew Martinek | |
2016-03-30 | Disassembled Booster Generation Code. Also created SRAM file. | Andrew Martinek | |
2016-03-08 | disassemble 488f to 4918 (check if enough energies) | xCrystal | |
2016-03-07 | fix some hardcoded hram constants | xCrystal | |
2016-03-07 | disassemble GetAttachedEnergies and HandleEnergyBurn | xCrystal | |
2016-03-07 | some label/commentary improvements | xCrystal | |
2016-03-06 | hTempCardNumber and some clean up | xCrystal | |
2016-03-06 | temp card id addresses and some status handling functions | xCrystal | |
2016-03-06 | wMoveBuffer and wDamage | xCrystal | |
2016-03-06 | more duel engine labels and documentation | xCrystal | |
2016-03-06 | allocate text engine ram addresses | xCrystal | |
2016-03-05 | figure out substatus duelvars | xCrystal | |
ex can't attack status | |||
2016-03-05 | no need for CARD_ prefix in status constants | xCrystal | |
2016-03-05 | use joypad constants | xCrystal | |
2016-03-05 | start dissasembling move effect functions | xCrystal | |
and plenty of other duel related stuff | |||
2016-03-04 | correct some text labels with multiple meanings | xCrystal | |
2016-03-03 | append "Text" to text labels | xCrystal | |
2016-02-29 | start naming some text labels | xCrystal | |
includes all labels referenced so far | |||
2016-02-28 | replace hardcoded constants and defender/pluspower handlers | xCrystal | |
2016-02-27 | Misc fixes | anmart | |
Labeled some things and fixed a few labels | |||
2016-02-26 | disassembled and Annotated attack functions | anmart | |
disassembled function that overwrites some data if the card passed as an argument is a fossil or doll. annotated several functions | |||
2016-02-24 | Merge branch 'master' of https://github.com/anmart/poketcg | dannye | |
2016-02-23 | Created wCardBuffer label macro | anmart | |
created macro for wCardBuffer labels and updated references | |||
2016-02-23 | Added labels and some code | anmart | |
Disassembled some pointer table and some functions related to the attack menu. Also updated some labels. | |||
2016-02-22 | disassembled some more attack menu code | anmart | |
disassembled another attack menu function and gave names to some ambiguous labels | |||
2016-02-22 | use the text_hl macro replace hardcoded text constants | xCrystal | |
2016-02-22 | lowercase macros | xCrystal | |
2016-02-22 | text_hl macro | xCrystal | |
2016-02-21 | Replace hardcoded constants and clean up | dannye | |
2016-02-21 | Fixed labels that got turned into constants | anmart | |
turned labels that got turned into constants back into their proper labels. | |||
2016-02-20 | Fixed some bank1 labels | anmart | |
updated a couple bank1 labels to use constant declarations | |||
2016-02-20 | Disassembled Duel Attack Submenu | anmart | |
Disassembled Duel Attack Submenu and some related wram + functions | |||
2016-02-18 | Add some wram labels | dannye | |
2016-02-17 | More previous | dannye | |
2016-02-17 | More home disassembly | dannye | |
2016-02-16 | Misc home disassembly | dannye | |
2016-02-16 | duel state constants and DUELVAR->DUELVARS | xCrystal | |
2016-02-16 | apply duelvar constants | xCrystal | |
2016-02-16 | define duelvar constants | xCrystal | |
2016-02-16 | merge set_constants into card_data_constants | xCrystal | |
2016-02-16 | clean up duel variables | xCrystal | |
2016-02-15 | lowercase hex | xCrystal | |