This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
0ad
Watch
1
Star
0
Fork
2
You've already forked 0ad
mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced
2026-06-28 12:29:00 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d3da00dc994885eaf8d897d0fb458aefdf394579
0ad
/
source
/
collada
T
History
leper
c93c1c92eb
Replace std::auto_ptr uses by std::unique_ptr since the former is deprecated.
...
This was SVN commit r16674.
2015-05-25 01:23:27 +00:00
..
tests
…
CommonConvert.cpp
…
CommonConvert.h
Replace std::auto_ptr uses by std::unique_ptr since the former is deprecated.
2015-05-25 01:23:27 +00:00
Decompose.cpp
…
Decompose.h
…
DLL.cpp
…
DLL.h
Remove checks for unsupported GCC versions (<4.6).
2015-01-24 20:37:07 +00:00
GeomReindex.cpp
…
GeomReindex.h
…
Maths.cpp
…
Maths.h
…
PMDConvert.cpp
Fix VS2013 build errors, warnings
2013-11-03 12:46:07 +00:00
PMDConvert.h
…
precompiled.cpp
…
precompiled.h
…
PSAConvert.cpp
Fix VS2013 build errors, warnings
2013-11-03 12:46:07 +00:00
PSAConvert.h
…
StdSkeletons.cpp
Replace std::auto_ptr uses by std::unique_ptr since the former is deprecated.
2015-05-25 01:23:27 +00:00
StdSkeletons.h
Replace std::auto_ptr uses by std::unique_ptr since the former is deprecated.
2015-05-25 01:23:27 +00:00
XMLFix.cpp
…
XMLFix.h
…