aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
...
* and some more refactoring.MW2007-05-221-2/+0
* More refactoring.MW2007-05-225-16/+27
* More work on adding Events to ClientView (and registering to handle those eve...MW2007-05-218-320/+351
* Merged the new ODE stuffgareth2007-05-211-452/+456
* Start of a redesign of SimClient (now renamed ClientView)/World/Avatar/Prim ,...MW2007-05-2123-671/+769
* Increased version number to 0.2! ZOMG!gareth2007-05-212-2/+2
* * minor refactoring for readability (and to lessen greed)lbsa712007-05-213-25/+30
* * Minor tweaks with new userserverAdam Frisby2007-05-203-13/+31
* Finished adding commentsAdam Frisby2007-05-201-0/+61
* Adding SQL files for new userserver table layouts.Adam Frisby2007-05-202-0/+58
* * Switching back to MySqlAdam Frisby2007-05-201-1/+2
* * DB4o support made defaultAdam Frisby2007-05-202-1/+18
* Infact, so fresh it didnt even load a database connection!Adam Frisby2007-05-201-5/+1
* Adam proudly presents: A new user/login server - fresh to you from his deskto...Adam Frisby2007-05-203-15/+347
* Need to add the grid portion next to test this thinggareth2007-05-202-3/+18
* * Added UnixTimeSinceEpoch() function to Util class (god knows how many times...Adam Frisby2007-05-201-0/+7
* Didn't want to get left behind in the number of commits, and hey it says ther...MW2007-05-203-5/+1
* * Fixed depreciated warning in MSSQL ManagerAdam Frisby2007-05-202-1/+52
* Small fix (2/2)Adam Frisby2007-05-202-3/+26
* Small fix (1/2)Adam Frisby2007-05-201-4/+49
* * Updated UserAgentData class, adding new properties, modifying existing ones...Adam Frisby2007-05-202-5/+89
* * Reverted libterrain updatelbsa712007-05-204-55/+43
* * Imported latest trunk libTerrain-BSD.dll (with debug symbols) to adress mis...lbsa712007-05-201-0/+0
* call RequestMapBlocks morphw2007-05-201-1/+3
* Add method to process for MapBlockRequest packetsmorphw2007-05-201-4/+25
* Add RequestMapBlocks to local and remote interfacesmorphw2007-05-202-0/+22
* Add RequestMapBlocks method to GridServer interfacesmorphw2007-05-203-0/+4
* Add XmlRpcMapBlockMethod handlers to service map-block XmlRpc requests from r...morphw2007-05-202-0/+58
* Done more work on the world map downloading functionalitygareth2007-05-204-2/+37
* added a field in SimProfileData for a region texture asset IDmorphw2007-05-201-0/+5
* Begun adding the mapping codegareth2007-05-195-291/+49
* Border crossing back to mostly working, still seems a problem in that you nee...MW2007-05-197-33/+47
* (no commit message)MW2007-05-191-5/+6
* Added the echo method for template checksum handling (idea from Hegemons_Logi...MW2007-05-193-126/+26
* Moved CheckSumServer (and added UDPServerBase ) to OpenSim.Servers MW2007-05-195-16/+200
* Added a CheckSumServer (handles template checksum , so there is no longer the...MW2007-05-194-25/+161
* Added some UI niceness (connect/disconnect thing in Grid menu)gareth2007-05-195-1/+34
* Fixed small null reference buggareth2007-05-191-0/+1
* * OpenGridServices.Manager/GridServerConnectionManager.cs: Now sendinggareth2007-05-191-0/+1
* More authentication stuffgareth2007-05-191-3/+14
* Number of small changesMW2007-05-198-280/+225
* ZOMG! Authentication!gareth2007-05-191-1/+10
* * TortoiseSVN has an annoying red icon over stuff, this means I probably chan...Adam Frisby2007-05-1938-1967/+2016
* That shutdown function needs to call this....gareth2007-05-191-9/+12
* Finished off the shutdown functiongareth2007-05-195-0/+38
* Updated login codegareth2007-05-196-5/+36
* Added bool requirePublic to gridserver. Disabled by default.Adam Frisby2007-05-181-1/+3
* Added session IDs to the grid management agentgareth2007-05-1835-1778/+1782
* add 1 to global Y posn when exceeding 255 local Y. Was adding 1 to global X....morphw2007-05-181-2/+2
* forgot a .ToString() on AgentIDMW2007-05-171-1/+1