summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-12-05More fixingpinksylveon
2020-12-05Adding the after duel tables to the rest of the club lobbiesE
2020-12-05Fixing spellingE
2020-12-05Adding FireClubLobbbyAfterDuelE
2020-12-05Fixing some referencesE
2020-12-05Adding Mitch interaction + Fighting club after duel tableE
2020-12-03fix INCROM indentationE
2020-12-03Adding Fire Club after duel table + scripts + friendly namesE
2020-12-03Updating friendly name for Func_cf0c and Func_cf12E
2020-12-03Ken interaction scriptE
2020-12-02Got rid of unnecessary routinepinksylveon
2020-12-02CONFUSED gets replaced with something more appropriatepinksylveon
2020-12-02Replaced -bash1 with DUELTYPE_LINKpinksylveon
2020-12-01Still a WIPpinksylveon
2020-12-01Still a WIP in disassemblingpinksylveon
2020-12-01Merge pull request #75 from SailorMoonFan01/masterDaniel Harding
Minor disassembling
2020-12-01Fixed hex bytepinksylveon
2020-12-01Added DBLPSN_DAMAGE constantpinksylveon
2020-12-01More fixupspinksylveon
2020-12-01Aligned the EQUpinksylveon
2020-12-01Fixed some thingspinksylveon
2020-12-01Replaced the byte with farcallpinksylveon
2020-12-01Fixed some things and added a couple constantspinksylveon
2020-12-01A bit more disassemblingpinksylveon
2020-11-30Added a bit of documentationpinksylveon
2020-11-30Added constants for wrampinksylveon
2020-11-30Some fixupspinksylveon
2020-11-30Minor bug fixpinksylveon
2020-11-30Merge pull request #74 from SailorMoonFan01/patch-1Daniel Harding
rgbds has moved from bentley to gbdev
2020-11-30Merge pull request #73 from shealyrd/masterDaniel Harding
Post Tutorial Battle Script + Impostor Professor Oak
2020-11-29rgbds has moved from bentley to gbdevSailorMoonFan01
The instructions were a bit out of date and I noticed that rgbds has moved from bentley to gbdev
2020-11-29Updating spelling + adding NPCMovement_d896E
2020-11-28fixing spelling errorsE
2020-11-28Adding reference to effect_commands.asmE
2020-11-28* Adding script that runs after tutorial battle with Sam.E
* Adding Impostor Professor Oak effect
2020-11-14Trim some address commentsdannye
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-09Merge branch 'master' of https://github.com/pret/poketcgdannye
2020-05-09Merge pull request #69 from ElectroDeoxys/masterDaniel Harding
Deck AI routines (bank 5)
2020-05-09Merge branch 'master' into masterDaniel Harding
2020-05-09Merge pull request #68 from anmart/masterDaniel Harding
they are of arbitrary length, many are 1 bit though _Originally posted by @anmart in https://github.com/pret/poketcg/pull/68/files_
2020-05-09changed run_script and updated script extraction toolAndrew Martinek
2020-05-09changed OWScript to ScriptCommand and OWSequence to ScriptAndrew Martinek
2020-05-09Separate AI constants and new AIACTION_*ElectroDeoxys
2020-05-09Give each deck AI its own fileElectroDeoxys
2020-05-08Add correctionsElectroDeoxys
2020-05-08Document Deck AI data structuresElectroDeoxys
2020-05-07Document AI WRAM pointersElectroDeoxys