summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2020-07-18trainer back sprite proof of concept + fix NCLR from pngred031000
2020-07-13Merge pull request #230 from PikalaxALT/pikalax_workRevo
2020-07-12fix palette issues, demo/title/titledemo narc fully convertedred031000
2020-07-12Merge pull request #229 from red031000/masterCleverking2003
2020-07-11bit of title work, maths is still wrongred031000
2020-07-11Fix knarc makefile morePikalaxALT
2020-07-11Added sorting to makefile wildcardDemki
2020-07-10IR handling for palettes, potion and antidote/brn heal/frz healred031000
2020-07-10bit of work on graphics, mostly setupred031000
2020-07-04Add variable to shift the ROMPikalaxALT
2020-07-03Remove unused definitions in toplevel makefilePikalaxALT
2020-07-03Remove unneeded filesPikalaxALT
2020-06-30Remaining NCGR/NCLR identifiedPikalaxALT
2020-06-30ntrcomp rule for padded LZ; revert poketch LZPikalaxALT
2020-06-29Clean up O_FILESPikalaxALT
2020-06-29unlz (1)PikalaxALT
2020-06-28Fix deps for symbols.csvPikalaxALT
2020-06-28Match Pearl ARM9 binaryPikalaxALT
2020-06-27Match most other overlays (pearl)PikalaxALT
2020-06-27Bring overlay 06 closer to matchingPikalaxALT
2020-06-27Split diamond and pearlPikalaxALT
2020-06-27Create fixrom to monkeypatch makeromPikalaxALT
2020-06-23Move this Makefile commentPikalaxALT
2020-06-19msgdata.c through DecryptMessageDirectPikalaxALT
2020-06-19Fix symbols.csv for macPikalaxALT
2020-06-18evo tables to JSONPikalaxALT
2020-06-18Implement o2narc; decompile base stats and movelearns to jsonPikalaxALT
2020-06-16KNARC: Add handling of .knarcignore, .knarckeep; fix up cliPikalaxALT
2020-06-08Fix order of target declarationPikalaxALT
2020-06-08Move filesystem rules to filesystem.mk; stub rule invoking makeromPikalaxALT
2020-06-08Quotes are important sometimes I guessmid-kid
2020-06-08Pass down host variablesmid-kid
2020-06-08Changed = to := in main makefilekr3nshaw
2020-06-08Merged with upstreamkr3nshaw
2020-06-08Replaced narccomp with knarckr3nshaw
2020-06-07Decompile growth rate tablesPikalaxALT
2020-06-06.gitignore narcs; remove narcs on cleanPikalaxALT
2020-06-06libsyscall.a sourcePikalaxALT
2020-06-06Add missing pms.narc; add missing rule for %.arcPikalaxALT
2020-06-06Merge branch 'master' of https://github.com/martmists/pokediamond into pikala...PikalaxALT
2020-06-06Update narc dependency scanningPikalaxALT
2020-06-06Set tracking on filesystem; narc on the narcsPikalaxALT
2020-06-05shared headersred031000
2020-05-30Add rule for symbols.csvPikalaxALT
2020-05-30Use makebanner.exePikalaxALT
2020-05-30Merge branch 'master' of https://github.com/martmists/pokediamond into pikala...PikalaxALT
2020-05-30filesystem.mk; arm7 global symbol namesPikalaxALT
2020-05-30remove -W errorred031000
2020-05-29Merge branch 'master' into masterred031000
2020-05-29add COMPARE option to Makefile(s).ProjectRevoTPP