.. |
constants
|
efxutils review
|
2023-07-26 08:05:44 +00:00 |
gba
|
(worldmap_path) Add blend macros from FE6 and fix up BLDCNT usage
|
2023-07-23 17:38:30 -04:00 |
.clang-format
|
Add formatting rules
|
2020-03-07 18:04:32 +08:00 |
agb_sram.h
|
(bmave) block 5 & 6 decompiled
|
2023-03-25 22:36:41 +08:00 |
anime.h
|
efxutils in process
|
2023-07-24 07:46:17 +00:00 |
ap.h
|
(prep_menuproc) decompiled
|
2023-01-02 14:01:56 +08:00 |
banim_code_frame.inc
|
dump all portrait data
|
2019-05-04 12:13:46 +00:00 |
banim_code.inc
|
dump all portrait data
|
2019-05-04 12:13:46 +00:00 |
banim_data.h
|
ekrpopup decompiling
|
2023-05-13 11:19:24 +08:00 |
banim_oam.inc
|
dump all portrait data
|
2019-05-04 12:13:46 +00:00 |
banim_pointer.h
|
dump battle animation terrain graphics
|
2019-05-07 12:40:03 +00:00 |
banim_script.inc
|
dump all portrait data
|
2019-05-04 12:13:46 +00:00 |
banim_sheet.inc
|
dump all portrait data
|
2019-05-04 12:13:46 +00:00 |
banim.inc
|
dump all portrait data
|
2019-05-04 12:13:46 +00:00 |
bb.h
|
(bb) Extract data and rename to be inline with FE6
|
2022-09-15 00:11:01 -04:00 |
bg.h
|
Remove duplicated tiles and maps which are shared between several BG images
|
2022-10-09 08:17:18 +00:00 |
bksel.h
|
(bmmenu) Decompile bmmenu
|
2022-09-11 21:12:46 -04:00 |
bm.h
|
bmlib: port in process
|
2023-05-11 19:09:04 +08:00 |
bmarch.h
|
(bmmenu) Decompile bmmenu
|
2022-09-11 21:12:46 -04:00 |
bmarena.h
|
(bmarena) Fix typo and document flag
|
2023-04-21 23:21:34 -04:00 |
bmbattle.h
|
promotion related code review
|
2023-05-15 18:52:08 +08:00 |
bmcontainer.h
|
bmsave: code review on reference to fe6
|
2023-03-23 11:40:48 +08:00 |
bmdebug.h
|
(bmdebug) Finish decompiling bmdebug
|
2023-05-29 03:40:42 -04:00 |
bmdifficulty.h
|
bmsave: code review on reference to fe6
|
2023-03-23 11:40:48 +08:00 |
bmfx.h
|
(emitstarfx) code review
|
2022-10-08 21:29:54 +08:00 |
bmidoten.h
|
Match the last patharrowdisp function
|
2021-12-19 02:05:26 +00:00 |
bmio.h
|
bmsave: code review on reference to fe6
|
2023-03-23 11:40:48 +08:00 |
bmitem.h
|
port fontgrp from fe6 & banim-ekrdk code review
|
2023-07-09 23:07:38 +08:00 |
bmitemuse.h
|
(prep_itemscreen) Decompile up to the end
|
2023-07-07 17:37:23 -04:00 |
bmlib.h
|
(minimap) Revisit minimap to align with FE6
|
2023-07-08 03:45:19 -04:00 |
bmmap.h
|
(minimap) Revisit minimap to align with FE6
|
2023-07-08 03:45:19 -04:00 |
bmmenu.h
|
(bmmenu) Cleanups and renames
|
2022-09-11 23:25:49 -04:00 |
bmmind.h
|
(bmmind) Minor cleanup
|
2023-04-14 00:30:49 -04:00 |
bmpatharrowdisp.h
|
Match the last patharrowdisp function
|
2021-12-19 02:05:26 +00:00 |
bmphase.h
|
(bmtarget) Decompile up to the end
|
2022-07-17 03:06:10 -04:00 |
bmreliance.h
|
(spellassoc) decompiled
|
2023-03-30 11:03:39 +08:00 |
bmsave.h
|
bmsave & banim code review
|
2023-07-21 11:32:20 +08:00 |
bmshop.h
|
(uiarena) Decompile up to the end
|
2023-02-12 02:40:38 -05:00 |
bmtarget.h
|
(bmtarget) Renames and add header file
|
2022-07-17 13:40:25 -04:00 |
bmtrade.h
|
Brute force resolve pointers in a ton of files
|
2022-08-05 02:12:17 +00:00 |
bmtrap.h
|
(ev_triggercheck) Renames
|
2023-05-25 02:32:21 -04:00 |
bmtrick.h
|
dump all portrait data
|
2019-05-04 12:13:46 +00:00 |
bmudisp.h
|
(uisupport) Split and decompile uisupport and possible FE7 prep submenu
|
2023-02-23 21:30:16 -05:00 |
bmunit.h
|
add BITPACKED macro for structs that warrant it
|
2023-07-17 21:34:57 +02:00 |
bmusailment.h
|
(bmusailment) Extract remaining proc data and rename for consistency with FE6
|
2022-10-17 21:42:45 -04:00 |
bmusemind.h
|
prep_itemuse: decompiled
|
2023-05-11 17:12:53 +08:00 |
bonusclaim.h
|
(fix) Properly add missed header file
|
2023-06-03 15:16:55 -04:00 |
chap_title_pointer.h
|
Dump chapter title images
|
2019-05-06 13:27:52 +00:00 |
chap_title.h
|
Dump chapter title images
|
2019-05-06 13:27:52 +00:00 |
chapterdata.h
|
(ev_triggercheck) Decompile to the end
|
2023-05-24 00:23:13 -04:00 |
classchg.h
|
promotion related code review
|
2023-05-15 18:52:08 +08:00 |
classdisplayfont.h
|
(opinfo) Cleanup and rename functions/symbols
|
2022-10-16 14:23:54 -04:00 |
convoymenu.h
|
Merge branch 'master' into itemuse
|
2020-04-05 12:33:54 +02:00 |
cp_common.h
|
(cp_utility) Extract data, add header file, renames
|
2022-12-05 23:34:41 -05:00 |
cp_data.h
|
(cp_extra) Extract data and renames
|
2023-02-08 01:19:21 -05:00 |
cp_perform.h
|
(cp_perform) Add header file and rename
|
2022-09-17 22:59:59 -04:00 |
cp_script.h
|
(cp_extra) Decompile up to sub_803F9C8
|
2023-02-08 00:27:12 -05:00 |
cp_utility.h
|
(cp_staff) Decompile up to the end
|
2023-02-11 17:13:16 -05:00 |
ctc.h
|
efxhit & efxmisc: decompiled
|
2023-05-26 18:07:07 +08:00 |
efxbattle.h
|
efxutils review
|
2023-07-26 08:05:44 +00:00 |
efxmagic.h
|
efxutils review
|
2023-07-26 08:05:44 +00:00 |
ekrbattle.h
|
efxutils review
|
2023-07-26 08:05:44 +00:00 |
ekrclasschg.h
|
banim-promotion (ekrclasschg) decompiled
|
2023-07-19 10:59:00 +08:00 |
ekrdragon.h
|
efxutils review
|
2023-07-26 08:05:44 +00:00 |
ekrlevelup.h
|
efxutils review
|
2023-07-26 08:05:44 +00:00 |
ekrpopup.h
|
efxutils review
|
2023-07-26 08:05:44 +00:00 |
ekrtriangle.h
|
efxutils review
|
2023-07-26 08:05:44 +00:00 |
ending_details.h
|
port fontgrp from fe6 & banim-ekrdk code review
|
2023-07-09 23:07:38 +08:00 |
ev_triggercheck.h
|
add BITPACKED macro for structs that warrant it
|
2023-07-17 21:34:57 +02:00 |
event.h
|
update evtscr macro format
|
2023-07-14 11:50:29 +08:00 |
face.h
|
(worldmap_face) Decompile, also cleaned up face
|
2023-05-07 01:30:04 -04:00 |
fontgrp.h
|
port fontgrp from fe6 & banim-ekrdk code review
|
2023-07-09 23:07:38 +08:00 |
functions.h
|
(worldmap_path) Rename functions and variables
|
2023-07-23 17:38:30 -04:00 |
gamecontrol.h
|
(bmdebug) Finish decompiling bmdebug
|
2023-05-29 03:40:42 -04:00 |
gba.inc
|
dump all portrait data
|
2019-05-04 12:13:46 +00:00 |
gbaio.h
|
(phasechangefx) decompile in process
|
2022-10-01 21:38:23 +08:00 |
global.h
|
bmsave & banim code review
|
2023-07-21 11:32:20 +08:00 |
hardware.h
|
(worldmap_path) Add blend macros from FE6 and fix up BLDCNT usage
|
2023-07-23 17:38:30 -04:00 |
icon.h
|
fix item_icon_palette being 0x20 instead of 0x40
|
2019-05-04 18:39:43 -04:00 |
m4a.h
|
dump all portrait data
|
2019-05-04 12:13:46 +00:00 |
m4a.inc
|
dump all portrait data
|
2019-05-04 12:13:46 +00:00 |
macro.inc
|
disassemble face_rodata and split out scene_rodata
|
2019-05-04 18:03:28 -04:00 |
mapanim.h
|
evtscr: in process
|
2023-07-13 19:27:16 +08:00 |
minimap.h
|
(minimap) Revisit minimap to align with FE6
|
2023-07-08 03:45:19 -04:00 |
monstergen.h
|
Move gMonsterItemWeightsTable to C
|
2021-12-08 03:53:38 +00:00 |
MPlayDef.s
|
Dump all songs to matching .s files.
|
2022-01-08 00:50:35 +08:00 |
mu.h
|
(playerphase) Port playerphase from FE6
|
2022-07-25 21:04:14 -04:00 |
opinfo.h
|
(opinfo) Cleanup and rename functions/symbols
|
2022-10-16 14:23:54 -04:00 |
packed_data_block.h
|
Dump character battle animation palette
|
2019-05-07 07:09:20 +00:00 |
player_interface.h
|
(player_interface) Cleanup, renames, add header file
|
2022-09-04 23:27:31 -04:00 |
playerphase.h
|
bmsave: code review on reference to fe6
|
2023-03-23 11:40:48 +08:00 |
popup.h
|
ekrpopup decompiling
|
2023-05-13 11:19:24 +08:00 |
portrait_pointer.h
|
dump all portrait data
|
2019-05-04 12:13:46 +00:00 |
prepscreen.h
|
(prep_menuscroll) Renames
|
2023-07-10 21:38:25 -04:00 |
proc.h
|
(worldmap_path) Extract data for worldmap_path
|
2023-07-23 17:38:30 -04:00 |
proc.inc
|
dump all portrait data
|
2019-05-04 12:13:46 +00:00 |
raw_text_jp.h
|
an empty text
|
2020-03-15 16:51:08 +08:00 |
rng.h
|
(gamectrl) Decompile up to the end
|
2022-08-18 21:57:04 -04:00 |
savemenu.h
|
(ending_details) Split and decompile
|
2023-04-21 01:44:49 -04:00 |
scene.h
|
port fontgrp from fe6 & banim-ekrdk code review
|
2023-07-09 23:07:38 +08:00 |
sioerror.h
|
(sioerror) Port sioerror from FE6
|
2023-04-15 13:10:27 -04:00 |
soundroom.h
|
(bmdebug) Finish decompiling bmdebug
|
2023-05-29 03:40:42 -04:00 |
soundwrapper.h
|
prep_itemuse: decompiled
|
2023-05-11 17:12:53 +08:00 |
spellassoc.h
|
banim code preview: rename functions & variables, split asm code
|
2023-04-28 12:28:27 +08:00 |
sram-layout.h
|
bmsave & banim code review
|
2023-07-21 11:32:20 +08:00 |
statscreen.h
|
port fontgrp from fe6 & banim-ekrdk code review
|
2023-07-09 23:07:38 +08:00 |
trapfx.h
|
(trapfx) decompile completed
|
2022-10-04 20:00:12 +08:00 |
types.h
|
(worldmap_path) Rename functions and variables
|
2023-07-23 17:38:30 -04:00 |
uichapterstatus.h
|
(uichapterstatus) Decompile / extract help box config
|
2022-09-05 00:17:43 -04:00 |
uiconfig.h
|
(uiconfig) Cleanup, renames, and add header file
|
2022-12-18 02:21:15 -05:00 |
uimenu.h
|
port fontgrp from fe6 & banim-ekrdk code review
|
2023-07-09 23:07:38 +08:00 |
uiselecttarget.h
|
quick uiselecttarget updates (feat 2 new matches)
|
2022-09-09 22:06:35 +02:00 |
uiutils.h
|
ekrpopup done
|
2023-05-13 18:35:54 +08:00 |
unit_icon_data.h
|
(bmudisp) Decompile up to SomethingSMS_32x32
|
2023-01-04 20:55:46 -05:00 |
unit_icon_pointer.h
|
dump move unit icon animations
|
2019-05-05 21:31:13 +00:00 |
unitinfowindow.h
|
(unitinfowindow) Extract data, renames, add header
|
2023-01-29 17:17:21 -05:00 |
variables.h
|
(worldmap_path) Rename functions and variables
|
2023-07-23 17:38:30 -04:00 |
worldmap.h
|
(worldmap_path) Rename functions and variables
|
2023-07-23 17:38:30 -04:00 |