index
:
pokeruby
master
Pokémon Ruby and Sapphire
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
battle_setup.c
Age
Commit message (
Expand
)
Author
2021-07-02
Use -g flag to compile
PikalaxALT
2021-06-21
Start syncing contest code documentation from Emerald
PikalaxALT
2020-08-29
Give songs meaningful english names
GriffinR
2020-04-27
Sync trainer_battle.inc
GriffinR
2020-04-23
Sync event macros
GriffinR
2020-02-12
Standardize Event Object to Object Event
GriffinR
2019-11-09
Use descriptive constant for ScriptGiveMon call
Thomas Winwood
2019-07-31
fix more emerald differences
camthesaxman
2019-07-30
misc
camthesaxman
2019-07-29
resolve some Emerald differences
camthesaxman
2019-07-28
emerald file names, part 1
camthesaxman
2017-08-12
split out src/ directory into categorized subdirectories.
ProjectRevoTPP
2017-07-09
decompile sub_80A6354 - sub_80A6D1C
camthesaxman
2017-06-19
Battle labels named (#333)
DizzyEggg
2017-06-16
Merge remote-tracking branch 'marijn/clean/headers'
yenatch
2017-06-15
move player_pc data to C file and do a lot of labeling
ProjectRevoTPP
2017-05-26
Sort includes
Marijn van der Werf
2017-05-26
Add headers
Marijn van der Werf
2017-05-22
Add data2 header
Marijn van der Werf
2017-05-22
Remove duplicate strings.h declarations
Marijn van der Werf
2017-05-09
file renaming
YamaArashi
2017-04-27
Sort includes
Marijn van der Werf
2017-04-08
finish decompiling item_use.c (#244)
ProjectRevoTPP
2017-03-18
reorganize and add new headers for many files
ProjectRevoTPP
2017-01-27
define more data in C (#220)
Cameron Hall
2017-01-17
Remove trailing whitespace
Marijn van der Werf
2017-01-17
Sort includes
Marijn van der Werf
2017-01-17
Move `gStringVar` declarations to text.h
Marijn van der Werf
2017-01-05
more labels (#165)
ProjectRevoTPP
2017-01-05
field_8 -> savedCallback
YamaArashi
2017-01-02
name functions and split data more
YamaArashi
2017-01-02
name battle setup functions
YamaArashi
2017-01-02
battle type constants
YamaArashi
2017-01-02
label and document berry.c, decompress.c, item_use.c and label gBattleTypeFla...
ProjectRevoTPP
2017-01-02
gBattleTypeFlags
YamaArashi
2017-01-02
event_data.c
YamaArashi
2016-12-19
decompile ground effect flags functions
YamaArashi
2016-12-12
Fix various warnings
Marijn van der Werf
2016-12-04
fix battle_setup.c warning
YamaArashi
2016-12-02
use player avatar flag constants
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-11
more cleanup (#98)
Cameron Hall
2016-11-06
cleanup (#93)
Cameron Hall
2016-11-06
start decompiling battle_ai.c (#92)
Cameron Hall
2016-11-05
script special variables
YamaArashi
2016-11-05
rename some parameters
YamaArashi
2016-11-05
introduce flag constants
YamaArashi
2016-11-05
clean up battle_setup.c
YamaArashi
2016-11-04
trainer music constants
YamaArashi
[next]