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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* even more renaming and refactoring; the cleaning woman is on call.
lbsa71
2007-09-20
8
-84
/
+85
*
* Some more presence refactoring
lbsa71
2007-09-20
5
-469
/
+469
*
Rev 1971 : The Lbsa71 vintage commit
lbsa71
2007-09-20
5
-70
/
+69
*
* moved SceneManager to RegionApplicationBase
lbsa71
2007-09-20
2
-0
/
+13
*
* Rewired Touch to route to group/part (Still triggering EventManager as well)
lbsa71
2007-09-20
2
-0
/
+16
*
* Added TryGetAvatar to SceneManager
lbsa71
2007-09-20
2
-242
/
+273
*
* Added AddToPhysicalScene and RemoveFromPhysicalScene and added to MakeAvata...
lbsa71
2007-09-19
2
-15
/
+30
*
* Modernized ScriptManager to new interface-based module calls.
lbsa71
2007-09-19
17
-906
/
+991
*
* Now at least we're not creating physActors for child agents.
lbsa71
2007-09-18
1
-9
/
+19
*
* Merged ClientViewBase into ClientView for great justice
lbsa71
2007-09-18
1
-1
/
+0
*
RemoveAvatar called from scene.cs; implemented in ODE. Still issues with mul...
dan miller
2007-09-18
1
-0
/
+4
*
fixing me some line endings
Sean Dague
2007-09-17
6
-907
/
+907
*
* Moved some commands from Scene into SceneManager so they could be used with...
lbsa71
2007-09-17
2
-77
/
+30
*
* CHANGED SOME CONSOLE COMMAND BEHAVIOURS
lbsa71
2007-09-17
1
-0
/
+210
*
* Wired up chat so that channel goes into OnChatFromViewer. However:
lbsa71
2007-09-14
1
-2
/
+2
*
added ability to update group position
Sean Dague
2007-09-14
1
-0
/
+7
*
Backup is now optional on classes
lbsa71
2007-09-13
2
-24
/
+44
*
Kill little green men on minimap if the avatar logs off.
Dalien Talbot
2007-09-11
1
-0
/
+1
*
Fixing namespace problems
MW
2007-09-11
1
-0
/
+1
*
Applied ldvoipeng's patch [#360], sorry for it taking so long to apply it. I...
MW
2007-09-11
3
-2
/
+46
*
Get rid of extra green men in minimap on region crossings (they were
Dalien Talbot
2007-09-11
1
-2
/
+3
*
Make grass and trees phantom by default. Same behavior as LL grid.
Brian McBee
2007-09-10
1
-0
/
+6
*
mass update of urls in source code to new website
Sean Dague
2007-09-10
9
-9
/
+9
*
hooked up sdague new sqlite asset database provider to the old asset system. ...
MW
2007-09-10
4
-12
/
+12
*
added avatar updates for physics movement -- fixes gravity & avatar collision...
dan miller
2007-09-09
2
-4
/
+16
*
Little green men (aka dots on minimap). Thanks to bushing for
Dalien Talbot
2007-09-09
1
-0
/
+38
*
ODE: added support for Phantom flag. Presently you need to add 1024 to Objec...
dan miller
2007-09-09
2
-14
/
+18
*
Partial fix for the "avatars permanently facing east" - now the rotation
Dalien Talbot
2007-09-08
1
-2
/
+7
*
Added region console command "edit-scale". To use first use change-region to ...
MW
2007-09-08
2
-0
/
+29
*
Cut down on the number of compile warnings. Now down to 5: 4 are related to u...
MW
2007-09-08
1
-1
/
+6
*
Converted the LSL scripting engine into a IRegionModule, so now all "modules"...
MW
2007-09-08
3
-5
/
+20
*
added experimental method of trying to relieve missing prim problem (by addin...
MW
2007-09-06
4
-13
/
+123
*
fixed mantis bug 375 (copy broken with physics/ODE enabled)
dan miller
2007-09-06
2
-1
/
+12
*
Added "force-update" console command (when a region is set as active), which ...
MW
2007-09-05
1
-0
/
+11
*
Just trying to get more debug info from a exception that has been reported.
MW
2007-09-04
1
-1
/
+1
*
Added partial help info when calling "help" command with a region set.
MW
2007-09-04
1
-0
/
+10
*
Removed the exit-region command, now use "change-region root" or "change-regi...
MW
2007-09-04
1
-0
/
+11
*
Added "show modules" command that if at root level will display a list of loa...
MW
2007-09-04
1
-3
/
+50
*
Fixed it so change-region works with region names that have spaces in them.
MW
2007-09-04
1
-1
/
+1
*
Some work on Module loading/management.
MW
2007-09-04
2
-76
/
+114
*
Added a Debug method to the Console/log class that has the Conditional attrib...
MW
2007-08-31
1
-1
/
+1
*
few small changes (all work in progress).
MW
2007-08-29
1
-2
/
+1
*
Fixed the problem of prims not being loaded from the database (that my last c...
MW
2007-08-29
1
-2
/
+8
*
Various small changes (some likely to be removed again soon)
MW
2007-08-29
4
-4
/
+15
*
Attempt to cut down how often objects are backed up to the database.
MW
2007-08-29
2
-3
/
+15
*
Corrected the namespace in OpenSim.Region.Physics.Manager, so now namespace s...
MW
2007-08-28
6
-6
/
+6
*
Taken the old scripting engine out of Region.Environment and moved it into a ...
MW
2007-08-28
34
-3083
/
+0
*
Start of trying to make Region/Scene more modular.
MW
2007-08-28
6
-103
/
+75
*
Fixed the bug that sent a region port as the CAPS url, instead of sending the...
MW
2007-08-27
1
-1
/
+6
*
Deleted a few old files that are no longer used.
MW
2007-08-27
6
-1058
/
+4
[prev]
[next]