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-12 06:55:48 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
374242bcfc0861d66b8798f856c898cdcbee1bea
0ad
/
source
T
History
Ykkrosh
374242bcfc
Fix warnings in autobuild script
...
This was SVN commit r11012.
2012-02-03 17:08:43 +00:00
..
collada
Throw error in PSA converter if animation has no frames, as this will lead to a divide-by-zero error in the engine, and it's good to catch that as early as possible.
2012-02-03 01:49:32 +00:00
graphics
Cache shader effects.
Fixes
#1143
.
2012-02-02 22:58:42 +00:00
gui
Cache shader effects.
Fixes
#1143
.
2012-02-02 22:58:42 +00:00
lib
Use dummy IO tracer, to avoid overhead of storing data that will never be used. (See #1143.)
2012-02-02 23:12:36 +00:00
maths
More build fixes for FreeBSD.
2012-01-31 00:06:56 +00:00
mocks
More FreeBSD build fixes.
2012-01-30 06:21:11 +00:00
network
…
pch
More build fixes for FreeBSD.
2012-01-31 00:06:56 +00:00
ps
More build fixes for FreeBSD.
2012-01-31 00:06:56 +00:00
renderer
Cache shader effects.
Fixes
#1143
.
2012-02-02 22:58:42 +00:00
scripting
…
scriptinterface
Vague start at hypothetical Android support
2012-01-17 22:05:43 +00:00
simulation2
More FreeBSD build fixes.
2012-01-30 06:21:11 +00:00
sound
…
third_party
/mongoose
More FreeBSD build fixes.
2012-01-30 06:21:11 +00:00
tools
Fix warnings in autobuild script
2012-02-03 17:08:43 +00:00
contributors.txt
…
main.cpp
Prevents game from running with root permissions with appropriately scary message on Unix-like OSes, based on patch by leper.
Fixes
#1058
.
2012-01-16 03:30:55 +00:00
test_setup.cpp
…