Commit Graph

2412 Commits

Author SHA1 Message Date
drifloony
e4c1e80941 Merge branch 'master' into battle_records 2017-07-20 19:32:09 -07:00
yenatch
3606fccc83 Merge pull request #367 from drifloony/field_screen_effect
decompile field_screen_effect and unknown_task
2017-07-20 22:26:59 -04:00
yenatch
c47c3abe65 Merge pull request #366 from camthesaxman/decompile_region_map
decompile region_map
2017-07-20 22:20:48 -04:00
yenatch
e2fec17262 Merge pull request #365 from camthesaxman/decompile_trainer_card
finish decompiling trainer_card
2017-07-20 19:19:09 -04:00
yenatch
457f4cc993 Merge pull request #364 from camthesaxman/decompile_record_mixing
finish decompiling record_mixing
2017-07-20 19:08:11 -04:00
camthesaxman
ac5a0fb3d6 finish decompiling battle_8 2017-07-18 22:53:23 -05:00
PikalaxALT
c564ff9afb Script macro special now takes, as its argument, the name of the function. 2017-07-18 21:47:19 -04:00
drifloony
41becb8dda fix comment regarding palettes 2017-07-18 16:56:17 -07:00
camthesaxman
11528c7581 decompile OpponentHandleTrainerThrow - sub_803541C 2017-07-18 15:41:53 -05:00
camthesaxman
ae93b43bcf decompile OpponentHandleGetAttributes - sub_8034B74 2017-07-18 12:42:06 -05:00
camthesaxman
a8bcbe3fe4 make ROM variables non-const 2017-07-18 01:08:34 -05:00
drifloony
9236732e50 decompile reset_rtc_screen 2017-07-17 20:36:11 -07:00
drifloony
95d3a7848c fix German build 2017-07-17 20:00:20 -07:00
drifloony
1af7c00d13 decompile mon_markings 2017-07-17 19:47:32 -07:00
camthesaxman
e2ab2e50a0 fix merge conflicts 2017-07-17 20:15:15 -05:00
ProjectRevoTPP
b23014cfa0 Merge branch 'master' of https://github.com/pret/pokeruby 2017-07-17 20:48:34 -04:00
yenatch
67ced1d77e Merge pull request #363 from drifloony/trader
decompile trader
2017-07-17 20:46:06 -04:00
ProjectRevoTPP
23c169df9d Merge branch 'master' of https://github.com/pret/pokeruby 2017-07-17 20:10:29 -04:00
ProjectRevoTPP
8027698fd3 resolve tv.c conflict 2017-07-17 20:10:21 -04:00
yenatch
c043463631 Merge pull request #362 from drifloony/menu_helpers
Decompile menu_helpers
2017-07-17 20:09:25 -04:00
yenatch
d01a28c82f Merge pull request #359 from marijnvdwerf/fix-755
Mark source files as non-executable
2017-07-17 19:53:28 -04:00
yenatch
cc3da4cdc0 Merge pull request #358 from marijnvdwerf/sapphire
Build German Sapphire (1.0)
2017-07-17 19:52:52 -04:00
yenatch
d5c9a02e51 Merge pull request #357 from camthesaxman/integrate_data
define more data in C
2017-07-17 19:40:47 -04:00
yenatch
a774610eaa Merge pull request #356 from camthesaxman/fix_various
formatting and nonmatching fixes
2017-07-17 19:28:36 -04:00
drifloony
92c40a7028 decompile fldeff_flash 2017-07-17 00:58:32 -07:00
drifloony
e14ab5c4c7 fix German build 2017-07-16 22:10:00 -07:00
ProjectRevoTPP
61d54c967a formatting 2017-07-17 01:07:17 -04:00
drifloony
a1d0d153c0 move ROM data into pokemon_icon.c 2017-07-16 21:56:19 -07:00
drifloony
089c1b0769 decompile pokemon_icon 2017-07-16 21:11:40 -07:00
ProjectRevoTPP
93f767e26d resolve conflict 2017-07-16 20:09:46 -04:00
camthesaxman
6546ff5d0a fix merge conflicts 2017-07-16 13:53:55 -05:00
DizzyEggg
dd7e191078 Battle4.C
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 20:03:00 +02:00
camthesaxman
d4bd4c393e more labeling and use static 2017-07-16 12:41:13 -05:00
yenatch
e50b9e28bc Merge pull request #354 from camthesaxman/decompile_item_menu
decompile item_menu
2017-07-16 13:33:38 -04:00
camthesaxman
9000ea3277 visual region map layout 2017-07-16 11:30:26 -05:00
camthesaxman
b03a51e034 labeling 2017-07-16 10:35:31 -05:00
drifloony
c46baaf673 remove goto in CalculateMonStats 2017-07-16 02:59:58 -07:00
drifloony
198b4724d7 fix CreateMonWithEVSpread 2017-07-16 02:02:24 -07:00
camthesaxman
32a9e2ae44 finish decompiling region_map 2017-07-15 20:52:54 -05:00
camthesaxman
4d28489c65 decompile sub_80FB600 - sub_80FBB3C 2017-07-15 14:50:23 -05:00
drifloony
22160bc59c name things in battle_records.c 2017-07-15 01:24:33 -07:00
drifloony
944b907a26 decompile battle_records 2017-07-15 00:51:31 -07:00
camthesaxman
563d7591e4 decompile sub_80FB170 - sub_80FB32C 2017-07-15 01:45:56 -05:00
camthesaxman
9013ffe84a decompile sub_80FAB78 - sub_80FAFC0 2017-07-14 21:14:00 -05:00
drifloony
1cc8e50292 decompile field_screen_effect and unknown_task 2017-07-14 15:50:29 -07:00
camthesaxman
48407f4c37 decompile sub_80FA8EC - sub_80FAB60 2017-07-14 17:24:36 -05:00
camthesaxman
5dddba1eeb finish decompiling trainer_card (except two functions) 2017-07-14 15:43:19 -05:00
camthesaxman
9a1e58c436 formatting 2017-07-14 02:13:18 -05:00
camthesaxman
2b39d8f7d7 clean up a bit 2017-07-14 01:48:30 -05:00
camthesaxman
5f5c808186 finish decompiling record_mixing 2017-07-13 23:55:40 -05:00