Commit Graph

13 Commits

Author SHA1 Message Date
MokhaLeee
e4521b7f33 review PrepareBattleGraphicsMaybe and efxbattle 2024-02-22 08:09:30 +00:00
Cameron Wong
74261db304
un-static function headers in bmbattle
There's not really a good reason to have these functions static,
unless there's a really compelling reason to mark them as private.

Signed-off-by: Cameron Wong <cam@camdar.io>
2023-07-31 19:22:52 -04:00
mokhaleee
79251edbb8 promotion related code review
1. Split and rename "branched_promotion*" to "classchg-*" to get aligned to efx proc names.

2. Decompile classchg-postconfirm code to complete the total bmpromote code.

Signed-off-by: mokhaleee <nkulyc@163.com>
2023-05-15 18:52:08 +08:00
mokhaleee
2e71be0bd6 banim code preview: rename functions & variables, split asm code 2023-04-28 12:28:27 +08:00
mokhaleee
4a74fd452b (ekrlevelup) decompiling
Since the rest asm code involves AIS struct and AIS core struct which is undefined for now, so I think that a better idea is to decomp code-banim first, and then come back to this ekrlevelup
2023-03-28 12:07:52 +08:00
MokhaLeee
ec1094d16c mapanim in process 2022-12-22 15:57:50 +08:00
Eebit
bc1a3d69f1 (bksel) Port bksel / battle forecast from FE6 2022-08-01 01:12:29 -04:00
Noah Nelson
43a3e3fce7 Decompile the first function in code_mapanim.s
unused anywhere as far as I can tell
2021-12-08 22:00:09 +00:00
Stan H
a848d1ee99 (bmbattle) cleanup 2019-02-02 19:12:49 +01:00
Stan H
2ef1437e1b (bmbattle) rename functions 2019-02-02 18:35:29 +01:00
Stan H
d23489cd36 (bmbattle) rename objects 2019-02-02 16:07:14 +01:00
Stan H
fdd6ee1b22 (bmbattle) use more named constants 2019-02-02 15:45:41 +01:00
Stan H
d82f6d178e (bmbattle) make bmbattle.h 2019-02-02 14:32:48 +01:00