aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Common (unfollow)
Commit message (Expand)AuthorFilesLines
2007-06-25Forgot theseMW1-1/+1
2007-06-25updated prebuild.xml.MW5-38/+45
2007-06-24Disabled the EventQueueGet CAPS as its not yet fully functional.MW1-2/+0
2007-06-24Hopefully enabled the OGS commsManagerMW5-37/+131
2007-06-24* Updated to use multi-listenersAdam Frisby1-24/+30
2007-06-24* Updating prebuild.xmlAdam Frisby2-43/+95
2007-06-24* Updating sugilite userserver with the same patchAdam Frisby2-2/+48
2007-06-24* Added partial support for OGS/1 grid servers with the Sugilite patch.Adam Frisby1-3/+68
2007-06-24* Forgot to commit the OGS1 code.Adam Frisby3-0/+169
2007-06-24Refactoring:Adam Frisby2-11/+42
2007-06-24Disabled the CheckSum Server as it seems that isn't used by viewer 1.18.MW4-12/+31
2007-06-23More work on CAPS handler.MW3-0/+10
2007-06-22Deleted some comments being wrote to consoleMW1-2/+1
2007-06-22Started work on CAPS support, now we have our first test capability, MapLayer...MW3-15/+16
2007-06-22SandBox mode login now shares a base class with the grid mode user server. MW9-270/+837
2007-06-21* Porting console fix from Trunk to SugiliteAdam Frisby1-3/+11
2007-06-21Fixed problem of not being able to move out of the first 3X3 block of regions...MW1-1/+1
2007-06-20* Terrain modification more robust, uses area sizes matching those employed b...Adam Frisby1-1/+1
2007-06-20Renamed Avatar to ScenePresence to avoid clash with libsl Avatar class.MW5-25/+18
2007-06-20* Replaced old logging mechanism with new shiny logging mechanismAdam Frisby9-75/+70
2007-06-20* re-added SimpleApp projectslbsa713-25/+1
2007-06-19Made a base class from the Grid mode UserServer.UserManager and included that...MW35-26/+3644
2007-06-19*Added some missing files from last commitmingchen2-2/+0
2007-06-18*Updated/Added the base classes and interfaces for user and login serversmingchen3-15/+28
2007-06-18* example soft logger by delegatelbsa713-0/+89
2007-06-18Fixed the flashing when crossing a border.MW1-0/+1
2007-06-17Fixed inverted map texture problem.MW1-0/+27
2007-06-17Each Region will now generate a texture image of their terrain and this will ...MW1-0/+1
2007-06-17* Added the two Sample Apps to the solutionlbsa711-1/+1
2007-06-17Very Preliminary local teleporting added (currently only can teleport within...MW8-9/+52
2007-06-17* Added 'LogFilename' attribute to simconfig.xml - in order to specify log namelbsa711-36/+23
2007-06-16Some Rearranging of CommsManager.MW15-688/+31
2007-06-15Very Preliminary border crossing added to sugilite. (Note: Sugilite doesn't h...MW9-3/+69
2007-06-15Preliminary movement added to sugilite, forwards walking only and no animations.MW1-2/+5
2007-06-14Deleted IGridServer interface (and classes implementing that).MW7-175/+23
2007-06-14* Applied Prebuild fixes to Sugilitelbsa717-31/+31
2007-06-14Commented out the Scene.Backup method for now as there isn't really anything ...MW2-23/+19
2007-06-14* Added experimental RegionHandle class to Framework.Types - see email posted...Adam Frisby2-15/+143
2007-06-12Deleted files under OpenSim.Framework/Interfaces/Remoting/ as they are curren...MW8-252/+0
2007-06-12Some rearranging of folders in OpenSim.RegionMW6-109/+101
2007-06-11*Fixed sugilitemingchen1-18/+22
2007-06-11*Removed missing file in csprojmingchen4-12/+0
2007-06-11*Removed SimProfileBase from OpenSim (Unused/Depreciated)mingchen10-188/+143
2007-06-11*Removed OSVector3 and replaced with libsecondlife.LLVector3mingchen3-64/+24
2007-06-11*Added and updated copyright headers on all files in both OpenSim and OGSmingchen34-14/+853
2007-06-11Started to add/update copyright notice in sugilite.MW32-28/+758
2007-06-11A few small changes and hopefully fixed the nant build problem (OpenSim.Frame...MW1-0/+1
2007-06-11Added AttachObject method to IClientAPI.MW1-0/+1
2007-06-11Renamed sandBoxManager to LocalBackEndServicesMW6-23/+30
2007-06-10Added InterSimComms (Likely to be renamed) to the commsManager and moved the ...MW9-63/+103