aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml (unfollow)
Commit message (Expand)AuthorFilesLines
2009-12-30No-op.Diva Canto1-0/+1
2009-12-30First pass at the new login service. Still incomplete, but doesn't disrupt th...Diva Canto1-0/+31
2009-12-31Remove CreateUserAccount. Rename SetUserAccount to StoreUserAccount.Melanie1-0/+1
2009-12-30Unit tests for presence. They helped fix a couple of wrongnesses.Diva Canto1-0/+1
2009-12-29More renames to make everything consistent. This is the UserAccountService.Diva Canto1-1/+1
2009-12-27* Added prebuild for previous commit.Adam Frisby1-0/+33
2009-11-27Remove stub Python module and DLLs since this was never fully implementedJustin Clark-Casey (justincc)1-2/+0
2009-11-25Add MIT/X11 licensed NDesk.Options (http://www.ndesk.org/Options) DLL to aid ...Justin Clark-Casey (justincc)1-0/+1
2009-11-25Add wildcard to prebuild include. Seems each file can only hold one projectMelanie1-1/+1
2009-11-10* Fix prebuild breakTeravus Ovares (Dan Olivares)1-1/+2
2009-11-10* Move RegionCombinerModule to it's own projectTeravus Ovares (Dan Olivares)1-0/+41
2009-11-10Stop OpenSim.Grid.GridServer.exe from building to reduce user/developer confu...Justin Clark-Casey (justincc)1-1/+1
2009-10-27Remove the SECS loaderMelanie1-101/+0
2009-10-27Updating prebuild.xml to reflect the removal of DotNetEngineJohn Hurliman1-285/+0
2009-10-26Adding missing CSJ2K reference to OpenSim.Region.Physics.MeshingJohn Hurliman1-0/+1
2009-10-25Added a missing reference to System.Core for OpenSim.Region.FrameworkJohn Hurliman1-0/+1
2009-10-23Adding the presence service skeletonMelanie1-0/+31
2009-10-22Added VS2010 support to Prebuild and created runprebuild2010.batJohn Hurliman1-1/+1
2009-10-22Add MaxPoolThreads in startup to limit the size of the thread pool usedMelanie1-22/+23
2009-10-19* Removed OpenSim.Data.NHibernateJohn Hurliman1-79/+0
2009-10-13* Consolidated adding / removing ClientManager IClientAPIs to two places in S...John Hurliman1-1/+0
2009-10-13* Rewrote ClientManager to remove Lindenisms from OpenSim core, improve perfo...John Hurliman1-0/+1
2009-10-08Fear the lockless LLUDP implementation!John Hurliman1-0/+1
2009-10-06* Added missing references to prebuild.xml and commented out the LindenUDP te...John Hurliman1-0/+4
2009-10-06Removing dependencies on System.Runtime.Remoting.Diva Canto1-6/+0
2009-10-03Fixed build order for Linux.Diva Canto1-64/+64
2009-10-03Fixed interface between the Messaging server and the grid server.Diva Canto1-0/+3
2009-10-01adding testcase for LandDataSerializer; fixing LandDataSerializer ;-)dr scofield (aka dirk husemann)1-2/+3
2009-09-30Attempting to improve the robustness of texture decoding by always ignoring L...John Hurliman1-0/+1
2009-09-30Revert "Attempting to improve the robustness of texture decoding by always ig...Melanie1-1/+0
2009-09-30Remove more tests that don't apply to this buildMelanie1-34/+0
2009-09-30Remove the dll for the removed testsMelanie1-29/+0
2009-09-30Attempting to improve the robustness of texture decoding by always ignoring L...John Hurliman1-0/+1
2009-09-30adding skeleton test case for LandDataSerializer [w-i-p]dr scofield (aka dirk husemann)1-1/+34
2009-09-28More reorderingMelanie1-40/+40
2009-09-28Reorder prebuild stuff to make panda eat bamboo in peaceMelanie1-43/+43
2009-09-27Fixed the connection from User server to GridServer.Diva Canto1-0/+3
2009-09-27Unpacking the mess with OtherRegionUp, so we can have a real cache of the nei...Diva Canto1-0/+2
2009-09-24Added test GridClient, which allowed me to remove a few bugs out of the new c...Diva Canto1-0/+29
2009-09-23Unit tests for the grid service. Yey!Diva Canto1-0/+1
2009-09-22Added HGGridConnector and related code.Diva Canto1-0/+1
2009-09-19Adding Xml serialization of Dictionary<string, object> where objectMelanie1-0/+1
2009-09-19Reorder prebuild and remove one unneeded backward referenceMelanie1-29/+29
2009-09-18Renamed the project lslc to OpenSim.Tools.lslc to conform to the naming conve...Diva Canto1-1/+1
2009-09-18First pass at the grid service.Diva Canto1-0/+31
2009-09-17Remove The legacy inventory and asset servers. Bump interface version to 6Melanie1-64/+0
2009-09-16Add the Null storage implementation for the RegionData service. StandalonesMelanie1-0/+1
2009-09-16 This fix adds a stand-alone compilation environmentAlan M Webb1-0/+27
2009-09-14OK, that didn't work. Those libs are used in OptionalModules after all.Diva Canto1-0/+3
2009-09-14Removed dependencies that OptionalModules had on IronPython and Puma. They ar...Diva Canto1-3/+0