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
/
ScenePresence.cs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-09-24
* Long days journey towards night
lbsa71
1
-4
/
+5
2007-09-24
* Hotfix for 'properties all the way into the sunset' bug; it just doesn't ma...
lbsa71
1
-10
/
+10
2007-09-24
* the worlds most insignificant commit
lbsa71
1
-0
/
+1
2007-09-24
* Console output killed the cat. s/cat/sim/
lbsa71
1
-2
/
+2
2007-09-24
* Encapsulated all CommunicationsManager services
lbsa71
1
-2
/
+2
2007-09-24
long-lost fixes to physics -- proper physical avatar management on crossings, TP
dan miller
1
-0
/
+1
2007-09-23
* Purged 'Regions' code pending Agent layer grok.
lbsa71
1
-11
/
+1
2007-09-21
* Slowly but surely working my way towards Regionality...
lbsa71
1
-36
/
+25
2007-09-21
* Yeah, I placed Close() in the wrong file. So sue me.
lbsa71
1
-0
/
+5
2007-09-21
* Continued work on Region layer
lbsa71
1
-2
/
+2
2007-09-21
* Removed unused LandRenegerated flag
lbsa71
1
-7
/
+0
2007-09-21
* First example of moving stuff to a Region layer
lbsa71
1
-22
/
+12
2007-09-21
* Continuing refactoring of presence
lbsa71
1
-53
/
+63
2007-09-21
physics-related fixes; should stabilize border crossings
dan miller
1
-1
/
+16
2007-09-21
* Removed Unused 'Entity' superclass
lbsa71
1
-1
/
+71
2007-09-20
* even more renaming and refactoring; the cleaning woman is on call.
lbsa71
1
-50
/
+51
2007-09-20
* Some more presence refactoring
lbsa71
1
-2
/
+2
2007-09-20
Rev 1971 : The Lbsa71 vintage commit
lbsa71
1
-35
/
+34
2007-09-19
* Added AddToPhysicalScene and RemoveFromPhysicalScene and added to MakeAvata...
lbsa71
1
-8
/
+27
2007-09-19
* Modernized ScriptManager to new interface-based module calls.
lbsa71
1
-196
/
+197
2007-09-11
Get rid of extra green men in minimap on region crossings (they were
Dalien Talbot
1
-2
/
+3
2007-09-10
mass update of urls in source code to new website
Sean Dague
1
-1
/
+1
2007-09-09
added avatar updates for physics movement -- fixes gravity & avatar collision...
dan miller
1
-3
/
+15
2007-09-09
Little green men (aka dots on minimap). Thanks to bushing for
Dalien Talbot
1
-0
/
+38
2007-09-08
Partial fix for the "avatars permanently facing east" - now the rotation
Dalien Talbot
1
-2
/
+7
2007-09-08
Cut down on the number of compile warnings. Now down to 5: 4 are related to u...
MW
1
-1
/
+6
2007-09-08
Converted the LSL scripting engine into a IRegionModule, so now all "modules"...
MW
1
-5
/
+7
2007-09-06
added experimental method of trying to relieve missing prim problem (by addin...
MW
1
-2
/
+58
2007-08-29
Various small changes (some likely to be removed again soon)
MW
1
-1
/
+1
2007-08-28
Corrected the namespace in OpenSim.Region.Physics.Manager, so now namespace s...
MW
1
-1
/
+1
2007-08-24
Fixed a problem where some prims didn't show up when you crossed or teleporte...
MW
1
-0
/
+3
2007-08-21
Hopefully fixed the problem of users avatars not always showing up when eithe...
MW
1
-6
/
+10
2007-08-20
The regionUUID is now being passed to the datastore calls.
MW
1
-0
/
+10
2007-08-19
Sqlite datastore should now save the textures and extraparams data (used by s...
MW
1
-1
/
+2
2007-08-16
* Now sending manager, host and root host to Script in constructor.
lbsa71
1
-0
/
+5
2007-08-16
* Introduced IScriptHost as an interface to fetching object data from scripts.
lbsa71
1
-12
/
+12
2007-08-15
Temporary fix for the region crossing crash, Although we need to start to cha...
MW
1
-1
/
+2
2007-08-10
Some cleaning up and removed a few old files no longer in use.
MW
1
-13
/
+2
2007-08-10
Made a few changes so that once we enable the sqlite data store (simple line ...
MW
1
-0
/
+1
2007-08-09
Making sure my local working copy is in sync with svn before I start the job ...
MW
1
-1
/
+4
2007-08-09
Transition between not flying / flying should be smoother
Brian McBee
1
-1
/
+6
2007-08-08
when teleporting to a non-adjacent region, client was not getting new neighbours
Brian McBee
1
-1
/
+1
2007-08-06
* encapsulated firstname/lastname on ScenePresence
lbsa71
1
-38
/
+48
2007-08-03
OpenSim/Region/Environment/Scenes/ScenePresence.cs
Brian McBee
1
-4
/
+4
2007-08-03
OpenSim/Region/Physics/BasicPhysicsPlugin/BasicPhysicsPlugin.cs, OpenSim/Regi...
Brian McBee
1
-9
/
+9
2007-08-02
Fixes flying glitch (hang) when crossing region boundaries
Brian McBee
1
-4
/
+4
2007-08-01
Some more work on SceneObject/primitive rewrites (AllNewSceneObjectGroup2 /Pa...
MW
1
-2
/
+5
2007-07-29
Deleting objects should now work. But beware they aren't send to your trash f...
MW
1
-1
/
+4
2007-07-28
fixed the problem with other avatar's clothes being white.
MW
1
-0
/
+1
2007-07-28
You should now see the correct Avatar for other users, including their clothe...
MW
1
-11
/
+48
[next]