| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Build: Fixed some warnings | 2015-02-12 | 1 | -3/+3 | ||
| | | ||||||
| * | Fix MSVC-related #defines and add CMakeLists comment | 2014-12-29 | 1 | -3/+3 | ||
| | | ||||||
| * | Fix merge conflicts | 2014-12-29 | 1 | -16/+16 | ||
| |\ | ||||||
| | * | License change | 2014-12-20 | 1 | -2/+2 | ||
| | | | ||||||
| | * | Convert old logging calls to new logging macros | 2014-12-13 | 1 | -5/+5 | ||
| | | | ||||||
| | * | Merge pull request #261 from neobrain/boost | 2014-12-12 | 1 | -3/+3 | ||
| | |\ | | | | | | | Add Boost as a submodule and add some minor cleanups using Boost.Range | |||||
| | | * | StringUtil: Perform some minimal cleanup. | 2014-12-07 | 1 | -3/+3 | ||
| | | | | ||||||
| | * | | Explicitly specify LE strings to iconv, fixes paths in Steel Diver | 2014-12-09 | 1 | -2/+2 | ||
| | |/ | ||||||
| | * | Change NULLs to nullptrs. | 2014-12-03 | 1 | -4/+4 | ||
| | | | ||||||
| * | | Fix MinGW build | 2014-11-28 | 1 | -3/+3 | ||
| |/ | ||||||
| * | Remove trailing spaces in every file but the ones imported from SkyEye, AOSP ↵ | 2014-11-19 | 1 | -9/+9 | ||
| | | | | | or generated | |||||
| * | Use std::u16string for conversion between UTF-8 and UTF-16, FS:USER functions | 2014-11-12 | 1 | -48/+110 | ||
| | | ||||||
| * | Removed uses of raw c-string manipulation functions. | 2014-10-23 | 1 | -9/+2 | ||
| | | ||||||
| * | Merge pull request #99 from archshift/ext-check | 2014-09-11 | 1 | -10/+10 | ||
| |\ | | | | | loader.cpp: improved file extension checking, made Upper/LowerStr useful, moved string_util into Common namespace | |||||
| | * | Added string_util to common, small changes in loader.cpp | 2014-09-08 | 1 | -2/+6 | ||
| | | | ||||||
| | * | loader.cpp: improved file extension checking, made Upper/LowerStr useful | 2014-09-08 | 1 | -10/+6 | ||
| | | | | | | | | | Instead of forcibly taking the last 4 characters, it now finds the last extension separator (the period) and takes a substr of its location. | |||||
| * | | Merge pull request #103 from archshift/prune | 2014-09-10 | 1 | -4/+0 | ||
| |\ \ | | | | | | | Prune redundant includes | |||||
| | * | | common: Prune all redundant includes | 2014-09-08 | 1 | -4/+0 | ||
| | |/ | ||||||
| * / | Common: Fix a potential infinite loop in StringUtil's ReplaceAll | 2014-09-08 | 1 | -3/+8 | ||
| |/ | ||||||
| * | Common: Move remaining C header includes over to their C++ equivalent | 2014-08-17 | 1 | -3/+3 | ||
| | | ||||||
| * | added helper functions for upper/lowercase strings | 2014-04-14 | 1 | -0/+16 | ||
| | | ||||||
| * | fixed project includes to use new directory structure | 2014-04-08 | 1 | -3/+3 | ||
| | | ||||||
| * | got rid of 'src' folders in each sub-project | 2014-04-08 | 1 | -0/+531 | ||