index
:
pokecrystal
install
master
Pokémon Crystal
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engine
/
events
/
battle_tower
Age
Commit message (
Expand
)
Author
2021-06-19
Standardize capitalization of ".Jumptable"
Rangi
2021-04-27
Use {interpolation} to generate sequences of RAM labels
Rangi
2021-04-19
Use rgbds 0.5.0
Rangi
2021-03-17
Consistent labels for each nickname in RAM
Rangi
2021-02-05
Merge pull request #799 from FredrIQ/typo_fix
Rangi
2021-02-05
Identify some more labels
Rangi
2021-02-04
Battle Tower: fix typo in constant (PROGESS -> PROGRESS)
Fredrik Ljungdahl
2020-12-23
Rename some labels
Rangi
2020-11-01
Identify some more labels, and make some more consistent
Rangi
2020-10-28
Identify more WRAM labels, and start a <X>_DummyFunction label convention
Rangi
2020-10-26
Comment, remove, or revise many unreferenced labels
Rangi
2020-07-01
Identify more labels, and use the jumptable macro when possible
Rangi
2020-06-21
Replace "Unreferenced" labels with "; unreferenced" comments
Rangi
2020-06-21
Remove some more raw addresses
Rangi
2020-06-17
Harmonize engine/{movie, pokemon} with pokegold (renames GetSRAMBank to OpenS...
Rangi
2020-03-21
rgbds supports 'X - 1' instead of 'X + -1'
Rangi
2020-02-28
'and BANK' -> 'aka BANK'
Rangi
2020-02-25
Identify some labels and constants for Battle Tower
Rangi
2019-10-21
More mobile SDK documentation
mid-kid
2019-10-20
#641 fixes and additions. (#646)
mid-kid
2019-04-13
Merge pull request #623 from mid-kid/patch-1
Rangi
2019-04-12
Create some battle tower SRAM labels
mid-kid
2019-04-09
TextBox -> Textbox
mid-kid
2019-01-02
Clean up some Odd Egg and Battle Tower code and data
Rangi
2018-11-18
Resolve issue #575: Rename text commands
Rangi
2018-11-05
text_jump → text_far
mid-kid
2018-08-25
Use labels instead of constants for HRAM
Rangi
2018-07-18
Remove some more address comments
mid-kid
2018-07-16
Fewer uses of 'Thing2 - Thing1' for sizeof(Thing)
Rangi
2018-06-25
Remove more triple newlines
Rangi
2018-06-24
Fix triple newlines left over from removing address comments
Rangi
2018-06-25
Remove even more address comments
mid-kid
2018-06-24
Remove all address comments
mid-kid
2018-04-05
Use constants for bit/set/res more
Rangi
2018-04-04
Merge branch 'master' of https://github.com/pret/pokecrystal
Rangi
2018-04-01
Fix file permissions
mid-kid
2018-03-19
Relabel some map-related WRAM
Rangi
2018-03-02
Improve some code labels
Rangi
2018-02-25
Merge branch 'master' of https://github.com/pret/pokecrystal
Rangi
2018-02-22
Fix TRUE/FALSE constants for CalcMonStats
mid-kid
2018-02-22
Pkmn -> Mon
mid-kid
2018-02-03
Merge branch 'master' of https://github.com/pret/pokecrystal
Rangi
2018-02-02
use "x + -1" not "x +- 1"
Rangi
2018-01-24
Remove "UnusedSpecial_" prefixes too
Rangi
2018-01-24
Remove Special_ prefix from special routines (close #478)
Rangi
2018-01-24
Rename some routines to avoid conflicts when removing "Special_" prefixes
Rangi
2018-01-23
Prefix wram labels with w, part 2.
luckytyphlosion
2018-01-23
x is the standard temp variable
Rangi
2018-01-22
wUnlockedUnowns engine flag constants
Rangi
2018-01-20
PARTY_LENGTH; MON_NAME; sgb_border.bin
Remy Oukaour
[next]