summaryrefslogtreecommitdiff
path: root/src/common/string_util.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Added string_util to common, small changes in loader.cppGravatar archshift2014-09-081-2/+6
|
* loader.cpp: improved file extension checking, made Upper/LowerStr usefulGravatar archshift2014-09-081-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.
* Common: Move remaining C header includes over to their C++ equivalentGravatar Lioncash2014-08-171-3/+3
|
* added helper functions for upper/lowercase stringsGravatar bunnei2014-04-141-0/+16
|
* fixed project includes to use new directory structureGravatar bunnei2014-04-081-3/+3
|
* got rid of 'src' folders in each sub-projectGravatar bunnei2014-04-081-0/+531