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 10:36:08 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2118c3ccfe2dea6a2f9027f583714f3100614498
0ad
/
source
T
History
janwas
e62deac770
get rid of some instances of type punning (dangerous in the face of aliasing optimizations)
...
This was SVN commit r6140.
2008-06-28 17:51:18 +00:00
..
collada
…
dcdt
/se
committing patch from simon (compiles clean on win32, pathfinding still works)
2008-06-26 20:20:17 +00:00
graphics
…
gui
…
i18n
…
lib
get rid of some instances of type punning (dangerous in the face of aliasing optimizations)
2008-06-28 17:51:18 +00:00
maths
…
network
…
pch
…
ps
…
renderer
fixes
2008-06-26 20:12:42 +00:00
scripting
…
simulation
…
sound
don't crash if SoundMgr is given an invalid index (happens if entities dont define a soundGroup - we need to find a way to prevent the underlying cause.
2008-06-28 10:27:04 +00:00
tools
…
main.cpp
…
test_setup.cpp
…