0ad/source
janwas 29c1f282ec fix: shared_ptr dtor was calling delete on m_data, not delete[]
fix: freeing DirWatchRequest while IO was in-flight caused memory
corruption. now CancelIO when destroying the request.

This was SVN commit r7262.
2010-01-09 20:06:32 +00:00
..
collada Fix build and tests on Linux 2009-11-06 18:35:32 +00:00
dcdt/se Fixed one set of annoying DCDT warnings 2008-07-18 23:49:51 +00:00
graphics # Rewrite of the game's simulation system 2010-01-09 19:20:14 +00:00
gui # Rewrite of the game's simulation system 2010-01-09 19:20:14 +00:00
i18n # Rewrite of the game's simulation system 2010-01-09 19:20:14 +00:00
lib fix: shared_ptr dtor was calling delete on m_data, not delete[] 2010-01-09 20:06:32 +00:00
maths # Rewrite of the game's simulation system 2010-01-09 19:20:14 +00:00
mocks # Rewrite of the game's simulation system 2010-01-09 19:20:14 +00:00
network # Rewrite of the game's simulation system 2010-01-09 19:20:14 +00:00
pch # Rewrite of the game's simulation system 2010-01-09 19:20:14 +00:00
ps # Rewrite of the game's simulation system 2010-01-09 19:20:14 +00:00
renderer # Rewrite of the game's simulation system 2010-01-09 19:20:14 +00:00
scripting # Rewrite of the game's simulation system 2010-01-09 19:20:14 +00:00
scriptinterface # Rewrite of the game's simulation system 2010-01-09 19:20:14 +00:00
simulation fix dehydra warnings (some of which were dangerous pass-user-string-as-format-string vulnerabilities) 2009-11-07 09:32:19 +00:00
simulation2 # Rewrite of the game's simulation system 2010-01-09 19:20:14 +00:00
sound Fix --without-pch build 2009-12-23 01:46:44 +00:00
tools Windows build fix 2010-01-09 19:45:35 +00:00
contributors.txt List Lars Kemmann (Caius), for patch in 181a3529de 2009-11-24 13:34:38 +00:00
main.cpp # Rewrite of the game's simulation system 2010-01-09 19:20:14 +00:00
test_setup.cpp # Rewrite of the game's simulation system 2010-01-09 19:20:14 +00:00