summaryrefslogtreecommitdiff
path: root/constants
AgeCommit message (Collapse)Author
2020-09-13Give all .asm and all .inc except of base_stats/???.inc new line at the end ↵Ebernacher90
of file
2020-08-29Resolved conflict caused by my changes.SatoMew
2020-08-09Clean up some code in home/Rangi
2019-09-15Disassemble party menu iconsRangi
2019-04-14Pokégear → Trainer GearSatoMew
2018-11-30cleaned up labels and added more constants, removed the hardcoded relative ↵2Tie
jumps.
2018-07-17Add all dummy scripts.luckytyphlosion
2018-07-08Build files in maps/luckytyphlosion
2018-07-03Merge branch 'master' of https://github.com/pret/pokegold-spaceworldluckytyphlosion
2018-07-03Merge branch 'master' of https://github.com/luckytyphlosion/pokegold-spaceworldluckytyphlosion
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-24engine: disassemble player movement (WIP)Tauwasser
Signed-off-by: Tauwasser <Tauwasser@tauwasser.eu>
2018-06-23Disassemble all map attributespfero
2018-06-22Fix landmark constantspfero
2018-06-18this is how you fix conflicts, right?2Tie
2018-06-18more bank 1 disasm2Tie
2018-06-18added newline at end of some filesPokeglitch
2018-06-18Removed SCRIPT_FINISHED constant, it was misleadingPokeglitch
2018-06-18Added in macros for scripts, queuePokeglitch
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-17Added constants, removed TODOs to health.asmPokeglitch
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-15Updated script constantsPokeglitch
2018-06-15Added constantsPokeglitch
2018-06-15Disassembled spawn pointsPokeglitch
2018-06-14Disassembled teleportPokeglitch
2018-06-13Extracted a few more bank 3 routinesPokeglitch
2018-06-12home: disassemble more map/overworld functionsTauwasser
Signed-off-by: Tauwasser <Tauwasser@tauwasser.eu>
2018-06-102D Menu functionsPikalaxALT
2018-06-10Merge branch 'math_etc' into 'master'ISSOtm
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-07Add proper tileset constantspfero
2018-06-06More menu-related functionsPikalaxALT
2018-06-05Merge branch 'master' into rtc_fadePikalaxALT
2018-06-06Name the map groupspfero
2018-06-06Disassemble map headerspfero
2018-06-05Finish disassembling the names functionspfero
2018-06-05Remaining serial functions in HOMEPikalaxALT
2018-06-05WASTE -> WESTpfero
2018-06-05Add map IDspfero
Courtesy of Koolboyman
2018-06-05Define landmark constantsRangi
2018-06-04Merge remote-tracking branch 'upstream/master'Pokeglitch
2018-06-04Backport bg_effects.asm from CrystalPikalaxALT