| Commit message (Expand) | Author | Files | Lines |
2007-10-31 | * Moved OpenSim/Framework/General to OpenSim/Framework for great justice. | lbsa71 | 1 | -0/+0 |
2007-10-31 | set svn:eol-style | Jeff Ames | 1 | -327/+327 |
2007-10-30 | * Optimized usings | lbsa71 | 1 | -103/+84 |
2007-10-29 | as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H... | MW | 1 | -350/+347 |
2007-10-23 | * Added "create-region" console command. Syntax: create-region <name> <region... | Adam Frisby | 1 | -0/+21 |
2007-10-22 | * Made EstateSetting static since there's only one instance, and we only need... | lbsa71 | 1 | -3/+16 |
2007-10-19 | couple of tiny changes to what is outputted to the console during the start u... | MW | 1 | -2/+4 |
2007-10-19 | changed the RegionID config name (that loaded from the region.xml files back ... | MW | 1 | -1/+1 |
2007-10-18 | Possible fix for: Remoting exceptions with adjacent non-running sims. | Tleiades Hax | 1 | -38/+64 |
2007-10-15 | * Applied Chillken patch #419: consolidate_ports-r2096-3.patch - consolidated... | lbsa71 | 1 | -3/+2 |
2007-09-17 | Forgot to check in prebuild.xml on sat, see someone already did :) | Tedd Hansen | 1 | -2/+10 |
2007-09-10 | mass update of urls in source code to new website | Sean Dague | 1 | -1/+1 |
2007-08-27 | Deleted a few old files that are no longer used. | MW | 1 | -1/+1 |
2007-08-22 | Fix for un-encrypted master avatar password in user database | Brian McBee | 1 | -1/+2 |
2007-08-10 | Some cleaning up and removed a few old files no longer in use. | MW | 1 | -1/+48 |
2007-08-07 | a couple of changes in the new Sceneobject classes, just committing so things... | MW | 1 | -0/+1 |
2007-08-03 | *Estate settings are now saved in their own configuration file called estate_... | mingchen | 1 | -8/+0 |
2007-07-30 | * Added GetLocalHost() to Util | Adam Frisby | 1 | -1/+8 |
2007-07-19 | *Handler Functions can now refuse an object as invalid by returning false, th... | mingchen | 1 | -14/+16 |
2007-07-18 | *New Configuration System, much easier and less buggy compared to the origina... | mingchen | 1 | -178/+66 |
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 | 1 | -2/+3 |
2007-07-16 | changed to native line ending encoding | Sean Dague | 1 | -342/+342 |
2007-07-10 | preliminary inter region communications (between regions in different instanc... | MW | 1 | -0/+1 |
2007-07-10 | Fixed the crashing when trying to look at the map in grid mode. Although the ... | MW | 1 | -0/+14 |
2007-07-06 | *Fixed 2 small references to localhost which has some conflicts when resolving. | mingchen | 1 | -1/+1 |
2007-07-03 | * Optimized usings (the 'LL ate my scripts' commit) | lbsa71 | 1 | -21/+20 |
2007-07-02 | * Applied Weathros/tedd's IP v6 patch | lbsa71 | 1 | -1/+19 |
2007-07-02 | * worked some more on the RegionInfo attr fuggliness | lbsa71 | 1 | -61/+15 |
2007-07-01 | * replaced some more of those butt-fuggly attr constructs with nice Get<> cal... | lbsa71 | 1 | -80/+4 |
2007-07-01 | * now saves ExternalHostName in config | lbsa71 | 1 | -2/+13 |
2007-07-01 | MAJOR IP RESTRUCTURING | lbsa71 | 1 | -107/+163 |
2007-07-01 | Fixed SimpleApp - aka thankgoditssundaycommit | lbsa71 | 1 | -33/+94 |
2007-06-29 | *Hopefully fixed the empty dialog box error on client when logging in on sand... | mingchen | 1 | -2/+2 |