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
/
Framework
/
Scenes
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
minor: rename GetScriptPrimType() to GetPrimType()
Justin Clark-Casey (justincc)
2010-02-01
1
-2
/
+2
|
*
move hollow sphere faces bug back up to LSL_Api.cs
Justin Clark-Casey (justincc)
2010-02-01
1
-1
/
+1
|
*
remove now duplicated shape code from LSL_Api.cs
Justin Clark-Casey (justincc)
2010-02-01
1
-4
/
+4
|
*
Copy prim face color setting code from LSL_Api down into SOP so that non-LSL ...
Justin Clark-Casey (justincc)
2010-02-01
1
-0
/
+192
|
*
Actually make EventManager.OnAttach() fire when an object is attached. Previ...
Justin Clark-Casey (justincc)
2010-02-01
2
-2
/
+6
|
*
Don't try to start attachment scripts or send updates if the attachment itsel...
Justin Clark-Casey (justincc)
2010-02-01
2
-27
/
+64
|
*
Apply http://opensimulator.org/mantis/view.php?id=3334
Justin Clark-Casey (justincc)
2010-01-29
3
-0
/
+52
|
*
improve locking of m_items in SceneObjectPartInventory
Justin Clark-Casey (justincc)
2010-01-29
1
-85
/
+133
|
*
Add method to get all items with the same name from a particular prim
Justin Clark-Casey (justincc)
2010-01-29
1
-1
/
+25
|
*
Replace dome tabs with spaces
Melanie
2010-01-26
1
-3
/
+3
|
*
Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim
Melanie
2010-01-26
5
-11
/
+42
|
|
\
|
|
*
Fix a problem where llDie() calls were sometimes leaving dead objects behind.
Justin Clark-Casey (justincc)
2010-01-25
5
-11
/
+42
|
*
|
Fixes Region Crossings on a prim.
Revolution
2010-01-24
1
-1
/
+9
|
|
/
|
*
add a target position to agent updates to ScenePresence to support alternativ...
unknown
2010-01-21
1
-1
/
+7
|
*
Fixes llSetDamage. Patch from Revolution
Revolution
2010-01-21
1
-7
/
+5
*
|
* HGScene is no more.
Diva Canto
2010-01-30
6
-1019
/
+40
*
|
HG 1.5 is in place. Tested in standalone only.
Diva Canto
2010-01-28
1
-1
/
+32
*
|
* Fixed misspelling of field in GridService
Diva Canto
2010-01-18
1
-15
/
+6
*
|
Beginning of rewriting HG. Compiles, and runs, but HG functions not restored ...
Diva Canto
2010-01-16
1
-11
/
+13
*
|
Finished moving object crossings into EntityTransferModule
Diva Canto
2010-01-16
2
-298
/
+0
*
|
Moved prim crossing to EntityTransferModule. Not complete yet.
Diva Canto
2010-01-16
2
-174
/
+183
*
|
Merge branch 'presence-refactor' of ssh://diva@opensimulator.org/var/git/open...
Diva Canto
2010-01-15
5
-34
/
+404
|
\
\
|
*
\
Merge branch 'master' into presence-refactor
Melanie
2010-01-16
5
-34
/
+404
|
|
\
\
|
|
|
/
|
|
*
Change the error messages on region region registration. This changes URM
Melanie
2010-01-13
1
-3
/
+3
|
|
*
Whitespace cleanup
Melanie
2010-01-11
3
-169
/
+169
|
|
*
Adds llRotTarget and the events at_rot_target and not_at_rot_target.
Revolution
2010-01-11
3
-5
/
+174
|
|
*
Clean CRs from previous patch
Melanie
2010-01-10
1
-67
/
+67
|
|
*
Adds land collision events.
Revolution
2010-01-10
2
-10
/
+156
|
|
*
Fix a small bug in login disable code
Melanie
2010-01-10
1
-1
/
+1
|
|
*
Add "StartDisabled" to [Startup] to make all regions start up with
Melanie
2010-01-10
1
-5
/
+9
|
|
*
Remove "login disable", "login enable" and "login status" commands.
Melanie
2010-01-10
1
-7
/
+0
|
|
*
Fixes prim to prim collision.
Revolution
2010-01-09
1
-3
/
+3
|
|
*
Implement the groups module query to make the estate allowed groups work
Melanie
2010-01-09
1
-1
/
+28
|
|
*
Fixes the Collision errors and adds more to llGetStatus
Revolution
2010-01-07
1
-45
/
+74
*
|
|
Renamed IAgentTransferModule to IEntityTransferModule -- accounts for objects...
Diva Canto
2010-01-15
2
-4
/
+4
|
/
/
*
|
* General cleanup of Teleports, Crossings and Child agents. They are now in t...
Diva Canto
2010-01-15
5
-1595
/
+37
*
|
Bug fix in releasing agent. In Scene, always use SimulatonService, and not m_...
Diva Canto
2010-01-13
2
-2
/
+2
*
|
Omit AuthorizationService from the default configurations, because the servic...
Diva Canto
2010-01-13
1
-5
/
+5
*
|
* Removed debug messages.
Diva Canto
2010-01-13
1
-2
/
+0
*
|
Bug in Teleport fixed -- Appearance was missing from AgentCircuitData.
Diva Canto
2010-01-13
2
-0
/
+3
*
|
Several more buglets removed.
Diva Canto
2010-01-13
3
-18
/
+18
*
|
More appearance woes fixed, this time for child agents. Tested on a grid with...
Diva Canto
2010-01-12
2
-0
/
+6
*
|
Fixed more appearance woes that showed up using remote connectors. Appearance...
Diva Canto
2010-01-12
2
-5
/
+5
*
|
Fixed a couple of bugs with Appearance. Appearance is all good now.
Diva Canto
2010-01-11
4
-5
/
+9
*
|
OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted.
Diva Canto
2010-01-11
14
-14
/
+8
*
|
CommunicationsManager deleted.
Diva Canto
2010-01-11
7
-18
/
+11
*
|
NetworkServersInfo removed from CommsManager.
Diva Canto
2010-01-10
2
-2
/
+0
*
|
All Framework.Communications.Clients and Framework.Communications.Services de...
Diva Canto
2010-01-10
5
-7
/
+4
*
|
CommunicationsManager is practically empty. Only NetworkServersInfo is there.
Diva Canto
2010-01-10
3
-16
/
+15
*
|
Merge branch 'presence-refactor' of ssh://diva@opensimulator.org/var/git/open...
Diva Canto
2010-01-10
1
-6
/
+0
|
\
\
[prev]
[next]