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
b01acce45fb030592043bc3b6febcc32d2345307
0ad
/
source
T
History
janwas
b01acce45f
macosx compat: separate strdup and wcsdup
...
This was SVN commit r5080.
2007-05-16 23:56:08 +00:00
..
collada
…
graphics
…
gui
…
i18n
…
lib
macosx compat: separate strdup and wcsdup
2007-05-16 23:56:08 +00:00
maths
…
network
…
pch
…
ps
fix self-tests.
2007-05-10 21:33:56 +00:00
renderer
…
scripting
…
simulation
Modified semantics of HEntity's validity check to count handles to units that are destroyed but not deleted as still valid handles. This fixes some previous code that assumed these semantics, such as code for dealing with exhausted gather targets. It looks like the meaning was changed long ago when the entity flags were added. Also added an IsAlive method in HEntity for the old check, in case any code needs to be switched over to that.
2007-05-16 06:58:49 +00:00
sound
#bugfixes
2007-05-11 13:11:25 +00:00
tools
- debug version of xerces libs and updated headers
2007-05-13 10:27:48 +00:00
main.cpp
…
test_setup.cpp
…