This website requires JavaScript.
Explore
Help
Sign In
mirror
/
OpenMW
Watch
1
Star
0
Fork
0
You've already forked OpenMW
mirror of
https://gitlab.com/OpenMW/openmw.git
synced
2025-01-08 09:37:53 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
1d596d6c72
OpenMW
/
apps
/
mwiniimporter
History
Sebastian Wick
1d596d6c72
use std::map<std::string, std::vector<std::string> > instead of std::map<std::string, std::string>
2012-03-31 22:48:50 +02:00
..
CMakeLists.txt
works, sort of
2012-03-30 22:58:54 +02:00
importer.cpp
use std::map<std::string, std::vector<std::string> > instead of std::map<std::string, std::string>
2012-03-31 22:48:50 +02:00
importer.hpp
use std::map<std::string, std::vector<std::string> > instead of std::map<std::string, std::string>
2012-03-31 22:48:50 +02:00
main.cpp
use std::map<std::string, std::vector<std::string> > instead of std::map<std::string, std::string>
2012-03-31 22:48:50 +02:00