aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Grid/GridServer (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Thank you very much daTwitch for your first contribution to the C# simulator.Charles Krinke2008-02-021-0/+13
* * Mother of all commits:Adam Frisby2008-01-153-11/+11
* * Made it so that if you don't specify a key, the defaults will not be assumed.Adam Frisby2008-01-121-5/+6
* * In the interests of making life difficult for everyone, the Grid Server now...Adam Frisby2008-01-121-114/+127
* * Adding More to the MessageServer classes.Teravus Ovares2008-01-071-0/+2
* * A few more Message Server comms related updatesTeravus Ovares2008-01-062-1/+67
* Added code to gridserver to prevent new region from connecting at X,Y locatio...Brian McBee2008-01-061-112/+128
* * Optimized usingslbsa712007-12-273-11/+12
* Clean up the region initialization GridServer messages a bit.Charles Krinke2007-12-231-6/+8
* Simplify GridServer mainmap log messages.Charles Krinke2007-12-231-5/+6
* * Added a configuration parameter on the Grid Server to disallow forceful ban...Teravus Ovares2007-12-201-0/+2
* Added patch from Johan. First attempt to solve the LibSL.Packet GC problem. W...Jeff Ames2007-12-201-6/+6
* saved OpenSim source code from the giant rampaging unterminated copyright not...Jeff Ames2007-12-103-5/+5
* removed some duplicate hard-coded port numbers. changed ports to uint.Jeff Ames2007-12-061-1/+1
* * Fixed a whole bunch of console messages.Adam Frisby2007-12-042-12/+12
* Fixed an event in the events chain in inter-region communications.Teravus Ovares2007-11-271-0/+3
* Additional debugging output to see for what coordinates is the worldmap Dalien Talbot2007-11-181-1/+2
* * Optimized usingslbsa712007-10-303-159/+183
* as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...MW2007-10-292-4/+4
* apply http://bug.opensecondlife.org/view.php?id=512 from chillkenSean Dague2007-10-251-1/+1
* Possible fix for: Remoting exceptions with adjacent non-running sims.Tleiades Hax2007-10-181-0/+1
* Renamed SimProfileData to RegionProfileDataTleiades Hax2007-10-171-20/+20
* * the worlds most insignificant commitlbsa712007-09-241-3/+1
* Can now set the http ports that grid server and user server use. MW2007-09-141-1/+1
* mass update of urls in source code to new websiteSean Dague2007-09-103-3/+3
* Added a Debug method to the Console/log class that has the Conditional attrib...MW2007-08-311-2/+2
* Grid/GridServer/GridManager.csBrian McBee2007-08-081-9/+16
* Changes to prepare for future possible configuration of separate logdir, conf...Brian McBee2007-08-031-2/+8
* * Reduced a significant number of compiler warnings (back down to 9 for all p...Adam Frisby2007-07-241-1/+0
* Re-added the ability to set the database provider (dll) in the config file fo...MW2007-07-211-1/+1
* * Assortment of Console changes - console messages are now grouped into modul...Adam Frisby2007-07-201-12/+12
* *Moved XmlConfiguration to its own projectmingchen2007-07-191-2/+2
* * Removed yet more compiler warningsAdam Frisby2007-07-191-1/+0
* * Removing more compiler warnings.Adam Frisby2007-07-191-4/+4
* *New Configuration System, much easier and less buggy compared to the origina...mingchen2007-07-182-38/+6
* * Applying babblefrog's DNS patches from issue #188Adam Frisby2007-07-171-4/+5
* changed to native line ending encodingSean Dague2007-07-163-1026/+1026
* * Excelsior!Adam Frisby2007-07-141-0/+6
* * OGS project is now back down to zero warnings.Adam Frisby2007-07-131-0/+1
* preliminary inter region communications (between regions in different instanc...MW2007-07-101-1/+5
* Gird mode in sugilite should now work in so far as you should be able to logi...MW2007-07-101-4/+12
* * By popular demand, all generated build files are now deleted. Somebody shou...lbsa712007-07-082-184/+0
* (no commit message)lbsa712007-07-082-7/+5
* * Updating prebuildAdam Frisby2007-07-082-3/+3
* * Fixed reservation handling for existing region authkey situations. Reservat...Adam Frisby2007-07-081-7/+1
* *Fixed several bugs that crashed the viewer and opensim server when logging i...mingchen2007-07-061-2/+2
* *Removed SimProfile.cs as it is no longer needed (in favor of SimProfileData)mingchen2007-07-054-3/+39
* * Removed AssetHttpServer, using BaseHttpServer insteadlbsa712007-07-041-19/+10
* Grid Servers:Adam Frisby2007-07-041-7/+9
* *Fixed storage issue as noted in last commit of the OGS1 GridServermingchen2007-07-032-7/+8