index
:
pokegold-spaceworld
master
Pokémon Gold and Silver Space World 1997 demo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
data
Age
Commit message (
Expand
)
Author
2021-05-16
Move overworld sprites to data/
Zumi Daxuya
2021-05-16
Label sprite sets according to map group names
Zumi Daxuya
2021-05-16
Define map group sprite sets
Zumi Daxuya
2021-05-08
Dump banks $09 and $0B (#93)
Zumi
2020-12-17
Split sound test text pointers to another file
Zumi Daxuya
2020-12-08
Match pokegold's battle transition code more closely
Rangi
2020-12-08
Disassemble battle transitions
Zumi Daxuya
2020-11-13
Kanto Mon Names (#79)
jd-0
2020-09-23
Fill in named constants & values for moves (#76)
jd-0
2020-09-22
Move the 'map' macro to where it is used
Rangi
2020-09-22
Use map constants for wild data
Rangi
2020-09-22
include -> INCLUDE
Rangi
2020-09-22
Use Japanese charmap characters
Rangi
2020-09-22
Indent with tabs
Rangi
2020-09-22
Relabeled Item/MoveDescriptions & DexEntries (#74)
jd-0
2020-09-22
Simplify bg_event usage, and document map event macro arguments
Rangi
2020-09-22
Port updated map event macros
Rangi
2020-09-22
Extract move data table (needs identification)
Rangi
2020-09-22
Replace enum with const, and update many constants to be more like pokegold
Rangi
2020-09-22
Port the improved connection macro from pokegold/pokecrystal
Rangi
2020-09-21
Rename tileset graphics for future Polished Map compatibility
Rangi
2020-09-21
Add tileset header macro from pokered
jd-0
2020-09-21
Extract bank 07, 08,13, & 37 tilesets' metatiles and collision data
jd-0
2020-09-21
Extract bank $0C tilesets' metatiles and collision data
jd-0
2020-09-21
Extract bank $06 tilesets' metatiles and collision data
Rangi
2020-09-21
Remove excess spaces
Rangi
2020-09-21
Copy pokered map organization (maps/*.blk, scripts/*.asm, data/maps/objects/*...
Rangi
2020-09-20
Extract Pokédex entries
Rangi
2020-09-20
Extract item descriptions
Rangi
2020-09-20
Extract move descriptions
Rangi
2020-09-20
Use local .End or .FirstEntryEnd labels for measuring data/GFX sizes
Rangi
2020-09-20
More cleanup of whitespace and comments
Rangi
2020-09-20
Remove more address comments
Rangi
2020-09-20
Remove address comments
jd-0
2020-09-20
Capitalize DEF
Rangi
2020-09-20
- Remove trailing whitespace
Rangi
2020-09-13
Give all .asm and all .inc except of base_stats/???.inc new line at the end o...
Ebernacher90
2020-08-09
Remove "; if DEBUG" comments for SECTIONs, and "if DEBUG" conditions since on...
Rangi
2019-09-15
Disassemble party menu icons
Rangi
2019-02-26
Sort maps into placeholder and non-placeholder.
luckytyphlosion
2018-11-29
Disassembled the rest of the code in bank 4 as far as i can tell. Lines 899, ...
2Tie
2018-10-11
Dumping bank 3. Still need to convert a few hardcoded pointers to labels
Pokeglitch
2018-07-31
Finished dumping bank 1
Pokeglitch
2018-07-17
Add all dummy scripts.
luckytyphlosion
2018-07-17
Split attributes into individual files.
luckytyphlosion
2018-07-08
Merge branch 'master' into section-reorg
luckytyphlosion
2018-07-08
Add maps to linkerscript
luckytyphlosion
2018-07-08
Build files in maps/
luckytyphlosion
2018-07-08
Dump all blks
luckytyphlosion
2018-07-08
Dump Map Events.
luckytyphlosion
[next]