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-26 22:28:26 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1c3c962ea1fa661adeabaf674c334d4918a13566
0ad
/
source
T
History
Ykkrosh
1c3c962ea1
Import libcurl for Windows
...
This was SVN commit r8924.
2011-02-16 11:22:34 +00:00
..
collada
…
graphics
Flip iteration order in LOS texture blur to improve performance
2011-02-06 11:39:06 +00:00
gui
Fix
#705
(tooltips go off screen when displayed near a corner), based on patch from Leonard
2011-02-13 12:16:31 +00:00
lib
Import libcurl for Windows
2011-02-16 11:22:34 +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 build for GCC 4.5
2011-02-13 18:38:22 +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
Fixed
#582
(add camera reset command in Atlas), based on patch from stilz
2011-02-11 23:56:55 +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
…