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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-01-28
Fix bumping into sim borders and check estate bans for walking crossings
Melanie
4
-32
/
+112
2011-01-27
When an oar is loaded, do not create a default parcel before loading the parc...
Justin Clark-Casey (justincc)
6
-15
/
+25
2011-01-27
Show local IDs in "land show" output.
Justin Clark-Casey (justincc)
2
-5
/
+11
2011-01-27
Add "land clear" command
Justin Clark-Casey (justincc)
1
-3
/
+13
2011-01-27
Fix OAR parcel loading so that old parcels are replaced by the new instead of...
Justin Clark-Casey (justincc)
6
-0
/
+44
2011-01-27
remove unused CreateBaseLand()
Justin Clark-Casey (justincc)
1
-9
/
+0
2011-01-27
Make it work
Melanie
1
-4
/
+6
2011-01-27
Make the estate setting "Allow direct teleport" override the constraint
Melanie
1
-0
/
+3
2011-01-27
Let gods TP in wherever they like while in god mode
Melanie
1
-0
/
+1
2011-01-27
Implement "Cannot teleport closer to destination" message
Melanie
1
-1
/
+5
2011-01-27
Make landing points work on local teleports. Constrain owners and gods to
Melanie
2
-5
/
+27
2011-01-27
Add a TeleportFlags member to SP so we can tell how we got there.
Melanie
2
-0
/
+15
2011-01-27
Also set Godlike flag. Might be useful
Melanie
1
-0
/
+2
2011-01-27
Add TeleportFlags.ViaRegionID to the flags sent on login when the region
Melanie
1
-8
/
+13
2011-01-27
Change the way landing points are honored
Melanie
1
-6
/
+13
2011-01-27
Make it work
Melanie
1
-4
/
+6
2011-01-27
Fix build break
Melanie
1
-0
/
+1
2011-01-27
Add a TeleportFlags member to SP so we can tell how we got there.
Melanie
2
-0
/
+14
2011-01-27
Also set Godlike flag. Might be useful
Melanie
1
-0
/
+2
2011-01-27
Add TeleportFlags.ViaRegionID to the flags sent on login when the region
Melanie
1
-8
/
+13
2011-01-27
Clear user account cache before checking flags on login. This will make AV
Melanie
1
-0
/
+3
2011-01-27
Add an interface for a region's user account cache
Melanie
4
-1
/
+16
2011-01-27
Fix merge artifacts
Melanie
1
-3
/
+3
2011-01-27
Make bans work for teleport. Now teleport will complete block if the user
Melanie
4
-57
/
+56
2011-01-26
Mostly revert the last commit with the aim of searching for a better solution
Tom
7
-35
/
+5
2011-01-26
Add a "useCached" parameter to GetUserAccount. Add a function to Scene to get...
Tom
8
-32
/
+55
2011-01-26
Add userFlags check to isBanned. This checks bans against DenyAnonymous and D...
Tom
5
-10
/
+78
2011-01-26
Remove the RestorePresences functions (which don't seem to be doing
Mic Bowman
2
-69
/
+12
2011-01-26
Add some comments on ILandObject.StartPoint and EndPoint
Justin Clark-Casey (justincc)
1
-0
/
+10
2011-01-26
Implement command "land show". This shows all the parcels on the currently s...
Justin Clark-Casey (justincc)
5
-19
/
+126
2011-01-26
Revert my previous SHA1 commit in favour of a better implementation
Tom
2
-6
/
+10
2011-01-26
Provide an SL compatible llMD5String function across all platforms
Tom
2
-5
/
+11
2011-01-26
Make llSHA1Hash SL compatible when using characters like the euro symbol (€)
Tom
1
-1
/
+3
2011-01-25
Removed a few more spurious appearance saves. When an avatar
Mic Bowman
3
-18
/
+31
2011-01-25
Reproduce a corner case behavior for llListReplaceList
Melanie
1
-6
/
+9
2011-01-24
Fix script data not being reset as it should be
Melanie
1
-0
/
+4
2011-01-24
Complete country support
Melanie
1
-0
/
+8
2011-01-24
Fix script data not being reset as it should be
Melanie
1
-0
/
+4
2011-01-24
Add a careminster API to scripting again
Melanie
4
-0
/
+32
2011-01-23
Fixes mantis #5343
Diva Canto
1
-0
/
+1
2011-01-22
Completely nixing flags from the client causes wearables to break. Fix it
Melanie
1
-0
/
+1
2011-01-22
stop extremely old region serialization commands from appearing in the console
Justin Clark-Casey (justincc)
1
-27
/
+26
2011-01-21
Update the "config get <section> <key>" command to "config get [<section>] [<...
Justin Clark-Casey (justincc)
3
-22
/
+63
2011-01-21
remove some mono compiler warnings
Justin Clark-Casey (justincc)
8
-18
/
+19
2011-01-21
make "show info" and "show version" show the same version text
Justin Clark-Casey (justincc)
1
-4
/
+7
2011-01-21
add current console log level to "show info"
Justin Clark-Casey (justincc)
1
-2
/
+9
2011-01-21
remove some mono compiler warnings and unnecessary dictionary instantiations
Justin Clark-Casey (justincc)
7
-20
/
+10
2011-01-21
minor: remove unnecessary newline from "show throttles" information
Justin Clark-Casey (justincc)
1
-1
/
+1
2011-01-21
Remove old 2 year unused linden stack region module shell
Justin Clark-Casey (justincc)
2
-149
/
+0
2011-01-21
properly format "show throttles" table
Justin Clark-Casey (justincc)
1
-26
/
+55
[next]