index
:
pokeemerald
master
Pokémon Emerald
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
field_specials.c
Age
Commit message (
Expand
)
Author
2019-01-02
Fix merge conflicts
Tetrable
2019-01-02
Finish off labelling flags
Tetrable
2018-12-31
Merge branch 'master' of github.com:pret/pokeemerald into trade
Diegoisawesome
2018-12-31
Cleanup and documentation
Diegoisawesome
2018-12-29
Document misc field_specials things
Marcus Huderle
2018-12-29
Document deoxys rock
Marcus Huderle
2018-12-27
Misc overworld documentation
Marcus Huderle
2018-12-24
make it compie hopefully
DizzyEggg
2018-12-24
asm party and fldeff clean-up
DizzyEggg
2018-12-20
Merge with master
DizzyEggg
2018-12-19
update applymovement to remove magic numbers
Melody
2018-12-15
Up to sub 0x80ce580
DizzyEggg
2018-12-09
Merge branch 'master' into weather
DizzyEggg
2018-12-08
Finish field screen
DizzyEggg
2018-12-06
Remove uses of INVALID_ defines, clean up some arrays with constants, and spa...
nullableVoidPtr
2018-12-06
Fix alloc.c as per #386, define INVALID_ constants and rename malloc to alloc...
nullableVoidPtr
2018-11-29
match 2 field functions
DizzyEggg
2018-11-18
Party Size and Num Stats
DizzyEggg
2018-11-13
Move field effects enum to defines
Slawter666
2018-11-12
Merge branch 'master' of https://github.com/pret/pokeemerald into synchronise
Slawter666
2018-10-30
Make frontier util compile
DizzyEggg
2018-10-30
Merge pull request #370 from DizzyEggg/battle_tower
Diegoisawesome
2018-10-27
Window priority to window bg
DizzyEggg
2018-10-24
battle tower, match sth and dumb loop instead of goto
DizzyEggg
2018-10-21
Merge branch 'master' of https://github.com/pret/pokeemerald into synchronise
Slawter666
2018-10-19
clean flags and remove temp macro
garak
2018-10-17
begin event flag names, add temporary hidden item macro
garak
2018-10-17
More synchronisation
Slawter666
2018-10-16
Port/decompile field_control_avatar
Diegoisawesome
2018-10-17
Further synchronisation
Slawter666
2018-09-09
Merge branch 'decompile_frontier_2' of https://github.com/DizzyEggg/pokeemera...
Slawter666
2018-09-08
Standartize AddTextPrinterParametrized functions,
DizzyEggg
2018-09-04
Bring labels for overworld.c over from pokeruby
Slawter666
2018-08-26
try battle tent and fail
DizzyEggg
2018-08-25
Document battle dome.
DizzyEggg
2018-08-19
battle dome cards sensibly renamed
DizzyEggg
2018-08-11
Finish decompiling field_specials
Diegoisawesome
2018-08-10
Continue decompiling field_specials
Diegoisawesome
2018-08-10
Continue decompiling field_specials
Diegoisawesome
2018-08-08
Continue decompiling field_specials
Diegoisawesome
2018-08-08
Begin porting/decompiling field_specials
Diegoisawesome