index
:
pokeruby
master
Pokémon Ruby and Sapphire
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
engine
Age
Commit message (
Collapse
)
Author
2018-01-06
Rename vars in cable car util
PikalaxALT
2018-01-05
cable car util
PikalaxALT
2018-01-01
Label a bunch more specials
Marcus Huderle
2018-01-01
Label DoPokeNews and PokeNews struct
Marcus Huderle
2017-12-27
Port battle_anim changes from pokeemerald
Marcus Huderle
2017-12-24
Merge pull request #492 from PikalaxALT/decompile_data
Marcus Huderle
Decompile data and abstract away some explicit memcpy calls
2017-12-24
Name and use general purpose vars
Marcus Huderle
2017-12-24
Name and use temp var constants
Marcus Huderle
2017-12-23
Merge branch 'master' into decompile_data
PikalaxALT
2017-12-21
Rename gScript* vars to gSpecialVar_*
Marcus Huderle
2017-12-20
Decompile battle_anim shock
Marcus Huderle
2017-12-19
Simplify copy in sub_8093324
PikalaxALT
2017-12-18
Decompile data: naming_screen
PikalaxALT
2017-12-18
namingScreenDataPtr is probably used in source but optimized out by compiler
PikalaxALT
2017-12-18
Merge branch 'master' into decompile_data
scnorton
2017-12-18
Make mystery_event_msg great again
scnorton
2017-12-18
Decompile data: mystery_event_msg
scnorton
2017-12-18
Decompile German menu cursor data
PikalaxALT
2017-12-17
Use FLAG_ prefix for all flags
Marcus Huderle
2017-12-17
Decompile data: menu_cursor, 2
PikalaxALT
2017-12-17
Decompile data: menu_cursor, 1
scnorton
2017-12-15
Label landmark and daily flags.
Marcus Huderle
2017-11-26
fix merge conflicts
camthesaxman
2017-11-26
flag, vars, items constants
camthesaxman
2017-11-26
Label the PokemonSummaryScreenStruct structs members
Marcus Huderle
2017-11-26
easy_chat constants
camthesaxman
2017-11-26
abilities, songs, species constants
camthesaxman
2017-11-26
rename rng.c to random.c
camthesaxman
2017-11-19
clean up unknown_task variables
sceptillion
2017-11-19
headers for fldeff_poison and fldeff_recordmixing
sceptillion
2017-11-18
change Sprite struct to use a data array instead of manual declares.
ProjectRevoTPP
2017-11-15
migrate matsuda debug menu and tileset anim data to src
ProjectRevoTPP
2017-11-15
comment
ProjectRevoTPP
2017-11-15
migrate text_window and reset_rtc_screen data to src
ProjectRevoTPP
2017-11-14
Merge branch 'data' of https://github.com/ProjectRevoTPP/pokeruby into data
ProjectRevoTPP
2017-11-13
migrate main_menu data to src
ProjectRevoTPP
2017-11-13
migrate cable_club and mori_debug_menu data to src
ProjectRevoTPP
2017-11-12
Cleanup and document daycare.c
Marcus Huderle
2017-11-11
eliminate remaining RAM pointers in src/
ProjectRevoTPP
2017-11-09
remove shared_syms
ProjectRevoTPP
2017-11-09
depreciate use of shared_syms
ProjectRevoTPP
2017-11-06
finish refactoring ewram defines into ewram.h.
ProjectRevoTPP
2017-11-05
move src/engine/ direct ewram calls to ewram.h.
ProjectRevoTPP
2017-11-05
move ewram.h includes in include/ to src files.
ProjectRevoTPP
2017-11-05
move ewram defines to ewram.h.
ProjectRevoTPP
2017-11-04
more fixes
ProjectRevoTPP
2017-11-03
BG_CHAR_ADDR and BG_SCREEN_ADDR recast fixes
ProjectRevoTPP
2017-11-03
Merge branch 'master' of https://github.com/pret/pokeruby into fix_setmondata
ProjectRevoTPP
2017-11-02
Merge pull request #453 from huderlem/battle_tower
Marcus Huderle
Decompile battle_tower
2017-11-01
Use descriptive variable and function names for battle_tower code
Marcus Huderle
[next]