Commit Graph

321 Commits

Author SHA1 Message Date
ProjectRevoTPP
f5b7921fa3 cleanup player_pc.c 2017-06-09 02:43:39 -04:00
ProjectRevoTPP
de67e7cf5f Merge branch 'master' of https://github.com/pret/pokeruby 2017-05-12 01:57:52 -04:00
ProjectRevoTPP
0354f2cc5a remove unknowns from birch_pc.c 2017-05-12 01:57:43 -04:00
Cameron Hall
a3001a290e start decompiling battle_2 (#289)
* start decompiling

* tired. finish later

* decompile some more

* BATTLE_TYPE_40 -> BATTLE_TYPE_MULTI
2017-05-10 15:04:21 -07:00
YamaArashi
f546ea4f0b BATTLE_TYPE_40 -> BATTLE_TYPE_MULTI 2017-05-10 14:17:52 -07:00
YamaArashi
242af849cb minutes, not seconds 2017-05-09 20:39:43 -07:00
YamaArashi
b7efd72ac4 name daily event functions 2017-05-09 19:33:43 -07:00
Marijn van der Werf
c0c3d2c52a Decompile some cable_club functions 2017-05-09 16:05:24 -07:00
YamaArashi
ca3da9a999 file renaming 2017-05-09 03:46:55 -07:00
YamaArashi
3ee2e8ce97 name more functions 2017-05-09 01:56:49 -07:00
YamaArashi
60cf06ccca name new-game functions 2017-05-09 01:12:59 -07:00
YamaArashi
964b665d2a name mail_data.c functions 2017-05-09 00:24:51 -07:00
YamaArashi
4b4f716ae0 finish decompiling mail_data.s 2017-05-08 23:15:09 -07:00
Cameron Hall
a83ced6d98 fix some nonmatching functions (#284)
* fix some nonmatching functions

* delete trailing whitespace
2017-05-08 21:13:46 -07:00
Marijn van der Werf
ca7e24fa7b Fix battle_interface for German 2017-05-08 18:13:08 -07:00
YamaArashi
fdab157386 decompile some of mail_data.s 2017-05-08 18:12:38 -07:00
Cameron Hall
e75c3262f3 Decompile battle interface (#281)
* start decompiling

* more decompilation

* sub_8044804 refuses to match. moving on...

* decompile sub_80451A0

* more decompilation

* finish decompiling

* clean up a bit

* remove trailing whitespace and change tabs to spaces
2017-05-08 16:52:58 -07:00
YamaArashi
e6868bbdb2 decompile roamer.s 2017-05-08 15:47:45 -07:00
Marijn van der Werf
f6e3598f5e Decompile ShowPokedexCryScreen 2017-05-08 14:19:49 -07:00
Marijn van der Werf
64412ee4c4 Decompile ShowLinkBattleRecords 2017-05-08 14:19:49 -07:00
Marijn van der Werf
00c64ddd66 Decompile sub_803037C 2017-05-08 14:19:49 -07:00
YamaArashi
3cc8c20445 decompile birch_pc 2017-05-08 11:28:28 -07:00
YamaArashi
9c75355d71 decompile more pokemon functions 2017-05-07 21:10:44 -07:00
YamaArashi
02c44d7f38 decompile battle music and pokemon palette functions 2017-05-07 19:11:25 -07:00
YamaArashi
68ce0d8bb0 decompile EV and pokerus functions 2017-05-07 12:09:15 -07:00
Marijn van der Werf
91208b74b8 Start decompiling easy_chat 2017-05-07 10:15:38 -07:00
YamaArashi
83d695b6ac decompile pokemon functions 2017-05-07 00:40:28 -07:00
Marijn van der Werf
8795103ac9 Decompile cycling field specials 2017-05-06 16:26:29 -07:00
Marijn van der Werf
11156a09cf Declare StringLengthN conditionally in header 2017-05-06 13:35:32 -07:00
YamaArashi
e22b9c54f1 decompile some pokemon functions 2017-05-05 22:10:36 -07:00
Marijn van der Werf
12ef81ae0d Various German patches 2017-05-05 20:06:57 -07:00
YamaArashi
084dc5134c some German differences 2017-05-05 16:46:59 -07:00
ProjectRevoTPP
a85fc2a69c use macros and defines for save.c making it easier to add new sections 2017-05-04 21:49:14 -07:00
YamaArashi
d7284694ec decompile time_events 2017-05-04 00:21:04 -07:00
YamaArashi
f492004cb6 introduce YesNoFuncTable struct 2017-05-03 21:54:43 -07:00
YamaArashi
c26ecaec0f clean up whitespace 2017-05-03 18:16:31 -07:00
YamaArashi
218b9abd41 Struct_0202F7D4 -> AffineAnimCmd 2017-05-03 18:02:14 -07:00
ProjectRevoTPP
7f03ba4951 decompile a little more of player_pc.c and dump half of battle_anim data incbins (#254)
* matching sub_813A280 and sub_813A4B4

* move data to item_use.c

* slightly less ugly NewGameInitPCItems

* more less ugly NewGameInitPCItems - Game Freak doesn't know how to use structs

* decompile HandleQuantityRolling and sub_813A6FC

* partially label and comment battle_anim.c

* decompile sub_813A794 and sub_813A83C

* minor comments on battle_anim.c

* decompile up to GF shenanigans #14390

* up to GF shenanigans #38571

* dump half of battle_anim_80CA710.s incbins

* dump most incbins from battle_anim_812C144.s

* obj_rot_scal fixes

* subsprite

* i cant even identify byte arrays
2017-05-03 17:37:07 -07:00
yenatch
2090636b04 Use an enum for items. 2017-04-29 16:49:59 -04:00
Marijn van der Werf
ddc846fa6a Sort includes 2017-04-27 16:07:18 +02:00
YamaArashi
4b4597a27a decompile fldeff_sweetscent.s 2017-04-17 15:00:44 -07:00
Marijn van der Werf
4a6035a14c Decompile fldeff_softboiled 2017-04-17 22:22:00 +02:00
ProjectRevoTPP
83d7f52f2c finish decompiling item_use.c (#244)
* nonmatching sub_80C9720 and decompile sub_80C9838

* finish decompiling Itemfinder functions.

* decompile ItemUseOutOfBattle_PokeblockCase and ItemUseOutOfBattle_CoinCase

* rename field_doortransition

* rename weather file

* decompile more of item_use.c

* decompile up to repel code

* decompile up to stat increase code

* finish decompiling item_use.c

* remove item_use from ld_script
2017-04-08 18:05:20 -07:00
YamaArashi
9d39cca19c decompile post_battle_event_funcs 2017-04-07 22:39:56 -07:00
ProjectRevoTPP
3d5864529e label changes for clarity 2017-03-22 06:04:41 +01:00
ProjectRevoTPP
0042dd649d start decompiling item_use.c again 2017-03-22 06:04:01 +01:00
ProjectRevoTPP
6035511c13 reorganize and add new headers for many files 2017-03-18 04:00:15 +01:00
ProjectRevoTPP
e684559a13 move strings to C file 2017-03-18 03:51:12 +01:00
ProjectRevoTPP
93cd061959 start decompiling script_pokemon_util_80F99CC.c 2017-02-28 04:12:14 +00:00
YamaArashi
83134f6dda define gFlashMemoryPresent in load_save.c 2017-02-19 12:17:21 -08:00