Phlosioneer
08579edbcd
Clean up mistakes and bad formatting
2019-02-18 01:03:44 -05:00
Phlosioneer
986d3d8b2f
Finish and polish new_game.c
...
Only one function is left undocumented. I tried to go into the assembly
to at least name it, but it clears fields in the save block that aren't
even documented yet.
2019-02-15 03:40:57 -05:00
Phlosioneer
d979ac3bf3
Document main_menu state machine, name window constants
...
The new names for the constants (and newly named functions) give a much
better understanding of what the window system is trying to do.
2019-02-11 00:34:50 -05:00
Phlosioneer
f2f1b1978b
Done documenting link code in overworld.c
2019-02-10 03:54:50 -05:00
Phlosioneer
3fd878483f
Start renaming symbols
...
I finally figured out what the code is trying to do. I have a foothold;
the rest should follow.
2019-02-10 00:50:46 -05:00
DizzyEggg
363fa9bed2
Clean up ram vars
2019-02-02 12:44:00 +01:00
DizzyEggg
b4055e4fc0
Merge m4a files into one, get rid of one asm
2019-02-01 10:37:13 +01:00
Marcus Huderle
95dcff581b
Document some fieldmap stuff
2018-12-29 11:36:54 -06:00
Marcus Huderle
2c6849bee8
Decompile battle_anim_8170478.c ( #445 )
2018-12-13 21:33:54 -06:00
DizzyEggg
9f8bcadad5
apprentice and factory screen common symbols
2018-11-19 18:06:15 +01:00
DizzyEggg
95d3c180cc
clean up variables in files
2018-11-19 01:03:14 +01:00
Slawter666
1b895ff52c
Merge branch 'master' of https://github.com/pret/pokeemerald into synchronise
2018-11-12 14:14:50 +00:00
DizzyEggg
487a6c2b2c
this file is
2018-11-05 21:42:12 +01:00
Slawter666
3d8874d919
Merge branch 'master' of https://github.com/pret/pokeemerald into synchronise
2018-10-21 00:20:09 +01:00
Diegoisawesome
e75f0b4f80
Port/decompile field_control_avatar
2018-10-16 21:47:08 -05:00
Slawter666
3aff112127
Begin synchronising with pokeruby
2018-10-16 14:55:16 +01:00
DizzyEggg
b87856b58e
Battle Factory is decompiled and documented.
2018-09-10 01:01:39 +02:00
DizzyEggg
957dcd01b3
merge with master
2018-08-12 12:11:35 +02:00
DizzyEggg
537ebd36ac
Merge contests with master
2018-08-11 19:04:28 +02:00
Diegoisawesome
12ff59f9c1
Continue decompiling field_specials
2018-08-10 00:42:06 -07:00
Diegoisawesome
731d6d59bc
Document list_menu.c and main_menu.c
2018-07-15 04:30:37 -07:00
DizzyEggg
3bcd30969a
cut field effect is decompiled and documented
2018-06-16 14:04:29 +02:00
PikalaxALT
4488bbe9e6
Merge branch 'master' into contest
2018-05-11 09:25:26 -04:00
Diegoisawesome
bc60000755
Update mauville_old_man.txt to fix warning
2018-05-10 21:49:51 -05:00
Diegoisawesome
2b6d2dfadd
Merge branch 'master' of https://github.com/pret/pokeemerald
2018-05-10 18:38:24 -05:00
Diegoisawesome
416d67c832
Finish porting/decompiling field_effect.c
2018-05-10 18:36:57 -05:00
PikalaxALT
dfc83cf28f
Merge branch 'master' into contest
2018-05-10 09:47:12 -04:00
PikalaxALT
4470f77b3d
Merge branch 'master' into mauville_old_man
2018-05-09 15:30:21 -04:00
Diegoisawesome
b570f87152
Merge master from pret
2018-05-09 05:10:23 -05:00
Diegoisawesome
d66c1c642c
Port/decompile fieldmap.c
2018-05-09 05:07:56 -05:00
PikalaxALT
fd1d75ce37
Merge branch 'master' into mauville_old_man
2018-05-07 18:18:00 -04:00
PikalaxALT
61cc1d5574
Rename symbols using Ruby as a reference
2018-05-07 18:11:20 -04:00
PikalaxALT
c6115a2fec
through sub_8120C0C
2018-05-03 17:03:52 -04:00
PikalaxALT
4bf0950421
through sub_80D7DE8
2018-05-02 08:43:27 -04:00
DizzyEggg
fd40e93cb5
clear item, save and load save files
2018-04-29 14:21:59 +02:00
DizzyEggg
18a92fdcc0
list menu is decompiled
2018-03-03 14:58:41 +01:00
Diegoisawesome
0a206ee52c
Finish decompiling intro
2018-02-15 22:30:39 -06:00
golem galvanize
4ac064bbaf
Merge branch 'master' of https://github.com/pret/pokeemerald into decompile_item_menu
2018-02-12 14:00:47 -05:00
golem galvanize
f2144e9932
Merge branch 'master' of https://github.com/pret/pokeemerald into decompile_item_menu
2018-02-11 20:34:56 -05:00
PikalaxALT
ea347199a2
Merge branch 'master' into link
2018-02-11 19:22:06 -05:00
golem galvanize
56e1a52823
Fixes
2018-02-08 21:00:28 -05:00
DizzyEggg
1a32010f13
iwram common symbols to c
2018-02-07 23:21:51 +01:00
PikalaxALT
f39053ee30
common syms in window.c, because why not
2018-02-03 10:19:56 -05:00
scnorton
c6ff1a6ce3
Merge branch 'master' into link
2018-01-18 12:53:31 -05:00
Diegoisawesome
3241b1405f
Add symbols to music_player_table
...
Also rename gMPlay structs to gMPlayInfo
2018-01-09 21:30:54 -06:00
DizzyEggg
4abc2eea8a
ram vars to C files
2017-12-19 17:33:07 +01:00
PikalaxALT
22600e81cc
Start parsing out link_rfu common syms
2017-11-19 00:02:15 -05:00
PikalaxALT
6f8da5dcb6
through DequeueRecvCmd
2017-11-14 08:31:37 -05:00
PikalaxALT
f21c5ebea5
through sub_800B1A0
2017-11-12 23:58:05 -05:00
PikalaxALT
344a71d347
through CB2_LinkError
2017-11-12 23:16:51 -05:00
PikalaxALT
b346bac98b
through GetLinkPlayerCount_2
2017-11-12 21:31:08 -05:00
PikalaxALT
2e95c5575f
sub_800AA60
2017-11-12 20:57:21 -05:00
PikalaxALT
3321548956
Link common syms
2017-11-11 00:25:05 -05:00
PikalaxALT
e874cbd9d9
Rename functions in link.c
2017-11-11 00:05:44 -05:00
PikalaxALT
d5547a3744
main.c common syms
2017-11-07 23:53:30 -05:00
PikalaxALT
fce326fbd4
through sub_8009414
2017-11-07 20:25:24 -05:00
PikalaxALT
52db3ad5aa
Decompile TV ( #80 )
...
* ClearTVShowData
* special_0x44
* DoTVShow (nonmatching because align)
* DoTVShowBravoTrainerPokemonProfile
* Update field names
* DoTVShowBravoTrainerBattleTower
* Renaming of struct fields
* sub_80EBFF4 and UpdateTVScreensOnMap
* SetTVMetatilesOnMap
* Power buttons for the TV screens on the map
* special_0x45
* sub_80EC18C
* special_0x4a
* ResetGabbyAndTy
* GabbyAndTyBeforeInterview
* GabbyAndTyAfterInterview
* Through IsTVShowInSearchOfTrainersAiring
* GabbyAndTyGetLastQuote
* GabbyAndTyGetLastBattleTrivia
* GabbyAndTySetScriptVarsToFieldObjectLocalIds
* InterviewAfter; use TVShow as a precursor for making the individual show structs anonymous
* Make TV structs anonymous within the union
* Move the TV union to its own subheader
* Move TV show enums to the global.tv.h subheader
* Funcion renaming
* Apply static attributes where able
* PutPokemonTodayCaughtOnAir
* sub_80EC8A4
* PutPokemonTodayFailedOnTheAir
* sub_80EC9E8, sub_80ECA10
* sub_80ECA38
* sub_80ECB00
* Put3CheersForPokeblocksOnTheAir
* PutFanClubSpecialOnTheAir
* ContestLiveUpdates_BeforeInterview
* Other before-interview Contest Live Updates functions
* ContestLiveUpdates_BeforeInterview_5
* InterviewAfter_BravoTrainerPokemonProfile
* BravoTrainerPokemonProfile_BeforeInterview1
* BravoTrainerPokemonProfile_BeforeInterview2
* Disassemble TV data
* Decompile TV data
* InterviewAfter_BravoTrainerBattleTowerProfile
* SaveRecordedItemPurchasesForTVShow
* PutNameRaterShowOnTheAir
* StartMassOutbreak
* PutLilycoveContestLadyShowOnTheAir
* InterviewAfter_FanClubLetter
* Rip TV strings
* InterviewAfter_RecentHappenings
* InterviewAfter_PkmnFanClubOpinions
* sub_80ED718
* EndMassOutbreak
* sub_80ED888
* sub_80ED8B4
* UpdateMassOutbreakTimeLeft
* sub_80ED950
* PutFishingAdviceShowOnTheAir
* through sub_80EDA80
* ewram and common syms are now fetched from the object files
* BSS symbols are taken from the tv.o file
* through sub_80EDC60
* sub_80EDCE8
* sub_80EDD78
* through sub_80EDE84
* nomatching sub_80EDE98
* sub_80EDFB4
* sub_80EE104
* sub_80EE104
* sub_80EE184
* sub_80EE2CC
* sub_80EE35C
* sub_80EE44C
* sub_80EE4DC
* sub_80EE5A4
* sub_80EE69C
* sub_80EE72C
* sub_80EE7C0
* sub_80EE818
* sub_80EE8C8
* sub_80EEA70
* sub_80EEB98
* sub_80EEBF4
* through sub_80EED60
* Functions relating to Pokemon News
* sub_80EEF6C
* GetPriceReduction
* IsPriceDiscounted
* sub_80EF120
* through sub_80EF370
* sub_80EF40C
* HasMixableShowAlreadyBeenSpawnedWithPlayerID
* TV_SortPurchasesByQuantity
* FindActiveBroadcastByShowType_SetScriptResult
* InterviewBefore
* through sub_80EF88C
* through sub_80EF93C
* through sub_80EFA24
* through TV_BernoulliTrial
* sub_80EFB58
* sub_80EFBA4
* sub_80EFBDC
* through sub_80EFD98
* ChangePokemonNickname
* ChangeBoxPokemonNickname
* sub_80EFF9C
* through player_id_to_dword
* CheckForBigMovieOrEmergencyNewsOnTV
* GetMomOrDadStringForTVMessage
* sub_80F01E8
* sub_80F0358
* sub_80F049C
* TV record mixing functions
* sub_80F06D0
* sub_80F0708 nonmatching
* through sub_80F0B24
* sub_80F0B64
* through sub_80F0C04
* sub_80F0C7C
* sub_80F0D60
* sub_80F0E58
* sub_80F0E84
* through sub_80F0F24
* sub_80F0F64
* sub_80F1208
* sub_80F1254
* sub_80F1290
* sub_80F12A4
* sub_80F14F8
* DoTVShowTodaysSmartShopper
* DoTVShowTheNameRaterShow
* DoTVShowPokemonTodaySuccessfulCapture
* DoTVShowPokemonTodayFailedCapture
* DoTVShowPokemonFanClubLetter
* DoTVShowRecentHappenings
* DoTVShowPokemonFanClubOpinions
* DoTVShowPokemonNewsMassOutbreak
* DoTVShowPokemonContestLiveUpdates
* DoTVShowPokemonBattleUpdate
* DoTVShow3CheersForPokeblocks
* DoTVShowInSearchOfTrainers
* Label GabbyAndTyData fields; remove ddump comments from data/text/tv.inc
* DoTVShowPokemonAngler
* DoTVShowTheWorldOfMasters; update RAM symbols and field names
* Decorate static functions
* DoTVShowTodaysRivalTrainer; region map enums
* TVDewfordTrendWatcherNetworkTextGroup
* DoTVShowHoennTreasureInvestigators
* DoTVShowFindThatGamer
* DoTVShowBreakingNewsTV
* DoTVShowSecretBaseVisit
* DoTVShowPokemonLotterWinnerFlashReport
* DoTVShowThePokemonBattleSeminar
* DoTVShowTrainerFanClubSpecial, DoTVShowTrainerFanClub
* DoTVShowSpotTheCuties
* DoTVShowPokemonNewsBattleFrontier
* DoTVShowWhatsNo1InHoennToday
* Helpers for DoTVShowSecretBaseSecrets
* DoTVShowSecretBaseSecrets
* DoTVShowSafariFanClub
* Finish decompilation of tv.s
* Some renaming
* Rename text group pointers
* revoke statis; pokenews enums
* Labels are number one
* Label all TV struct fields
* Make data/text/tv.inc more readable
* Split data/text/tv.inc
* Rename pokenews text pointers
* Frontier Symbol constants; indicate static rodata objects with 's' prefix
* Fix leading spaces/tabs
F*** CLion sometimes
* Fix inconsequential warning
2017-10-13 10:09:36 -05:00
Diegoisawesome
f29fc55796
Cleanup bg.c
2017-09-09 20:52:33 -05:00
DizzyEggg
5afd2d5bfb
begin new save.c, label lots of things
2017-09-03 22:50:17 +02:00
DizzyEggg
ddf85539c1
move ram save variables to C
2017-09-03 15:39:33 +02:00
DizzyEggg
e0725bca55
move variables to rtc.c
2017-09-02 23:37:06 +02:00
DizzyEggg
7ecdcc5ed8
iwram and ewram vars to C
2017-09-02 17:32:34 +02:00
DizzyEggg
84240b1a5a
sprite.c: move ewram, iwram, rom data
2017-09-02 13:11:19 +02:00
Diegoisawesome
0931f65fa2
Cleanup files
2017-03-27 23:38:49 -05:00
Diegoisawesome
f5743c7d6f
Ported libmks4agb from pokeruby
2016-11-01 21:48:22 -05:00
Diegoisawesome
67ac6db95e
Finish port of agb_flash
2016-11-01 17:36:43 -05:00
YamaArashi
652600ba5d
use ramscrgen
2016-11-01 17:36:37 -05:00