Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-07-20 | Merge branch 'master' into battle_records | drifloony | |
2017-07-20 | Merge pull request #367 from drifloony/field_screen_effect | yenatch | |
decompile field_screen_effect and unknown_task | |||
2017-07-20 | Merge pull request #366 from camthesaxman/decompile_region_map | yenatch | |
decompile region_map | |||
2017-07-20 | Merge pull request #365 from camthesaxman/decompile_trainer_card | yenatch | |
finish decompiling trainer_card | |||
2017-07-20 | Merge pull request #364 from camthesaxman/decompile_record_mixing | yenatch | |
finish decompiling record_mixing | |||
2017-07-18 | finish decompiling battle_8 | camthesaxman | |
2017-07-18 | Script macro special now takes, as its argument, the name of the function. | PikalaxALT | |
2017-07-18 | fix comment regarding palettes | drifloony | |
2017-07-18 | decompile OpponentHandleTrainerThrow - sub_803541C | camthesaxman | |
2017-07-18 | decompile OpponentHandleGetAttributes - sub_8034B74 | camthesaxman | |
2017-07-18 | make ROM variables non-const | camthesaxman | |
2017-07-17 | decompile reset_rtc_screen | drifloony | |
2017-07-17 | fix German build | drifloony | |
2017-07-17 | decompile mon_markings | drifloony | |
2017-07-17 | fix merge conflicts | camthesaxman | |
2017-07-17 | Merge branch 'master' of https://github.com/pret/pokeruby | ProjectRevoTPP | |
2017-07-17 | Merge pull request #363 from drifloony/trader | yenatch | |
decompile trader | |||
2017-07-17 | Merge branch 'master' of https://github.com/pret/pokeruby | ProjectRevoTPP | |
2017-07-17 | resolve tv.c conflict | ProjectRevoTPP | |
2017-07-17 | Merge pull request #362 from drifloony/menu_helpers | yenatch | |
Decompile menu_helpers | |||
2017-07-17 | Merge pull request #359 from marijnvdwerf/fix-755 | yenatch | |
Mark source files as non-executable | |||
2017-07-17 | Merge pull request #358 from marijnvdwerf/sapphire | yenatch | |
Build German Sapphire (1.0) | |||
2017-07-17 | Merge pull request #357 from camthesaxman/integrate_data | yenatch | |
define more data in C | |||
2017-07-17 | Merge pull request #356 from camthesaxman/fix_various | yenatch | |
formatting and nonmatching fixes | |||
2017-07-17 | decompile fldeff_flash | drifloony | |
2017-07-16 | fix German build | drifloony | |
2017-07-17 | formatting | ProjectRevoTPP | |
2017-07-16 | move ROM data into pokemon_icon.c | drifloony | |
2017-07-16 | decompile pokemon_icon | drifloony | |
2017-07-16 | resolve conflict | ProjectRevoTPP | |
2017-07-16 | fix merge conflicts | camthesaxman | |
2017-07-16 | Battle4.C | DizzyEggg | |
Changed labels: sub_801A02C = ItemBattleEffects sub_8015150 = GetBattleBank gUnknown_02024BEA = gRandomMove BattleBufferB = gBattleBufferB sub_8090D90 = GetNationalPokedexFlag sub_80151D4 = PressurePPLose ai_rate_move = AI_TypeCalc sub_801B928 = IsPokeDisobedient sub_801E3B4 = BankGetTurnOrder sub_801E3EC = SetMoveEffect sub_814A7FC = DestroyMenuCursor sub_8010B88 = SwitchInClearStructs sub_80325B8 = BattleMusicStop sub_8017718 = CantUseMove sub_8028350 = IsTwoTurnsMove b_feature_update_destiny_bond = DestinyBondFlagUpdate sub_801C108 = JumpIfMoveAffectedByProtect move_weather_interaction = AttacksThisTurn sub_8025E20 = ChangeStatBuffs sub_8020B54 = MoveValuesCleanUp | |||
2017-07-16 | more labeling and use static | camthesaxman | |
2017-07-16 | Merge pull request #354 from camthesaxman/decompile_item_menu | yenatch | |
decompile item_menu | |||
2017-07-16 | visual region map layout | camthesaxman | |
2017-07-16 | labeling | camthesaxman | |
2017-07-16 | remove goto in CalculateMonStats | drifloony | |
2017-07-16 | fix CreateMonWithEVSpread | drifloony | |
2017-07-15 | finish decompiling region_map | camthesaxman | |
2017-07-15 | decompile sub_80FB600 - sub_80FBB3C | camthesaxman | |
2017-07-15 | name things in battle_records.c | drifloony | |
2017-07-15 | decompile battle_records | drifloony | |
2017-07-15 | decompile sub_80FB170 - sub_80FB32C | camthesaxman | |
2017-07-14 | decompile sub_80FAB78 - sub_80FAFC0 | camthesaxman | |
2017-07-14 | decompile field_screen_effect and unknown_task | drifloony | |
2017-07-14 | decompile sub_80FA8EC - sub_80FAB60 | camthesaxman | |
2017-07-14 | finish decompiling trainer_card (except two functions) | camthesaxman | |
2017-07-14 | formatting | camthesaxman | |
2017-07-14 | clean up a bit | camthesaxman | |
2017-07-13 | finish decompiling record_mixing | camthesaxman | |