aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenGridServices/OpenGridServices.InventoryServer/Main.cs (unfollow)
Commit message (Collapse)AuthorFilesLines
2007-07-11* Wiping trunk in prep for SugiliteAdam Frisby1-87/+0
2007-06-08Re-imported OpenGridServices from trunkMW1-26/+40
2007-06-08Added prebuild.exe and fixed a couple of namespace problems in ↵MW1-4/+4
AvatarAnimations.cs. Now need to update prebuild.xml
2007-06-08Imported AvatarAnimations.cs from trunkMW1-0/+73
2007-06-03* Removing AvatarAnimations.cs from sugalite until it can be rewritten.Adam Frisby1-169/+0
2007-05-31Added a few summary comments to OpenSim.World filesMW1-0/+6
2007-05-26Goodbye WorldMW1-0/+0
2007-05-24Renamed the new Directories. (removed the "-Source" from the end of them)MW1-0/+0
2007-05-24Some more code refactoring, plus a restructuring of the directories so that ↵MW1-0/+0
the Grid servers can be a separate solution to the region server.
2007-05-1293 warnings in the compiler, 93 warnings appear, you fix one up, create two ↵Adam Frisby1-1/+1
more, 94 warnings in the compiler...
2007-04-04Split Avatar class into three partial classes (hopefully will make it easier ↵MW1-3/+1
to work on)
2007-03-23Fixed it so that a Avatar update shouldn't be sent every frame and none ↵MW1-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)