aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml (unfollow)
Commit message (Collapse)AuthorFilesLines
2007-06-20* re-added SimpleApp projectslbsa711-0/+68
* made them work (yay!) * some cleanup
2007-06-19Made a base class from the Grid mode UserServer.UserManager and included ↵MW1-191/+312
that in the OpenSim solution. Included OpenGrid.Framework.Data in the OpenSim solution (and OpenGrid.Framework.Data.DB4O). Changed OpenSim.LocalCommunications.LocalUserServices so that it inherits from the UserManagement Base class. (still not finished implementing the CustomiseResponse() method)
2007-06-17Each Region will now generate a texture image of their terrain and this will ↵MW1-0/+1
be used by the map. Note: Currently each region generates a new image every time they start; even if the terrain is read from the database. And also they don't update it when the terrain changes.
2007-06-17* SimpleApp: lbsa711-2/+0
* fixed build errors * still not working though...
2007-06-17* Added the two Sample Apps to the solutionlbsa711-162/+155
* Made them build * They don't work though, gotta have a look see at that later. * ignored a shitload of bins
2007-06-17Very Preliminary local teleporting added (currently only can teleport ↵MW1-0/+1
within the current region). Now need to add teleporting between regions and use of the dynamic texture for the terrain.
2007-06-16Some Rearranging of CommsManager.MW1-0/+25
2007-06-14* Applied Prebuild fixes to Sugilitelbsa711-1/+1
* Rebuilt project files * ignored some bins
2007-06-14Commented out the Scene.Backup method for now as there isn't really anything ↵MW1-26/+0
to Backup yet and it might be the cause of a memory leak. Deleted EmbeddedJVM scripting engine, not being used. "If" we ever decide to use it then it can be re-added.
2007-06-12Created OpenSim.Caches project and moved the assetcache to that. MW1-1/+24
2007-06-11*Removed SimProfileBase from OpenSim (Unused/Depreciated)mingchen1-0/+2
*Updated prebuild.xml
2007-06-11A few small changes and hopefully fixed the nant build problem ↵MW1-9/+10
(OpenSim.Framework came before OpenSim.Framework.Console, so was causing a problem as OpenSim.Framework references OpenSim.Framework.Console).
2007-06-10Renamed folderMW1-1/+1
2007-06-10Started to rename "OpenSim.World" to "OpenSim.Region" for lbsa71 as we aim ↵MW1-2/+2
to please!
2007-06-09* Removed ServiceManager from OGS/Sugilite due to compilation issues.Adam Frisby1-24/+0
* Removed GridInterface reference from AssetServer
2007-06-08prebuild.xml should be fixed/updated.MW1-0/+29
2007-05-26Goodbye WorldMW1-0/+32