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
*
More debugging of RegionCombinerModule.RegionLoaded() by making RegionLoaded(...
John Hurliman
2009-10-16
1
-2
/
+6
*
* Removed some of the redundant broadcast functions in Scene and SceneGraph s...
John Hurliman
2009-10-15
2
-4
/
+4
*
* Fixes some prim crossings on megaregions with regions beyond the 512m mark
Teravus Ovares (Dan Olivares)
2009-10-13
1
-4
/
+6
*
Fix selling objects
Melanie
2009-10-10
1
-4
/
+3
*
Revert "Merging in diva's locking fixes"
Melanie
2009-10-07
1
-6
/
+2
*
Merging in diva's locking fixes
John Hurliman
2009-10-06
1
-2
/
+6
|
\
|
*
Rewrote parts of the code that were double-locking different objects. This is...
Diva Canto
2009-10-06
1
-2
/
+6
*
|
Fixing a few compile errors in the previous commit
John Hurliman
2009-10-06
1
-2
/
+0
|
/
*
* KeepAlive set to false in expect_user and log_off.
Diva Canto
2009-10-04
1
-4
/
+9
*
Merge branch 'diva-textures-osgrid'
Melanie
2009-10-04
1
-5
/
+5
|
\
|
*
* Creates Util.UTF8 and switches some references of Encoding.UTF8 to Util.UTF...
John Hurliman
2009-10-02
1
-5
/
+5
*
|
Fix my build break
Melanie
2009-10-03
1
-2
/
+2
*
|
Small permissions tweak
Melanie
2009-10-03
1
-1
/
+4
*
|
- cleaning up LandData/ILandObject capitalization issues
dr scofield (aka dirk husemann)
2009-10-02
7
-267
/
+303
*
|
* Attempting to fix a issue with console commands & the estate module. Again.
Adam Frisby
2009-10-02
1
-4
/
+52
*
|
Formatting cleanup.
Jeff Ames
2009-10-01
4
-4
/
+4
*
|
Formatting cleanup.
Jeff Ames
2009-10-01
18
-80
/
+80
*
|
A little hack to see if this fixes the problems with ~20% of SOG's becoming p...
Diva Canto
2009-09-29
1
-1
/
+20
*
|
Moved all HG1 operations to HGGridConnector.cs and HypergridServerConnector.c...
Diva Canto
2009-09-26
1
-2
/
+2
*
|
Fixed the order of params to GetRegionRange.
Diva Canto
2009-09-26
1
-6
/
+10
*
|
Merge branch 'master' of ssh://diva@opensimulator.org/var/git/opensim
Diva Canto
2009-09-26
1
-3
/
+3
|
\
\
|
*
|
* Does a full battery of tests to ensure that the object isn't an attachment ...
Teravus Ovares (Dan Olivares)
2009-09-25
1
-3
/
+3
*
|
|
First pass at the heart surgery for grid services. Compiles and runs minimall...
Diva Canto
2009-09-26
3
-44
/
+102
|
/
/
*
|
* Send Updated Information Packet to Clients after updating estate settings.
Adam Frisby
2009-09-24
1
-0
/
+2
*
|
* Establishing why new console commands fail to work. >_>
Adam Frisby
2009-09-24
1
-4
/
+6
*
|
* Fixing typo.
Adam Frisby
2009-09-24
1
-1
/
+1
*
|
* Added two new commands to EstateManagementModule
Adam Frisby
2009-09-24
1
-6
/
+55
|
/
*
Stop a loaded OAR from generating on_rez events. This brings
Alan M Webb
2009-09-16
1
-1
/
+1
*
* Add the RegionCombinerModule back
Teravus Ovares (Dan Olivares)
2009-09-13
8
-0
/
+1718
*
Temporarily removing the RegionCombinerModule to debug a mono assert on linux
Teravus Ovares (Dan Olivares)
2009-09-13
8
-1718
/
+0
*
* Move nested classes from the RegionCombinerModule into their own file.
Teravus Ovares (Dan Olivares)
2009-09-13
8
-563
/
+804
*
* More comments in the RegionCombinerModule
Teravus Ovares (Dan Olivares)
2009-09-13
1
-14
/
+116
*
Formatting cleanup.
Jeff Ames
2009-09-10
1
-59
/
+24
*
minor: remove warning
Justin Clark-Casey (justincc)
2009-09-08
1
-2
/
+1
*
make oar module logging a little less noisy
Justin Clark-Casey (justincc)
2009-09-07
1
-2
/
+2
*
* Moves ScenePresence SendCourseLocations to a delegate and provide a method ...
Teravus Ovares (Dan Olivares)
2009-09-05
1
-6
/
+165
*
* Fixes various quirks rezzing in virtual regions.
Teravus Ovares (Dan Olivares)
2009-09-04
1
-55
/
+193
*
* Last commit was a bit of a fail, it registered the root region for it's own...
Teravus Ovares (Dan Olivares)
2009-09-04
1
-49
/
+49
*
* Make the RegionCombinerModule also register to handle permissions for the v...
Teravus Ovares (Dan Olivares)
2009-09-04
1
-3
/
+303
*
Add copyright headers. Formatting cleanup.
Jeff Ames
2009-09-03
1
-12
/
+39
*
switching LandManagementModule to "new" region module scheme; cleaning
dr scofield (aka dirk husemann)
2009-09-02
1
-72
/
+91
*
warnings safari.
dr scofield (aka dirk husemann)
2009-09-02
2
-2
/
+4
*
* One last attempt to get the bordercrossing/primcrossing/attachmentcrossing ...
Teravus Ovares (Dan Olivares)
2009-09-02
1
-0
/
+23
*
Merge branch 'master' of ssh://MyConnection/var/git/opensim
Teravus Ovares (Dan Olivares)
2009-09-01
1
-14
/
+46
|
\
|
*
switching SerialiserModule to "new" region module scheme
dr scofield (aka dirk husemann)
2009-09-01
1
-14
/
+46
*
|
* Fixes diagonal teleporting when in RegionCombining mode by adding 4 additio...
Teravus Ovares (Dan Olivares)
2009-09-01
1
-11
/
+50
|
/
*
* Get rid of some debug info and kill the code to make a large AABB until I c...
Teravus Ovares (Dan Olivares)
2009-08-31
1
-13
/
+24
*
* When the RegionCombinerModule is active add an extra set of borders with In...
Teravus Ovares (Dan Olivares)
2009-08-31
1
-1
/
+56
*
switching Archiver to "new" region module scheme
dr scofield (aka dirk husemann)
2009-08-31
1
-6
/
+24
*
Remove typo version of ReplaceableInterface property from RegionCombinerModule.
Jeff Ames
2009-08-31
1
-2
/
+0
[next]