summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-07-29Merge branch 'master' of https://github.com/pret/pokerubyU-Maria-PC\Maria
Update
2017-07-29Merge pull request #391 from DizzyEggg/decompile_battle_3Cameron Hall
(Don't merge yet) Decompile battle 3
2017-07-29Merge branch 'master' into decompile_battle_3DizzyEggg
2017-07-29Battle3 is done. Except ABE.DizzyEggg
2017-07-29scaninc: fix buffer overflowyenatch
2017-07-29Merge pull request #392 from camthesaxman/scaninc_fixCameron Hall
fix scaninc buffer overflow crash
2017-07-29Merge branch 'master' of https://github.com/pret/pokerubyU-Maria-PC\Maria
`:Q B A B:` r A r D D C D D r
2017-07-29updateU-Maria-PC\Maria
2017-07-28fix std::string buffer overflow in scaninccamthesaxman
2017-07-28last function IsPokeDisobedientDizzyEggg
2017-07-28Unreferenced move mergerDizzyEggg
2017-07-28Merge branch 'master' into decompile_battle_3DizzyEggg
2017-07-28IBE matchesDizzyEggg
2017-07-27Merge pull request #387 from camthesaxman/decompile_battle_anim_807B69CCameron Hall
decompile battle_anim_807B69C
2017-07-26the ultimate challengeDizzyEggg
2017-07-26UpdateU-Maria-PC\Maria
2017-07-25decompile the two remaining functions of berry_tag_screen.ccamthesaxman
2017-07-25whitespacecamthesaxman
2017-07-25clean up pokemon_icon.ccamthesaxman
2017-07-25attack canceller troublesDizzyEggg
2017-07-24a loop problemDizzyEggg
2017-07-24scaninc: -I include in the makefileyenatch
2017-07-24scaninc: skip whitespace/comments in the read loopyenatch
fixes e73ec108adb15cda40c17ebe891d25460c3c42b3
2017-07-23scaninc: allow multiple include pathsyenatch
also use a queue instead of a stack for filesToProcess
2017-07-23scaninc: optimize for unix newlinesyenatch
this probably has no effect whatsoever
2017-07-23scaninc: skipping comments seems to be faster than removing themyenatch
2017-07-23scaninc: faster incbin detectionyenatch
2017-07-23scaninc: add -I and stop hardcoding include pathsyenatch
2017-07-23start decompiling battle_3 git sucksDizzyEggg
2017-07-22Merge pull request #386 from drifloony/field_fadetransitionCameron Hall
decompile field_fadetransition
2017-07-22decompile battle_anim_807B69Ccamthesaxman
2017-07-22Merge pull request #385 from drifloony/mystery_event_scriptCameron Hall
finish decompiling mystery_event_script
2017-07-22finish decompiling mystery_event_scriptdrifloony
2017-07-22Merge pull request #384 from camthesaxman/battle_4Cameron Hall
battle_4 fixes
2017-07-22fix warning about DisableStruct being declared in parameter listcamthesaxman
2017-07-22various fixes before mergecamthesaxman
2017-07-22Merge pull request #372 from DizzyEggg/masterCameron Hall
decompile battle_4
2017-07-22scaninc: read c includesyenatch
Now editing .h files triggers a rebuild. Also allow .h and .inc files to be passed as a main argument. src/ and include/ are temporarily hardcoded.
2017-07-22decompile field_fadetransitiondrifloony
2017-07-22Merge pull request #378 from PikalaxALT/rename_specialsCameron Hall
Rename specials
2017-07-21Merge pull request #375 from drifloony/mon_markingsCameron Hall
decompile mon_markings
2017-07-21incorporate suggested improvements into mon_markings.cdrifloony
2017-07-21Merge pull request #377 from camthesaxman/decompile_battle_8Cameron Hall
decompile battle_8
2017-07-21Merge pull request #376 from drifloony/reset_rtc_screenCameron Hall
decompile reset_rtc_screen
2017-07-21Merge branch 'master' into mon_markingsdrifloony
2017-07-21Merge pull request #370 from drifloony/ram_variablesCameron Hall
map out ram variables
2017-07-21make gUnknown_02039248 into structdrifloony
2017-07-21Merge pull request #374 from drifloony/fldeff_flashCameron Hall
decompile fldeff_flash
2017-07-21Merge pull request #373 from drifloony/pokemon_iconCameron Hall
decompile pokemon_icon
2017-07-21use -2 instead of 0xFFFEdrifloony