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-27 05:14:15 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ee877a46c78c20db79ad07c5528119e6b229cc8a
0ad
/
source
T
History
wraitii
ee877a46c7
Switch X and Z loops in the foam generation, possible speed improvement.
...
This was SVN commit r13720.
2013-08-20 08:55:33 +00:00
..
collada
Split skeleton definitions into multiple files, adds hotloading support for skeleton files.
Fixes
#190
.
2013-07-08 20:25:06 +00:00
graphics
Removes shadow casting and receiving on preview entities, patch started by ericb,
fixes
#1771
2013-08-18 22:17:57 +00:00
gui
Removes more unused variables, based on patch by Markus, refs
#1852
.
2013-08-15 18:25:32 +00:00
lib
Fix build issues on ARM. Patch by Josh.
Fixes
#2049
.
2013-08-07 05:00:46 +00:00
maths
…
mocks
…
network
…
pch
…
ps
Improves hotkey support for non-QWERTY keyboards, patch by lsdh,
fixes
#2043
2013-08-03 20:09:29 +00:00
renderer
Switch X and Z loops in the foam generation, possible speed improvement.
2013-08-20 08:55:33 +00:00
scripting
…
scriptinterface
Suppress unused local typedef warnings when including SpiderMonkey headers.
2013-08-19 18:26:44 +00:00
simulation2
Fix tests.
2013-08-19 10:55:35 +00:00
soundmanager
…
third_party
…
tools
Boost 1.54 deprecates Boost.Signal. Use Boost.Signal2 for >= 1.54.
2013-08-19 22:11:54 +00:00
contributors.txt
…
main.cpp
…
test_setup.cpp
…