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 03:55:16 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d6ec0f6dbde671a37c87c95dbb6aa7affd00aca3
0ad
/
source
T
History
stwf
e19b470a42
fix music glitchyness when game loses focus trac
#2090
...
This was SVN commit r13799.
2013-09-06 02:46:13 +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
Okay, do what
f5ab6255d0
was supposed to do.
2013-08-26 04:17:26 +00:00
lib
update TLB table
2013-08-23 06:42:48 +00:00
maths
Catch exceptions by reference (by convention), based on patch from Markus, refs
#1852
2013-05-22 22:27:53 +00:00
mocks
…
network
…
pch
…
ps
fix issues with menu mode and playlist, harden code and clear out ambient noises at game end,
fixes
#2066
2013-08-29 13:20:55 +00:00
renderer
Fix a swap between reflections and refractions in config.cfg . Disabling "Render Reflections" now reverts to the skybox for better results.
2013-08-24 14:44:38 +00:00
scripting
fixes to SoundManager external interface, clean up ifdef situation, and SoundGroup playin
2013-06-13 12:12:44 +00:00
scriptinterface
Suppress unused local typedef warnings when including SpiderMonkey headers.
2013-08-19 18:26:44 +00:00
simulation2
Increase simulation script runtime size again. Refs
#1436
,
#1966
and
#2035
.
2013-09-01 23:29:21 +00:00
soundmanager
fix music glitchyness when game loses focus trac
#2090
2013-09-06 02:46:13 +00:00
third_party
Fix build warnings. Patch by Markus. Refs
#1851
.
2013-06-11 00:05:57 +00:00
tools
Fix a swap between reflections and refractions in config.cfg . Disabling "Render Reflections" now reverts to the skybox for better results.
2013-08-24 14:44:38 +00:00
contributors.txt
…
main.cpp
Catch exceptions by reference (by convention), based on patch from Markus, refs
#1852
2013-05-22 22:27:53 +00:00
test_setup.cpp
…