Commit Graph

1876 Commits

Author SHA1 Message Date
DizzyEggg
62ca91f771 Match sub_801F280 2024-12-16 10:38:11 +01:00
Seth Barberee
1506b099e8
Merge pull request #295 from DizzyEggg/ewram
Some checks failed
GithubCI / build (push) Has been cancelled
move reg control vars to ewram, merge with unused vblank
2024-12-14 15:52:33 -08:00
Seth Barberee
6dec818e21
Merge pull request #294 from DizzyEggg/music
some music.c cleanup
2024-12-14 15:20:59 -08:00
DizzyEggg
40ceb381ed move reg control vars to ewram, merge with unused vblank 2024-12-14 23:15:43 +01:00
DizzyEggg
c1a403952f music.c cleanup 2024-12-14 20:14:58 +01:00
Seth Barberee
b9fbe33d89
Merge pull request #293 from DizzyEggg/dungeonjson_warning
Some checks are pending
GithubCI / build (push) Waiting to run
Get rid of warning in dungeonjson.cpp
2024-12-14 10:45:39 -08:00
Seth Barberee
9876df2144
Merge pull request #292 from DizzyEggg/m4a_1
sync m4a_1.s with pokeemerald and move it to src
2024-12-14 10:38:17 -08:00
DizzyEggg
38f85c7a36 Get rid of warning in dungeonjson.cpp 2024-12-14 19:38:02 +01:00
DizzyEggg
11b20f99a7 s files in src 2024-12-14 19:28:05 +01:00
DizzyEggg
76931b997a sync m4a_1.s with pokeemerald and move to src 2024-12-14 19:25:43 +01:00
Seth Barberee
166c388734
Merge pull request #289 from DizzyEggg/code_807E5AC
Some checks failed
GithubCI / build (push) Has been cancelled
code_807E5AC.s and data_80F4E2C.s (and other similar data files)
2024-12-11 19:38:46 -08:00
DizzyEggg
f399e1208b sub_807FA9C 2024-12-10 13:29:22 +01:00
DizzyEggg
4a95051619 sub_807FA18 2024-12-10 11:30:32 +01:00
AnonymousRandomPerson
5c1d47a1b0
Merge pull request #291 from Kermalis/repairs
Some checks failed
GithubCI / build (push) Has been cancelled
Repairs
2024-12-07 22:36:52 -05:00
Kermalis
1d726bf70c Repairs 2024-12-06 15:44:04 -05:00
Seth Barberee
2630c220a7
Merge pull request #290 from Kermalis/other-menus
Some checks failed
GithubCI / build (push) Has been cancelled
Other menus & SpriteOAM memes
2024-12-06 07:19:39 -08:00
DizzyEggg
22d0b41247 sub_807EFFC 2024-12-05 11:46:08 +01:00
DizzyEggg
b6e4f986ea sub_807EAA0 2024-12-04 19:36:24 +01:00
DizzyEggg
c9e26cabec dungeon config done 2024-12-04 18:18:55 +01:00
DizzyEggg
9b490b58e9 more work 2024-12-04 16:32:18 +01:00
DizzyEggg
69925b8b98 dungeon config 2024-12-04 15:43:48 +01:00
DizzyEggg
86232a8ceb Fix ReturnMoveAction 2024-12-04 12:49:41 +01:00
DizzyEggg
db1f3b00b1 remove type chart.h 2024-12-04 11:54:20 +01:00
DizzyEggg
53cb5d78ad more data 2024-12-04 11:14:24 +01:00
Kermalis
8c99f6d1cd Merge branch 'master' into other-menus 2024-12-04 03:04:03 -05:00
Kermalis
d3652cf59b SpriteOAM memes 2024-12-04 02:47:10 -05:00
DizzyEggg
396427cc75 more data 2024-12-03 20:00:39 +01:00
DizzyEggg
cdaa211c58 use f248 for modifiers 2024-12-03 19:19:22 +01:00
Seth Barberee
85becce674
Merge pull request #288 from DizzyEggg/ground_link
Some checks failed
GithubCI / build (push) Has been cancelled
2024-12-03 07:02:21 -08:00
Seth Barberee
554a49d230
Merge pull request #287 from DizzyEggg/patch-16 2024-12-03 07:00:39 -08:00
DizzyEggg
96f571e629 dungeon battle data work 2024-12-03 15:53:52 +01:00
DizzyEggg
4938100a3f start code_807E5AC 2024-12-03 13:36:12 +01:00
DizzyEggg
306e25d38e use IntToF248 2024-12-03 11:11:57 +01:00
DizzyEggg
a503a5c186 GroundLink_GetArea GroundLink_GetPos 2024-12-03 10:48:59 +01:00
DizzyEggg
eff6404228
Fix bug in memory.c 2024-12-03 09:40:17 +01:00
Seth Barberee
26594b75d4
Merge pull request #284 from DizzyEggg/memory_mid
Some checks are pending
GithubCI / build (push) Waiting to run
2024-12-02 08:07:45 -08:00
Seth Barberee
004cb0fcab
Merge pull request #285 from DizzyEggg/GroundMap_GetStationScript 2024-12-02 08:05:22 -08:00
DizzyEggg
253108611c remove ground_map_1.c 2024-12-02 16:32:38 +01:00
DizzyEggg
b143e989e0 decompile GroundMap_GetStationScript 2024-12-02 16:28:53 +01:00
DizzyEggg
406ea88f2b add remaining ewram vars to memory.c 2024-12-02 13:25:06 +01:00
DizzyEggg
ad09542cea move const data to memory.s 2024-12-02 13:16:40 +01:00
DizzyEggg
235a453f1d Fix fatal error func declarations 2024-12-02 12:37:12 +01:00
DizzyEggg
27bd13dd5b clean memory include 2024-12-02 12:25:04 +01:00
DizzyEggg
750bdcf2a5 get rid of unkMemoryStruct 2024-12-02 12:19:15 +01:00
DizzyEggg
4b2f32bfd2 decompile memory.s 2024-12-02 12:00:19 +01:00
Seth Barberee
829585c787
Merge pull request #283 from DizzyEggg/agb_flash
Some checks are pending
GithubCI / build (push) Waiting to run
sync agb_flash.c and io_reg with pokeemerald
2024-12-01 15:15:22 -08:00
DizzyEggg
4aa5a9011a sync agb_flash and io_reg with pokeemerald 2024-12-01 20:47:31 +01:00
Seth Barberee
0d27fb2516
Merge pull request #280 from DizzyEggg/text1
Some checks are pending
GithubCI / build (push) Waiting to run
Merge text1 and text2 and put const/ewram data in C file
2024-12-01 08:23:53 -08:00
DizzyEggg
1c951759e4 remove double text.h includes 2024-12-01 17:14:10 +01:00
Seth Barberee
7af878bf64
Merge pull request #282 from DizzyEggg/somenonmatchmaybe
Fix fakematch sub_8048B9C and GinsengItemAction
2024-12-01 07:47:36 -08:00