| Commit message (Expand) | Author | Age | Files | Lines |
* | Starts to readd the changes from revisions 768,769 and 770 before Adam notice... | MW | 2007-05-24 | 1 | -32/+39 |
* | Stage 2: GridServices build files should be fixed now, Someone will need to t... | MW | 2007-05-24 | 29 | -379/+563 |
* | Stage 1 of repairing the build files, those ofr the OpenSim regionserver shou... | MW | 2007-05-24 | 39 | -573/+398 |
* | Renamed the new Directories. (removed the "-Source" from the end of them) | MW | 2007-05-24 | 308 | -53/+53 |
* | Die ServiceManager! (Not really Gareth, just the old directory, new directory... | MW | 2007-05-24 | 3 | -296/+0 |
* | Some more code refactoring, plus a restructuring of the directories so that t... | MW | 2007-05-24 | 310 | -939/+1739 |
* | Added "terrain save grdmap <filename> <gradientmap>" function to console. Gra... | Adam Frisby | 2007-05-24 | 1 | -0/+5 |
* | * Reduced effect of terraforming brushes by 1000%. | Adam Frisby | 2007-05-24 | 6 | -134/+247 |
* | * Simulators should no longer require all their neighbours to be online to ac... | Adam Frisby | 2007-05-24 | 1 | -32/+39 |
* | and some more refactoring. | MW | 2007-05-22 | 1 | -2/+0 |
* | More refactoring. | MW | 2007-05-22 | 5 | -16/+27 |
* | More work on adding Events to ClientView (and registering to handle those eve... | MW | 2007-05-21 | 8 | -320/+351 |
* | Merged the new ODE stuff | gareth | 2007-05-21 | 1 | -452/+456 |
* | Start of a redesign of SimClient (now renamed ClientView)/World/Avatar/Prim ,... | MW | 2007-05-21 | 23 | -671/+769 |
* | Increased version number to 0.2! ZOMG! | gareth | 2007-05-21 | 2 | -2/+2 |
* | * minor refactoring for readability (and to lessen greed) | lbsa71 | 2007-05-21 | 3 | -25/+30 |
* | * Minor tweaks with new userserver | Adam Frisby | 2007-05-20 | 3 | -13/+31 |
* | Finished adding comments | Adam Frisby | 2007-05-20 | 1 | -0/+61 |
* | Adding SQL files for new userserver table layouts. | Adam Frisby | 2007-05-20 | 2 | -0/+58 |
* | * Switching back to MySql | Adam Frisby | 2007-05-20 | 1 | -1/+2 |
* | * DB4o support made default | Adam Frisby | 2007-05-20 | 2 | -1/+18 |
* | Infact, so fresh it didnt even load a database connection! | Adam Frisby | 2007-05-20 | 1 | -5/+1 |
* | Adam proudly presents: A new user/login server - fresh to you from his deskto... | Adam Frisby | 2007-05-20 | 3 | -15/+347 |
* | Need to add the grid portion next to test this thing | gareth | 2007-05-20 | 2 | -3/+18 |
* | * Added UnixTimeSinceEpoch() function to Util class (god knows how many times... | Adam Frisby | 2007-05-20 | 1 | -0/+7 |
* | Didn't want to get left behind in the number of commits, and hey it says ther... | MW | 2007-05-20 | 3 | -5/+1 |
* | * Fixed depreciated warning in MSSQL Manager | Adam Frisby | 2007-05-20 | 2 | -1/+52 |
* | Small fix (2/2) | Adam Frisby | 2007-05-20 | 2 | -3/+26 |
* | Small fix (1/2) | Adam Frisby | 2007-05-20 | 1 | -4/+49 |
* | * Updated UserAgentData class, adding new properties, modifying existing ones... | Adam Frisby | 2007-05-20 | 2 | -5/+89 |
* | * Reverted libterrain update | lbsa71 | 2007-05-20 | 4 | -55/+43 |
* | * Imported latest trunk libTerrain-BSD.dll (with debug symbols) to adress mis... | lbsa71 | 2007-05-20 | 1 | -0/+0 |
* | call RequestMapBlocks | morphw | 2007-05-20 | 1 | -1/+3 |
* | Add method to process for MapBlockRequest packets | morphw | 2007-05-20 | 1 | -4/+25 |
* | Add RequestMapBlocks to local and remote interfaces | morphw | 2007-05-20 | 2 | -0/+22 |
* | Add RequestMapBlocks method to GridServer interfaces | morphw | 2007-05-20 | 3 | -0/+4 |
* | Add XmlRpcMapBlockMethod handlers to service map-block XmlRpc requests from r... | morphw | 2007-05-20 | 2 | -0/+58 |
* | Done more work on the world map downloading functionality | gareth | 2007-05-20 | 4 | -2/+37 |
* | added a field in SimProfileData for a region texture asset ID | morphw | 2007-05-20 | 1 | -0/+5 |
* | Begun adding the mapping code | gareth | 2007-05-19 | 5 | -291/+49 |
* | Border crossing back to mostly working, still seems a problem in that you nee... | MW | 2007-05-19 | 7 | -33/+47 |
* | (no commit message) | MW | 2007-05-19 | 1 | -5/+6 |
* | Added the echo method for template checksum handling (idea from Hegemons_Logi... | MW | 2007-05-19 | 3 | -126/+26 |
* | Moved CheckSumServer (and added UDPServerBase ) to OpenSim.Servers | MW | 2007-05-19 | 5 | -16/+200 |
* | Added a CheckSumServer (handles template checksum , so there is no longer the... | MW | 2007-05-19 | 4 | -25/+161 |
* | Added some UI niceness (connect/disconnect thing in Grid menu) | gareth | 2007-05-19 | 5 | -1/+34 |
* | Fixed small null reference bug | gareth | 2007-05-19 | 1 | -0/+1 |
* | * OpenGridServices.Manager/GridServerConnectionManager.cs: Now sending | gareth | 2007-05-19 | 1 | -0/+1 |
* | More authentication stuff | gareth | 2007-05-19 | 1 | -3/+14 |
* | Number of small changes | MW | 2007-05-19 | 8 | -280/+225 |