| Commit message (Expand) | Author | Files | Lines |
2007-05-13 | Added skeleton master service manager | gareth | 1 | -79/+79 |
2007-05-13 | Changed to slightly better textures for the map: a blue one for the sea and o... | MW | 2 | -2/+2 |
2007-05-13 | Added very basic support for maps (likely to only work in sandbox mode due to... | MW | 5 | -12/+82 |
2007-05-12 | 93 warnings in the compiler, 93 warnings appear, you fix one up, create two m... | Adam Frisby | 7 | -100/+100 |
2007-05-12 | Increased the flying speed | MW | 2 | -1/+6 |
2007-05-11 | Added landmark asset creation. | morphw | 1 | -12/+36 |
2007-05-11 | finally some time to do some more work on the primitive2 refactor/rewrite/bug... | MW | 1 | -68/+65 |
2007-05-08 | Fixed bug where client crashes on login if in sandbox mode and region is set ... | MW | 1 | -1/+1 |
2007-05-08 | * added guid to logname to avoid file sharing on multiple instances on same host | lbsa71 | 1 | -1/+1 |
2007-05-08 | * fixed dataUri null bug | lbsa71 | 1 | -2/+4 |
2007-05-08 | * deleted bin directories | lbsa71 | 1 | -79/+79 |
2007-05-07 | Merged 0.1-prestable back into trunk :( | gareth | 2 | -43/+95 |
2007-05-05 | Cleaned up Adam's mess | gareth | 1 | -1/+0 |
2007-05-04 | * Removed superfluous int to prevent warning | Adam Frisby | 2 | -2/+11 |
2007-05-04 | Sims can now load their datastore (their localworld class - prims/terrain/etc... | Adam Frisby | 1 | -20/+28 |
2007-04-30 | fixed the VS 2005 solution/ project files. | MW | 4 | -6/+39 |
2007-04-29 | Copied gridserver ready to convert to asset server | gareth | 1 | -79/+79 |
2007-04-28 | Bugfixes | Adam Frisby | 2 | -1/+5 |
2007-04-27 | Dumb mistake #2 | Adam Frisby | 1 | -0/+1 |
2007-04-27 | Dumb mistake - forgot to assign the datastore variable | Adam Frisby | 1 | -0/+2 |
2007-04-27 | Major ass commit | Adam Frisby | 2 | -0/+17 |
2007-04-27 | * Added new commandline option -config <configfile.xml> | Adam Frisby | 1 | -2/+3 |
2007-04-26 | added just what opensim needs...yet another command line option: -noverbose .... | MW | 1 | -2/+2 |
2007-04-26 | At last: avatar-template.dat is no more | MW | 1 | -5/+13 |
2007-04-26 | Mostly working again. | MW | 3 | -6/+39 |
2007-04-25 | attempted bug fix | MW | 1 | -1/+1 |
2007-04-25 | updated to use lastest version of libsl but is currently broke when using SL ... | MW | 10 | -21/+66 |
2007-04-25 | Can now use the xml config file for setting up things like sandbox mode, logi... | MW | 1 | -2/+91 |
2007-04-25 | Small clean up of files and directories | MW | 17 | -98/+25 |
2007-04-24 | Moved console input-handling function "RunTerrainCmd" into BasicTerrain itsel... | Adam Frisby | 1 | -80/+5 |
2007-04-22 | Added mutex instead of lock for update | Adam Frisby | 1 | -37/+37 |
2007-04-22 | Needs testing. | Adam Frisby | 3 | -3/+11 |
2007-04-22 | Added lock around World.Update to prevent multiple updates occuring simultane... | Adam Frisby | 1 | -32/+37 |
2007-04-22 | SimClient: Added Try/Catch over block of code which is triggering an exceptio... | Adam Frisby | 2 | -1/+17 |
2007-04-22 | === Dedicated to Jesse. === | lbsa71 | 1 | -83/+83 |
2007-04-22 | Now starts up a laggy (to be fixed) TCP server in grid mode and sends a banner | gareth | 1 | -2/+12 |
2007-04-22 | Bumped avatar entry height to 15m above ground rather than the old 1m above g... | Adam Frisby | 1 | -1/+1 |
2007-04-22 | Removed last references to ancient LandMap[] array. | Adam Frisby | 1 | -2/+1 |
2007-04-22 | Commented first 50% of World.cs's functions with /// tags | Adam Frisby | 1 | -0/+64 |
2007-04-22 | Small fix | Adam Frisby | 1 | -0/+1 |
2007-04-22 | Added exception handling to each function in World.cs - code is assumed stabl... | Adam Frisby | 1 | -224/+369 |
2007-04-21 | Added OpenGridProtocol class - start of the new TCP-based intersim protocol, ... | gareth | 1 | -83/+83 |
2007-04-21 | Terrain / Physics / Storage: | Adam Frisby | 1 | -2/+9 |
2007-04-21 | Config: | Adam Frisby | 1 | -3/+3 |
2007-04-20 | Terrain: | Adam Frisby | 1 | -0/+5 |
2007-04-20 | Terrain: | Adam Frisby | 1 | -0/+5 |
2007-04-20 | Hopefully fixed the forward slash bug in the gridurl set up | MW | 1 | -7/+16 |
2007-04-20 | Console: | Adam Frisby | 1 | -3/+75 |
2007-04-17 | (no commit message) | MW | 1 | -437/+0 |
2007-04-17 | Yet another command line option (really need to get all these moved into a co... | MW | 2 | -2/+9 |