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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-04-13
Drop unused Alert() method from ISnmpModule
Melanie
1
-2
/
+1
2010-04-12
thanks lkalif for Mantis #4676 - a patch that adds support for inventory links
dahlia
6
-0
/
+69
2010-04-11
Fixed LINEAR_MOTOR Z drive, Mantis #30
Kitto Flora
1
-23
/
+35
2010-04-10
Adding ColdStart event
lcc
1
-0
/
+1
2010-04-10
guarantee that a script engine's GetScriptErrors() will not be called
Mike Rieker
3
-12
/
+71
2010-04-10
re-fixing this darn file
lcc
1
-0
/
+11
2010-04-10
dding this deleted file...
lcc
1
-2
/
+2
2010-04-10
Fixing Trap
lcc
1
-11
/
+0
2010-04-09
Add Scene.SnmpService, which is of type ISnmpModule and, if nun-null, can
Melanie
1
-0
/
+14
2010-04-08
Changed the GetTextureModule backport to work with the 0.6.9 codebase
John Hurliman
1
-2
/
+11
2010-04-08
Backported GetTextureModule and IAssetService.GetCached()
John Hurliman
5
-2
/
+246
2010-04-08
* Adds IAssetService.GetCached() to allow asset fetching from the local cache...
John Hurliman
5
-2
/
+246
2010-04-07
Implement cmGetAvatarList(). This returns a strided list of all avatars in th...
Thomas Grimshaw
3
-60
/
+87
2010-04-07
Increase the amount of time we wait for a teleport to complete. This allows t...
Thomas Grimshaw
1
-1
/
+1
2010-04-07
Fix llDialog responses so that they can be heard throughout the region. This ...
Thomas Grimshaw
1
-1
/
+1
2010-04-07
Fix llLookAt so that it doesn't "roll" the object and more closely imitates t...
Thomas Grimshaw
1
-4
/
+16
2010-04-07
Add CHANGED_REGION_START (alias for CHANGED_REGION_RESTART as per LL Jira SVC...
Thomas Grimshaw
1
-0
/
+1
2010-04-07
Implement PSYS_SRC_INNERANGLE and PSYS_SRC_OUTERANGLE
Thomas Grimshaw
1
-0
/
+10
2010-04-05
* May fix mantis #4603.
Diva Canto
5
-197
/
+197
2010-04-05
Add the ISnmpModule interface definition to Careminster release
Melanie Thielker
1
-0
/
+11
2010-04-05
Fix up my own shoddy code! Fixes prim rez break. Whups!
Thomas Grimshaw
1
-22
/
+26
2010-04-05
This commit adds some randomness to object persistence. It's a Work In Progre...
Thomas Grimshaw
1
-4
/
+42
2010-04-05
Add a much cheaper agent count retrieval method. This is obsoleted by 0.7 so...
Thomas Grimshaw
2
-2
/
+10
2010-04-05
check group membership and powers with the groups module rather than just the...
Justin Clark-Casey (justincc)
1
-12
/
+27
2010-04-05
log exceptions that end up at the top of a asynchronous viewer packet method ...
Justin Clark-Casey (justincc)
1
-3
/
+13
2010-04-05
Fix some overlooked merge conflicts that got committed
Melanie
1
-10
/
+0
2010-04-05
Partially implement share with group option for object inventory items
Justin Clark-Casey (justincc)
4
-8
/
+22
2010-04-04
ChODE Only: Corrected Heightmap load to iliminate crack at 255M. Added 'fence...
kitto
2
-156
/
+157
2010-04-04
Fixed Ban and parcel exclusion. Need to fix the parcel chat too
lcc
1
-1
/
+1
2010-04-04
Patch from mcortez. This appears to be a huge change to the groups module
Melanie
5
-231
/
+337
2010-04-03
Last commit was too fast... must override.
Diva Canto
1
-1
/
+1
2010-04-03
* Fail storing user accounts in the remote connector.
Diva Canto
1
-0
/
+6
2010-04-03
* Made UserAccountService handle UserLevel, UserFlags and UserTitle appropria...
Diva Canto
2
-106
/
+106
2010-04-02
Don't append ACKs to zerocoded packets. Although this should fine in theory, ...
John Hurliman
1
-15
/
+20
2010-04-02
Adding the groups update (Mantis #4646)
Melanie
4
-294
/
+1543
2010-04-01
oops, add file missing from last commit
Justin Clark-Casey (justincc)
2
-9
/
+80
2010-04-01
expose methods that allow region modules to send messages to groups
Justin Clark-Casey (justincc)
1
-63
/
+81
2010-03-31
First attempt at fixing mantis #4641. It's better but there are now some issu...
Diva Canto
4
-11
/
+28
2010-03-31
Add missing licenses. Change relicensed LightShare module to proper BSD
Melanie
3
-6
/
+79
2010-03-31
Adding the LightShare module and scripting API. This code was written by
Melanie
5
-0
/
+925
2010-03-31
Committing the LightShare code, which was developed by TomMeta of Meta7.
Melanie
9
-8
/
+57
2010-03-30
Rename Meta7Windlight to LightShare
Melanie
8
-351
/
+76
2010-03-30
minor: commented out code removal
Justin Clark-Casey (justincc)
1
-1
/
+0
2010-03-30
Completely prevent full update packets being sent after kill object packets
Justin Clark-Casey (justincc)
1
-6
/
+43
2010-03-29
fix build break. First argument of GetGroupRecord is not a uuid
Justin Clark-Casey (justincc)
1
-1
/
+1
2010-03-29
Remove a redundant method body
Melanie
1
-21
/
+1
2010-03-28
Stab one bug. When joining an estate with a new region, make sure it's also
Melanie
1
-0
/
+2
2010-03-27
May fix mantis #4613
Diva Canto
1
-1
/
+2
2010-03-26
* Fixed a dictionary value retrieval in GroupsModule
John Hurliman
1
-2
/
+3
2010-03-26
* Fixed a bug with null value handling in WebUtil.BuildQueryString()
John Hurliman
1
-2
/
+4
[prev]
[next]