Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updated to latest libsecondlife.dll , now need to use SL viewer 1.16 (or above) | MW | 2007-05-24 | 3 | -122/+83 |
| | |||||
* | (no commit message) | MW | 2007-05-24 | 8 | -34/+41 |
| | |||||
* | All back and no one suspected a thing. | MW | 2007-05-24 | 2 | -8/+9 |
| | |||||
* | * re-prebuilt | lbsa71 | 2007-05-24 | 38 | -459/+100 |
| | | | | | * deleted all those *.user - ignore them next time! | ||||
* | Starts to readd the changes from revisions 768,769 and 770 before Adam ↵ | MW | 2007-05-24 | 1 | -32/+39 |
| | | | | notices they got lost in the restructuring. | ||||
* | Stage 2: GridServices build files should be fixed now, Someone will need to ↵ | MW | 2007-05-24 | 29 | -379/+563 |
| | | | | | | | test it under nant, and the releng scripts might need updating as we now have two solutions. Also the build order for the two solutions should be to compile the OpenSim Solution first and then the GridServices one, as the common projects are referenced by DLL in the Gridservices. | ||||
* | Stage 1 of repairing the build files, those ofr the OpenSim regionserver ↵ | MW | 2007-05-24 | 39 | -573/+398 |
| | | | | should now be okay. Now onto the Grid servers... | ||||
* | 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 ↵ | MW | 2007-05-24 | 3 | -296/+0 |
| | | | | directory is in OpenGridServices-Source) | ||||
* | Some more code refactoring, plus a restructuring of the directories so that ↵ | MW | 2007-05-24 | 310 | -939/+1739 |
| | | | | the Grid servers can be a separate solution to the region server. | ||||
* | Added "terrain save grdmap <filename> <gradientmap>" function to console. ↵ | Adam Frisby | 2007-05-24 | 1 | -0/+5 |
| | | | | Gradient map must be in a format that System.Drawing understands. BMP recommended. Will export as a PNG image. | ||||
* | * Reduced effect of terraforming brushes by 1000%. | Adam Frisby | 2007-05-24 | 6 | -134/+247 |
| | | | | | | * Added new exportImage() function to BasicTerrain which will output a gradient-mapped image of the terrain which can be uploaded to the grid for things like world map images. (shiinnny), will update later with an improved version using the bilinear quad method employed in client terrain rendering. * Rebuild project & build files for basicterrain with System.Drawing dependency. Prebuild updated. | ||||
* | * Simulators should no longer require all their neighbours to be online to ↵ | Adam Frisby | 2007-05-24 | 1 | -32/+39 |
| | | | | accept user connections. | ||||
* | 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 ↵ | MW | 2007-05-21 | 8 | -320/+351 |
| | | | | events in Avatar and World) | ||||
* | 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 |
| | | | | , switching to a event based system (World/Avatar register as event handlers). It is possible that I've broke something with this commit but it doesn't matter as I'll just hide and no one will find me. | ||||
* | 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 |
| | | | | | | | | * Fixed password encoding to match MD5 standard properly. * Fixed exception caused on user first login (minor) * Fixed exception caused by incorrect username (minor) * Returns login error rather than grid error if username is incorrect | ||||
* | 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 |
| | | | | | * Some comments | ||||
* | 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 ↵ | Adam Frisby | 2007-05-20 | 3 | -15/+347 |
| | | | | desktop, and completely untested! | ||||
* | 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 ↵ | Adam Frisby | 2007-05-20 | 1 | -0/+7 |
| | | | | times we have reimplemented this.) | ||||
* | Didn't want to get left behind in the number of commits, and hey it says ↵ | MW | 2007-05-20 | 3 | -5/+1 |
| | | | | there are some differences between my local copy and svn, so why not commit? | ||||
* | * Fixed depreciated warning in MSSQL Manager | Adam Frisby | 2007-05-20 | 2 | -1/+52 |
| | | | | | * Added support for user agents in the Userserver UserManager | ||||
* | 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 ↵ | Adam Frisby | 2007-05-20 | 2 | -5/+89 |
| | | | | | | | | ones datatypes. * Added read-only support for new userserver to MySQL Data Interface. (TODO: Add write capabilities to the Agent table.) * Added new regionMapTextureID support to MySQL Data server. (thanks MorphW!) | ||||
* | * Reverted libterrain update | lbsa71 | 2007-05-20 | 4 | -55/+43 |
| | | | | | * Updated vs2005 target | ||||
* | * Imported latest trunk libTerrain-BSD.dll (with debug symbols) to adress ↵ | lbsa71 | 2007-05-20 | 1 | -0/+0 |
| | | | | missing method exception | ||||
* | 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 ↵ | morphw | 2007-05-20 | 2 | -0/+58 |
| | | | | region servers (on behalf of users) | ||||
* | 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 ↵ | MW | 2007-05-19 | 7 | -33/+47 |
| | | | | need to stop walking just after you cross the border for it to work properly (else you will continue moving into a negative position in the first sim) | ||||
* | (no commit message) | MW | 2007-05-19 | 1 | -5/+6 |
| | |||||
* | Added the echo method for template checksum handling (idea from ↵ | MW | 2007-05-19 | 3 | -126/+26 |
| | | | | Hegemons_Login_Analysis page) to the CheckSumServer, but currently it is comment out as enabling it would mean that any version of client could connect which is very likely to lead to problem with pre 1.15 version clients. | ||||
* | 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 ↵ | MW | 2007-05-19 | 4 | -25/+161 |
| | | | | | | | | the need to connect to LL userserver). Currently onlt active in sandbox mode (someone simple needs to add "CheckSumServer checkserver = new CheckSumServer(12036, m_console);" to the grid userserver). Then when starting up the SL client add " -user localhost" (or whatever the IP address that the sim or grid userserver is at) to the command line | ||||
* | Added some UI niceness (connect/disconnect thing in Grid menu) | gareth | 2007-05-19 | 5 | -1/+34 |
| |