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-16 23:55:25 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9b25df595837134df5e80f0feab7eb74b8af6aae
0ad
/
source
T
History
Ykkrosh
9b25df5958
Fix
#591
(Disable sounds for units in FoW/SoD), based on patch from Bogi
...
This was SVN commit r8910.
2011-02-11 23:02:19 +00:00
..
collada
…
graphics
Flip iteration order in LOS texture blur to improve performance
2011-02-06 11:39:06 +00:00
gui
Fix rendering of main menu buttons after leaving a game
2011-02-10 23:58:33 +00:00
lib
# Rewrite fog-of-war rendering.
2011-02-03 01:12:24 +00:00
maths
Support new SpiderMonkey API.
2010-11-16 23:00:52 +00:00
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
Save replay log's commands.txt in new locations when playing multiple games in a single session
2011-02-10 23:57:19 +00:00
renderer
# Add solid black sides to the map, to hide underwater terrain.
2011-02-03 14:36:54 +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
# Support AI construction of buildings.
2011-02-10 16:06:28 +00:00
simulation
…
simulation2
Fix
#591
(Disable sounds for units in FoW/SoD), based on patch from Bogi
2011-02-11 23:02:19 +00:00
sound
Changed all references from old CLogger API to use the new API. Removed old API.
Fixes
#247
2010-12-05 08:41:55 +00:00
tools
# Support AI construction of buildings.
2011-02-10 16:06:28 +00:00
contributors.txt
…
main.cpp
Additional cleaning up of logging: removed LOG_CATEGORY macro definitions.
2010-12-05 08:50:33 +00:00
test_setup.cpp
…