summaryrefslogtreecommitdiff
path: root/src/battle_pike.c
AgeCommit message (Collapse)Author
2019-02-09Give proper names to dynamic map layoutsMarcus Huderle
2019-02-07Document battle pikeMarcus Huderle
2019-02-07Document more battle pyramidMarcus Huderle
2019-01-31Convert map data to JSONMarcus Huderle
2019-01-13Decompile trainer hillDizzyEggg
2018-12-25use 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-20Merge with masterDizzyEggg
2018-12-15Up to sub 0x80ce580DizzyEggg
2018-12-10Merge pull request #422 from garakmon/frontier_data_1Diegoisawesome
Battle tower data
2018-12-06Remove uses of INVALID_ defines, clean up some arrays with constants, and ↵nullableVoidPtr
spaces -> tabs
2018-12-06Fix 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-05Finish porting battle frontier dataDizzyEggg
2018-11-27Finish frontier dataDizzyEggg
2018-11-27clean frontier datagarak
2018-11-27frontier pike and pyramid datagarak
2018-11-12Decompile Battle PalaceDizzyEggg
2018-11-12Document Battle PieDizzyEggg
2018-11-12Decompile battle pikeDizzyEggg
2018-11-12Start battle pikeDizzyEggg