summaryrefslogtreecommitdiff
path: root/src/trader.c
AgeCommit message (Collapse)Author
2018-12-06Remove uses of INVALID_ defines, clean up some arrays with constants, and ↵nullableVoidPtr
spaces -> tabs
2018-12-06Fix alloc.c as per #386, define INVALID_ constants and rename malloc to ↵nullableVoidPtr
alloc as per #325 Some of the INVALID_ are likely erroneously placed, due to lack of documentation
2018-11-05r5/r6 swap on sub_80E2578Diegoisawesome
2018-09-08Standartize AddTextPrinterParametrized functions,DizzyEggg
2018-08-11Revert "Rename some specials"Diegoisawesome
This reverts commit 658f9351fe9349eb16edab8d5d503ef741449d4a.
2018-08-11Rename some specialsDiegoisawesome
2018-05-07Merge branch 'master' into mauville_old_manPikalaxALT
2018-05-01Port trader from RubyPikalaxALT