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:55:49 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
18189ef4fc8fdc2d723ec49df0a2a2479d1c2829
0ad
/
source
T
History
Ykkrosh
18189ef4fc
Simplify terrain blend rendering to use non-indexed arrays
...
This was SVN commit r8878.
2011-01-30 14:43:35 +00:00
..
collada
…
graphics
# Fix terrain blending logic.
2011-01-29 16:31:48 +00:00
gui
…
lib
fixes/improvements from work:
2011-01-28 13:40:07 +00:00
maths
…
mocks
…
network
Add AI script code to provide a cleaner API around the engine interface.
2011-01-15 23:35:20 +00:00
pch
…
ps
# Fix terrain blending logic.
2011-01-29 16:31:48 +00:00
renderer
Simplify terrain blend rendering to use non-indexed arrays
2011-01-30 14:43:35 +00:00
scripting
Add AI script code to provide a cleaner API around the engine interface.
2011-01-15 23:35:20 +00:00
scriptinterface
Fix Windows crash caused by calling js_free (which calls free from the wrong CRT).
2011-01-29 17:50:42 +00:00
simulation
…
simulation2
Simplify component interface: remove explicit context parameter, use GetSimContext() instead.
2011-01-16 14:08:38 +00:00
sound
…
tools
Remove redundant bounds check
2011-01-29 21:14:49 +00:00
contributors.txt
…
main.cpp
…
test_setup.cpp
…