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-07-14 07:16:35 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
841bf5f2ddb0a6730e8d6192ea72f161018a892e
0ad
/
source
T
History
vladislavbelov
c4d5729c73
Adds basic tests for BuildCameraRay and uses viewport instead of renderer for width and height.
...
This was SVN commit r25085.
2021-03-19 17:39:34 +00:00
..
collada
…
graphics
Adds basic tests for BuildCameraRay and uses viewport instead of renderer for width and height.
2021-03-19 17:39:34 +00:00
gui
Removes unused containers included in headers.
2021-03-03 23:01:08 +00:00
i18n
Moves CreateDateTimeInstance from the public L10n header to its implementation.
2021-03-12 09:11:22 +00:00
lib
Removes unused containers included in headers.
2021-03-03 23:01:08 +00:00
lobby
Fix typos in log and warn messages
2021-03-10 16:50:15 +00:00
maths
Adds more detailed test for perspective camera projection and its corners in world space.
2021-03-16 22:42:29 +00:00
mocks
…
network
Rename GameAttributes to InitAttributes
2021-03-19 10:02:10 +00:00
pch
…
ps
Adds ortho projection type and its test.
2021-03-17 23:03:35 +00:00
renderer
Adds ortho projection type and its test.
2021-03-17 23:03:35 +00:00
rlinterface
…
scriptinterface
Removes unused containers included in headers.
2021-03-03 23:01:08 +00:00
simulation2
Fix issues with motionManager /
bae258f9a1
2021-03-18 16:40:34 +00:00
soundmanager
Fix compilation with --without-audio
2021-03-04 17:36:24 +00:00
third_party
…
tools
Fix checkrefs following D11 /
1c9efa6fb5
2021-03-06 13:57:11 +00:00
main.cpp
…
test_setup.cpp
…