Lioncash
|
2814aa20c8
Merge pull request #2829 from JosJuice/fix-wii-fst-size-2
|
9 years ago |
JosJuice
|
ec0370d2d1
Volume: Add prefer_long parameter to GetNames
|
10 years ago |
JosJuice
|
0ed3118141
Volume: Return volume type as an enum
|
9 years ago |
JosJuice
|
301218a103
Volume: Use more appropriate types for some returned values
|
9 years ago |
Tillmann Karras
|
30ebb2459e
Set copyright year to when a file was created
|
9 years ago |
Tillmann Karras
|
cefcb0ace9
Update license headers to GPLv2+
|
10 years ago |
JosJuice
|
bad09fc358
Volume: Rename GetName to GetInternalName
|
10 years ago |
JosJuice
|
ee694e327a
Get rid of banner loaders and move their functionality to volumes
|
10 years ago |
JosJuice
|
235ecfbed7
Return GetNames languages, to avoid hardcoded language lists in callers
|
10 years ago |
Stevoisiak
|
f72a559958
Rearranged Volume header files
|
10 years ago |
Stevoisiak
|
df2f6d137e
VolumeWad: Move country identification to GetCountry()
|
10 years ago |
Stevoisiak
|
d3190ec4f1
VolumeWad: Private variables for offset values
|
10 years ago |
Stevoisiak
|
b578abfbaa
VolumeWad: Return version number for WADs
|
10 years ago |
JosJuice
|
ace060748b
Don't read from disk when checking volume type
|
10 years ago |
JosJuice
|
bb93336ecf
DiscIO: Replace "raw" functions with "decrypt" parameters
|
10 years ago |
Lioncash
|
1977ea42ae
DiscIO: Prefix class member variables with "m_"
|
10 years ago |
Lioncash
|
4cb46879bc
DiscIO: Move some raw pointers over to unique_ptr
|
10 years ago |
Tillmann Karras
|
f28116b7da
clang-modernize -add-override
|
11 years ago |
Pierre Bourdon
|
c698c07755
Make DiscIO/ mostly IWYU clean (and fix errors in rest of the project detected by this change).
|
11 years ago |
Lioncash
|
2afe215271
Convert all includes to relative paths.
|
11 years ago |
Lioncash
|
6c4ee1753a
Fix some vertical alignments
|
11 years ago |
lioncash
|
d2038049f5
Replace all include guard ifdefs with "#pragma once"
|
11 years ago |
Jasper St. Pierre
|
34692ab826
Remove unnecessary Src/ folders
|
11 years ago |