aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim (unfollow)
Commit message (Expand)AuthorFilesLines
2007-06-25updated prebuild.xml.MW14-160/+273
2007-06-24Disabled the EventQueueGet CAPS as its not yet fully functional.MW1-2/+2
2007-06-24Hopefully enabled the OGS commsManagerMW4-36/+87
2007-06-24* Updating prebuild.xmlAdam Frisby2-32/+27
2007-06-24Refactoring:Adam Frisby5-10/+11
2007-06-24A bit more work on the AssetCache.MW4-15/+17
2007-06-24Disabled the CheckSum Server as it seems that isn't used by viewer 1.18.MW15-131/+424
2007-06-23More work on CAPS handler.MW6-44/+51
2007-06-22Deleted some comments being wrote to consoleMW1-5/+10
2007-06-22Started work on CAPS support, now we have our first test capability, MapLayer...MW9-37/+151
2007-06-22SandBox mode login now shares a base class with the grid mode user server. MW12-145/+121
2007-06-21Fixed the struct and null compare bug.MW1-1/+1
2007-06-21Some refactoring.MW9-283/+373
2007-06-21* Attempted fix for Mono bug.Adam Frisby1-3/+3
2007-06-21Very Preliminary teleporting between regions added. MW1-1/+14
2007-06-21Fixed problem of not being able to move out of the first 3X3 block of regions...MW6-24/+19
2007-06-20* Terrain modification more robust, uses area sizes matching those employed b...Adam Frisby4-15/+136
2007-06-20* Bonus commit: "terrain save" now supports a 'PNG' method.Adam Frisby1-1/+5
2007-06-20* Added support for "revert" and "bake" commands on terrain consoleAdam Frisby1-1/+30
2007-06-20Protip: don't commit when you have debug in ClientView set to true. MW2-5/+5
2007-06-20Renamed Avatar to ScenePresence to avoid clash with libsl Avatar class.MW22-97/+107
2007-06-20* Replaced old logging mechanism with new shiny logging mechanismAdam Frisby21-133/+219
2007-06-20* Removed ClientThreads from avatarlbsa7118-556/+73
2007-06-20* re-added SimpleApp projectslbsa717-39/+76
2007-06-19Made a base class from the Grid mode UserServer.UserManager and included that...MW15-118/+88
2007-06-19*Added some missing files from last commitmingchen4-5/+79
2007-06-18*Updated/Added the base classes and interfaces for user and login serversmingchen2-16/+35
2007-06-18* example soft logger by delegatelbsa711-1/+1
2007-06-18Fixed the flashing when crossing a border.MW5-58/+67
2007-06-17Fixed inverted map texture problem.MW4-8/+32
2007-06-17Each Region will now generate a texture image of their terrain and this will ...MW12-70/+83
2007-06-17* SimpleApp: lbsa716-12/+0
2007-06-17* Added the two Sample Apps to the solutionlbsa7117-136/+366
2007-06-17Very Preliminary local teleporting added (currently only can teleport within...MW13-144/+348
2007-06-17* Added 'LogFilename' attribute to simconfig.xml - in order to specify log namelbsa711-100/+102
2007-06-16Some Rearranging of CommsManager.MW11-8/+446
2007-06-15Very Preliminary border crossing added to sugilite. (Note: Sugilite doesn't h...MW8-37/+197
2007-06-15Preliminary movement added to sugilite, forwards walking only and no animations.MW13-93/+215
2007-06-15and some moreMW8-1282/+16
2007-06-15some more rearrangingMW8-22/+1288
2007-06-14trying to clean up the namespaces.MW18-45/+2961
2007-06-14trying to clean up the namespaces.MW21-2968/+57
2007-06-14Deleted IGridServer interface (and classes implementing that).MW9-381/+20
2007-06-14* Applied Prebuild fixes to Sugilitelbsa7128-168/+168
2007-06-14Commented out the Scene.Backup method for now as there isn't really anything ...MW25-2389/+4
2007-06-14Fixed the bug that makes a region use its water height as its name (in region...MW4-187/+222
2007-06-13* Applying patches to sugilite too.Adam Frisby1-3/+6
2007-06-12(no commit message)MW12-25/+24
2007-06-12Renamed World class to Scene classMW14-55/+55
2007-06-12Renamed OpenSim.Region/World folder to Scene (classes renaming will follow)MW19-43/+74