Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-01-23 | Removed unnecessary references to The Mana World in code headers | Bjørn Lindeijer | 1 | -4/+4 | |
This dates back to the old days of TMW, but the usage instructions of GPLv2 don't mention this being necessary. Since it doesn't add anything, avoid the branding in these sections. | |||||
2008-11-18 | Pedantic fixes to the client, where I alphabetized all of the include | Ira Rice | 1 | -5/+3 | |
statements, as well as removing the new skill dialog, which we do not, nor will we use (if we do, it'd be a new one that we'd make). WARNING!!! This, and all other previous builds have a linker error for the Gnome libraries version 4.3.2 on my setup. It's assumed that this is also the case for other users of this library as well. I'm currently assuming that there's a bug in the compiler itself, and will look into reporting this, but in the mean time, it doesn't build for these users, unfortunately. Sorry about this. | |||||
2008-07-18 | Import of client tree | Lloyd Bryant | 1 | -1/+1 | |
2006-07-19 | Merged new_animation branch until r2415 into trunk. | Eugenio Favalli | 1 | -1/+1 | |
2005-09-23 | Reverted the latst change that broke the screenshots facility. | Eugenio Favalli | 1 | -1/+3 | |
2005-09-22 | removed win2mac support | Duane Bailey | 1 | -2/+0 | |
2005-09-18 | Small cleanups. | Björn Steinbrink | 1 | -3/+6 | |
2005-09-18 | Made the saveScreenShot makes its screenshots under user home dir in *nices, ↵ | Yohann Ferreira | 1 | -7/+8 | |
made it more C++ way to avoid a leak, and made it check for existence of a file with same name before writing; In that case the screenshot's number is incremented until it finds an adequate name. | |||||
2005-09-18 | Added ImageWriter. | Björn Steinbrink | 1 | -0/+108 | |