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
/
CoreModules
/
World
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixes mantis #5343
Diva Canto
2011-01-23
1
-0
/
+1
*
stop extremely old region serialization commands from appearing in the console
Justin Clark-Casey (justincc)
2011-01-22
1
-27
/
+26
*
remove some mono compiler warnings
Justin Clark-Casey (justincc)
2011-01-21
3
-6
/
+6
*
Protect World Map module, RequestMapItemsAsync, from badly formed URLs.
Diva Canto
2011-01-17
1
-1
/
+11
*
Fix direct item give permissions
Melanie
2011-01-12
1
-1
/
+1
*
Added more debug messages under the -verbose option.
Diva Canto
2011-01-08
1
-2
/
+6
*
Make HG map search consistent with new syntax for link-region, i.e. http://fo...
Diva Canto
2011-01-07
1
-1
/
+1
*
Map search: changed the flag sent to the client. It was 2 (???), now it's 0. ...
Diva Canto
2011-01-06
1
-3
/
+3
*
Fix scoping for prim region crossings
Melanie
2011-01-03
1
-1
/
+1
*
Implement Scope ID lookup on GetLandData. Stacked regions were not handled
Melanie
2011-01-03
1
-34
/
+34
*
Fixes mantis #5279
Diva Canto
2010-12-25
1
-1
/
+1
*
Made the map thread request the map items asynchronously, as the name suggest...
Diva Canto
2010-12-14
1
-9
/
+71
*
Fixes mantis #5270 -- Map tiles for hyperlinks not showing in world map for g...
Diva Canto
2010-12-14
2
-3
/
+3
*
Fix a small bug in ban list handling
Melanie
2010-12-13
1
-0
/
+2
*
Revamp the viewer -> banlist packet processing so fix a number of bugs.
Melanie
2010-12-13
3
-120
/
+170
*
Drop current OAR version back to 0.5 since these are currently now compatible...
Justin Clark-Casey (justincc)
2010-12-11
3
-35
/
+34
*
Merge branch 'master-core' into mantis5110
Jonathan Freedman
2010-12-05
4
-8
/
+310
|
\
|
*
Preservation of creator information now also working in IARs. Cleaned up usag...
Diva Canto
2010-11-29
2
-7
/
+30
|
*
Export the module interface for restart
Melanie
2010-11-25
1
-1
/
+2
|
*
Change all restarting to use the restart module. Remove hardcoded behavior
Melanie
2010-11-25
1
-1
/
+17
|
*
Finish the RestartModule and fix some bugs. Add new console commands:
Melanie
2010-11-25
1
-2
/
+60
|
*
Implement the restart module
Melanie
2010-11-25
1
-2
/
+113
|
*
Adding the skeleton for the restart module
Melanie
2010-11-24
1
-0
/
+93
*
|
Merge branch 'master-core' into mantis5110
Jonathan Freedman
2010-11-23
1
-1
/
+1
|
\
\
|
|
/
|
*
Fix: Allow use of parameters without specifying a file path with command "sav...
Marck
2010-11-23
1
-1
/
+1
*
|
Merge branch 'master-core' into mantis5110
Jonathan Freedman
2010-11-21
7
-107
/
+179
|
\
\
|
|
/
|
*
Added creator info across the board -- TaskInventoryItems and InventoryItems ...
Diva Canto
2010-11-21
2
-3
/
+8
|
*
Global creator information working on MySQL DB and on load/save OARs. Creator...
Diva Canto
2010-11-21
3
-3
/
+27
|
*
Knock V0_2 decals off archive tests since they're misleading
Justin Clark-Casey (justincc)
2010-11-20
1
-8
/
+8
|
*
Fix unit tests and save problems
Justin Clark-Casey (justincc)
2010-11-20
3
-3
/
+4
|
*
correct build break. for some reason, xbuild didn't rebuild test dlls
Justin Clark-Casey (justincc)
2010-11-20
1
-2
/
+2
|
*
Bump oar version to 1.0 from 0.5
Justin Clark-Casey (justincc)
2010-11-20
1
-83
/
+119
|
*
Fix gesture and viewer preview sounds not playing
Melanie
2010-11-17
1
-7
/
+13
*
|
Merge https://github.com/opensim/opensim into mantis5110
Jonathan Freedman
2010-11-21
3
-16
/
+18
|
\
\
|
|
/
|
*
Remove a debug spam
Melanie
2010-11-10
1
-1
/
+0
|
*
Although the Allow Voice setting is per estate rather than per region,
Melanie
2010-11-09
1
-1
/
+3
|
*
Fix parcel bans to work only on the avatars they're supposed to work on inste...
Melanie
2010-11-09
1
-14
/
+15
*
|
Merge git://github.com/opensim/opensim into mantis5110
Jonathan Freedman
2010-11-05
3
-17
/
+44
|
\
\
|
|
/
|
*
Fix playing sound from HUDs
Melanie
2010-11-05
1
-2
/
+16
|
*
Fix attached sounds from HUDs erroneously being delivered to other avatars
Melanie
2010-11-05
1
-0
/
+19
|
*
Old deserialization can't deal with commas in flag fields. Making use of -ver...
Diva Canto
2010-11-02
2
-16
/
+10
*
|
Merge branch 'master' into mantis5110
Jonathan Freedman
2010-10-30
1
-1
/
+1
|
\
\
|
|
/
|
*
* AbsolutePosition.Get{} returns incorrect result for child prim so switch to...
Teravus Ovares (Dan Olivares)
2010-10-30
1
-1
/
+1
*
|
Merge branch 'master' into mantis5110
Jonathan Freedman
2010-10-29
1
-1
/
+1
|
\
\
|
|
/
|
*
for now, comment out some older or redundant log debug lines to make diagnost...
Justin Clark-Casey (justincc)
2010-10-29
1
-1
/
+1
*
|
Merge branch 'master' into mantis5110
Jonathan Freedman
2010-10-29
2
-43
/
+20
|
\
\
|
|
/
|
*
Formatting cleanup.
Jeff Ames
2010-10-27
2
-43
/
+20
|
*
Revert "Merge remote branch 'otakup0pe/mantis5110'"
Justin Clark-Casey (justincc)
2010-10-22
1
-2
/
+2
|
/
*
Merge remote branch 'otakup0pe/mantis5110'
Justin Clark-Casey (justincc)
2010-10-22
1
-2
/
+2
|
\
|
*
Merge branch 'hg16' into mantis5110
Jonathan Freedman
2010-10-22
1
-2
/
+2
|
|
\
[next]