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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Change handler001 through handler009 to more
Charles Krinke
2008-03-02
1
-4
/
+4
*
* Added a way for the friends module to definitively know if an avatar's root...
Teravus Ovares
2008-02-28
1
-1
/
+1
*
* OnSignificantClientMovement was never being called. So we got no land updat...
Teravus Ovares
2008-02-28
1
-1
/
+1
*
* Moved all events except gridcomms and regioncomms over to Event Delegate in...
Teravus Ovares
2008-02-22
1
-2
/
+5
*
Minor cleanup.
Jeff Ames
2008-02-20
1
-10
/
+2
*
* Cleanup of some memory consuming items on ScenePresence.Close().
Teravus Ovares
2008-02-20
1
-0
/
+23
*
* Probably fixed the corner freeze bug. On uninitialized avatar, ODEPlugin ...
Teravus Ovares
2008-02-18
1
-3
/
+9
*
* Thanks to Ahzz, more verbose error messages on the console and possibly a f...
Teravus Ovares
2008-02-18
1
-1
/
+8
*
ODE: Tired of floating above the ground after crossing a border? Boy have I ...
Teravus Ovares
2008-02-18
1
-1
/
+1
*
* Located and destroyed the weird velocity and rotation transfers. It turned...
Teravus Ovares
2008-02-17
1
-4
/
+16
*
* Made new Framework.Constants class, added RegionSize member.
Adam Frisby
2008-02-14
1
-14
/
+9
*
* Made physical prim stable enough for the general population to turn on. (th...
Teravus Ovares
2008-02-13
1
-2
/
+16
*
* A bunch of updates to make things more smooth.
Teravus Ovares
2008-02-12
1
-1
/
+1
*
* Changed child_get_tasks to see_into_this_sim_from_neighbor.
Teravus Ovares
2008-02-11
1
-3
/
+3
*
* In the most basic situations, ClientView and ScenePresence no longer leak m...
Justin Clarke Casey
2008-02-09
1
-4
/
+4
*
Still chasing logout memory leak. Putting in small changes and temporary lig...
Justin Clarke Casey
2008-02-08
1
-1
/
+1
*
* Fix: Send Parcel data on region crossing.
Teravus Ovares
2008-02-08
1
-0
/
+2
*
* This update contains a bucket-full of network optimizations.
Teravus Ovares
2008-02-07
1
-1
/
+2
*
* Chasing down memory leak where memory used by a client is not returned on c...
Justin Clarke Casey
2008-02-06
1
-1
/
+6
*
Consolidated LoadAnims and AvatarAnimations constructor.
Jeff Ames
2008-02-06
1
-14
/
+2
*
Converted logging to use log4net.
Jeff Ames
2008-02-05
1
-6
/
+8
*
* Adding the PhysicsCamperBot load testing app to the SVN in it's own folder....
Teravus Ovares
2008-02-03
1
-6
/
+33
*
* Mostly ODE update. Things are a bit more behaved then the last experiment...
Teravus Ovares
2008-01-28
1
-0
/
+9
*
Implemented a suggestion from Mic Bowman regarding border crossing and Signif...
Teravus Ovares
2008-01-25
1
-1
/
+4
*
Another try at fixing the Animations problem on region crossing.
Brian McBee
2008-01-24
1
-1
/
+4
*
* Enabled dead region tracking for ChildAgentDataUpdates
Teravus Ovares
2008-01-22
1
-3
/
+55
*
Attempt to catch animation fubar on region crossing that causes client hang. ...
Brian McBee
2008-01-21
1
-1
/
+11
*
* ODE Physics update. fixed weird rotation of the avatar surrogate.
Teravus Ovares
2008-01-18
1
-1
/
+1
*
* Fixed standing up so that you're at the new position of the prim if you mov...
Teravus Ovares
2008-01-16
1
-3
/
+6
*
* Added Agent Time, Pending Downloads, and made Agent Updates/Sec actually ac...
Teravus Ovares
2008-01-16
1
-1
/
+43
*
*removed a goofy debug line left in
Teravus Ovares
2008-01-12
1
-4
/
+1
*
* Added some of the finer control points to POS such as
Teravus Ovares
2008-01-12
1
-0
/
+5
*
* Fixed situation where sometimes your avatar tries to land and gets 'put' 80...
Teravus Ovares
2008-01-04
1
-1
/
+8
*
* Did a bit of estate work. Added some fields to EstateSettings.xml for est...
Teravus Ovares
2008-01-02
1
-1
/
+8
*
* Optimized usings
lbsa71
2007-12-27
1
-63
/
+69
*
* Added slightly better object sit handling
Teravus Ovares
2007-12-27
1
-14
/
+96
*
* Play the 'landing' animation when landing and minimize the collision protec...
Teravus Ovares
2007-12-26
1
-1
/
+2
*
* This update includes a wide range of changes to the ODEPlugin for avatar mo...
Teravus Ovares
2007-12-26
1
-11
/
+11
*
* Removed a debug message I left in there
Teravus Ovares
2007-12-26
1
-1
/
+7
*
* Added the ability to land automatically on prim by pressing the page down b...
Teravus Ovares
2007-12-26
1
-2
/
+51
*
*Ban lines now work if they are enabled grid wide.
mingchen
2007-12-20
1
-0
/
+2
*
Added patch from Johan. First attempt to solve the LibSL.Packet GC problem. W...
Jeff Ames
2007-12-20
1
-5
/
+1
*
*Added event called after any movement is handled (OnClientMovement) - will b...
mingchen
2007-12-20
1
-0
/
+3
*
*Made a much more network friendly method of ban and pass line sending
mingchen
2007-12-20
1
-1
/
+6
*
Misc. cleanup:
Jeff Ames
2007-12-19
1
-12
/
+24
*
*Added Ban Lines around parcels for banned avatars, but there is no actual bl...
mingchen
2007-12-19
1
-1
/
+1
*
* Removed redundant code in RestService.cs
Adam Frisby
2007-12-18
1
-3
/
+0
*
Enabled the sit_ground animation. The sit state is not properly set, but it ...
Jeff Ames
2007-12-13
1
-1
/
+1
*
Added placeholder for sitting on ground support. Doesn't work yet.
Jeff Ames
2007-12-13
1
-2
/
+9
*
Fix for #176 (... doesn't appear in chat bubbles). This also gets the viewer ...
Jeff Ames
2007-12-13
1
-17
/
+0
[prev]
[next]