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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-11-26
* Restarting regions with the estate tools works in sandbox mode. I'm still ...
Teravus Ovares
1
-2
/
+1
2007-11-25
* Added the ability to restart your individual sims from within them using th...
Teravus Ovares
1
-0
/
+34
2007-11-13
Added "remove-region <region name>" console command that "should" remove the ...
MW
1
-5
/
+0
2007-11-04
Some more refactoring
MW
1
-7
/
+0
2007-11-04
Added support for OpenSim application plugins (as requested by Adam), which u...
MW
1
-1
/
+7
2007-11-03
First part of Scene refactoring:
MW
1
-1
/
+4
2007-10-31
fixed filenames in log messages
Jeff Ames
1
-1
/
+1
2007-10-30
* Optimized usings
lbsa71
1
-2
/
+2
2007-10-29
as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...
MW
1
-2
/
+1
2007-09-25
* Now the OGS1GridServices has a LocalBackEndServices that it forwards intra-...
lbsa71
1
-0
/
+7
2007-09-24
* Encapsulated all CommunicationsManager services
lbsa71
1
-1
/
+1
2007-09-21
* First example of moving stuff to a Region layer
lbsa71
1
-11
/
+0
2007-09-19
* Modernized ScriptManager to new interface-based module calls.
lbsa71
1
-9
/
+7
2007-09-10
mass update of urls in source code to new website
Sean Dague
1
-1
/
+1
2007-08-29
Various small changes (some likely to be removed again soon)
MW
1
-0
/
+1
2007-08-14
Added public RegionInfo RegionsInfo property to SceneBase (so scripts can acc...
MW
1
-0
/
+5
2007-07-26
* Started renaming world to Scene
lbsa71
1
-1
/
+1
2007-07-24
* Terrain should now send just updated patches.
Adam Frisby
1
-2
/
+2
2007-07-24
* Reduced a significant number of compiler warnings (back down to 9 for all p...
Adam Frisby
1
-1
/
+1
2007-07-22
* Some work in progress code: Inventory cache, start of inventory server/serv...
MW
1
-1
/
+1
2007-07-21
* Renamed terrain functions to match OpenSim naming styles.
Adam Frisby
1
-2
/
+2
2007-07-19
* Moved EventManager to SceneBase (from Scene)
Adam Frisby
1
-1
/
+8
2007-07-19
* Cleaned out remaining references to the old LocalStorage system in prep. to...
Adam Frisby
1
-40
/
+1
2007-07-17
* debugged quite a lot of db-related strangeness and various refactoring goofs
lbsa71
1
-31
/
+24
2007-07-16
changed to native line ending encoding
Sean Dague
1
-195
/
+195
2007-07-15
Removed the reference to ClientManager from scene, as scene really shouldn't ...
MW
1
-1
/
+0
2007-07-13
* ObjectAddPacket now confined to ClientView,´using PrimitiveBaseShape inste...
lbsa71
1
-2
/
+0
2007-07-09
* some follow up renaming of members et c.
lbsa71
1
-1
/
+1
2007-07-09
* Introduced ClientManager for great justice.
lbsa71
1
-1
/
+2
2007-07-03
* Optimized usings (the 'LL ate my scripts' commit)
lbsa71
1
-11
/
+6
2007-07-01
* removed try-catchall from scene constructor
lbsa71
1
-1
/
+3
2007-07-01
Started change to having SceneObject and then that having child Primitives wh...
MW
1
-1
/
+1
2007-07-01
Fixed SimpleApp - aka thankgoditssundaycommit
lbsa71
1
-1
/
+1
2007-06-28
Imported the scripting changes, so now should be up to date with sugilite.
MW
1
-1
/
+0
2007-06-27
*Moved all the classes into their own file from LLSDHelpers.cs
mingchen
1
-0
/
+0
2007-06-27
*Moved VersionInfo.cs to its correct place in OpenSim.csproj
mingchen
1
-1
/
+1
2007-06-27
*Some more restructuring/fixing -- should compile, but high chance I forgot t...
mingchen
1
-3
/
+3