index
:
opensim-SC_OLD
master
My fork of OpenSim for IG and MG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Region
/
Environment
/
Scenes
/
SceneBase.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added public RegionInfo RegionsInfo property to SceneBase (so scripts can acc...
MW
2007-08-14
1
-0
/
+5
*
* Started renaming world to Scene
lbsa71
2007-07-26
1
-1
/
+1
*
* Terrain should now send just updated patches.
Adam Frisby
2007-07-24
1
-2
/
+2
*
* Reduced a significant number of compiler warnings (back down to 9 for all p...
Adam Frisby
2007-07-24
1
-1
/
+1
*
* Some work in progress code: Inventory cache, start of inventory server/serv...
MW
2007-07-22
1
-1
/
+1
*
* Renamed terrain functions to match OpenSim naming styles.
Adam Frisby
2007-07-21
1
-2
/
+2
*
* Moved EventManager to SceneBase (from Scene)
Adam Frisby
2007-07-19
1
-1
/
+8
*
* Cleaned out remaining references to the old LocalStorage system in prep. to...
Adam Frisby
2007-07-19
1
-40
/
+1
*
* debugged quite a lot of db-related strangeness and various refactoring goofs
lbsa71
2007-07-17
1
-31
/
+24
*
changed to native line ending encoding
Sean Dague
2007-07-16
1
-195
/
+195
*
Removed the reference to ClientManager from scene, as scene really shouldn't ...
MW
2007-07-15
1
-1
/
+0
*
* ObjectAddPacket now confined to ClientView,´using PrimitiveBaseShape inste...
lbsa71
2007-07-13
1
-2
/
+0
*
* some follow up renaming of members et c.
lbsa71
2007-07-09
1
-1
/
+1
*
* Introduced ClientManager for great justice.
lbsa71
2007-07-09
1
-1
/
+2
*
* Optimized usings (the 'LL ate my scripts' commit)
lbsa71
2007-07-03
1
-11
/
+6
*
* removed try-catchall from scene constructor
lbsa71
2007-07-01
1
-1
/
+3
*
Started change to having SceneObject and then that having child Primitives wh...
MW
2007-07-01
1
-1
/
+1
*
Fixed SimpleApp - aka thankgoditssundaycommit
lbsa71
2007-07-01
1
-1
/
+1
*
Imported the scripting changes, so now should be up to date with sugilite.
MW
2007-06-28
1
-1
/
+0
*
*Moved all the classes into their own file from LLSDHelpers.cs
mingchen
2007-06-27
1
-0
/
+201