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
/
Interfaces
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' into careminster
Melanie
2010-02-08
1
-2
/
+59
|
\
|
*
add some method doc to IDynamicTextureManager
Justin Clark-Casey (justincc)
2010-02-08
1
-2
/
+59
*
|
Merge branch 'master' into careminster
Melanie
2010-02-03
1
-0
/
+39
|
\
\
|
|
/
|
*
minor: copy some method doc from the WorldComm implementation to the interface
Justin Clark-Casey (justincc)
2010-02-02
1
-0
/
+39
*
|
Merge branch 'master' into careminster
Melanie
2010-02-02
1
-1
/
+12
|
\
\
|
|
/
|
*
Add method to get all items with the same name from a particular prim
Justin Clark-Casey (justincc)
2010-01-29
1
-1
/
+12
|
*
Revert "Updates all IRegionModules to the new style region modules."
Melanie
2010-01-29
5
-5
/
+5
*
|
Revert "Updates all IRegionModules to the new style region modules."
Melanie
2010-01-29
5
-5
/
+5
*
|
Merge branch 'master' into careminster
Melanie
2010-01-26
6
-7
/
+15
|
\
\
|
|
/
|
*
Fix a problem where llDie() calls were sometimes leaving dead objects behind.
Justin Clark-Casey (justincc)
2010-01-25
1
-2
/
+10
|
*
Updates all IRegionModules to the new style region modules.
Revolution
2010-01-23
5
-5
/
+5
*
|
Merge branch 'master' into careminster
Melanie
2010-01-14
1
-2
/
+18
|
\
\
|
|
/
|
*
add interface/method documentatio nto IScriptModuleComms
Justin Clark-Casey (justincc)
2010-01-11
1
-2
/
+18
*
|
Merge branch 'master' into careminster
Melanie
2010-01-03
2
-2
/
+2
|
\
\
|
|
/
|
*
Formatting cleanup. Add copyright headers.
Jeff Ames
2010-01-04
2
-2
/
+2
*
|
Merge branch 'master' into careminster
Melanie
2009-12-29
1
-1
/
+1
|
\
\
|
|
/
|
*
Change teleports so the TeleportFlags are sent to the destination sim. It
Melanie
2009-12-29
1
-1
/
+1
|
*
Add a data path for error messages
root
2009-12-22
2
-0
/
+5
*
|
Add a data path for error messages
root
2009-12-22
2
-0
/
+5
*
|
Merge branch 'master' into careminster
Melanie
2009-12-21
1
-1
/
+1
|
\
\
|
|
/
|
*
Script State Fix: Part 2
Melanie
2009-12-21
1
-1
/
+1
*
|
Enable scripting interface for windlight
unknown
2009-12-09
1
-0
/
+1
*
|
Merge branch 'careminster' into windlight
unknown
2009-12-07
1
-1
/
+1
|
\
\
|
|
/
|
*
Allow terrain heightmaps to be loaded directly from URIs via the remote admin...
Justin Clark-Casey (justincc)
2009-12-04
1
-1
/
+1
*
|
Initial windlight codebase commit
unknown
2009-12-07
1
-0
/
+1
|
/
*
Remove the old (Remoting) region crossing code. Fix the new code to
Melanie
2009-11-26
2
-3
/
+1
*
Remove GetAssemblyName and friends from the SE interface. It's now handled
Melanie
2009-11-26
2
-7
/
+0
*
minor: add doc to a few parcel methods
Justin Clark-Casey (justincc)
2009-11-25
1
-5
/
+20
*
pass all command parameters to load/save oar, not just the filename
Justin Clark-Casey (justincc)
2009-11-24
1
-1
/
+4
*
minor: very minor formatting change
Justin Clark-Casey (justincc)
2009-11-16
1
-2
/
+0
*
Add IScriptModuleComms interface and region module to handle dispatch of
Melanie
2009-11-10
1
-0
/
+44
*
Patch from Snoopy2. Fixes Mantis #4342
Melanie
2009-11-08
1
-0
/
+1
*
Change the permissions module to use the friend list cache already in the
Melanie
2009-11-05
1
-0
/
+2
*
Reverting the deletion of files related to texture sending until we figure ou...
John Hurliman
2009-10-20
1
-0
/
+58
*
* Removing cruft left over from the conversion to the new texture sending and...
John Hurliman
2009-10-20
1
-58
/
+0
*
Object update prioritization by Jim Greensky of Intel Labs, part one. This im...
John Hurliman
2009-10-15
1
-1
/
+0
*
Added this one file for the previous commit to work.
Diva Canto
2009-10-12
1
-0
/
+37
*
Merge branch 'master' into diva-textures
Melanie
2009-10-02
1
-36
/
+36
|
\
|
*
- cleaning up LandData/ILandObject capitalization issues
dr scofield (aka dirk husemann)
2009-10-02
1
-36
/
+36
*
|
Merge branch 'master' into diva-textures
Melanie
2009-10-02
16
-44
/
+89
|
\
\
|
|
/
|
*
Formatting cleanup.
Jeff Ames
2009-10-01
2
-3
/
+3
|
*
Formatting cleanup.
Jeff Ames
2009-10-01
15
-41
/
+41
|
*
addition of a new script function osSetParcelSIPAddress(string SIPAddress), n...
Rob Smart
2009-09-18
1
-0
/
+45
*
|
Attempting to improve the robustness of texture decoding by always ignoring L...
John Hurliman
2009-09-30
1
-3
/
+2
|
/
*
Some OSGrid specific changes, please use this or later for OSGrid use
Melanie
2009-09-15
1
-3
/
+3
*
Only allow iar load/save if user is logged in to the region simulator
Justin Clark-Casey (justincc)
2009-09-07
1
-4
/
+6
*
Add ids to iar requests
Justin Clark-Casey (justincc)
2009-09-04
1
-3
/
+5
*
Remove typo version of ReplaceableInterface property from RegionCombinerModule.
Jeff Ames
2009-08-31
1
-1
/
+1
*
Replace the Replaceable modules name
Melanie
2009-08-10
1
-1
/
+1
*
Add plumbing for the SceneObjectDeleter to wait for the script engine to
Melanie
2009-08-04
2
-0
/
+3
[next]