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-18 21:11:55 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
67e3a95d749c4646de129bca80d7379afc0ba862
0ad
/
source
T
History
janwas
e20f93ffdc
add proper OGG support, a near-total rewrite of a patch by Kyniker/Heron. not yet integrated into snd_mgr. also remove the no longer used CMusicPlayer and CPlayList.
...
This was SVN commit r7834.
2010-08-01 10:52:12 +00:00
..
collada
Fix
#423
(Switch from CppDoc to Doxygen), based on patch from anr.
2010-07-29 15:55:41 +00:00
graphics
Warning fixes
2010-07-29 21:04:07 +00:00
gui
Fix
#423
(Switch from CppDoc to Doxygen), based on patch from anr.
2010-07-29 15:55:41 +00:00
i18n
…
lib
add proper OGG support, a near-total rewrite of a patch by Kyniker/Heron. not yet integrated into snd_mgr. also remove the no longer used CMusicPlayer and CPlayList.
2010-08-01 10:52:12 +00:00
maths
Fix compiling with Clang
2010-07-30 21:42:22 +00:00
mocks
…
network
Disable unnecessary state hash check in single-player games.
2010-07-19 22:57:04 +00:00
pch
…
ps
Fix compiling with Clang
2010-07-30 21:42:22 +00:00
renderer
Fix
#423
(Switch from CppDoc to Doxygen), based on patch from anr.
2010-07-29 15:55:41 +00:00
scripting
Remove ScriptingHost initialisation code (share with ScriptInterface instead).
2010-07-19 23:01:58 +00:00
scriptinterface
# Add auto-attacking of nearby enemies.
2010-07-29 20:39:23 +00:00
simulation
…
simulation2
Fix units trying to move outside themselves when ordered to their current location.
2010-07-31 21:22:39 +00:00
sound
add proper OGG support, a near-total rewrite of a patch by Kyniker/Heron. not yet integrated into snd_mgr. also remove the no longer used CMusicPlayer and CPlayList.
2010-08-01 10:52:12 +00:00
tools
Fix compiling with Clang
2010-07-30 21:42:22 +00:00
contributors.txt
Update contributors list
2010-07-29 15:57:04 +00:00
main.cpp
add proper OGG support, a near-total rewrite of a patch by Kyniker/Heron. not yet integrated into snd_mgr. also remove the no longer used CMusicPlayer and CPlayList.
2010-08-01 10:52:12 +00:00
test_setup.cpp
…