summaryrefslogtreecommitdiff
path: root/wram.asm
AgeCommit message (Collapse)Author
2018-07-03A few small formatting fixesobskyr
2018-07-03Merge branch 'collisions-movements' of ↵obskyr
https://github.com/Pokeglitch/pokegold-spaceworld into master And that's the last of the manual merges for now! Hooray!
2018-07-03Merge branch 'master' of https://github.com/mid-kid/pokegold-spaceworld into ↵obskyr
master Once again, manually. Hoo boy.
2018-07-03Merge branch 'master' of https://github.com/2Tie/pokegold-spaceworld into masterobskyr
Long overdue!
2018-06-25Disassembled all routines related to sprite movement/collisions. Added in ↵Pokeglitch
constants
2018-06-24all the non-dummy map scripts until Silent Hill are disassebled. five left!2Tie
2018-06-24engine: disassemble player movement (WIP)Tauwasser
Signed-off-by: Tauwasser <Tauwasser@tauwasser.eu>
2018-06-23Disassemble all map attributespfero
2018-06-18spoilers: it wasn't2Tie
2018-06-18this is how you fix conflicts, right?2Tie
2018-06-18more bank 1 disasm2Tie
2018-06-18more disassembly in bank 12Tie
2018-06-17main menu progress for the day, still have a bunch more to go.2Tie
2018-06-17some more tidying up2Tie
2018-06-17Added some constants, removed todos for overworld.asmPokeglitch
2018-06-17happy birthday, here's the main menu debug menu... menu2Tie
2018-06-16work on talk_to_npc done, naming of some overworld logic and wram values.2Tie
2018-06-16More field moves, need to clean up names and constantsPokeglitch
2018-06-16More Bank 3 routinesPokeglitch
2018-06-15Disassembled Fly and DigPokeglitch
2018-06-15Disassembled spawn pointsPokeglitch
2018-06-14Disassembled teleportPokeglitch
2018-06-12home, wram, gfx: split toolgear functions from unknown, rename gfx ↵Tauwasser
functions, add wram variables Signed-off-by: Tauwasser <Tauwasser@tauwasser.eu>
2018-06-11Move tileset funcs; disassemble cry funcsPikalaxALT
2018-06-11More functions putatively related to the map and overworldPikalaxALT
2018-06-11Some label changesPikalaxALT
2018-06-11Another gap bites the dustPikalaxALT
2018-06-11More gap closingPikalaxALT
2018-06-102D Menu functionsPikalaxALT
2018-06-10home/movement.asmPikalaxALT
2018-06-10home/talk_to_npc.asmPikalaxALT
2018-06-10Merge branch 'math_etc' into 'master'ISSOtm
2018-06-09Merge pull request #11 from pret/masterehw
Merge master
2018-06-10Disassemble map loadingISSOtm
Somewhat unfinished, but everything has been marked with a TODO. Fo example: - determining the remaining map setup constants - filling the gaps left (see where the SECTIONs are) - documenting the few hex addresses left
2018-06-07Merge pull request #10 from pret/masterehw
Merge master
2018-06-06More menu-related functionsPikalaxALT
2018-06-06Disassemble some window-related functionsPikalaxALT
2018-06-05Merge branch 'master' into rtc_fadePikalaxALT
2018-06-05PlaceStringPikalaxALT
2018-06-05Merge pull request #7 from pret/masterehw
Merge master
2018-06-06Disassemble map script functionISSOtm
Part 1 of disassembling map loading functions
2018-06-05Finish disassembling the names functionspfero
2018-06-05Remaining serial functions in HOMEPikalaxALT
2018-06-05More RTC-related functionsPikalaxALT
2018-06-05Time of day palettes and fade functionsPikalaxALT
2018-06-05Merge pull request #4 from pret/masterehw
Merge master
2018-06-05_BattleRandomPikalaxALT
2018-06-04Fixed formatting in wramPokeglitch
2018-06-04Merge remote-tracking branch 'upstream/master'Pokeglitch
2018-06-04Update filesehw