| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * Applied Chillken patch #419: consolidate_ports-r2096-3.patch - consolidated... | lbsa71 | 2007-10-15 | 3 | -4/+9 |
* | * Applied Chillken patch #418: copyright-r2094.patch updating copyright messa... | lbsa71 | 2007-10-15 | 15 | -0/+420 |
* | * Applied patch #418 : copyright-r2012.patch - some errors, but got most thru | lbsa71 | 2007-10-15 | 15 | -3/+424 |
* | * Applied Chillken patch #418 : newline-r2092.patch ; failed on assemblyinfo ... | lbsa71 | 2007-10-15 | 2 | -20/+20 |
* | * Chillken Patch #417 - upgraded version numbers to 0.4 - thanks Chillken! | lbsa71 | 2007-10-15 | 1 | -1/+1 |
* | Asset server implementation. Again one of these "plumbing" releases, where no... | Tleiades Hax | 2007-10-13 | 1 | -171/+22 |
* | Change 3 UserServer login messages from writeline to MainLog to help diagnose... | Charles Krinke | 2007-10-13 | 1 | -3/+5 |
* | I broke the build and am reverting until I can get the MainLog call proper. | Charles Krinke | 2007-10-12 | 1 | -7/+7 |
* | Turn a few of the writelines into mainlog entries so failed logins can be mor... | Charles Krinke | 2007-10-12 | 1 | -7/+7 |
* | * Gave ModuleLoader some good lovin' | lbsa71 | 2007-10-10 | 1 | -132/+132 |
* | Fixed bug in last commit | Tedd Hansen | 2007-10-05 | 1 | -1/+1 |
* | Some more work on new ScriptEngine. | Tedd Hansen | 2007-10-05 | 34 | -7/+8119 |
* | getting all our line endings consistant again | Sean Dague | 2007-10-05 | 8 | -344/+344 |
* | * So, ok, maybe renaming serialized fields on a friday wasn't the smartest of... | lbsa71 | 2007-10-05 | 2 | -32/+32 |
* | * UserProfileData meets code conventions | lbsa71 | 2007-10-05 | 2 | -32/+32 |
* | == The "right name and place" commit == | lbsa71 | 2007-10-05 | 2 | -81/+82 |
* | Reverting back to 2017 since 2018 were causing Linux breakage; reopening Tlei... | lbsa71 | 2007-09-27 | 5 | -350/+80 |
* | * Tleiades grid mode inventory (#444) - thanx Tleiades! | lbsa71 | 2007-09-27 | 5 | -80/+350 |
* | More reorganizing of new SE. Added debug print of application exception. | Tedd Hansen | 2007-09-25 | 5 | -5/+17 |
* | More structural changes to new SE | Tedd Hansen | 2007-09-24 | 6 | -34/+61 |
* | Reorganized some files | Tedd Hansen | 2007-09-24 | 8 | -33/+55 |
* | * Now login swallows WebException.Timeout; (thanks cfk!) | lbsa71 | 2007-09-24 | 1 | -3/+18 |
* | * the worlds most insignificant commit | lbsa71 | 2007-09-24 | 1 | -3/+1 |
* | * Started major restructusing of comms to prepare for better grid and region ... | lbsa71 | 2007-09-24 | 1 | -0/+10 |
* | * Renamed stuff on UserManagerBase to get implicit implementation of IUserSer... | lbsa71 | 2007-09-24 | 1 | -2/+2 |
* | Stand Alone ScriptEngine: early framework, ongoing planning (don't touch yet,... | Tedd Hansen | 2007-09-22 | 9 | -0/+444 |
* | fixing me some line endings | Sean Dague | 2007-09-17 | 1 | -80/+80 |
* | Can now set the http ports that grid server and user server use. | MW | 2007-09-14 | 2 | -2/+2 |
* | mass update of urls in source code to new website | Sean Dague | 2007-09-10 | 13 | -13/+13 |
* | Added a Debug method to the Console/log class that has the Conditional attrib... | MW | 2007-08-31 | 1 | -2/+2 |
* | Deleted a few old files that are no longer used. | MW | 2007-08-27 | 3 | -234/+0 |
* | Sqlite datastore should now save the textures and extraparams data (used by s... | MW | 2007-08-19 | 1 | -1/+1 |
* | Temporary fix for the region crossing crash, Although we need to start to cha... | MW | 2007-08-15 | 1 | -1/+118 |
* | oops , guess I should include the new files next time | MW | 2007-08-13 | 1 | -0/+80 |
* | Separated Login Service from usermanager, which helps to clean up the code a ... | MW | 2007-08-13 | 2 | -57/+5 |
* | * Checked in new tweaked Prebuild.exe | lbsa71 | 2007-08-08 | 1 | -40/+0 |
* | Grid/GridServer/GridManager.cs | Brian McBee | 2007-08-08 | 1 | -9/+16 |
* | Changes to prepare for future possible configuration of separate logdir, conf... | Brian McBee | 2007-08-03 | 3 | -7/+24 |
* | Commit 1/2 | Adam Frisby | 2007-07-29 | 1 | -2/+2 |
* | * More console related changes. | Adam Frisby | 2007-07-24 | 1 | -1/+1 |
* | * Reduced a significant number of compiler warnings (back down to 9 for all p... | Adam Frisby | 2007-07-24 | 2 | -2/+0 |
* | Re-added the ability to set the database provider (dll) in the config file fo... | MW | 2007-07-21 | 2 | -2/+2 |
* | * Assortment of Console changes - console messages are now grouped into modul... | Adam Frisby | 2007-07-20 | 2 | -15/+15 |
* | *Moved XmlConfiguration to its own project | mingchen | 2007-07-19 | 3 | -32/+4 |
* | * Removed yet more compiler warnings | Adam Frisby | 2007-07-19 | 2 | -2/+0 |
* | * Removing more compiler warnings. | Adam Frisby | 2007-07-19 | 1 | -4/+4 |
* | *New Configuration System, much easier and less buggy compared to the origina... | mingchen | 2007-07-18 | 3 | -76/+8 |
* | * Added "GetHostFromDNS" to Util to replace the various DNS resolution method... | Adam Frisby | 2007-07-18 | 1 | -1/+1 |
* | * Applying babblefrog's DNS patches from issue #188 | Adam Frisby | 2007-07-17 | 2 | -5/+7 |
* | * In ur trunk adding ur assets. | Adam Frisby | 2007-07-16 | 1 | -0/+11 |