aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Scenes/SceneBase.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2007-07-26* Started renaming world to Scenelbsa711-1/+1
2007-07-24* Terrain should now send just updated patches.Adam Frisby1-2/+2
2007-07-24* Reduced a significant number of compiler warnings (back down to 9 for all p...Adam Frisby1-1/+1
2007-07-22* Some work in progress code: Inventory cache, start of inventory server/serv...MW1-1/+1
2007-07-21* Renamed terrain functions to match OpenSim naming styles.Adam Frisby1-2/+2
2007-07-19* Moved EventManager to SceneBase (from Scene)Adam Frisby1-1/+8
2007-07-19* Cleaned out remaining references to the old LocalStorage system in prep. to...Adam Frisby1-40/+1
2007-07-17* debugged quite a lot of db-related strangeness and various refactoring goofslbsa711-31/+24
2007-07-16changed to native line ending encodingSean Dague1-195/+195
2007-07-15Removed the reference to ClientManager from scene, as scene really shouldn't ...MW1-1/+0
2007-07-13* ObjectAddPacket now confined to ClientView,´using PrimitiveBaseShape inste...lbsa711-2/+0
2007-07-09* some follow up renaming of members et c.lbsa711-1/+1
2007-07-09* Introduced ClientManager for great justice.lbsa711-1/+2
2007-07-03* Optimized usings (the 'LL ate my scripts' commit)lbsa711-11/+6
2007-07-01* removed try-catchall from scene constructorlbsa711-1/+3
2007-07-01Started change to having SceneObject and then that having child Primitives wh...MW1-1/+1
2007-07-01Fixed SimpleApp - aka thankgoditssundaycommitlbsa711-1/+1
2007-06-28Imported the scripting changes, so now should be up to date with sugilite. MW1-1/+0
2007-06-27*Moved all the classes into their own file from LLSDHelpers.csmingchen1-0/+0
2007-06-27*Moved VersionInfo.cs to its correct place in OpenSim.csprojmingchen1-1/+1
2007-06-27*Some more restructuring/fixing -- should compile, but high chance I forgot t...mingchen1-3/+3