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
/
Framework
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixes Mantis #3032. The VersionInfo.cs file was not updated from 0.6.1 to 0.6...
Charles Krinke
2009-01-22
1
-1
/
+1
*
* refactor: Extract caps related code from scene and put into a region module
Justin Clarke Casey
2009-01-21
2
-5
/
+1
*
- remove extra "; in http_loginform.html.example; fix issue 3025
Mike Mazur
2009-01-21
1
-2
/
+2
*
Set request method for REST requests with no input.
Mike Mazur
2009-01-21
1
-0
/
+1
*
Removed some of the darker colors from console messages as they were not visi...
Dahlia Trimble
2009-01-20
1
-6
/
+7
*
oops hash codes can be negative, account for that
Sean Dague
2009-01-19
1
-1
/
+2
*
added display of exception
Sean Dague
2009-01-19
1
-1
/
+1
*
change the appender to have a few more colors, none of which are red
Sean Dague
2009-01-19
1
-2
/
+16
*
* Progressive texture patch + PriorityQueue put into the LLClient namespace.
Teravus Ovares
2009-01-19
1
-0
/
+14
*
No longer append a "texture" parameter on texture asset requests. The
Mike Mazur
2009-01-19
1
-2
/
+0
*
* Rig up enough infrastructure to actually perform a successful 'standalone' ...
Justin Clarke Casey
2009-01-16
2
-2
/
+7
*
Minor formatting cleanup, add copyright header.
Jeff Ames
2009-01-16
1
-1
/
+28
*
Update svn properties.
Jeff Ames
2009-01-16
1
-328
/
+328
*
* Delete OpenSim/Framework/OpenJpeg for now, with Teravus' permission ;)
Justin Clarke Casey
2009-01-15
6
-917
/
+0
*
Added a primitive shape function for spheres
Johan Berntsson
2009-01-14
1
-0
/
+12
*
Change fake parcel ids to allow a Z coordinate. Change TP by lure
Melanie Thielker
2009-01-13
1
-4
/
+24
*
* minor: remove some mono compiler warnings
Justin Clarke Casey
2009-01-13
3
-5
/
+5
*
* minor; Very minor non-functional tidy ups
Justin Clarke Casey
2009-01-13
1
-11
/
+6
*
* minor: Add a couple of code comments about enabling httpserver logging
Justin Clarke Casey
2009-01-13
1
-10
/
+14
*
* Separate starting a client thread into a separate Start() method (which mat...
Justin Clarke Casey
2009-01-12
1
-10
/
+20
*
Added WearableItem class to the framework. This class can be used to: load fr...
MW
2009-01-12
1
-0
/
+328
*
Enhanced LoginServiceTests to test for authentication and response
Sean Dague
2009-01-12
1
-18
/
+197
*
Finish dwell sending, adding the forgotten method body.
Melanie Thielker
2009-01-09
1
-1
/
+8
*
* Adds the variables passed to the hashtable BaseHttpServer passes in.
Teravus Ovares
2009-01-08
1
-0
/
+7
*
* prune and regrade log messages relating to client login and logout
Justin Clarke Casey
2009-01-06
4
-11
/
+9
*
* Rename GetRandomCapsPath() to GetRandomCapsObjectPath() to fit in with term...
Justin Clarke Casey
2009-01-06
1
-1
/
+5
*
* Fix build break - forgot that I had renamed an argument
Justin Clarke Casey
2009-01-06
1
-1
/
+1
*
* Move common string aggregation for caps seed path to a method in CapsUtil
Justin Clarke Casey
2009-01-06
1
-0
/
+10
*
* Yeah, might just want to add the new class as well - sigh
Justin Clarke Casey
2009-01-06
1
-0
/
+46
*
* minor: Move GetRandomCapsPath() to a CapsUtil class
Justin Clarke Casey
2009-01-06
1
-8
/
+0
*
* Remove unused CAPSService
Justin Clarke Casey
2009-01-06
1
-55
/
+0
*
* remove mono compiler warnings
Justin Clarke Casey
2009-01-06
1
-8
/
+0
*
* minor: remove some mono compiler warnings
Justin Clarke Casey
2009-01-05
1
-1
/
+1
*
* Centralize references to the well known blank texture 5748decc-f629-461c-9a...
Justin Clarke Casey
2009-01-05
3
-8
/
+10
*
* Add prereqs and usings required by the Windows compiler
Justin Clarke Casey
2009-01-05
1
-0
/
+2
*
* Add seed cap check to login test
Justin Clarke Casey
2009-01-05
1
-5
/
+15
*
* Simplify test code by always setting up mock 'in memory' user and inventory...
Justin Clarke Casey
2009-01-05
3
-51
/
+22
*
* Extend stub to test the successful login of a user on the local login service
Justin Clarke Casey
2009-01-05
2
-2
/
+96
*
* Check in login service tests beachhead
Justin Clarke Casey
2009-01-05
1
-6
/
+6
*
Plumb the remaining dwell packets
Melanie Thielker
2009-01-03
1
-0
/
+6
*
Undoing the bump up of MajorInterfaceVersion number back to 2. This just does...
diva
2009-01-03
1
-1
/
+1
*
Another interregion comms change that will not work well with previous versio...
diva
2009-01-03
2
-1
/
+3
*
Plumbing for moving InformRegionOfChildAgent over to RESTComms: pack and unpa...
diva
2009-01-03
1
-0
/
+84
*
* Updates the sim stats module. Cleans out some of the rot.
Teravus Ovares
2009-01-03
3
-24
/
+53
*
Split agent updates into two messages: full update and position+camera update...
diva
2009-01-03
1
-5
/
+23
*
Some plumbing for additional agent update messages. Not used yet. Removed the...
diva
2009-01-03
1
-14
/
+236
*
Allow some values that are set in OpenSim.ini to be set from region config
Melanie Thielker
2009-01-02
3
-9
/
+72
*
Major changes in interregion communications. This breaks compatibility with o...
diva
2009-01-01
1
-0
/
+7
*
Added http-method to the hashtable that gets passed to GenericHTTPMethods.
diva
2008-12-31
1
-1
/
+1
*
Removing unnecessary null checks on structs in AgentsData pack/unpack.
diva
2008-12-30
1
-43
/
+21
[next]