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
/
Services
/
Connectors
/
Simulation
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'avination' into careminster
Melanie
2012-06-11
1
-0
/
+4
|
\
|
*
Add the ability to query the MYSQL databse for a list of the stored prim UUIDs
Melanie
2012-06-07
1
-0
/
+5
*
|
Merge branch 'master' into careminster
Melanie
2012-05-27
2
-14
/
+41
|
\
\
|
|
/
|
/
|
|
*
Fix bug where a failed QueryAccess to a remove region would always have the r...
Justin Clark-Casey (justincc)
2012-05-25
1
-13
/
+20
|
*
In remote QueryAccess, also receive the actual status (true|false) instead of...
Justin Clark-Casey (justincc)
2012-05-25
1
-0
/
+4
|
*
Make ISimulationScene.GetScene() used the more efficient region id for lookup...
Justin Clark-Casey (justincc)
2012-05-24
1
-1
/
+1
|
*
Environment Module - allows Environment settings for Viewer3 warning: include...
PixelTomsen
2012-05-23
1
-0
/
+16
*
|
Merge branch 'master' into careminster
Melanie
2012-02-23
1
-1
/
+2
|
\
\
|
|
/
|
*
Add a position parameter to region crossing of objects. This avoids the
Melanie
2012-02-23
1
-1
/
+2
*
|
Merge branch 'master' into careminster
Melanie
2012-02-20
1
-6
/
+17
|
\
\
|
|
/
|
*
Amend to last commit: synchronize access to queues.
Diva Canto
2012-02-20
1
-2
/
+5
|
*
More improvements on agent position updates: if the target sims fail, blackli...
Diva Canto
2012-02-20
1
-6
/
+14
*
|
Prevent object loss and positioning outside the region with failed object sim
Melanie
2012-02-14
1
-1
/
+4
*
|
Merge branch 'master' into bigmerge
Melanie
2011-11-19
1
-1
/
+1
|
\
\
|
|
/
|
*
Get rid of the spurious [WEB UTIL] couldn't decode <OpenSim agent 57956c4b-ff...
Justin Clark-Casey (justincc)
2011-11-19
1
-1
/
+1
*
|
Merge commit '1458fab82c4dab9901d81419e6b515f47ea7320f' into bigmerge
Melanie
2011-10-11
1
-1
/
+6
|
\
\
|
|
/
|
*
Reattaching a region was failing if the estate name had not changed (issue 50...
Kevin Houlihan
2011-09-16
1
-1
/
+6
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2011-06-09
1
-6
/
+21
|
\
\
|
|
/
|
*
Fixed an issue with the response of CreateAgent over the SimulationConnector.
Diva Canto
2011-05-28
1
-6
/
+21
|
*
Also compress the actual fatpacks
Melanie
2011-05-08
1
-1
/
+6
|
*
Enable compressed (gzip) fatpack transfers.
Melanie
2011-05-08
1
-5
/
+14
*
|
Also compress the actual fatpacks
Melanie
2011-05-08
1
-1
/
+6
*
|
Enable compressed (gzip) fatpack transfers.
Melanie
2011-05-08
1
-5
/
+14
*
|
Attempt to make teleports more reliable. This may break redirection on login
Melanie
2011-05-03
1
-1
/
+1
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2011-05-03
1
-16
/
+19
|
\
\
|
|
/
|
*
Increased timeout for fat UpdateAgent to 200secs. Nebadon's 3800-prim alien a...
Diva Canto
2011-05-02
1
-1
/
+1
|
*
Turns out that it's a bad idea to let Agent position updates linger for a lon...
Diva Canto
2011-05-02
1
-7
/
+7
|
*
Fixed confusing OSDMap that comes as the response of QueryAccess in the case ...
Diva Canto
2011-05-01
1
-9
/
+12
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2011-04-30
1
-7
/
+12
|
\
\
|
|
/
|
*
Minor improvement in version checking (Simulation service)
Diva Canto
2011-04-29
1
-1
/
+1
|
*
Fatpack message on agent transfers: 1 message only (UpdateAgent) containing t...
Diva Canto
2011-04-28
1
-7
/
+12
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2011-04-06
1
-0
/
+5
|
\
\
|
|
/
|
*
Make the "All Estates" option work from the client (this makes chosen changes...
Justin Clark-Casey (justincc)
2011-04-05
1
-0
/
+5
*
|
Make the login service's call to the sim time out quicker so we have a
Melanie
2011-03-31
1
-1
/
+1
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2011-03-27
1
-0
/
+10
|
\
\
|
|
/
|
*
On initial region registration, if the user chooses the option to make the re...
Justin Clark-Casey (justincc)
2011-03-21
1
-0
/
+10
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2011-03-10
1
-3
/
+3
|
\
\
|
|
/
|
*
Add log messages on teleport failure to better pin down the cause.
Justin Clark-Casey (justincc)
2011-03-09
1
-3
/
+3
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2011-02-19
1
-2
/
+6
|
\
\
|
|
/
|
*
minor: remove mono compiler warning
Justin Clark-Casey (justincc)
2011-02-18
1
-1
/
+1
|
*
Fix bug introduced by Query Access. The response does not come in a packaged ...
Diva Canto
2011-02-16
1
-5
/
+5
|
*
Change the QUERYACCESS method to eliminate spurious access denied messages
Melanie
2011-02-16
1
-1
/
+16
*
|
Change the QUERYACCESS method to eliminate spurious access denied messages
Melanie
2011-02-16
1
-1
/
+16
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2011-02-07
1
-3
/
+52
|
\
\
|
|
/
|
*
Change UpdateAgent (for changes in agent position) to be sent
Mic Bowman
2011-02-03
1
-3
/
+52
|
*
Make the new style stuff compatible with the older revision
Melanie
2011-01-28
1
-1
/
+14
|
*
Fix up QueryAccess to also check parcels
Melanie
2011-01-28
1
-3
/
+7
*
|
Make the new style stuff compatible with the older revision
Melanie
2011-01-28
1
-1
/
+14
*
|
Fix up QueryAccess to also check parcels
Melanie
2011-01-28
1
-3
/
+7
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2011-01-18
3
-9
/
+9
|
\
\
|
|
/
[next]