| April 6, 2021 | ||
|---|---|---|
View 8e6e38b
Fix previous commit, forgot to remove this.Naram Qashat authored on 2021/04/06 00:05:15 |
||
| April 5, 2021 | ||
|---|---|---|
View 7f777ea
Use range-based for loops where possible.Naram Qashat authored on 2021/04/05 23:29:44 |
||
View 0657581
Some template cleanup:Naram Qashat authored on 2021/04/05 21:47:28 |
||
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 9bbbc50
Use C++17 std::filesystem functions instead of my own.Naram Qashat authored on 2021/03/20 20:05:50 |
||
View aec5cd5
Replace std::not1 with a lamba.Naram Qashat authored on 2021/03/20 17:45:09 |
||
| 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 |
||
| 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 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 |
||
| May 8, 2013 | ||
|---|---|---|
View eddb163
Cleanup of some warnings, updating modification dates, using nullptr instead of NULL in some cases.Naram Qashat authored on 2013/03/30 16:17:42 |
||
View 0072c62
Utilized more C++11 constructs. Also attempted to fix issue with the Info Box not wanting to come up anymore if the file doesn't exist.Naram Qashat authored on 2013/03/30 07:36:38 |
||