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
/
prebuild.xml
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* Added some more tests to the GetAssetStreamHandlers
lbsa71
2009-05-13
1
-0
/
+2
*
Changes to the new user system to add the modularity developed for the asset
Melanie Thielker
2009-05-11
1
-2
/
+0
*
resolve a circular dependency
Melanie Thielker
2009-05-11
1
-27
/
+27
*
Add AssetService of type IAssetService to Scene
Melanie Thielker
2009-05-11
1
-0
/
+1
*
* Break out the SampleMoneyModule to a new namespace
Teravus Ovares
2009-05-09
1
-0
/
+39
*
Add the asset service connectors and sample config. READ WARNINGS!!!
Melanie Thielker
2009-05-09
1
-1
/
+1
*
* Fix windows build. Thanks RemedyTomm for the patch
Justin Clarke Casey
2009-05-08
1
-0
/
+3
*
The new asset server now actually serves existing assets
Melanie Thielker
2009-05-08
1
-0
/
+1
*
More additions to the nextgen reference UGAIM
Melanie Thielker
2009-05-08
1
-0
/
+88
*
* Introduced new HttpServer.Tests project
lbsa71
2009-05-08
1
-1
/
+32
*
instrument most of the tests with a new InMethod function that may help us fi...
Sean Dague
2009-05-07
1
-0
/
+1
*
* Added some GetAssetStreamHandlerTests
lbsa71
2009-05-06
1
-0
/
+1
*
Plumb the database into the new server skel
Melanie Thielker
2009-05-05
1
-0
/
+1
*
Plumb the new server connector logic
Melanie Thielker
2009-05-05
1
-110
/
+115
*
Committing the user server executable skeleton
Melanie Thielker
2009-05-05
1
-0
/
+27
*
Add an interface skeleton for user services
Melanie Thielker
2009-05-05
1
-0
/
+55
*
Committing the HTTP (REST) server base
Melanie Thielker
2009-05-05
1
-1
/
+2
*
Add the missing reference to fix windows build break
Melanie Thielker
2009-05-05
1
-1
/
+2
*
Committing the new server base
Melanie Thielker
2009-05-05
1
-0
/
+26
*
Remove a superfluous reference
Melanie Thielker
2009-05-04
1
-1
/
+0
*
Intermediate commit. WILL NOT COMPILE!
Melanie Thielker
2009-05-04
1
-31
/
+93
*
Prebuild changes to allow the console to reference the http server
Melanie Thielker
2009-05-04
1
-20
/
+22
*
Plumb conifg into the client views. Add config option to configure packet
Melanie Thielker
2009-05-02
1
-0
/
+1
*
From: Alan Webb <alan_webb@us.ibm.com> & Dr Scofield <drscofield@xyzzyxyzzy.net>
Dr Scofield
2009-04-29
1
-0
/
+2
*
* Adds additional background layer for VWoHTTP ClientStack
Adam Frisby
2009-04-23
1
-0
/
+1
*
* Fix the other windows build break. Hopefully that shoudl be the last one
Justin Clarke Casey
2009-04-22
1
-0
/
+1
*
* Fix windows build from last commit
Justin Clarke Casey
2009-04-22
1
-0
/
+1
*
* Committing stub VW-over-HTTP ClientStack. (2/2)
Adam Frisby
2009-04-22
1
-0
/
+28
*
Thank you kindly, MCortez, for a patch that:
Charles Krinke
2009-04-18
1
-0
/
+4
*
Fixes Mantis # 3469. Thank you kindly, BlueWall, for a patch that:
Charles Krinke
2009-04-17
1
-0
/
+2
*
Add the XML manifests needed to get the new style modules to load.
Melanie Thielker
2009-04-15
1
-0
/
+2
*
* Instead of referencing mesh stuff in the physics plugin.. change the IMesh ...
Teravus Ovares
2009-04-11
1
-1
/
+0
*
* Tweak prebuild #2
Teravus Ovares
2009-04-10
1
-1
/
+1
*
* Fixes missing meshing reference.
Teravus Ovares
2009-04-10
1
-6
/
+9
*
* Moved the DatabaseTestAttribute to Test.Common, and thus included ref to th...
lbsa71
2009-04-09
1
-0
/
+4
*
And another fix for the windows build
Homer Horwitz
2009-04-05
1
-0
/
+1
*
Try another fix for the Windows build break
Homer Horwitz
2009-04-05
1
-0
/
+1
*
Fix windows build break. Hopefully.
Homer Horwitz
2009-04-05
1
-0
/
+1
*
- Add new RegionModulesControllerPlugin to the application modules
Homer Horwitz
2009-04-05
1
-0
/
+29
*
* Committing what I have on the BulletDotNETPlugin that I have so far.
Teravus Ovares
2009-04-05
1
-0
/
+28
*
Thank you kindly, MCortez for a patch that:
Charles Krinke
2009-03-31
1
-1
/
+6
*
* This updates LibOMV to the current release 0.6.0 on March 19 2009
Teravus Ovares
2009-03-27
1
-2
/
+2
*
* Ooops, wasn't that - it was the lack of a Types reference isntead
Justin Clarke Casey
2009-03-26
1
-0
/
+1
*
* Add missing '.dll' to Serialization OpenMetaverse use to fix windows build ...
Justin Clarke Casey
2009-03-26
1
-1
/
+1
*
* iars: Serialize information about item creators to archive
Justin Clarke Casey
2009-03-26
1
-1
/
+3
*
Rename OpenSim.Framework.Archive to OpenSim.Framework.Serialization
Mike Mazur
2009-03-16
1
-4
/
+4
*
Move ArchiveConstants to OpenSim.Framework.Archive
Mike Mazur
2009-03-12
1
-33
/
+31
*
Moving TarArchive to OpenSim.Framework.Archive
Mike Mazur
2009-03-12
1
-1
/
+25
*
* Fix silly windows prebuild borkage. To use System.Xml, the project must ha...
Teravus Ovares
2009-03-11
1
-0
/
+1
*
Adding AssetInventory InventoryArchive plugin
Mike Mazur
2009-03-11
1
-28
/
+31
[prev]
[next]