Markus Wick
|
cc8380ee65
Merge pull request #2914 from JosJuice/fix-volumedirectory
|
9 年之前 |
Jeffrey Pfau
|
2eb553fdb7
Fix FreeBSD build
|
9 年之前 |
comex
|
dc91e8b607
Add a mode to use a dummy Wii NAND.
|
10 年之前 |
comex
|
a0a80c9a9c
Fix CopyDir to not require source and dest paths to end with "/".
|
10 年之前 |
comex
|
a225426510
Rewrite FileSearch and improve ScanDirectoryTree.
|
10 年之前 |
Tillmann Karras
|
30ebb2459e
Set copyright year to when a file was created
|
10 年之前 |
Tillmann Karras
|
cefcb0ace9
Update license headers to GPLv2+
|
10 年之前 |
Lioncash
|
b0613bb1c8
General: Apply the const specifier where applicable
|
10 年之前 |
degasus
|
ef6bdf674f
Common: Remove TLS usage in GetLastErrorMsg
|
10 年之前 |
Ryan Houdek
|
297012ddd7
Fix Wii configuration path being incorrect.
|
10 年之前 |
Ryan Houdek
|
aaf04aeaca
Fix user directories at times doing stupid things.
|
10 年之前 |
Ryan Houdek
|
ca6e154f0b
Fix a bug on user path re-assignment.
|
10 年之前 |
Ryan Houdek
|
db06f058e4
Move user directory detection location to UICommon.
|
10 年之前 |
Stevoisiak
|
cb86db7b68
Minor consistency changes
|
10 年之前 |
Pierre Bourdon
|
dad7911214
Merge pull request #1486 from rohit-n/goto
|
10 年之前 |
Rachel Bryk
|
6a2973ac1d
Fix hires texture path.
|
10 年之前 |
Rohit Nirmal
|
e3abad234c
Common: Remove gotos in FileUtil, and replace FILE*s with IOFile/ifstreams.
|
10 年之前 |
Rachel Bryk
|
b1e14a65a2
Read game title from ini file, or titles.txt if it exists.
|
10 年之前 |
Rohit Nirmal
|
fbc64984ca
Include CommonTypes.h instead of Common.h.
|
10 年之前 |
Lioncash
|
ba4934b75e
Common: Clean up brace placements
|
10 年之前 |
Lioncash
|
1dc5294629
Common: Simplify StripTailDirSlashes
|
10 年之前 |
Lioncash
|
a82675b7d5
Kill off some usages of c_str.
|
11 年之前 |
Tillmann Karras
|
d802d39281
clang-modernize -use-nullptr
|
11 年之前 |
Pierre Bourdon
|
83b7bb64aa
Make Common/ mostly IWYU clean (and fix errors in rest of the project detected by this change).
|
11 年之前 |
Pierre Bourdon
|
3f9c38d231
Fix more header sorting issues in Common/ (now check-includes clean).
|
11 年之前 |
Lioncash
|
2afe215271
Convert all includes to relative paths.
|
11 年之前 |
Lioncash
|
3fd87a7636
Second and final pass of clearing out tabs.
|
11 年之前 |
Lioncash
|
7ebc829b17
Remove a pointless c_str() call in FileUtil.cpp. The function takes a string in it's parameter
|
11 年之前 |
Jasper St. Pierre
|
34692ab826
Remove unnecessary Src/ folders
|
11 年之前 |