aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* Saving project / small changes. Will do more tomorrow.Adam Frisby2007-05-032-0/+5
* * Added NOOP, POP, POPV, POPQ, DUP, DUPV, DUPQ instructions.Adam Frisby2007-05-031-0/+90
* Shellin' out a frameworkAdam Frisby2007-05-032-4/+43
* ASDASDASDASDASDS.Adam Frisby2007-05-032-0/+330
* * Added /libraries directory to trunk (for related-but-independent libraries ...Adam Frisby2007-05-033-0/+92
* fixed the VS 2005 solution/ project files.MW2007-04-3010-71/+252
* And it's fixedgareth2007-04-302-134/+138
* Fixing stuffgareth2007-04-301-0/+23
* let's hope this fixes build issuesgareth2007-04-301-0/+49
* It kinda works...gareth2007-04-302-3/+31
* W00t! It loads a DB!gareth2007-04-301-10/+132
* Oops! I done an AdamZaius (forgot to test build before submitgareth2007-04-301-1/+7
* Done some more conversion work on the asset servergareth2007-04-308-427/+64
* Copied gridserver ready to convert to asset servergareth2007-04-2930-1368/+2118
* BugfixesAdam Frisby2007-04-282-1/+5
* Dumb mistake #2Adam Frisby2007-04-271-0/+1
* Dumb mistake - forgot to assign the datastore variableAdam Frisby2007-04-273-1/+4
* Major ass commitAdam Frisby2007-04-276-11/+46
* * Added new commandline option -config <configfile.xml>Adam Frisby2007-04-272-3/+17
* Clearing up comment to reflect true strength of GenerateChallenge()Adam Frisby2007-04-271-1/+1
* Added challenge generation function to generate cryptographic strength challe...Adam Frisby2007-04-271-0/+19
* Cryptographic framework for authenticating and verifying remoting messages. M...Adam Frisby2007-04-271-0/+90
* added just what opensim needs...yet another command line option: -noverbose ....MW2007-04-265-10/+22
* At last: avatar-template.dat is no moreMW2007-04-263-5/+13
* Mostly working again.MW2007-04-267-169/+153
* attempted bug fixMW2007-04-251-1/+1
* updated to use lastest version of libsl but is currently broke when using SL ...MW2007-04-2548-135/+2539
* Can now use the xml config file for setting up things like sandbox mode, logi...MW2007-04-252-3/+97
* Small clean up of files and directoriesMW2007-04-2556-580/+501
* * Added try{}catch{} to RunTerrainCmdAdam Frisby2007-04-241-70/+99
* Moved console input-handling function "RunTerrainCmd" into BasicTerrain itsel...Adam Frisby2007-04-242-80/+85
* Added mutex instead of lock for updateAdam Frisby2007-04-221-37/+37
* Needs testing.Adam Frisby2007-04-223-3/+11
* Added lock around World.Update to prevent multiple updates occuring simultane...Adam Frisby2007-04-221-32/+37
* SimClient: Added Try/Catch over block of code which is triggering an exceptio...Adam Frisby2007-04-222-1/+17
* === Dedicated to Jesse. ===lbsa712007-04-2225-1306/+1309
* Now starts up a laggy (to be fixed) TCP server in grid mode and sends a bannergareth2007-04-222-3/+18
* Added some more good stuff to the new TCP skeletongareth2007-04-221-7/+17
* Bumped avatar entry height to 15m above ground rather than the old 1m above g...Adam Frisby2007-04-221-1/+1
* Removed last references to ancient LandMap[] array.Adam Frisby2007-04-221-2/+1
* Commented first 50% of World.cs's functions with /// tagsAdam Frisby2007-04-221-0/+64
* Small fixAdam Frisby2007-04-221-0/+1
* Added exception handling to each function in World.cs - code is assumed stabl...Adam Frisby2007-04-221-224/+369
* Comments (Part 2/2)Adam Frisby2007-04-221-0/+24
* Added OpenGridProtocol class - start of the new TCP-based intersim protocol, ...gareth2007-04-2125-1305/+1380
* Part 1/2: Comments (other part will come later)Adam Frisby2007-04-211-0/+18
* Whoops.Adam Frisby2007-04-211-2/+19
* Terrain / Physics / Storage:Adam Frisby2007-04-211-2/+9
* Config:Adam Frisby2007-04-213-14/+14
* Added an island to the coast of this terrain.Adam Frisby2007-04-203-0/+0