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-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
2007-07-27
A few changes so that the number of warnings is less but without deleting eve...
MW
1
-0
/
+5
2007-07-27
* Removing some housekeeping tagged elements.
Adam Frisby
1
-3
/
+13
2007-07-26
* Started renaming world to Scene
lbsa71
1
-11
/
+11
2007-07-22
* Some work in progress code: Inventory cache, start of inventory server/serv...
MW
1
-4
/
+6
2007-07-21
* Issue#209 - Terrain Hills Patch (Thanks Babblefrog)
Adam Frisby
1
-1
/
+1
2007-07-19
Some work on Inventory (not yet finished or enabled)
MW
1
-2
/
+4
2007-07-19
* Added housekeeping comments, see mailing list in just a moment...
Adam Frisby
1
-2
/
+2
2007-07-17
* Changed SimpleApp to use EventManager and Scene timer
lbsa71
1
-4
/
+4
2007-07-16
changed to native line ending encoding
Sean Dague
1
-623
/
+623
2007-07-15
It wasn't me who messed up flying when adding a test NPC class. (honestly!)
MW
1
-1
/
+1
2007-07-15
Hijacked simpleApp again (sorry lbsa71, guess I should create my own simpleAp...
MW
1
-2
/
+5
2007-07-14
Added AddPreCompiledScript method to ScriptManager.
MW
1
-4
/
+1
2007-07-13
*Moved the OnSignificantClientMovement event to ScenePresence.
mingchen
1
-2
/
+9
2007-07-13
*Reworked parcel joining to work the same way as LL's method.
mingchen
1
-2
/
+1
2007-07-13
* I want to commit too!
lbsa71
1
-1
/
+0
2007-07-12
*Parcel and estate support fully restored into Sugilite
mingchen
1
-1
/
+21
2007-07-12
*Found and fixed bug that crashed viewer when logging in or viewing land owners
mingchen
1
-0
/
+1
2007-07-11
* Applying dalien's patches from bug#177 and #179
Adam Frisby
1
-7
/
+24
2007-07-10
Gird mode in sugilite should now work in so far as you should be able to logi...
MW
1
-28
/
+34
2007-07-09
Re-applied dalien patch (#175) and included bin\data with avataranimations.xml
lbsa71
1
-4
/
+29
2007-07-09
Done a little bit of renaming in primitive.cs and on a few events in IClientAPI.
MW
1
-1
/
+1
2007-07-08
* reverted rev 1200 waiting for info re animations.xml
lbsa71
1
-29
/
+4
2007-07-08
Applied animations patch (#175) submitted by dalien
lbsa71
1
-4
/
+29
2007-07-04
A bit more work on Building tools/support.
MW
1
-1
/
+1
2007-07-03
Today's work on Building support/tools. Think I am slowly getting there.
MW
1
-0
/
+1
2007-07-03
* Optimized usings (the 'LL ate my scripts' commit)
lbsa71
1
-9
/
+8
2007-07-01
MAJOR IP RESTRUCTURING
lbsa71
1
-1
/
+1
2007-06-28
enabled physics plugin flying flags.
MW
1
-2
/
+1
2007-06-28
Applied ScenePresence movement patch from Darok.
MW
1
-28
/
+53
2007-06-27
*Moved all the classes into their own file from LLSDHelpers.cs
mingchen
1
-0
/
+0
[next]