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-21 21:46:09 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
22efe2fa8a9c372fcc424b66ffa223aff042a00a
0ad
/
source
/
collada
T
History
elexis
bcbf25bfbd
Fix line endings of all files in source/ except source/third_party/.
...
This was SVN commit r18558.
2016-07-25 09:07:45 +00:00
..
tests
Fix line endings of all files in source/ except source/third_party/.
2016-07-25 09:07:45 +00:00
CommonConvert.cpp
Cinematic camera core functionality. Patch by Vladislav Belov.
2016-01-03 12:41:04 +00:00
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
Removes use of 'register' storage class, deprecated in C++11. Fixes -Wdeprecated-register build warnings in clang,
fixes
#3068
.
2015-06-02 03:20:04 +00:00
Decompose.h
…
DLL.cpp
…
DLL.h
…
GeomReindex.cpp
…
GeomReindex.h
…
Maths.cpp
…
Maths.h
…
PMDConvert.cpp
…
PMDConvert.h
…
precompiled.cpp
…
precompiled.h
…
PSAConvert.cpp
…
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
…