ProjectRevoTPP
|
0af942e0b8
|
twelfth wave of graphics.s dumps
|
2017-12-26 01:39:01 -05:00 |
|
DizzyEggg
|
cb229f56e8
|
fix pokeblock conflicts
|
2017-12-18 16:58:14 +01:00 |
|
DizzyEggg
|
46fa2557d7
|
merge mail with master, fix conflicts
|
2017-12-17 20:22:56 +01:00 |
|
DizzyEggg
|
4351676749
|
decompile more of pokeblock.s
|
2017-12-16 00:08:23 +01:00 |
|
DizzyEggg
|
bb1ae5f857
|
Merge branch 'master' into decompile_use_pokeblock
|
2017-12-09 21:24:47 +01:00 |
|
DizzyEggg
|
6561b62986
|
start pokeblock feed
|
2017-12-09 21:23:40 +01:00 |
|
DizzyEggg
|
4faa442d5a
|
decompile and label mail
|
2017-12-03 19:19:11 +01:00 |
|
DizzyEggg
|
c27f7a8131
|
start working on pokeball
|
2017-12-02 19:39:07 +01:00 |
|
Diegoisawesome
|
18c6b8efc2
|
Merge pull request #120 from PikalaxALT/unk_text_util
Decompile asm/unk_text_util.s
|
2017-11-27 18:39:50 -06:00 |
|
PikalaxALT
|
ef18d3b8ec
|
Decompile asm/unk_text_util.s
|
2017-11-23 11:23:05 -05:00 |
|
DizzyEggg
|
8fd3081306
|
start working on berry blender
|
2017-11-18 16:11:34 +01:00 |
|
Diegoisawesome
|
ce0e5cbfe4
|
Merge branch 'master' of https://github.com/pret/pokeemerald into dump_maps
|
2017-11-15 00:47:34 -06:00 |
|
Diegoisawesome
|
2e40384fa2
|
Extract baseroms from event_scripts
|
2017-11-10 18:12:18 -06:00 |
|
Diegoisawesome
|
09e431077a
|
Merge remote-tracking branch 'pret/master' into dump_maps
|
2017-11-09 20:30:56 -06:00 |
|
Diegoisawesome
|
e6ef86e4b0
|
Update variable and flag names
|
2017-11-08 15:20:10 -06:00 |
|
DizzyEggg
|
6c8155074b
|
battle 7 is decompiled
|
2017-11-04 16:11:13 +01:00 |
|
DizzyEggg
|
6cb1c4fd6e
|
fix merge conflicts, evo scene
|
2017-10-31 19:36:25 +01:00 |
|
DizzyEggg
|
e8903fb4dd
|
start workin on evo scene
|
2017-10-27 18:52:21 +02:00 |
|
DizzyEggg
|
356eb34e32
|
undo revert
|
2017-10-23 14:40:22 +02:00 |
|
DizzyEggg
|
5b70307962
|
revert merge coz its bugged
|
2017-10-23 13:36:55 +02:00 |
|
DizzyEggg
|
7d1373e3fa
|
Merge branch 'master' into decompile_battle_controllers
|
2017-10-23 13:33:32 +02:00 |
|
DizzyEggg
|
3d1c16523e
|
start working on battle controllers, especially player
|
2017-10-21 17:32:35 +02:00 |
|
U-User-PC\User
|
11f9a27640
|
decompiled up to sub_81C3D54
|
2017-10-18 19:25:08 -04: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 |
|
U-User-PC\User
|
f6f81f34b1
|
decompiled up to sub_81C228C
|
2017-10-09 16:49:14 -04:00 |
|
U-User-PC\User
|
f438734192
|
fixing merge conflicts
|
2017-10-09 13:32:57 -04:00 |
|
U-User-PC\User
|
d361f7030a
|
decompiled up to sub_81C20F0
|
2017-10-09 13:17:13 -04:00 |
|
DizzyEggg
|
95e4ae06ce
|
battle message decompiled and dumped
|
2017-10-08 14:54:51 +02:00 |
|
U-User-PC\User
|
1ae3d9b57b
|
I hope this fixes merge conflicts
|
2017-10-03 15:54:19 -04:00 |
|
U-User-PC\User
|
0a88d1042a
|
decompiled up to sub_81C13B0
|
2017-10-03 15:42:28 -04:00 |
|
DizzyEggg
|
729f4e10ed
|
start decompiling battle2
|
2017-10-01 01:12:42 +02:00 |
|
U-User-PC\User
|
40eb03542b
|
decompiled up to sub_81C1040
|
2017-09-23 20:23:55 -04:00 |
|
U-User-PC\User
|
ee277bff16
|
decompiled up to sub_81C0A50
|
2017-09-22 15:17:59 -04:00 |
|
U-User-PC\User
|
70e0a357be
|
why are these functions bullying me
|
2017-09-20 21:25:48 -04:00 |
|
Diegoisawesome
|
9ed9f7de94
|
Finish renaming strings in strings.s
|
2017-09-20 16:46:59 -05:00 |
|
U-User-PC\User
|
c2f1e2fe53
|
decompiled up to sub_81C0510
|
2017-09-20 15:07:24 -04:00 |
|
ProjectRevoTPP
|
16c05694fb
|
split remaining rom files.
|
2017-09-16 21:32:37 -04:00 |
|