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
/
maps
Age
Commit message (
Collapse
)
Author
2020-11-13
Kanto Mon Names (#79)
jd-0
Rename Kanto mons to English
2020-09-22
Move the 'map' macro to where it is used
Rangi
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
Port the improved connection macro from pokegold/pokecrystal
Rangi
2020-09-21
Copy pokered map organization (maps/*.blk, scripts/*.asm, ↵
Rangi
data/maps/objects/*.asm)
2020-09-13
Give all .asm and all .inc except of base_stats/???.inc new line at the end ↵
Ebernacher90
of file
2019-02-26
Sort maps into placeholder and non-placeholder.
luckytyphlosion
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
2018-07-03
Introduce linkerscript.
luckytyphlosion
Addresses of sections will now be added to the linkerscript via `org`, and the section name will be the path/to/file. If there is more than one section in the file, then add a @SectionName after the path/to/file to describe the section.
2018-06-23
Disassemble all map attributes
pfero
2018-06-22
Fix landmark constants
pfero
2018-06-07
Add proper tileset constants
pfero
2018-06-06
Name the map groups
pfero
2018-06-06
Remove leftover cruft
pfero
2018-06-06
Disassemble map headers
pfero
2018-06-05
Define landmark constants
Rangi
2018-06-01
Use fullwidth digits
Rangi
2018-06-01
Declare landmark names (pointer table structure unknown)
Rangi