summaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Collapse)Author
2021-11-05Update build scripts for MacOS Monterey; Use pkg-config on all platforms; ↵shinyquagsire23
MacOS no longer needs static libc++fs; Use gsed on MacOS
2021-08-22Port bin2obj from NitroSDKPikalaxALT
2021-05-29Output NARC contents as C enums in .naix filesPikalaxALT
You can include these by typing out the full path to the .naix file (minus the files/ prefix). Example: ```c ``` Also: - Build the filesystem before building the C objects
2020-06-18Decompile pms to JSONPikalaxALT
2020-06-18Implement o2narc; decompile base stats and movelearns to jsonPikalaxALT
2020-06-06.gitignore narcs; remove narcs on cleanPikalaxALT
2020-06-05shared headersred031000
2020-05-05add dism scripts to gitignorered031000
2020-05-01Dummy overlays 00, 02, 03PikalaxALT
2020-04-30Disassemble overlay 04PikalaxALT
2020-04-30gitignore SDKPikalaxALT
2020-04-30.gitignore lcf templatesPikalaxALT
2020-04-26Disasemble ROM7 ITCMPikalaxALT
2020-04-25Split arm9 compilation to subdirPikalaxALT
2020-04-19Add mostlyclean target; ignore generated gfxPikalaxALT
2020-04-19Merge branch 'master' of https://github.com/martmists/pokediamond into ↵PikalaxALT
finish_header
2020-04-19update .gitignoreProjectRevoTPP
2020-04-15Finish filling out headerPikalaxALT
2020-04-12up to date repoProjectRevoTPP
2020-04-12Add *.srl to gitignoreMartmists
2020-04-12Add *.nds to gitignore, start working on Nitro OS functionsMartmists
2020-04-10Add known structsMartmists
2020-04-10initial commitMartmists