| Commit message (Expand) | Author | Files | Lines |
2007-08-03 | Changes to prepare for future possible configuration of separate logdir, conf... | Brian McBee | 3 | -7/+24 |
2007-07-29 | Commit 1/2 | Adam Frisby | 1 | -2/+2 |
2007-07-24 | * More console related changes. | Adam Frisby | 1 | -1/+1 |
2007-07-24 | * Reduced a significant number of compiler warnings (back down to 9 for all p... | Adam Frisby | 2 | -2/+0 |
2007-07-21 | Re-added the ability to set the database provider (dll) in the config file fo... | MW | 2 | -2/+2 |
2007-07-20 | * Assortment of Console changes - console messages are now grouped into modul... | Adam Frisby | 2 | -15/+15 |
2007-07-19 | *Moved XmlConfiguration to its own project | mingchen | 3 | -32/+4 |
2007-07-19 | * Removed yet more compiler warnings | Adam Frisby | 2 | -2/+0 |
2007-07-19 | * Removing more compiler warnings. | Adam Frisby | 1 | -4/+4 |
2007-07-18 | *New Configuration System, much easier and less buggy compared to the origina... | mingchen | 3 | -76/+8 |
2007-07-18 | * Added "GetHostFromDNS" to Util to replace the various DNS resolution method... | Adam Frisby | 1 | -1/+1 |
2007-07-17 | * Applying babblefrog's DNS patches from issue #188 | Adam Frisby | 2 | -5/+7 |
2007-07-16 | * In ur trunk adding ur assets. | Adam Frisby | 1 | -0/+11 |
2007-07-16 | changed to native line ending encoding | Sean Dague | 18 | -2811/+2811 |
2007-07-15 | * fixed locations both set to y (thanks to babblefro) | lbsa71 | 1 | -1/+1 |
2007-07-14 | * Excelsior! | Adam Frisby | 2 | -0/+12 |
2007-07-14 | * Upgraded MySQL Connector to support 1222 changes. | Adam Frisby | 1 | -1/+1 |
2007-07-13 | * Fixed bug reported by xyzo - region assets are now stored in "regionassets.... | Adam Frisby | 1 | -2/+2 |
2007-07-13 | rename file to not have spaces in it | Sean Dague | 1 | -0/+0 |
2007-07-13 | * OGS project is now back down to zero warnings. | Adam Frisby | 1 | -0/+1 |
2007-07-10 | preliminary inter region communications (between regions in different instanc... | MW | 1 | -1/+5 |
2007-07-10 | Gird mode in sugilite should now work in so far as you should be able to logi... | MW | 2 | -5/+14 |
2007-07-08 | * By popular demand, all generated build files are now deleted. Somebody shou... | lbsa71 | 12 | -980/+0 |
2007-07-08 | (no commit message) | lbsa71 | 4 | -14/+10 |
2007-07-08 | * Updating prebuild | Adam Frisby | 2 | -3/+3 |
2007-07-08 | * Fixed reservation handling for existing region authkey situations. Reservat... | Adam Frisby | 1 | -7/+1 |
2007-07-06 | *Fixed several bugs that crashed the viewer and opensim server when logging i... | mingchen | 3 | -4/+5 |
2007-07-05 | *Removed SimProfile.cs as it is no longer needed (in favor of SimProfileData) | mingchen | 5 | -14/+49 |
2007-07-04 | * Removed AssetHttpServer, using BaseHttpServer instead | lbsa71 | 6 | -195/+136 |
2007-07-04 | Grid Servers: | Adam Frisby | 1 | -7/+9 |
2007-07-03 | *Fixed storage issue as noted in last commit of the OGS1 GridServer | mingchen | 3 | -8/+9 |
2007-07-03 | *Removed GridInfo class as it has been previously replaced with the much bett... | mingchen | 3 | -11/+25 |
2007-07-03 | *Renamed OGS1 XmlRpcLoginToSimulatorMethod to the more appropriate XmlRpcSimu... | mingchen | 2 | -66/+113 |
2007-07-03 | * Optimized usings (the 'LL ate my scripts' commit) | lbsa71 | 15 | -143/+90 |
2007-07-02 | *OGS1 Key2Name/Name2Key works | mingchen | 2 | -1/+2 |
2007-07-02 | * Fixed Issue #161 by using PhysicsScene.Null instead of BasePhysicsScene | lbsa71 | 1 | -1/+1 |
2007-07-01 | Started change to having SceneObject and then that having child Primitives wh... | MW | 1 | -22/+15 |
2007-07-01 | Fixed SimpleApp - aka thankgoditssundaycommit | lbsa71 | 6 | -10/+10 |
2007-07-01 | * Project files fixed for OGS. | Adam Frisby | 1 | -15/+22 |
2007-06-29 | *Deleted Logger.cs from OpenSim.Framework | mingchen | 2 | -3/+3 |
2007-06-29 | * just making sure build files are latest | lbsa71 | 6 | -17/+17 |
2007-06-28 | * Removed J# language support because it has issues with Mono. | Adam Frisby | 8 | -23/+23 |
2007-06-28 | *Master User is now set up | mingchen | 4 | -6/+6 |
2007-06-28 | *User Profile requests on OGS UserServer now uses XMLRPC instead of REST | mingchen | 1 | -2/+2 |
2007-06-28 | Imported the scripting changes, so now should be up to date with sugilite. | MW | 7 | -2/+291 |
2007-06-28 | *Fixed UserServer and OpenSim so now they start without crashing. | mingchen | 1 | -1/+1 |
2007-06-27 | *Moved VersionInfo.cs to its correct place in OpenSim.csproj | mingchen | 2 | -4/+4 |
2007-06-27 | *Fixed OpenGridServices.sln and prebuild.xml | mingchen | 1 | -4/+6 |
2007-06-27 | *Fixed all renaming for OpenGridServices.sln, still a reference issue in preb... | mingchen | 10 | -28/+29 |
2007-06-27 | *Updated prebuild.xml and ran prebuild again | mingchen | 7 | -74/+2 |