index
:
pokeemerald
master
Pokémon Emerald
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
item_use.c
Age
Commit message (
Expand
)
Author
2018-09-11
Move item_use data to C
Slawter666
2018-09-04
Bring labels for overworld.c over from pokeruby
Slawter666
2018-08-30
Finish decompiling pyramid bag.
DizzyEggg
2018-08-30
Do some pyramid bag
DizzyEggg
2018-07-11
Sync bg_event macros with pokeruby
Marcus Huderle
2018-07-05
Merge branch 'decompile_cut' of git://github.com/DizzyEggg/pokeemerald into D...
Diegoisawesome
2018-06-20
Rename map-layout-related things
Marcus Huderle
2018-06-16
cut field effect is decompiled and documented
DizzyEggg
2018-06-13
Bring all movement function names up-to-date with pokeruby
Marcus Huderle
2018-06-11
Rebrand 'map object' and 'field object' to 'event object'
Marcus Huderle
2018-06-11
Move all field object data into src/data and event_object_movement.c
Marcus Huderle
2018-06-11
Rename field_map_obj to event_object_movement
Marcus Huderle
2018-05-10
Finish porting/decompiling field_effect.c
Diegoisawesome
2018-04-10
Decompile rom6
KDSKardabox
2018-02-14
merge overworld with master
DizzyEggg
2018-02-14
decompile overworld
DizzyEggg
2018-02-12
Merge branch 'master' of https://github.com/pret/pokeemerald into decompile_i...
golem galvanize
2018-02-12
more fixes
golem galvanize
2018-02-12
more overworld work
DizzyEggg
2018-02-12
start decompiling overworld.s
DizzyEggg
2018-02-11
add more const pokemon data, clear include
DizzyEggg
2018-02-11
more pokemon work
DizzyEggg
2018-02-09
battle labels merge with master
DizzyEggg
2018-02-08
get rid of unnecessary externs
DizzyEggg
2018-02-07
move battle vars to c file
DizzyEggg
2018-02-07
move mon data fix conflicts
DizzyEggg
2018-02-07
Merge pull request #166 from camthesaxman/battle_refactor
Cameron Hall
2018-02-06
more renaming
camthesaxman
2018-02-06
match item use func
DizzyEggg
2018-02-05
move some pokemon data to c
DizzyEggg
2018-01-30
rename header
ProjectRevoTPP
2018-01-30
fixed
golem galvanize
2018-01-27
decompile item_use
golem galvanize