Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2008-04-29 | * Spring cleaning. | Adam Frisby | 1 | -1/+1 | |
* Added new generic "Location" class to handle 2D integer locations. Going to use it to replace all RegionHandle and X,Y coordinate references throughout the entire project. You have been warned. | |||||
2008-04-21 | * Optimised using statements and namespace references across entire project ↵ | Adam Frisby | 1 | -3/+0 | |
(this took a while to run). | |||||
2008-04-17 | Update svn properties. Add copyright info to some source files. | Jeff Ames | 1 | -1/+28 | |
2008-03-29 | Set svn:eol-style. | Jeff Ames | 1 | -14/+14 | |
2008-03-28 | * Introduced common abstract UserDataBase provider | lbsa71 | 1 | -0/+14 | |
* Weeded out multiple AvatarPickerAvatar classes |