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
/
Scene.PacketHandlers.cs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-04-03
* Resolve mantis 849
Justin Clarke Casey
1
-3
/
+2
2008-03-22
*Moved LandManagement into its own region module (spiffy!)
mingchen
1
-2
/
+2
2008-03-18
Formatting cleanup.
Jeff Ames
1
-26
/
+26
2008-03-06
* Disabled ancient TerrainEngine.
Adam Frisby
1
-23
/
+0
2008-03-05
Change SceneObjectPart.LocalID to .LocalId to be case matching
Sean Dague
1
-1
/
+1
2008-02-23
* Added Support within the ODEPlugin for Selected. Which means that;
Teravus Ovares
1
-6
/
+14
2008-02-16
Some changes to remove some of the direct calls to CommsManager from Scene, s...
MW
1
-1
/
+1
2008-02-11
* some refactoring on permissions
lbsa71
1
-1
/
+1
2008-02-08
From: Kurt Taylor <krtaylor@us.ibm.com>
Sean Dague
1
-1
/
+12
2008-02-04
* Whole buncha stuff.
Adam Frisby
1
-0
/
+8
2008-01-09
Prim inventory script saving phase 2.
Justin Clarke Casey
1
-1
/
+1
2008-01-03
I have fixed the ZeroDecodeCommand bug, and restored my packet recycling code...
Johan Berntsson
1
-1
/
+1
2007-12-30
* This update rolls back the packetpool and LibSL changes. Please retest and...
Teravus Ovares
1
-1
/
+1
2007-12-28
Patch from Johan: LibSL updated to the latest revision (1568) and all packets...
Adam Johnson
1
-2
/
+6
2007-12-27
* Optimized usings
lbsa71
1
-10
/
+9
2007-12-17
Thank you to Kiryu for a patch to fix an out of Sync
Charles Krinke
1
-3
/
+9
2007-12-15
* Beating on the head that is terrain editing.
Teravus Ovares
1
-1
/
+1
2007-12-15
* Added support for multiple terrain blocks to be edited at the same time
Teravus Ovares
1
-1
/
+1
2007-12-10
Refactored animation handling in ScenePresence. Now maintains a list of curre...
Jeff Ames
1
-5
/
+0
2007-12-10
saved OpenSim source code from the giant rampaging unterminated copyright not...
Jeff Ames
1
-2
/
+2
2007-12-10
refactored ChatModule a bit.
Jeff Ames
1
-2
/
+2
2007-12-02
Added some error handling (and console output) to BaseHttpServer.
MW
1
-3
/
+0
2007-11-13
* Added AvatarPicker in Standalone mode. Works for finding avatar to ban, m...
Teravus Ovares
1
-0
/
+39
2007-11-08
fixed non-ASCII chat and IM
Jeff Ames
1
-1
/
+1
2007-11-08
converted hard-coded chat type values to ChatTypeEnum
Jeff Ames
1
-2
/
+2
2007-11-03
First part of Scene refactoring:
MW
1
-367
/
+0
2007-11-01
* Diuerse beavtificatems
lbsa71
1
-5
/
+3
2007-10-30
Tevarus' patch for object flags & implemented Phantom edits
dan miller
1
-0
/
+16
2007-10-30
* Optimized usings
lbsa71
1
-13
/
+9
2007-10-29
as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...
MW
1
-1
/
+2
2007-10-19
* Major structural change: Begun converting Events to use (caller, args) synt...
Adam Frisby
1
-1
/
+16
2007-10-19
* Instant Message functionality moved into a Region Modules
Adam Frisby
1
-35
/
+1
2007-09-21
* Slowly but surely working my way towards Regionality...
lbsa71
1
-5
/
+5
2007-09-21
* Continuing refactoring of presence
lbsa71
1
-2
/
+2
2007-09-20
* even more renaming and refactoring; the cleaning woman is on call.
lbsa71
1
-2
/
+2
2007-09-20
* Some more presence refactoring
lbsa71
1
-4
/
+4
2007-09-20
Rev 1971 : The Lbsa71 vintage commit
lbsa71
1
-6
/
+5
2007-09-20
* Rewired Touch to route to group/part (Still triggering EventManager as well)
lbsa71
1
-0
/
+14
2007-09-19
* Modernized ScriptManager to new interface-based module calls.
lbsa71
1
-60
/
+55
2007-09-14
* Wired up chat so that channel goes into OnChatFromViewer. However:
lbsa71
1
-2
/
+2
2007-09-10
mass update of urls in source code to new website
Sean Dague
1
-1
/
+1
2007-09-04
Some work on Module loading/management.
MW
1
-49
/
+4
2007-08-29
Various small changes (some likely to be removed again soon)
MW
1
-0
/
+9
2007-08-28
Taken the old scripting engine out of Region.Environment and moved it into a ...
MW
1
-10
/
+0
2007-08-28
Start of trying to make Region/Scene more modular.
MW
1
-89
/
+3
2007-08-21
A bit more work on prim building related code. Think most of the building too...
MW
1
-8
/
+4
2007-08-21
Shift and Drag copying should now work correctly. [This was one of those stup...
MW
1
-6
/
+6
2007-08-21
Can now turn on/off server side permission checking (on prim editing etc) fro...
MW
1
-190
/
+1
2007-08-20
The regionUUID is now being passed to the datastore calls.
MW
1
-1
/
+1
2007-08-20
Instant Messages between users in the same region should actually now work.
MW
1
-2
/
+2
[next]