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 12:54:39 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e9d3bf05a8efdbff8502d724438ffdf7aea2e0ef
0ad
/
source
T
History
Ykkrosh
f2e96f3f3c
Reduce brightness of fogged objects.
...
This was SVN commit r8273.
2010-10-04 17:35:13 +00:00
..
collada
warning fixes: mostly size_t vs. specialized API type and other type conversion.
2010-09-05 09:38:30 +00:00
graphics
# Add on-screen health bars
2010-10-02 12:41:29 +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
Remove BFD-based debugging code, to avoid the runtime dependency on binutils.
2010-10-04 17:21:55 +00:00
maths
Inline common vector/matrix operations, for performance.
2010-09-24 16:54:20 +00:00
mocks
…
network
Fix serialize/deserialize API asymmetry.
2010-09-17 17:53:26 +00:00
pch
…
ps
Fix
#586
(setting sound.mastergain to 0), based on patch from historic_bruno
2010-10-04 12:07:17 +00:00
renderer
# Add on-screen health bars
2010-10-02 12:41:29 +00:00
scripting
# Add new texture loading system with automatic compression.
2010-09-10 21:02:10 +00:00
scriptinterface
Cache message JS conversions, to make broadcasts faster
2010-09-17 17:49:39 +00:00
simulation
…
simulation2
Reduce brightness of fogged objects.
2010-10-04 17:35:13 +00:00
sound
…
tools
Fix
#585
(Windows support for font builder), based on patch from historic_bruno
2010-10-04 12:00:22 +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
…