index
:
opensim-SC
Domme
switch
My fork of OpenSim for IG and DG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Region
/
ScriptEngine
/
Shared
/
Api
/
Runtime
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-06-12
Make local teleports send CHANGED_TELEPORT
Melanie Thielker
1
-1
/
+1
2010-06-11
Remove the cm* function namespace
Melanie Thielker
2
-16
/
+1
2010-06-11
Rename CM files to LS
Melanie Thielker
1
-10
/
+10
2010-06-11
Rename cm* function set to ls* (for LightShare)
Melanie Thielker
1
-3
/
+18
2010-06-11
Clone cmGetAvatarList into osGetAvatarList for more generic use.
Melanie Thielker
1
-0
/
+5
2010-06-11
Revert "Remove the cm* function namespace"
Melanie Thielker
2
-1
/
+16
2010-06-11
Remove the cm* function namespace
Melanie Thielker
2
-16
/
+1
2010-06-11
Rename CM files to LS
Melanie Thielker
1
-10
/
+10
2010-06-11
Rename cm* function set to ls* (for LightShare)
Melanie Thielker
1
-3
/
+18
2010-06-11
Remove cmGetAvatarList()
Melanie Thielker
1
-4
/
+0
2010-06-11
Clone cmGetAvatarList into osGetAvatarList for more generic use.
Melanie Thielker
1
-0
/
+5
2010-06-02
Add two new osFunctions:
Melanie Thielker
1
-0
/
+9
2010-06-02
Add two new osFunctions:
Melanie Thielker
1
-0
/
+9
2010-05-13
Implements three new OSSL functions for parcel management: osParcelJoin joins...
OpenSim Master
1
-0
/
+15
2010-05-03
Add URL_REQUEST_* script constants
Melanie
1
-0
/
+2
2010-04-07
Implement cmGetAvatarList(). This returns a strided list of all avatars in th...
Thomas Grimshaw
1
-5
/
+9
2010-04-07
Add CHANGED_REGION_START (alias for CHANGED_REGION_RESTART as per LL Jira SVC...
Thomas Grimshaw
1
-0
/
+1
2010-03-31
First attempt at fixing mantis #4641. It's better but there are now some issu...
Diva Canto
2
-6
/
+6
2010-03-31
Adding the LightShare module and scripting API. This code was written by
Melanie
2
-0
/
+153
2010-03-31
Committing the LightShare code, which was developed by TomMeta of Meta7.
Melanie
1
-0
/
+2
2010-03-16
Debugger tags for VS2010
Thomas Grimshaw
1
-0
/
+2
2010-03-06
- implementing server 1.38 functions
unknown
2
-0
/
+21
2010-03-06
- implementing server 1.38 functions
unknown
2
-0
/
+21
2010-02-14
Revolution is on the roll again! :)
Revolution
1
-0
/
+8
2010-02-05
Fix two inconsistencies with LightShare
CasperW
1
-1
/
+2
2010-01-11
Whitespace cleanup
Melanie
1
-2
/
+2
2010-01-11
Adds llRotTarget and the events at_rot_target and not_at_rot_target.
Revolution
1
-3
/
+4
2010-01-04
Formatting cleanup. Add copyright headers.
Jeff Ames
2
-29
/
+29
2010-01-02
Add virtual method StateChange to ScriptBaseClass
Melanie
1
-0
/
+4
2010-01-02
Add virtual method StateChange to ScriptBaseClass
Melanie
1
-0
/
+4
2009-12-31
Adds osKickUser and osSetSpeed
unknown
1
-0
/
+16
2009-12-17
Add cmSetWindlightSceneTargeted. Add restrictions on windlight script use.
CasperW
1
-0
/
+5
2009-12-13
* Implements OSSL function: osGetSimulatorMemory - returns the current amount...
Adam Frisby
1
-0
/
+10
2009-12-09
Move osFunctions into a new Careminster script interface
CasperW
4
-48
/
+147
2009-12-09
Enable scripting interface for windlight
unknown
2
-0
/
+48
2009-11-26
Added osGetRegionStats() function, to return a number of sim statistics
Jeff Lee
2
-0
/
+28
2009-11-25
Change osTeleportAgent parameters from long to int. That numerical range is
Melanie
1
-2
/
+2
2009-11-25
Change osTeleportAgent parameters from long to int. That numerical range is
Melanie
1
-2
/
+2
2009-11-23
Added some [DebuggerNonUserCode] modifiers to functions that throw EventAbort...
CasperW
2
-0
/
+4
2009-11-12
Apply patch http://opensimulator.org/mantis/view.php?id=4369
Justin Clark-Casey (justincc)
1
-9
/
+19
2009-11-10
Add modSendCommand function (note, this is a new API module, using the API
Melanie
2
-0
/
+67
2009-10-29
Optimizations
Dan Lake
1
-1
/
+1
2009-10-01
Formatting cleanup.
Jeff Ames
1
-2
/
+2
2009-09-22
Thank you, Intari, for a patch that implements the missing pieces of
Melanie
1
-2
/
+2
2009-09-18
addition of a new script function osSetParcelSIPAddress(string SIPAddress), n...
Rob Smart
1
-0
/
+5
2009-09-06
remove warning
Justin Clark-Casey (justincc)
1
-1
/
+2
2009-08-31
- making font name used by VectorRenderModule configurable: can be set
dr scofield (aka dirk husemann)
1
-0
/
+5
2009-08-28
Implements osDrawPolygon, similar to already implemented osDrawFilledPolygon
Arthur Valadares
1
-0
/
+5
2009-08-25
Implemented osPenCap, that sets EndCap and StartCap to Pen. This allows using...
Arthur Valadares
1
-0
/
+5
2009-08-21
Adds osDrawPolygon to OSSL. Works a little different then other OS Drawing fu...
Arthur Valadares
1
-0
/
+5
[next]