index
:
pokegold
master
Pokémon Gold and Silver
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
maps
Age
Commit message (
Collapse
)
Author
2022-03-07
Miscellaneous tweaks (#72)
FrenchOrange
2022-01-10
Don't require a boolean trainer flag for `givepoke`
Rangi
2021-10-05
Fix spacing between event scripts
Rangi
2021-10-05
Use constants in the `UnusedEnteiScript`
Rangi
2021-06-08
Rename `prioritysjump` to `sdefer`
Rangi
2021-03-21
Use numeric constants in text strings with "{d:interpolation}"
Rangi
2021-03-17
Assert some more table widths
Rangi
2021-03-11
Sync some files with pokecrystal
Rangi
2020-11-03
More syncing with pokecrystal
Rangi
2020-10-28
Replace many '; unused' with '; unreferenced'
Rangi
2020-10-26
Comment, remove, or revise many unreferenced labels
Rangi
2020-10-23
Name symbols in link.asm (#63)
Elliot
Identify remaining link.asm labels
2020-10-21
Identify unused Route 40 movement data
Rangi
2020-10-21
Consistent (x, y) coordinates for ugdoor macro
Rangi
2020-10-05
Identify some more unnamed labels
Rangi
2020-10-04
Identify movement labels in map scripts
Rangi
2020-09-27
Use EGG_LEVEL for Togepi egg
Rangi
2020-07-26
Use def_* macros for automatic map event counts
Rangi
2020-07-17
SPRITE_GYM_GUY -> SPRITE_GYM_GUIDE
Rangi
2020-07-17
return → endcallback, reloadandreturn → reloadend
Rangi
2020-06-22
Use pokepret account for committing to symbols branch
Rangi
2020-06-22
Identify some more labels
Rangi
2020-06-21
Replace "Unreferenced" labels with "; unreferenced" comments
Rangi
2020-06-20
Identify some more Unknown labels
Rangi
2020-06-19
Rename labels to stop cheating the unnamed.py script.
entrpntr
2020-06-16
Merge branch 'master' of https://github.com/pret/pokegold
Rangi
2020-06-16
[in progress] Harmonize more constant and data files with pokecrystal
Rangi
2020-06-16
Map script cleanups.
entrpntr
2020-06-15
WiseTriosRoom -> EcruteakTinTowerBackEntrance
Rangi
2020-06-15
SPRITE_BUENA -> SPRITE_BEAUTY
Rangi
2020-06-15
Miscellaneous cleanups.
entrpntr
2020-06-15
Treat std scripts like specials and predefs (ported from pokecrystal)
Rangi
2020-06-15
Port miscellaneous recent updates from pokecrystal
Rangi
2020-06-14
Sync PlayersHouse1F labels with pokecrystal
Rangi
2020-06-14
checkflag takes ENGINE constants, not EVENT constants
Rangi
2020-06-05
Clean up map scripts.
entrpntr
2020-05-28
Fill in sprite animation index constants, other minor cleanups.
entrpntr
2020-05-15
Remove remaining legacy macros from current code.
entrpntr
2020-05-14
Clean up battle anims, constants, and wram.
entrpntr
2020-05-14
Match pokecrystal file names and folder structure, tools updates.
entrpntr
2020-05-13
More cleanup of title screen, update unused sources script.
entrpntr
2020-05-07
Add end-of-ROM stadium data, fix Burned Tower script labels/constants.
entrpntr
2020-05-04
Clean up specials and swarms.
entrpntr
2020-04-27
Sync with the recent updates to pokecrystal.
entrpntr
2020-04-06
Add unnamed.py and update for rgbds v0.4.x before continuing.
entrpntr
2020-03-17
Cleanup macros before continuing.
entrpntr
2020-02-19
Add home/stone_queue.asm and update script_constants.asm
libjet
2019-12-11
Updated macros/scripts/text.asm and cleaned up macros.asm
libjet
2019-10-12
Use PSYCHIC_M for the Psychic TM.
yenatch
[Ryan Tandy: adapted from pret/pokecrystal@0b8b6f9259bedacad55bb4667de5b2bbe6eafda7]
2019-10-11
Add maps and map attributes.
IIMarckus
[next]