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-10
finish labeling scanline_effect.c
camthesaxman
2018-01-10
label more of scanline_effect.c
camthesaxman
2018-01-09
label some scanline_effect functions
camthesaxman
2018-01-09
rename unknown_task to scanline_effect
camthesaxman
2018-01-09
more text/menu renaming
camthesaxman
2018-01-09
s/gWindowConfig/gWindowTemplate/g
camthesaxman
2018-01-08
re-label some window and text code
camthesaxman
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
[next]