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
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
2007-08-19
small clean up.
MW
1
-0
/
+14
2007-08-19
Sqlite datastore should now save the textures and extraparams data (used by s...
MW
1
-1
/
+20
2007-08-16
Had to rename Rotation in SceneObjectGroup to GroupRotation to stop conflict ...
MW
1
-1
/
+2
2007-08-16
* Introduced IScriptHost as an interface to fetching object data from scripts.
lbsa71
1
-3
/
+3
2007-08-16
Taking Prims (SceneObjectGroups) in and out of inventory should now work and ...
MW
1
-25
/
+82
2007-08-15
The 'Party Party Groupie Groupie Life is a game' commit:
lbsa71
1
-1
/
+1
2007-08-15
More work on inventory, can now create other inventory types, like Clothes an...
MW
1
-26
/
+34
2007-08-15
* Permissions! - You can now only perform certain functions (such as editing ...
Adam Frisby
1
-15
/
+27
2007-08-14
preliminary support for editing notecards and scripts.
MW
1
-9
/
+0
2007-08-14
Start of inventory items, when you upload a texture the data will now be stor...
MW
1
-1
/
+1
2007-08-13
added Sample OnObjectGrab event to SceneEventManager for script engines to s...
MW
1
-0
/
+5
2007-08-10
Few small fixes
MW
1
-1
/
+1
2007-08-09
Start of replacing the old SceneObject/Primitive classes with the new versions.
MW
1
-93
/
+91
2007-08-06
* encapsulated firstname/lastname on ScenePresence
lbsa71
1
-2
/
+2
2007-08-01
* Attempted to Fix an issue whereby X and Y coordinates on terrain brushes we...
Adam Frisby
1
-6
/
+6
2007-07-29
Deleting objects should now work. But beware they aren't send to your trash f...
MW
1
-1
/
+37
2007-07-27
Should now have version 0.1 of our new ruth default avatar. At the moment, yo...
MW
1
-1
/
+1
2007-07-25
Start of the OpenSim library , for now only contains a few textures.
MW
1
-1
/
+1
2007-07-25
* Fixed an issue where Terrain brushes may not update correctly.
Adam Frisby
1
-1
/
+10
2007-07-24
* Users doing terraforming should see updates instantly now.
Adam Frisby
1
-2
/
+2
2007-07-24
* SendLayerData overload including coords now uses patch number rather than c...
Adam Frisby
1
-6
/
+3
[next]