index
:
pokeruby
master
Pokémon Ruby and Sapphire
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Collapse
)
Author
2017-06-20
Three more small functions in field_specials.s
scnorton
2017-06-20
Petalburg Gym field specials
scnorton
2017-06-20
MauvilleGymSpecial3
scnorton
2017-06-20
whitespace
camthesaxman
2017-06-20
move data to C and introduce CompressedSpriteSheet and CompressedSpritePalette
camthesaxman
2017-06-20
finish decompiling pokedex.s
camthesaxman
2017-06-20
decompile sub_8046FBC - sub_80470C4
camthesaxman
2017-06-20
decompile sub_8046400 - sub_8046E9C
camthesaxman
2017-06-20
MauvilleGymSpecial2
PikalaxALT
2017-06-19
revert gBufferedMoves to gSelectedOrderFromParty
camthesaxman
2017-06-19
merge upstream
camthesaxman
2017-06-19
Battle labels named (#333)
DizzyEggg
* Changed battle labels
2017-06-19
MauvilleGymSpecial1
PikalaxALT
2017-06-19
SpawnBerryBlenderLinkPlayerSprites
PikalaxALT
2017-06-19
GetLinkPartnerNames
PikalaxALT
2017-06-19
SS Tidal functions in field_special.s
PikalaxALT
2017-06-19
Merge pull request #327 from camthesaxman/trig_data
yenatch
convert trig data to C
2017-06-18
Fix building from a clean repository
PikalaxALT
2017-06-18
Merge remote-tracking branch 'origin/master' into field_map_obj_data
PikalaxALT
2017-06-18
Decompile field map object special anim subroutine pointer tables
PikalaxALT
2017-06-18
Disassemble last of the data that isn't pointer tables in field_map_obj
PikalaxALT
2017-06-18
Decompile odd-length arrays and metatile behavior pointer tables
PikalaxALT
2017-06-18
Field map object callback pointers
PikalaxALT
2017-06-18
Adjust include hierarchy
PikalaxALT
2017-06-17
integrate data
camthesaxman
2017-06-17
finish decompiling choose_party
camthesaxman
2017-06-17
Decompile two s16[4]s
PikalaxALT
2017-06-17
Split field map object data into headers, using the original delineation as ↵
PikalaxALT
a guide
2017-06-17
fix merge conflicts
camthesaxman
2017-06-17
Decompile all data in data/graphics/field_objects/*.inc
PikalaxALT
2017-06-17
Decompile map object data (nonmatching wip 1)
PikalaxALT
2017-06-16
Merge remote-tracking branch 'marijn/clean/headers'
yenatch
2017-06-16
whitespace
camthesaxman
2017-06-16
decompile sub_8122854 - sub_81229B8
camthesaxman
2017-06-16
decompile sub_8121E10 - sub_8122838
camthesaxman
2017-06-16
Decompile remaining Pokemon data into c objects
scnorton
2017-06-16
Convert level up learnset pointers to c array
scnorton
2017-06-16
Convert evolution table to c objects
scnorton
2017-06-16
Convert level up learnsets to c objects
scnorton
2017-06-16
Convert base stats to c objects
scnorton
2017-06-16
Convert experience tables into c objects
scnorton
2017-06-16
Convert trainer class and cry lookup tables to c objects
scnorton
2017-06-16
Convert TM/HM learns to c object (to-do: make definition of TM/HM learns ↵
scnorton
more user-friendly)
2017-06-16
Convert nature stat table to c object
scnorton
2017-06-16
Convert item effects into c objects
scnorton
2017-06-16
Convert spinda spot graphics to c objects
scnorton
2017-06-16
Convert species id conversion tables to C objects
scnorton
2017-06-15
use macros to convert floating point to fixed point
camthesaxman
2017-06-15
Merge branch 'master' of https://github.com/pret/pokeruby
ProjectRevoTPP
2017-06-15
0x134 -> SPECIES_SPINDA
yenatch
[prev]
[next]