Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-01-28 | Added virtual destructors, some implicit casts, and a couple of type changes. | Daniel Bradshaw | 1 | -3/+3 | |
Many warnings removed. Reviewed-by: Thorbjørn Lindeijer <thorbjorn@lindeijer.nl> | |||||
2010-01-12 | Standardize header order | Jared Adams | 1 | -1/+2 | |
Also remove some extra new lines and fix eAthena's PartyTab define guards. | |||||
2009-12-19 | Added support for resources.xml from update server... Also added option to ↵ | Chuck Miller | 1 | -1/+1 | |
download music optionally I had to edit the XML wrapper a bit, basicilly its constructor can now take a optional thrid arguement which will tell it to use a resman or open the file directly Also I added fallback support for the old resouce2.txt so servers don't have to upgrade if they do not want to | |||||
2009-12-04 | Fixing multi thread crash. | Andrei Karas | 1 | -4/+27 | |
2009-10-24 | More rebranding | Jared Adams | 1 | -2/+2 | |
2009-10-13 | Handle canceled downloads more gracefully | Jared Adams | 1 | -2/+13 | |
2009-10-13 | Fix a compilation warning | Jared Adams | 1 | -1/+1 | |
I don't get the warning on newer GCC. | |||||
2009-10-13 | Forgot the actual download class | Jared Adams | 1 | -0/+295 | |