summaryrefslogtreecommitdiff
path: root/Source/Core/DiscIO/WiiWad.cpp
AgeCommit message (Expand)Author
2015-05-25Set copyright year to when a file was createdTillmann Karras
2015-05-25Update license headers to GPLv2+Tillmann Karras
2015-05-22WiiWad: Use correct form of delete for arraysLioncash
2014-11-13Various formatting and consistency fixesStevoisiak
2014-09-08Include CommonTypes.h instead of Common.h.Rohit Nirmal
2014-09-06Merge pull request #851 from lioncash/loggshuffle2
2014-09-06Common: Kill off duplicate log warning definitionsLioncash
2014-08-31DiscIO: Move some raw pointers over to unique_ptrLioncash
2014-06-25Centralize the logging code into its own folder in Common.Lioncash
2014-03-14Kill off some usages of c_str.Lioncash
2014-03-11Fixes spacing for "for", "while", "switch" and "if"Matthew Parlane
2014-03-09clang-modernize -use-nullptrTillmann Karras
2014-02-22Make DiscIO/ mostly IWYU clean (and fix errors in rest of the project detecte...Pierre Bourdon
2014-02-20Fix more header sorting issues in DiscIO/ (now check-includes clean).Pierre Bourdon
2014-02-18Convert all includes to relative paths.Lioncash
2013-12-31Remove unnecessary Src/ foldersJasper St. Pierre