| Commit message (Expand) | Author | Age | Files | Lines |
* | Clean up the region initialization GridServer messages a bit. | Charles Krinke | 2007-12-23 | 1 | -6/+8 |
* | Simplify GridServer mainmap log messages. | Charles Krinke | 2007-12-23 | 1 | -5/+6 |
* | * Added a configuration parameter on the Grid Server to disallow forceful ban... | Teravus Ovares | 2007-12-20 | 1 | -0/+2 |
* | Added patch from Johan. First attempt to solve the LibSL.Packet GC problem. W... | Jeff Ames | 2007-12-20 | 1 | -6/+6 |
* | saved OpenSim source code from the giant rampaging unterminated copyright not... | Jeff Ames | 2007-12-10 | 3 | -5/+5 |
* | removed some duplicate hard-coded port numbers. changed ports to uint. | Jeff Ames | 2007-12-06 | 1 | -1/+1 |
* | * Fixed a whole bunch of console messages. | Adam Frisby | 2007-12-04 | 2 | -12/+12 |
* | Fixed an event in the events chain in inter-region communications. | Teravus Ovares | 2007-11-27 | 1 | -0/+3 |
* | Additional debugging output to see for what coordinates is the worldmap | Dalien Talbot | 2007-11-18 | 1 | -1/+2 |
* | * Optimized usings | lbsa71 | 2007-10-30 | 3 | -159/+183 |
* | as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H... | MW | 2007-10-29 | 2 | -4/+4 |
* | apply http://bug.opensecondlife.org/view.php?id=512 from chillken | Sean Dague | 2007-10-25 | 1 | -1/+1 |
* | Possible fix for: Remoting exceptions with adjacent non-running sims. | Tleiades Hax | 2007-10-18 | 1 | -0/+1 |
* | Renamed SimProfileData to RegionProfileData | Tleiades Hax | 2007-10-17 | 1 | -20/+20 |
* | * the worlds most insignificant commit | lbsa71 | 2007-09-24 | 1 | -3/+1 |
* | Can now set the http ports that grid server and user server use. | MW | 2007-09-14 | 1 | -1/+1 |
* | mass update of urls in source code to new website | Sean Dague | 2007-09-10 | 3 | -3/+3 |
* | Added a Debug method to the Console/log class that has the Conditional attrib... | MW | 2007-08-31 | 1 | -2/+2 |
* | Grid/GridServer/GridManager.cs | Brian McBee | 2007-08-08 | 1 | -9/+16 |
* | Changes to prepare for future possible configuration of separate logdir, conf... | Brian McBee | 2007-08-03 | 1 | -2/+8 |
* | * Reduced a significant number of compiler warnings (back down to 9 for all p... | Adam Frisby | 2007-07-24 | 1 | -1/+0 |
* | Re-added the ability to set the database provider (dll) in the config file fo... | MW | 2007-07-21 | 1 | -1/+1 |
* | * Assortment of Console changes - console messages are now grouped into modul... | Adam Frisby | 2007-07-20 | 1 | -12/+12 |
* | *Moved XmlConfiguration to its own project | mingchen | 2007-07-19 | 1 | -2/+2 |
* | * Removed yet more compiler warnings | Adam Frisby | 2007-07-19 | 1 | -1/+0 |
* | * Removing more compiler warnings. | Adam Frisby | 2007-07-19 | 1 | -4/+4 |
* | *New Configuration System, much easier and less buggy compared to the origina... | mingchen | 2007-07-18 | 2 | -38/+6 |
* | * Applying babblefrog's DNS patches from issue #188 | Adam Frisby | 2007-07-17 | 1 | -4/+5 |
* | changed to native line ending encoding | Sean Dague | 2007-07-16 | 3 | -1026/+1026 |
* | * Excelsior! | Adam Frisby | 2007-07-14 | 1 | -0/+6 |
* | * OGS project is now back down to zero warnings. | Adam Frisby | 2007-07-13 | 1 | -0/+1 |
* | preliminary inter region communications (between regions in different instanc... | MW | 2007-07-10 | 1 | -1/+5 |
* | Gird mode in sugilite should now work in so far as you should be able to logi... | MW | 2007-07-10 | 1 | -4/+12 |
* | * By popular demand, all generated build files are now deleted. Somebody shou... | lbsa71 | 2007-07-08 | 2 | -184/+0 |
* | (no commit message) | lbsa71 | 2007-07-08 | 2 | -7/+5 |
* | * Updating prebuild | Adam Frisby | 2007-07-08 | 2 | -3/+3 |
* | * Fixed reservation handling for existing region authkey situations. Reservat... | Adam Frisby | 2007-07-08 | 1 | -7/+1 |
* | *Fixed several bugs that crashed the viewer and opensim server when logging i... | mingchen | 2007-07-06 | 1 | -2/+2 |
* | *Removed SimProfile.cs as it is no longer needed (in favor of SimProfileData) | mingchen | 2007-07-05 | 4 | -3/+39 |
* | * Removed AssetHttpServer, using BaseHttpServer instead | lbsa71 | 2007-07-04 | 1 | -19/+10 |
* | Grid Servers: | Adam Frisby | 2007-07-04 | 1 | -7/+9 |
* | *Fixed storage issue as noted in last commit of the OGS1 GridServer | mingchen | 2007-07-03 | 2 | -7/+8 |
* | *Removed GridInfo class as it has been previously replaced with the much bett... | mingchen | 2007-07-03 | 2 | -10/+24 |
* | *Renamed OGS1 XmlRpcLoginToSimulatorMethod to the more appropriate XmlRpcSimu... | mingchen | 2007-07-03 | 2 | -66/+113 |
* | * Optimized usings (the 'LL ate my scripts' commit) | lbsa71 | 2007-07-03 | 3 | -33/+24 |
* | *OGS1 Key2Name/Name2Key works | mingchen | 2007-07-02 | 2 | -1/+2 |
* | Fixed SimpleApp - aka thankgoditssundaycommit | lbsa71 | 2007-07-01 | 2 | -5/+5 |
* | * just making sure build files are latest | lbsa71 | 2007-06-29 | 1 | -4/+4 |
* | * Removed J# language support because it has issues with Mono. | Adam Frisby | 2007-06-28 | 1 | -4/+4 |
* | Imported the scripting changes, so now should be up to date with sugilite. | MW | 2007-06-28 | 1 | -0/+52 |