| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fixing stuff | gareth | 2007-04-30 | 1 | -0/+23 |
* | let's hope this fixes build issues | gareth | 2007-04-30 | 1 | -0/+49 |
* | It kinda works... | gareth | 2007-04-30 | 2 | -3/+31 |
* | W00t! It loads a DB! | gareth | 2007-04-30 | 1 | -10/+132 |
* | Oops! I done an AdamZaius (forgot to test build before submit | gareth | 2007-04-30 | 1 | -1/+7 |
* | Done some more conversion work on the asset server | gareth | 2007-04-30 | 8 | -427/+64 |
* | Copied gridserver ready to convert to asset server | gareth | 2007-04-29 | 30 | -1368/+2118 |
* | Bugfixes | Adam Frisby | 2007-04-28 | 2 | -1/+5 |
* | Dumb mistake #2 | Adam Frisby | 2007-04-27 | 1 | -0/+1 |
* | Dumb mistake - forgot to assign the datastore variable | Adam Frisby | 2007-04-27 | 3 | -1/+4 |
* | Major ass commit | Adam Frisby | 2007-04-27 | 6 | -11/+46 |
* | * Added new commandline option -config <configfile.xml> | Adam Frisby | 2007-04-27 | 2 | -3/+17 |
* | Clearing up comment to reflect true strength of GenerateChallenge() | Adam Frisby | 2007-04-27 | 1 | -1/+1 |
* | Added challenge generation function to generate cryptographic strength challe... | Adam Frisby | 2007-04-27 | 1 | -0/+19 |
* | Cryptographic framework for authenticating and verifying remoting messages. M... | Adam Frisby | 2007-04-27 | 1 | -0/+90 |
* | added just what opensim needs...yet another command line option: -noverbose .... | MW | 2007-04-26 | 5 | -10/+22 |
* | At last: avatar-template.dat is no more | MW | 2007-04-26 | 3 | -5/+13 |
* | Mostly working again. | MW | 2007-04-26 | 7 | -169/+153 |
* | attempted bug fix | MW | 2007-04-25 | 1 | -1/+1 |
* | updated to use lastest version of libsl but is currently broke when using SL ... | MW | 2007-04-25 | 48 | -135/+2539 |
* | Can now use the xml config file for setting up things like sandbox mode, logi... | MW | 2007-04-25 | 2 | -3/+97 |
* | Small clean up of files and directories | MW | 2007-04-25 | 56 | -580/+501 |
* | * Added try{}catch{} to RunTerrainCmd | Adam Frisby | 2007-04-24 | 1 | -70/+99 |
* | Moved console input-handling function "RunTerrainCmd" into BasicTerrain itsel... | Adam Frisby | 2007-04-24 | 2 | -80/+85 |
* | Added mutex instead of lock for update | Adam Frisby | 2007-04-22 | 1 | -37/+37 |
* | Needs testing. | Adam Frisby | 2007-04-22 | 3 | -3/+11 |
* | Added lock around World.Update to prevent multiple updates occuring simultane... | Adam Frisby | 2007-04-22 | 1 | -32/+37 |
* | SimClient: Added Try/Catch over block of code which is triggering an exceptio... | Adam Frisby | 2007-04-22 | 2 | -1/+17 |
* | === Dedicated to Jesse. === | lbsa71 | 2007-04-22 | 25 | -1306/+1309 |
* | Now starts up a laggy (to be fixed) TCP server in grid mode and sends a banner | gareth | 2007-04-22 | 2 | -3/+18 |
* | Added some more good stuff to the new TCP skeleton | gareth | 2007-04-22 | 1 | -7/+17 |
* | Bumped avatar entry height to 15m above ground rather than the old 1m above g... | Adam Frisby | 2007-04-22 | 1 | -1/+1 |
* | Removed last references to ancient LandMap[] array. | Adam Frisby | 2007-04-22 | 1 | -2/+1 |
* | Commented first 50% of World.cs's functions with /// tags | Adam Frisby | 2007-04-22 | 1 | -0/+64 |
* | Small fix | Adam Frisby | 2007-04-22 | 1 | -0/+1 |
* | Added exception handling to each function in World.cs - code is assumed stabl... | Adam Frisby | 2007-04-22 | 1 | -224/+369 |
* | Comments (Part 2/2) | Adam Frisby | 2007-04-22 | 1 | -0/+24 |
* | Added OpenGridProtocol class - start of the new TCP-based intersim protocol, ... | gareth | 2007-04-21 | 25 | -1305/+1380 |
* | Part 1/2: Comments (other part will come later) | Adam Frisby | 2007-04-21 | 1 | -0/+18 |
* | Whoops. | Adam Frisby | 2007-04-21 | 1 | -2/+19 |
* | Terrain / Physics / Storage: | Adam Frisby | 2007-04-21 | 1 | -2/+9 |
* | Config: | Adam Frisby | 2007-04-21 | 3 | -14/+14 |
* | Added an island to the coast of this terrain. | Adam Frisby | 2007-04-20 | 3 | -0/+0 |
* | Fix | Adam Frisby | 2007-04-20 | 1 | -3/+3 |
* | Terrain files for Coastal Terrain Set (2 by 2 sims) and HOWTO.txt for importing. | Adam Frisby | 2007-04-20 | 5 | -0/+9 |
* | Terrain: | Adam Frisby | 2007-04-20 | 2 | -0/+10 |
* | Terrain: | Adam Frisby | 2007-04-20 | 2 | -0/+10 |
* | Hopefully fixed the forward slash bug in the gridurl set up | MW | 2007-04-20 | 1 | -7/+16 |
* | In memorium: Jesse Higginbotham (1990-2007) | Adam Frisby | 2007-04-20 | 1 | -0/+12 |
* | Console: | Adam Frisby | 2007-04-20 | 2 | -3/+132 |