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-25 02:44:45 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a1a7264aeccc3e35f0abaab71fed06adc0efd348
0ad
/
source
T
History
Ykkrosh
a1a7264aec
Set force_s3tc_enable automatically for greater chance of compressed texture support on Linux (see
#575
).
...
This was SVN commit r8356.
2010-10-15 00:06:48 +00:00
..
collada
…
graphics
Fix some warnings on Windows
2010-10-13 21:58:31 +00:00
gui
Fix
#56
(add unit-following camera mode (press 'F')), based on patch from markelov.
2010-09-26 23:05:25 +00:00
i18n
…
lib
VC2010 fix
2010-10-14 09:39:41 +00:00
maths
Inline common vector/matrix operations, for performance.
2010-09-24 16:54:20 +00:00
mocks
…
network
…
pch
…
ps
Set force_s3tc_enable automatically for greater chance of compressed texture support on Linux (see
#575
).
2010-10-15 00:06:48 +00:00
renderer
Fix off-by-one error (glDrawRangeElements expects the *inclusive* upper bound of indexes)
2010-10-05 15:54:04 +00:00
scripting
…
scriptinterface
…
simulation
…
simulation2
Fix typo in comment
2010-10-10 19:14:22 +00:00
sound
…
tools
Use zipped data files and pre-converted textures in release distributions
2010-10-07 19:57:31 +00:00
contributors.txt
…
main.cpp
# Add -archivebuild mode to generate .zip files for releases, with automatic compression of textures.
2010-09-18 18:21:00 +00:00
test_setup.cpp
…