Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-11-28 | Restore devkitARM links | YamaArashi | |
2016-11-27 | Update Windows devkitARM link | YamaArashi | |
2016-11-27 | Merge pull request #113 from einstein95/patch-1 | YamaArashi | |
Change devkitARM link to temporary mirror | |||
2016-11-28 | Change devkitARM link to temporary mirror | Logan B | |
2016-11-25 | finally get InsertTask to match (#110) | Cameron Hall | |
* make InsertTask match * fix InsertTask * remove extra whitespace | |||
2016-11-25 | Decompile more intro functions (#108) | Cameron Hall | |
* start decompiling intro task * ignore Thumbs.db * decompile more code * actually ignore Thumbs.db * decompile more functions * fix sapphire * sort of fix task_intro_7 * name some functions and variables * more cleanup | |||
2016-11-24 | Merge branch 'yenatch-weather' | YamaArashi | |
2016-11-24 | Merge branch 'weather' of https://github.com/yenatch/pokeruby into ↵ | YamaArashi | |
yenatch-weather | |||
2016-11-24 | decompile field_player_avatar.c (#107) | Cameron Hall | |
* Mark .h files as C instead of C++ * also fix .inc files * start decompiling field_player_avatar.c * more decompilation * fix CheckForFieldObjectCollision * finish decompiling * clean up a bit * Revert .gitattributes | |||
2016-11-19 | Merge pull request #104 from TwitchPlaysPokemon/master | YamaArashi | |
make ROM match again with a lazy temporary fix | |||
2016-11-19 | make ROM match again with a lazy temporary fix | ProjectRevoTPP | |
2016-11-18 | decompile field_camera.c (#103) | Cameron Hall | |
* start decompiling field_camera.c * can't get CameraUpdate to match * finish decompiling | |||
2016-11-18 | decompile trainer_see.c (#102) | ProjectRevoTPP | |
* begin decompiling trainer_see.c * ...actually add the c file you dummy * decompile more of trainer_see.c * finish decompiling trainer_see.c * formatting | |||
2016-11-18 | decompile field_effect.c | YamaArashi | |
2016-11-14 | Start decompiling battle_ai.c cmd functions (#100) | ProjectRevoTPP | |
* begin decompiling battle AI macros * decompile more battle AI macros * nonmatching function * decompile BattleAICmd_get_ability * current nonmatching work * get BattleAICmd_unk_30 a bit closer * get battle_ai.c into a mergable state. | |||
2016-11-14 | Merge pull request #101 from yenatch/tileset-anim | YamaArashi | |
Decompile asm/tileset.s -> src/tileset_anim.c | |||
2016-11-14 | Decompile asm/tileset.s -> src/tileset_anim.c | yenatch | |
2016-11-14 | Merge pull request #99 from yenatch/aif2pcm | YamaArashi | |
Make aif2pcm usable with foreign aif files. | |||
2016-11-13 | aif2pcm: Initialize pcm length if there are no MARK chunks. | yenatch | |
2016-11-13 | aif2pcm: Avoid reading past eof. | yenatch | |
2016-11-13 | aif2pcm: Use uint8_t and fix implicitly signed char. | yenatch | |
2016-11-11 | more cleanup (#98) | Cameron Hall | |
2016-11-11 | cleanup | YamaArashi | |
2016-11-10 | decompile field_door.c (#97) | Cameron Hall | |
* decompile * name some functions and variables * formatting and name more functions | |||
2016-11-10 | decompile title_screen.c (#96) | Cameron Hall | |
* decompile title_screen.c * macros * cleanup * consistency | |||
2016-11-08 | safari_zone.c (#94) | fl4shk | |
* about halfway through with safari_zone.c * Figured out more of UnkSafariZoneStruct * Finished safari_zone.c | |||
2016-11-07 | Decompile part of weather.s. | yenatch | |
2016-11-06 | landmark.c cleanup | YamaArashi | |
2016-11-06 | cleanup (#93) | Cameron Hall | |
* cleanup * cleanup | |||
2016-11-06 | remove asm() in battle_ai.c | YamaArashi | |
2016-11-06 | start decompiling battle_ai.c (#92) | Cameron Hall | |
2016-11-05 | decompile item.c (#91) | Cameron Hall | |
* start decompiling * decompile item.c * use static | |||
2016-11-05 | clean up trailing whitespace | YamaArashi | |
2016-11-05 | contest rank var | YamaArashi | |
2016-11-05 | contest category var | YamaArashi | |
2016-11-05 | script special variables | YamaArashi | |
2016-11-05 | decompile mori_debug_menu.c (#90) | ProjectRevoTPP | |
* decompile mori_debug_menu.c * formatting | |||
2016-11-05 | rename some parameters | YamaArashi | |
2016-11-05 | introduce flag constants | YamaArashi | |
2016-11-05 | struct HealLocation (#89) | fl4shk | |
* struct HealLocation * remove tabs again * tiny change | |||
2016-11-05 | clean up battle_setup.c | YamaArashi | |
2016-11-05 | heal_location.c and landmark.c | fl4shk | |
2016-11-04 | trainer music constants | YamaArashi | |
2016-11-04 | use correct trainer party member structs | YamaArashi | |
2016-11-04 | make item quantity u16 | YamaArashi | |
2016-11-04 | fix battle_setup.c warnings besides implicit declaration | YamaArashi | |
2016-11-04 | add flag.h and var.h | YamaArashi | |
2016-11-04 | Big shroomish barboach (#87) | Cameron Hall | |
* start decompiling * decompile more functions * clean up and rename big_shroomish_barboach.c to pokemon_size_record.c * remove save file * remove extraneous line from Makefile | |||
2016-11-04 | clean up party symbols | YamaArashi | |
2016-11-04 | use more TRUE/FALSE | YamaArashi | |