index
:
pokeemerald
master
Pokémon Emerald
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
battle_pike.c
Age
Commit message (
Collapse
)
Author
2021-12-28
Move pokemon and easy chat constants to global, misc clean-up
GriffinR
2021-04-06
Document fieldmap
GriffinR
2021-03-22
Misc labels in battle facilities
GriffinR
2021-02-24
Add palette selection constants
GriffinR
2021-02-24
Document easy chat
GriffinR
2021-02-24
Use TASK_NONE constant
GriffinR
2021-02-08
Label unused layouts
GriffinR
2020-10-01
Replace POKEMON_SLOTS_NUMBER
GriffinR
2020-04-09
Add misc party constant usage
GriffinR
2020-01-12
Merge branch 'master' into fix-eventobj
GriffinR
2019-12-20
Add frontier trainer constants
GriffinR
2019-12-11
Merge branch 'master' into fix-eventobj
GriffinR
2019-12-10
Document Battle Pike scripts
GriffinR
2019-12-06
Merge branch 'master' into fix-eventobj
GriffinR
2019-12-05
Set up Battle Pike macros
GriffinR
2019-12-05
Set up remaining facility script doc, use Palace macros
GriffinR
2019-11-25
Merge master into ObjEvent rename
GriffinR
2019-11-25
Document Frontier Util
GriffinR
2019-11-25
Begin documenting Battle Pike and Frontier Util
GriffinR
2019-11-21
Rename EventObj to ObjEvent
GriffinR
2019-11-20
Standardize EVENT_OBJECT to OBJECT_EVENT
GriffinR
2019-11-20
Standardize Event Object to Object Event
GriffinR
2019-10-25
Document party_menu first pass
GriffinR
2019-10-06
Document field_poison
GriffinR
2019-09-27
Merge branch 'master' into gflib
PikalaxALT
2019-09-16
Use MAX_MON_MOVES constants
GriffinR
2019-09-08
Move gflib srcs and headers to gflib subdir
PikalaxALT
2019-06-26
Fix/suppress warnings when building with gcc-8
PikalaxALT
2019-05-16
Change abilities in base stats to array
DizzyEggg
2019-05-16
use ability num instead of alt ability
DizzyEggg
2019-02-09
Give proper names to dynamic map layouts
Marcus Huderle
2019-02-07
Document battle pike
Marcus Huderle
2019-02-07
Document more battle pyramid
Marcus Huderle
2019-01-31
Convert map data to JSON
Marcus Huderle
2019-01-13
Decompile trainer hill
DizzyEggg
2018-12-25
use max mon moves constant where able (#480)
melthelesbian
* use max mon moves constant where able * fix errors in script commands file * fix more errors
2018-12-20
Merge with master
DizzyEggg
2018-12-15
Up to sub 0x80ce580
DizzyEggg
2018-12-10
Merge pull request #422 from garakmon/frontier_data_1
Diegoisawesome
Battle tower data
2018-12-06
Remove uses of INVALID_ defines, clean up some arrays with constants, and ↵
nullableVoidPtr
spaces -> tabs
2018-12-06
Fix alloc.c as per #386, define INVALID_ constants and rename malloc to ↵
nullableVoidPtr
alloc as per #325 Some of the INVALID_ are likely erroneously placed, due to lack of documentation
2018-12-05
Finish porting battle frontier data
DizzyEggg
2018-11-27
Finish frontier data
DizzyEggg
2018-11-27
clean frontier data
garak
2018-11-27
frontier pike and pyramid data
garak
2018-11-12
Decompile Battle Palace
DizzyEggg
2018-11-12
Document Battle Pie
DizzyEggg
2018-11-12
Decompile battle pike
DizzyEggg
2018-11-12
Start battle pike
DizzyEggg