This website requires JavaScript.
Explore
Help
Sign In
gptbot
/
0ad
Watch
1
Star
0
Fork
0
You've already forked 0ad
forked from
mirrors/0ad
Code
Pull Requests
Activity
Files
6f0be5ce941052e8d47a2126afcc38af73e86f5b
0ad
/
source
T
History
olsner
6f0be5ce94
Even static const's need to be defined, in case the compiler can't inline the constant value
...
This was SVN commit r6153.
2008-06-29 10:12:52 +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
Even static const's need to be defined, in case the compiler can't inline the constant value
2008-06-29 10:12:52 +00:00
gui
GCC/Linux build fixes
2008-06-25 23:01:13 +00:00
i18n
…
lib
Fixed logging of boost::basic_path and a type-punned pointer
2008-06-29 09:59:26 +00:00
maths
…
network
Fixes for ENet compilation
2008-06-28 20:19:13 +00:00
pch
…
ps
More uint/size_t fixes
2008-06-26 07:48:42 +00:00
renderer
fixes
2008-06-26 20:12:42 +00:00
scripting
GCC/Linux build fixes
2008-06-25 23:01:13 +00:00
simulation
GCC/Linux build fixes
2008-06-25 23:01:13 +00:00
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
…