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
998622ff5481bfeaae12bf82feb171cc35226c05
0ad
/
source
T
History
prefect
998622ff54
Initialize some previously uninitialized variables.
...
This was SVN commit r3050.
2005-10-29 22:50:54 +00:00
..
graphics
Transform normals using the original bone matrix instead of the inverse of the
2005-10-28 19:25:47 +00:00
gui
Initialize some previously uninitialized variables.
2005-10-29 22:50:54 +00:00
i18n
…
lib
tex, mem: fix refcnt issue that is the possible cause of bug#70! huge thanks to philip, who localized the problem to tex_wrap/memory not getting freed.
2005-10-29 22:29:55 +00:00
maths
…
ps
Initialize some previously uninitialized variables.
2005-10-29 22:50:54 +00:00
renderer
tex, mem: fix refcnt issue that is the possible cause of bug#70! huge thanks to philip, who localized the problem to tex_wrap/memory not getting freed.
2005-10-29 22:29:55 +00:00
scripting
change requested by philip: debug_printf "tags" are now followed by '|' instead of ':' because something like "func: i am blowing up" is rather common.
2005-10-27 16:53:41 +00:00
simulation
…
sound
…
tools
TerrainProperties: Use CTerrainPropertiesPtr (boost::shared_ptr) instead of CTerrainProperties*, to fix (slightly inelegantly) memory leaks.
2005-10-28 01:43:16 +00:00
main.cpp
…
ProgrammingSchedule.xls
…