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
c3e0c6a2dd4acd2727be41d3c5fdca833671ee36
0ad
/
source
T
History
Matei
14cb08fc20
Fixed a crash on units that could have props added & removed from them, such as javelinists. It seems that the CModel destructor was made to remove the prop point from the parent's prop point list, causing a problem in existing prop replacement code that tried to do the same thing.
...
This was SVN commit r3287.
2005-12-26 10:57:25 +00:00
..
graphics
Fixed a crash on units that could have props added & removed from them, such as javelinists. It seems that the CModel destructor was made to remove the prop point from the parent's prop point list, causing a problem in existing prop replacement code that tried to do the same thing.
2005-12-26 10:57:25 +00:00
gui
…
i18n
…
lib
wsdl: fix incorrect handling of mouse leaving the window. split complicated if logic into separate function.
2005-12-23 00:27:29 +00:00
maths
…
ps
…
renderer
…
scripting
…
simulation
…
sound
…
tools
Explicit cast to CStr() to fix Linux build.
2005-12-23 01:24:07 +00:00
main.cpp
…
ProgrammingSchedule.xls
…