This website requires JavaScript.
Explore
Help
Sign In
faerbit
/
Saxum
Watch
1
Star
0
Fork
0
You've already forked Saxum
Code
Issues
1
Pull Requests
Projects
Releases
2
Wiki
Activity
b2cf138d5a
Saxum
/
converter
History
Faerbit
b2cf138d5a
Converting unsinged ints to regular ints, because tinyxml cannot query for unsigned ones and thus negates the purpose of using unsigned ones. This also causes compiler errors.
2014-12-08 13:33:38 +01:00
..
CMakeLists.txt
Modifying CMakes files to get convert to compile.
2014-11-21 16:07:13 +01:00
converter.cc
Converting unsinged ints to regular ints, because tinyxml cannot query for unsigned ones and thus negates the purpose of using unsigned ones. This also causes compiler errors.
2014-12-08 13:33:38 +01:00
converter.hh
Converting unsinged ints to regular ints, because tinyxml cannot query for unsigned ones and thus negates the purpose of using unsigned ones. This also causes compiler errors.
2014-12-08 13:33:38 +01:00
lodepng.cc
Modifying CMakes files to get convert to compile.
2014-11-21 16:07:13 +01:00
lodepng.hh
Modifying CMakes files to get convert to compile.
2014-11-21 16:07:13 +01:00
main.cc
Converting unsinged ints to regular ints, because tinyxml cannot query for unsigned ones and thus negates the purpose of using unsigned ones. This also causes compiler errors.
2014-12-08 13:33:38 +01:00
tinyxml2.cc
added tinyxml2 for xml conversion
2014-11-24 13:03:55 +01:00
tinyxml2.hh
added tinyxml2 for xml conversion
2014-11-24 13:03:55 +01:00