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-12-05
* Refactored Permissions into ScenePresence as requested by MW
Teravus Ovares
1
-3
/
+6
2007-12-04
keeping opensim safe for children -- made some namespace references less expl...
Jeff Ames
1
-6
/
+2
2007-12-04
* Removed 12 compiler warnings.
Adam Frisby
1
-1
/
+0
2007-12-02
Attempt to fix mantis issue #82, taking prims into inventory and then rezzing...
MW
1
-0
/
+2
2007-12-02
Added some error handling (and console output) to BaseHttpServer.
MW
1
-2
/
+1
2007-12-01
attempt to fix sitting-related bugs #3 and #67
Jeff Ames
1
-14
/
+17
2007-11-29
* Fixed neighbour range bug
lbsa71
1
-2
/
+2
2007-11-24
* Added a way for the Region master user to kick individual users from their ...
Teravus Ovares
1
-13
/
+0
2007-11-24
* Hanling RequestGodlikePowers. On Request.. sends the sim owner's client the...
Teravus Ovares
1
-0
/
+19
2007-11-24
* Added a nice 'The Region is going down.' message to the user when the sim o...
Teravus Ovares
1
-0
/
+14
2007-11-23
* added some functions for use in raytracing. They're kind of crappy now, so...
Teravus Ovares
1
-0
/
+5
2007-11-22
* Added code to capture the draw distance setting from the client.
Teravus Ovares
1
-10
/
+72
2007-11-21
* Did some initial work for prim crossing. Just glue so far.
Teravus Ovares
1
-4
/
+21
2007-11-20
fix for mantis #2 from Justin Casey (IBM)
Sean Dague
1
-3
/
+7
2007-11-18
* Refactored IClientAPI.OutPacket to require a second mandatory parameter. T...
Teravus Ovares
1
-1
/
+1
2007-11-18
cleaned up some mono compiler warnings
Jeff Ames
1
-4
/
+1
2007-11-18
Attempt to get World Map working in Grid mode, will need to be using the grid...
MW
1
-39
/
+49
2007-11-16
* Resolved the situation where prim is loaded from storage and when pushed ne...
Teravus Ovares
1
-5
/
+5
2007-11-16
More cleaning up when deleting regions from a instance. NOTE: IGridServices.D...
MW
1
-0
/
+2
2007-11-16
* Fixed object edit movements causing full object updates instead of terse ob...
Teravus Ovares
1
-1
/
+7
2007-11-14
* Possibly resolved the excess sim lag.
Teravus Ovares
1
-1
/
+2
2007-11-13
* Added AvatarPicker in Standalone mode. Works for finding avatar to ban, m...
Teravus Ovares
1
-0
/
+4
2007-11-13
first pass on unlinking of objects. From Jay Clarke (IBM)
Sean Dague
1
-5
/
+16
2007-11-13
replaced exception when sitting and typing with rather amusing getting up and...
Jeff Ames
1
-0
/
+12
2007-11-13
Some work on cleanly removing Regions.
MW
1
-0
/
+1
2007-11-13
* Fixed the walk vs fall animation.
Teravus Ovares
1
-5
/
+5
2007-11-13
* Added AV Height Glue & Avatar Height stored on m_AVHeight in ScenePresence
Teravus Ovares
1
-2
/
+16
2007-11-13
added IDs for all built-in animations
Jeff Ames
1
-1
/
+1
2007-11-12
* Implemented Walk Vs Run in ODE. Also helps make the walk look smoother.
Teravus Ovares
1
-1
/
+18
2007-11-12
* Added a lot of Glue to help with reporting proper collisions.
Teravus Ovares
1
-3
/
+43
2007-11-12
enable typing animation for chat, maybe
Jeff Ames
1
-2
/
+19
2007-11-11
fixed chatting while sitting
Jeff Ames
1
-5
/
+9
2007-11-08
* Fixed occasional character drift caused by sim not sending the avatar's fin...
Teravus Ovares
1
-0
/
+2
2007-11-07
move Sun into a Region Module, pass 1. Currently this works fine with
Sean Dague
1
-1
/
+2
2007-11-05
* Substituted som 'GenericCall' with Action<>
lbsa71
1
-20
/
+24
2007-11-05
Started to cleanup/close down childagent connections when a user teleports. ...
MW
1
-3
/
+13
2007-11-05
* UpdateWearable should SendOurAppearance
lbsa71
1
-0
/
+2
2007-11-03
tiny commit to prepare for the first proper part of Scene.cs refactoring.
MW
1
-17
/
+13
2007-11-01
* Diuerse beavtificatems
lbsa71
1
-12
/
+16
2007-10-31
fixed bug with user not getting land properties on login
Jeff Ames
1
-0
/
+2
2007-10-31
some small changes
MW
1
-6
/
+7
2007-10-31
made illogical bitwise operations logical
Jeff Ames
1
-1
/
+1
2007-10-31
Thank you Teravus, very much, for a 'jump', 'crouch' and 'inertia' patch for ...
Charles Krinke
1
-4
/
+35
2007-10-30
Step one on the long march towards grid based inventory. Introduction of an I...
Tleiades Hax
1
-1
/
+1
2007-10-30
temporary fix for sitting collisions in ODE
Jeff Ames
1
-9
/
+58
2007-10-30
* Optimized usings
lbsa71
1
-42
/
+41
2007-10-29
as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...
MW
1
-2
/
+1
2007-10-29
* Removed AssetNotFound as it crashes client
lbsa71
1
-37
/
+43
2007-10-29
* ModuleLoader: Privatized some too-public fields
lbsa71
1
-41
/
+41
2007-10-28
Added preliminary support for sitting on prims
Jeff Ames
1
-16
/
+77
[next]