index
:
pokeruby
master
Pokémon Ruby and Sapphire
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pokemon_2.c
Age
Commit message (
Expand
)
Author
2018-07-03
label pp up masks
yenatch
2018-04-06
Finish decompiling battle_9
Marcus Huderle
2018-04-06
Decompile a bunch of battle_9
Marcus Huderle
2018-04-06
Start decompiling battle_9
Marcus Huderle
2018-04-04
Merge remote-tracking branch 'upstream/master' into battle-1
Marcus Huderle
2018-02-18
remove subdirectories
camthesaxman
2017-08-12
split out src/ directory into categorized subdirectories.
ProjectRevoTPP
2017-07-20
map out ram variables
drifloony
2017-06-27
Merge branch 'master' into pokemon_data
scnorton
2017-06-19
Battle labels named (#333)
DizzyEggg
2017-06-16
Decompile remaining Pokemon data into c objects
scnorton
2017-05-26
Sort includes
Marijn van der Werf
2017-05-26
Add headers
Marijn van der Werf
2017-05-23
Merge pull request #303 from marijnvdwerf/clean/includes
yenatch
2017-05-22
Add data2 header
Marijn van der Werf
2017-05-22
Add strings2.h
Marijn van der Werf
2017-05-22
Decrease indentation level of switches
Marijn van der Werf
2017-05-08
decompile some of mail_data.s
YamaArashi
2017-05-07
decompile more pokemon functions
YamaArashi
2017-02-04
decompile more of field_map_obj (#231)
Cameron Hall
2017-02-01
label, document, reorganize, and clean up battle_ai.c (#228)
ProjectRevoTPP
2017-01-28
tabs to spaces
YamaArashi
2017-01-27
define more data in C (#219)
Cameron Hall
2017-01-21
formatting
YamaArashi
2017-01-17
Sort includes
Marijn van der Werf
2017-01-08
enum the species constants
yenatch
2017-01-02
gBattleTypeFlags
YamaArashi
2017-01-02
event_data.c
YamaArashi
2016-12-31
use more constants in CalculateBaseDamage
YamaArashi
2016-12-29
fix typo
YamaArashi
2016-12-29
add conditional bugfix for setting mon IVs
YamaArashi
2016-12-02
[WIP] Extract all external function declarations to headers (#114)
Marijn van der Werf
2016-11-30
Declare more non-static functions in header files (#111)
Marijn van der Werf
2016-11-04
add flag.h and var.h
YamaArashi
2016-10-23
enigma berry structs
YamaArashi
2016-10-18
trainer battle specifications
YamaArashi
2016-09-27
decompile 2 pokemon functions
YamaArashi
2016-09-18
expand WRAM sections and add some variables
YamaArashi
2016-09-12
decompile pokemon functions
YamaArashi
2016-09-12
fix do-while formatting
YamaArashi
2016-09-12
decompile more pokemon functions
YamaArashi
2016-09-10
make aif2pcm compatible with VS2015
YamaArashi
2016-09-10
decompile functions for setting pokemon data
YamaArashi
2016-09-10
decompile more pokemon functions
YamaArashi
2016-09-09
rename pokemon functions
YamaArashi
2016-09-09
clean up types in pokemon code
YamaArashi
2016-09-09
more decompilation of pokemon functions
YamaArashi