aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Prebuild/src/Prebuild.csproj (unfollow)
Commit message (Collapse)AuthorFilesLines
2007-07-11* Wiping trunk in prep for SugiliteAdam Frisby1-205/+0
2007-07-08* By popular demand, all generated build files are now deleted. Somebody ↵lbsa711-205/+0
should make sure the wiki is updated.
2007-07-08* Updating prebuildAdam Frisby1-28/+28
2007-07-05*Removed SimProfile.cs as it is no longer needed (in favor of SimProfileData)mingchen1-28/+28
*Added simulator_data_request XMLRPC method to request data from the grid server about a sim instead of faking its login *Login is progressing, now just getting an XML error (http://pastebin.com/942515) -- if you can fix this, throw MingChen in IRC a Private Message
2007-07-01Fixed SimpleApp - aka thankgoditssundaycommitlbsa711-28/+28
* Updated SimpleApp with various introduced dependencies * Extracted ScenePrescence creation in Scene * removed try-catchall from UserManagerBase (that actually hid a bug) * Refactored RegionInfo * handle is calculated * it will explode upon accessing x,y,ip,port,externalip if not explicitly initialized * Removed superfluous 'ref' keywords * Removed a shitload of 'catch Exception e' that causes build warnings * Lots of small refactorings, renames et c * Ignored some bins
2007-06-29*Deleted Logger.cs from OpenSim.Frameworkmingchen1-28/+28
2007-06-28* Removed J# language support because it has issues with Mono.Adam Frisby1-28/+28
2007-06-28*Master User is now set upmingchen1-28/+28
*Added support for getting user profile information from remote grid server (untested) *Updated prebuild.xml
2007-06-28Imported the scripting changes, so now should be up to date with sugilite. MW1-28/+28
2007-06-27*Ran prebuildmingchen1-28/+28
2007-06-19Made a base class from the Grid mode UserServer.UserManager and included ↵MW1-0/+18
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-17* Added the two Sample Apps to the solutionlbsa711-18/+0
* Made them build * They don't work though, gotta have a look see at that later. * ignored a shitload of bins
2007-06-14* Applied Prebuild fixes to Sugilitelbsa711-5/+5
* Rebuilt project files * ignored some bins
2007-06-13* Changed some more sort order issueslbsa711-33/+33
* Updated vs2005 files as well
2007-06-12Some rearranging of folders in OpenSim.RegionMW1-28/+28
2007-06-11*Removed SimProfileBase from OpenSim (Unused/Depreciated)mingchen1-28/+28
*Updated prebuild.xml
2007-06-09* LogFile now defaults to "{apptype}.log"lbsa711-28/+28
* cleaned away suo and user files. * added handy string chat variety to the API * Moved LockPhysicsEngine on World to SyncRoot on IWorld * Introduced NextLocalId instead of World fuggliness. * Transformed GetRegionInfo to Property on IWorld for great justice * Extracted default wearables (good to have) * Deleted unused BaseServer * Used IWorld instead of World wherever possible * The client constructor's not getting unused port any longer. * Extracted ClientView factoring so PacketServer can be tweaked. * Added SendLayerData to World * Made WorldBase abstract and cleaned it up a bit * added OpenGrid.Framework.Communications.dll.build and OpenSim.World.dll.build to svn * Added code for two examples (but not in prebuild yet)
2007-06-08*Merged EstateManager, EstateSettings, ParcelManager,Parcel, and ParcelData ↵mingchen1-28/+28
classes *Incorporated EstateSettings into the RegionInfo class *Next step is to load from db, save to db the parcel and estate settings
2007-06-06If this is what it takes, then finemingchen1-28/+28
*Adding every .build and .csproj to get ccnet working (hopefully)
2007-06-04Prebuild and stuffAdam Frisby1-205/+205
2007-05-30Rebuilt the build filesgareth1-205/+205
Added some more prompts and stuff to ServiceManager
2007-05-17More OO and abstract goodness for Gareth to drool over. Cleaned up the World ↵MW1-205/+205
class a bit and added a WorldBase class (that World now inherits from)
2007-05-16rebuilt build filesgareth1-205/+205
Imported crappy monodevelop GTK# manager app (tis embarrassing)
2007-04-02Moved database storage of the world map to the Db4LocalStorage so its in the ↵MW1-205/+205
same database as in world prims are stored.
2007-04-02Added OpenUser.Config projectgareth1-205/+205
2007-04-02Fixed VS2005 solution/project filesMW1-205/+205
2007-04-02Added new REST protocol (partially complete)gareth1-205/+205
Made sim profiles load from DB Updated build files for grid server Added sim login
2007-03-29* Naaw, -realphysx is too much to asklbsa711-1/+1
* Genning proj Guids from name hash, for great justice
2007-03-27* revert the revert - begin the beguinelbsa711-1/+1
2007-03-27* Reverting todays work. It was worth a try.lbsa711-12/+9
2007-03-27* vaseline + duct-tape.lbsa711-8/+11
2007-03-27* Introduced BaseHttpServer (doing nothing at the moment)lbsa711-1/+1
* Removed OpenSimRoot dependencies from SimClient and AgentAssetUpload. 2 down, 7 left to go.
2007-03-27* Prebuild breaks nant build if project is empty. Quick fix : add dummy filelbsa711-1/+1
2007-03-27* Enabled the OpenSim.Servers projectlbsa711-1/+1
2007-03-27* Now there's one Console class, and instead the apps responds to cmd's and ↵lbsa711-1/+1
show's * Removed Golden Future TCP/SimChat options * Moved Ode.NET.dll to bin and changed prebuild accordingly (due to Prebuild limitations) * Normalized some namespaces * Added FxCop project * Added (temp disabled) Servers project (for great justice)
2007-03-26* fixed buildfileslbsa711-1/+1
2007-03-25* Hopefully it builds again...lbsa711-1/+1
2007-03-24* Added separate exe projectlbsa711-16/+22
* Prebuild exe is now built in /bin dir
2007-03-22brought zircon branch into trunkgareth1-0/+199