index
:
pokegold-spaceworld
master
Pokémon Gold and Silver Space World 1997 demo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-09-22
md5 -> sha1
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
Move most files out of the root directory
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
Merge pull request #73 from jd-0/master
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
0x -> $
Rangi
2020-09-20
Extract item descriptions
Rangi
2020-09-20
Extract move descriptions
Rangi
2020-09-20
chmod +x tools/make_shim.py
Rangi
2020-09-20
Port simpler tools/make_shim.py from pokepicross
Rangi
2020-09-20
Use local .End or .FirstEntryEnd labels for measuring data/GFX sizes
Rangi
2020-09-20
Port scan_includes.c from pokepicross
Rangi
2020-09-20
More cleanup of whitespace and comments
Rangi
2020-09-20
Remove more address comments
Rangi
2020-09-20
Merge pull request #72 from jd-0/master
Rangi
2020-09-20
Remove address comments
jd-0
2020-09-20
Capitalize DEF
Rangi
2020-09-20
- Remove trailing whitespace
Rangi
2020-09-15
rgbds has moved from rednex to gbdev
Rangi
2020-09-15
Merge branch 'master' of https://github.com/pret/pokegold-spaceworld
Rangi
2020-09-15
rgbds has moved from rednex to gbdev
Rangi
2020-09-13
Merge pull request #71 from Ebernacher90/master
mid-kid
2020-09-13
Merge 13.09.2020
Ebernacher90
2020-09-13
Give all .asm and all .inc except of base_stats/???.inc new line at the end o...
Ebernacher90
2020-09-12
Fix off-by-one errors with 'make coverage' and reformat output (horizontal ba...
Rangi
2020-08-29
Merge pull request #60 from SatoMew/master
Rangi
2020-08-29
Fix minor oversight
SatoMew
2020-08-29
Preserve original line breaks in the Makefile
SatoMew
2020-08-29
Resolved conflict caused by my changes.
SatoMew
2020-08-09
Fix coverage utility script
Rangi
2020-08-09
Clean up some code in home/
Rangi
2020-08-09
Remove "; if DEBUG" comments for SECTIONs, and "if DEBUG" conditions since on...
Rangi
2020-08-09
tools/ contains what's needed to build the ROMs; utils/ contains disassembly ...
Rangi
2020-08-08
Outdated rgbds 0.3.8 is no longer needed
Rangi
2020-08-08
check_status reports modified .asm files and makes Travis fail (why?)
Rangi
2020-08-08
Merge pull request #66 from mid-kid/master
Rangi
2020-08-08
Fix RGBDS 0.4.1
mid-kid
[next]