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
/
ScriptEngine
/
Shared
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' into vehicles
Melanie
2009-10-08
1
-1
/
+0
|
\
|
*
Fixing a few compile errors in the previous commit
John Hurliman
2009-10-06
1
-1
/
+0
*
|
Merge branch 'master' into vehicles
Melanie
2009-10-05
2
-2
/
+2
|
\
\
|
|
/
|
*
Merge branch 'diva-textures-osgrid'
Melanie
2009-10-04
2
-2
/
+2
|
|
\
|
|
*
* Creates Util.UTF8 and switches some references of Encoding.UTF8 to Util.UTF...
John Hurliman
2009-10-02
2
-2
/
+2
*
|
|
Merge branch 'master' into vehicles
Melanie
2009-10-02
2
-26
/
+29
|
\
\
\
|
|
/
/
|
*
|
- cleaning up LandData/ILandObject capitalization issues
dr scofield (aka dirk husemann)
2009-10-02
2
-26
/
+29
|
*
|
Revert "* Adding Scale to EntityBase * Fixing the incorrect initialization of...
Melanie
2009-10-02
2
-9
/
+11
*
|
|
Revert "* Adding Scale to EntityBase * Fixing the incorrect initialization of...
Melanie
2009-10-02
2
-9
/
+11
*
|
|
Merge branch 'master' into vehicles
Melanie
2009-10-01
6
-63
/
+66
|
\
\
\
|
|
/
/
|
*
|
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
John Hurliman
2009-09-30
8
-74
/
+161
|
|
\
\
|
|
*
|
Formatting cleanup.
Jeff Ames
2009-10-01
2
-6
/
+6
|
|
*
|
Given the perverse way that strided works, if
Alan M Webb
2009-09-29
1
-4
/
+7
|
|
*
|
Add copyright header. Formatting cleanup.
Jeff Ames
2009-09-29
1
-28
/
+22
|
|
*
|
First pass at the heart surgery for grid services. Compiles and runs minimall...
Diva Canto
2009-09-26
2
-14
/
+22
|
*
|
|
* Adding Scale to EntityBase * Fixing the incorrect initialization of EntityB...
John Hurliman
2009-09-16
2
-11
/
+9
|
|
|
/
|
|
/
|
*
|
|
Merge branch '0.6.7-post-fixes' into vehicles
Kitto Flora
2009-09-30
4
-40
/
+83
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
* fix endlines in LSL_api.cs
Teravus Ovares (Dan Olivares)
2009-09-23
1
-6
/
+6
|
*
|
Added delay loop to give a newly created assembly time to appear. On
Alan M Webb
2009-09-23
1
-32
/
+71
|
*
|
Thank you, Intari, for a patch that implements the missing pieces of
Melanie
2009-09-22
3
-8
/
+12
*
|
|
Commit initial version of KittoFlora's vehicle changes
opensim
2009-09-30
1
-14
/
+17
|
/
/
*
|
Updatate llOpenRemoteDataChannel to provide the external hostname configured ...
BlueWall (James Hughes)
2009-09-19
1
-1
/
+5
*
|
addition of a new script function osSetParcelSIPAddress(string SIPAddress), n...
Rob Smart
2009-09-18
3
-0
/
+35
|
/
*
This fix allows you to configure a script-to-console-log channel
Alan M Webb
2009-09-16
1
-49
/
+70
*
This fixes a boundary case error in the strided list
Alan M Webb
2009-09-16
1
-0
/
+4
*
fix to preserve UTF8 encoding in saved script state.
dr scofield (aka dirk husemann)
2009-09-14
1
-4
/
+4
*
reformatting.
dr scofield (aka dirk husemann)
2009-09-09
1
-18
/
+17
*
fix: unicode notecards not surviving script treatment (fixes #4119 ---
dr scofield (aka dirk husemann)
2009-09-09
2
-8
/
+8
*
llRot2Euler() now returns angles -PI < angle < PI
dahlia
2009-09-07
1
-3
/
+8
*
random drive-by maths optimization in llRot2Euler() and llEuler2Rot()
dahlia
2009-09-07
1
-8
/
+8
*
remove warning
Justin Clark-Casey (justincc)
2009-09-06
1
-1
/
+2
*
remove warning
Justin Clark-Casey (justincc)
2009-09-06
1
-1
/
+2
*
Merge branch 'master' of ssh://melanie@opensimulator.org/var/git/opensim
Melanie
2009-08-31
3
-0
/
+15
|
\
|
*
- making font name used by VectorRenderModule configurable: can be set
dr scofield (aka dirk husemann)
2009-08-31
3
-0
/
+15
*
|
Change the return value if the compiler to "object" to allow compilers
Melanie
2009-08-31
1
-2
/
+2
|
/
*
Implements osDrawPolygon, similar to already implemented osDrawFilledPolygon
Arthur Valadares
2009-08-28
3
-0
/
+25
*
Implemented osPenCap, that sets EndCap and StartCap to Pen. This allows using...
Arthur Valadares
2009-08-25
3
-0
/
+15
*
Adds osDrawPolygon to OSSL. Works a little different then other OS Drawing fu...
Arthur Valadares
2009-08-21
4
-7
/
+61
*
Add copyright header. Formatting cleanup.
Jeff Ames
2009-08-21
1
-15
/
+17
*
* Moves NPC Creation across AppDomains to prevent a major perfomance issue.
Adam Frisby
2009-08-21
1
-0
/
+2
*
* Protip: Declare publically accessible functions, as public functions.
Adam Frisby
2009-08-21
1
-4
/
+6
*
* Addendum to previous
Adam Frisby
2009-08-21
1
-0
/
+17
*
* Fleshes more of NPCModule out.
Adam Frisby
2009-08-21
2
-0
/
+58
*
* Implements a bunch of stuff in NPCModule
Adam Frisby
2009-08-21
1
-24
/
+24
*
osGetLinkPrimitiveParams fix
Jeff Lee
2009-08-18
1
-1
/
+25
*
Merge branch 'master' of ssh://diva@opensimulator.org/var/git/opensim
Diva Canto
2009-08-17
1
-1
/
+2
|
\
|
*
* ShortVersion, another attempt at fixing the test thread death that randomly...
Teravus Ovares (Dan Olivares)
2009-08-16
1
-1
/
+2
*
|
Changed FromAssetID to FromItemID
Diva Canto
2009-08-15
1
-1
/
+1
|
/
*
Remove one more sponsor reference
Melanie
2009-08-14
1
-1
/
+1
*
Remove the script sponsor logic because scripts are timing out again.
Melanie
2009-08-14
4
-19
/
+15
[next]