This website requires JavaScript.
Explore
Help
Sign in
mirror
/
openmw
Watch
1
Star
0
Fork
You've already forked openmw
0
mirror of
https://github.com/OpenMW/openmw.git
synced
2025-01-29 08:15:35 +00:00
Code
Issues
Releases
Wiki
Activity
7c758a6293
openmw
/
components
/
fallback
History
Bret Curtis
7c758a6293
std::stof can not handle comma in us localization and can not handle period in french localization, using std::replace is not a solution, going back to boost::lexical_cast
2017-06-12 00:32:28 +02:00
..
fallback.cpp
std::stof can not handle comma in us localization and can not handle period in french localization, using std::replace is not a solution, going back to boost::lexical_cast
2017-06-12 00:32:28 +02:00
fallback.hpp
Read fallback settings in OpenCS
2016-01-11 23:10:16 +01:00
validate.hpp
Relocate escape-related code to new files escape.hpp and escape.cpp.
2016-07-27 00:58:31 +01:00