Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2007-07-11 | * Wiping trunk in prep for Sugilite | Adam Frisby | 1 | -58/+0 | |
2007-06-08 | Re-imported OpenGridServices from trunk | MW | 1 | -41/+26 | |
2007-06-08 | Added prebuild.exe and fixed a couple of namespace problems in ↵ | MW | 1 | -4/+4 | |
AvatarAnimations.cs. Now need to update prebuild.xml | |||||
2007-06-08 | Imported AvatarAnimations.cs from trunk | MW | 1 | -0/+73 | |
2007-06-03 | * Removing AvatarAnimations.cs from sugalite until it can be rewritten. | Adam Frisby | 1 | -169/+0 | |
2007-05-31 | Added a few summary comments to OpenSim.World files | MW | 1 | -0/+6 | |
2007-05-26 | Goodbye World | MW | 1 | -0/+0 | |
2007-05-24 | Renamed the new Directories. (removed the "-Source" from the end of them) | MW | 1 | -0/+0 | |
2007-05-24 | Some more code refactoring, plus a restructuring of the directories so that ↵ | MW | 1 | -0/+0 | |
the Grid servers can be a separate solution to the region server. | |||||
2007-05-12 | 93 warnings in the compiler, 93 warnings appear, you fix one up, create two ↵ | Adam Frisby | 1 | -1/+1 | |
more, 94 warnings in the compiler... | |||||
2007-04-04 | Split Avatar class into three partial classes (hopefully will make it easier ↵ | MW | 1 | -3/+1 | |
to work on) | |||||
2007-03-23 | Fixed it so that a Avatar update shouldn't be sent every frame and none ↵ | MW | 1 | -0/+165 | |
should be sent when not moving. Fixed the problem with sometimes Avatar Animations being updated every frame. New Asset uploads should now appear in the inventory all the time. Moved Animation names/ LLUUIDs to their own class (AvatarAnimations) |