summaryrefslogtreecommitdiff
path: root/src/net/download.cpp
AgeCommit message (Expand)AuthorFilesLines
2010-02-07Updated Copyright year to 2010!Bertram1-1/+1
2010-01-28Added virtual destructors, some implicit casts, and a couple of type changes.Daniel Bradshaw1-3/+3
2010-01-12Standardize header orderJared Adams1-1/+2
2009-12-19Added support for resources.xml from update server... Also added option to do...Chuck Miller1-1/+1
2009-12-04Fixing multi thread crash.Andrei Karas1-4/+27
2009-10-24More rebrandingJared Adams1-2/+2
2009-10-13Handle canceled downloads more gracefullyJared Adams1-2/+13
2009-10-13Fix a compilation warningJared Adams1-1/+1
2009-10-13Forgot the actual download classJared Adams1-0/+295