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 13:36:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9c192df1bb35c3f15dff0725c2794d567beecba3
0ad
/
source
T
History
Ykkrosh
7b9351bf5c
Fixed bug in Collada XML fixer
...
This was SVN commit r6329.
2008-08-24 22:32:15 +00:00
..
collada
Fixed bug in Collada XML fixer
2008-08-24 22:32:15 +00:00
dcdt
/se
Fixed one set of annoying DCDT warnings
2008-07-18 23:49:51 +00:00
graphics
Some fixes for OS X:
2008-08-11 04:18:10 +00:00
gui
Fixed an bug where double-clicking on the minimap, or dragging the view and them leaving the minimap window, did not clear the "clicking" flag and caused further mouse motion to move the view around.
2008-07-29 06:56:38 +00:00
i18n
Use GCC's std::tr1::unordered_* classes instead of the now-deprecated __gnu_cxx::hash_* when possible
2008-07-19 00:20:54 +00:00
lib
minor fixes:
2008-08-10 11:02:25 +00:00
maths
…
network
Some fixes for OS X:
2008-08-11 04:18:10 +00:00
pch
…
ps
Some fixes for OS X:
2008-08-11 04:18:10 +00:00
renderer
Fixed some strict aliasing warnings
2008-07-19 00:36:42 +00:00
scripting
Some fixes for OS X:
2008-08-11 04:18:10 +00:00
simulation
Increase turn length to 300ms to work better with lag.
2008-08-08 05:57:10 +00:00
sound
fix error handling - ensure SoundGroup doesn't crash when sound loading fails (previously it was only handling the case where loading failed due to sound being disabled)
2008-07-23 05:39:54 +00:00
tools
Cleaned up and incorporated appropriate headers so it compiles
2008-08-11 09:57:42 +00:00
main.cpp
…
test_setup.cpp
…