| April 7, 2021 | ||
|---|---|---|
View a368e19
Use std::thread in place of the Windows API CreateThread.Naram Qashat authored on 2021/04/07 21:52:53 |
||
| April 6, 2021 | ||
|---|---|---|
View 1769ac2
Use std::unique_ptr in in_xsf.cpp.Naram Qashat authored on 2021/04/06 20:45:29 |
||
| April 5, 2021 | ||
|---|---|---|
View 473c6d6
Use std::filesystem::path for reading/writing files.Naram Qashat authored on 2021/04/05 00:20:56 |
||
| March 21, 2021 | ||
|---|---|---|
View f88fe4a
Various changes:Naram Qashat authored on 2021/03/21 03:16:45 |
||
| March 20, 2021 | ||
|---|---|---|
View c4e3778
Use std::make_unique where possible.Naram Qashat authored on 2021/03/20 04:37:08 |
||
View e5f543b
Remove some now unnecessary codecvt lines.Naram Qashat authored on 2021/03/20 03:57:20 |
||
| March 19, 2021 | ||
|---|---|---|
View 606c017
Replace memcpy/memset with std::copy_n/std::fill_n.Naram Qashat authored on 2021/03/19 16:25:21 |
||
View 4f88cb5
Some conversion replacements:Naram Qashat authored on 2021/03/19 11:57:21 |
||
View e50612d
Remove last modification date from files.Naram Qashat authored on 2021/03/19 10:58:12 |
||
| February 11, 2021 | ||
|---|---|---|
View 846d8df
update for C++17 compliance, update to latest 2sf, add WINE cross-compile makefilesAdam Higerd authored on 2021/02/11 15:36:17 |
||
| October 5, 2014 | ||
|---|---|---|
View 89fbe41
[NCSF] Fix volume issues with a little help from the Nintendo DS SDK.Naram Qashat authored on 2014/10/05 20:00:09 |
||
| September 25, 2014 | ||
|---|---|---|
View ec120fe
* Small Makefile changes.Naram Qashat authored on 2014/09/25 12:28:21 |
||
| September 24, 2014 | ||
|---|---|---|
View fe3d6ae
Lots of changes in regards to strings, as follows:Naram Qashat authored on 2014/09/24 13:58:55 |
||
| September 18, 2014 | ||
|---|---|---|
View 17a9f1b
Replaced the Makefile with one that handles things better.Naram Qashat authored on 2014/09/18 20:02:22 |
||
| September 17, 2014 | ||
|---|---|---|
View 9315374
* Fixes for gcc and clang (while they can compile the code, the DLLs made aren't functional, but oh well).Naram Qashat authored on 2014/09/17 19:51:45 |
||