Commit Graph

27 Commits

Author SHA1 Message Date
Huichelaar
4911d15206 EKR_DISTANCE_3 -> EKR_DISTANCE_MONOCOMBAT
I think EKR_DISTANCE_3 is used for monocombat (Fortify/Latona where there is only one banim). Idk a good name, but maybe EKR_DISTANCE_MONOCOMBAT?
2023-07-18 16:25:53 +02:00
laqieer
2e57da0e2f Merge branch 'messdecode' of https://github.com/camthesaxman/fireemblem8u-c 2022-08-06 14:54:44 +08:00
laqieer
0583c5ee14 Add .vscode/settings.json to .gitignore. 2022-05-21 18:22:59 +00:00
laqieer
49c1d2c925 Dump songs to MIDI files. 2022-01-04 22:31:44 +08:00
laqieer
9ac901fa05 Ignore converted sound samples in .bin files. 2022-01-04 04:45:38 +08:00
laqieer
4a71e48884 Dump all sound data. 2022-01-04 04:29:17 +08:00
jiangzhengwenjz
daaf3ad6bc match mprec 2020-04-26 21:26:29 +08:00
laqieer
f093296a43 ignore gcc dump output 2020-03-15 12:12:42 +08:00
laqieer
11f99486ca ignore unpacked ida database 2020-03-14 10:41:11 +08:00
laqieer
e3a7156820 add re tool file to .gitignore 2020-03-09 09:59:54 +08:00
laqieer
4cb3f5a791 update .gitignore by OS, IDE, language and tags 2020-03-06 18:52:08 +08:00
laqieer
87e9bf2786 Exclude .sav files 2019-08-24 12:31:25 +08:00
laqieer
9356dd9f16 ignore .gbapal files 2019-05-05 12:48:31 +00:00
laqieer
a89f7cdb37 exclude .fk files 2019-05-04 12:10:41 +00:00
laqieer
3527218f1c Enhancement: refactor battle animation with compressing linker so that compressed pointers can be updated automatically 2019-05-03 11:50:48 +00:00
laqieer
d29a4260b8 exclude binaries dumped from objects in banim/ 2019-04-29 10:50:55 +00:00
laqieer
6d115418bb exclude scripts/__pycache__/ fro commiting 2019-04-26 16:22:14 +00:00
laqieer
48f2f9c080 Dump battle animation sheet images 2019-04-25 09:51:06 +00:00
camthesaxman
961b07bb8e generate graphics data from PNGs 2018-03-08 22:53:31 -06:00
camthesaxman
a5caa19cfa add automatic dependency generation 2018-03-08 20:20:18 -06:00
camthesaxman
d6d0f8e6f8 name a few structs and fields 2018-03-07 12:45:46 -06:00
Cameron Hall
154394e251 create textencode tool for generating message data 2018-03-01 21:01:51 -06:00
camthesaxman
ab240998a0 ignore Windows tool binaries 2018-02-25 16:01:32 -06:00
Cameron Hall
1f8678cd29 don't track compiler output files 2018-02-23 09:22:41 -06:00
Cameron Hall
7876fae18f add assembly headers 2018-02-20 11:50:58 -06:00
Cameron Hall
81efd2c09d set up build system 2018-02-19 22:55:34 -06:00
Bovie Xiong
e1cc863fed 👾 Added .gitattributes & .gitignore files 2018-02-16 21:20:53 +00:00