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
/
Server
/
Handlers
/
Simulation
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-03-15
Get the local inner simulation service object to the handler so that there is...
Diva Canto
1
-0
/
+1
2010-01-17
Agent gets there through the Gatekeeper, but still a few quirks to fix.
Diva Canto
2
-8
/
+36
2010-01-17
HG agent transfers are starting to work. Gatekeeper handlers are missing.
Diva Canto
1
-6
/
+6
2010-01-13
Take the verbose debug messages in AgentHandler out again.
Diva Canto
1
-6
/
+6
2010-01-13
Bug fix in releasing agent. In Scene, always use SimulatonService, and not m_...
Diva Canto
1
-7
/
+7
2010-01-13
Several more buglets removed.
Diva Canto
2
-19
/
+28
2010-01-07
* Finished SimulationServiceConnector
Diva Canto
1
-1
/
+1
2010-01-03
Successfully logged into a grid.
Diva Canto
1
-0
/
+4
2010-01-03
* Changed ISimulation interface to take a GridRegion as input arg instead of ...
Diva Canto
4
-205
/
+115
2009-12-31
* Added the Login server handlers that were lost in yesterday's commit grief
Diva Canto
1
-8
/
+4
2009-12-31
Simulation handlers (agents & objects) completed.
Diva Canto
4
-13
/
+544
2009-10-02
* Creates Util.UTF8 and switches some references of Encoding.UTF8 to Util.UTF...
John Hurliman
1
-1
/
+1
2009-09-29
Fix loading modules with alternate configurations and ports into ROBUST.
Melanie
1
-1
/
+1
2009-09-29
Fix loading modules with alternate configurations and ports into ROBUST.
Melanie
1
-1
/
+1
2009-08-30
Remove another IAuthentificationInterface user
Melanie
1
-6
/
+7
2009-06-17
Implementation of a simple authentication service + in connector in route to ...
diva
1
-1
/
+1
2009-06-14
Pulled out HelloNeighbour into its own service, INeighbourService, which may ...
diva
2
-99
/
+3
2009-06-04
Comment out unused variables / private fields to avoid compiler warnings.
Jeff Ames
1
-16
/
+14
2009-06-03
Committing the partial refactor of authentication services. No user functionlity
Melanie Thielker
1
-1
/
+1
2009-05-31
Add copyright headers, formatting cleanup, ignore some generated files.
Jeff Ames
3
-3
/
+84
2009-05-25
Beginning of refactoring RESTComms/LocalComms in the new style of services an...
diva
3
-0
/
+305