Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-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 | |
2016-11-04 | cleanup | YamaArashi | |
2016-11-04 | switch formatting | YamaArashi | |
2016-11-04 | badge flags | YamaArashi | |
2016-11-04 | remove extraneous spaces | YamaArashi | |
2016-11-04 | decompile sub_8082A90() | YamaArashi | |
2016-11-04 | add functions to syscall.h | YamaArashi | |
2016-11-04 | decompile battle_setup.c (#86) | ProjectRevoTPP | |
* purge text label redundancy in data2 * revo you dummy dont commit experimental changes like that * Map header music constants * Declare CoordEvent and BgEvent structs * start labeling AI labels * begin decompiling battle_setup.c * more decompilation of battle_setup.c * decompile even more battle_setup.c * finish decompiling battle_setup.c aside from one function * impeach PikalaxALT * formatting | |||
2016-11-04 | formatting | YamaArashi | |
2016-11-04 | decompile coins.c (#85) | Cameron Hall | |
* decompile coins.c * fix PrintCoins | |||
2016-11-03 | Merge pull request #84 from camthesaxman/decompress | YamaArashi | |
decompile decompress.c | |||
2016-11-03 | decompile decompress.c | camthesaxman | |
2016-11-02 | use bgm prefix for radio_tower_occupied song | YamaArashi | |
2016-11-02 | name song 467 as radio_tower_occupied | YamaArashi | |