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
91a1d0fc3ff885076d09efce5a25f7b86afd5d68
0ad
/
source
T
History
Seth
91a1d0fc3f
Replaced line 15 with #if defined(__GLIBC__) && !defined(NDEBUG) to fix problems regarding malloc hook on mac os x
...
This was SVN commit r5211.
2007-06-23 17:14:00 +00:00
..
collada
…
graphics
…
gui
Console: changed things so declaring variables while an entity is selected will no longer define a new property in that entity. Kind of broke the ability to access properties of the selected object without typing
selection[0]
, due to other bugs.
2007-06-16 22:07:40 +00:00
i18n
…
lib
wposix: add sysconf support for number of "processors"
2007-06-23 12:59:21 +00:00
maths
…
network
…
pch
…
ps
Replaced line 15 with #if defined(__GLIBC__) && !defined(NDEBUG) to fix problems regarding malloc hook on mac os x
2007-06-23 17:14:00 +00:00
renderer
…
scripting
Console: changed things so declaring variables while an entity is selected will no longer define a new property in that entity. Kind of broke the ability to access properties of the selected object without typing
selection[0]
, due to other bugs.
2007-06-16 22:07:40 +00:00
simulation
…
sound
…
tools
…
main.cpp
…
test_setup.cpp
…