aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim (follow)
Commit message (Expand)AuthorAgeFilesLines
* Forgot theseMW2007-06-252-2/+2
* updated prebuild.xml.MW2007-06-2514-160/+273
* Disabled the EventQueueGet CAPS as its not yet fully functional.MW2007-06-241-2/+2
* Hopefully enabled the OGS commsManagerMW2007-06-244-36/+87
* * Updating prebuild.xmlAdam Frisby2007-06-242-32/+27
* Refactoring:Adam Frisby2007-06-245-10/+11
* A bit more work on the AssetCache.MW2007-06-244-15/+17
* Disabled the CheckSum Server as it seems that isn't used by viewer 1.18.MW2007-06-2415-131/+424
* More work on CAPS handler.MW2007-06-236-44/+51
* Deleted some comments being wrote to consoleMW2007-06-221-5/+10
* Started work on CAPS support, now we have our first test capability, MapLayer...MW2007-06-229-37/+151
* SandBox mode login now shares a base class with the grid mode user server. MW2007-06-2212-145/+121
* Fixed the struct and null compare bug.MW2007-06-211-1/+1
* Some refactoring.MW2007-06-219-283/+373
* * Attempted fix for Mono bug.Adam Frisby2007-06-211-3/+3
* Very Preliminary teleporting between regions added. MW2007-06-211-1/+14
* Fixed problem of not being able to move out of the first 3X3 block of regions...MW2007-06-216-24/+19
* * Terrain modification more robust, uses area sizes matching those employed b...Adam Frisby2007-06-204-15/+136
* * Bonus commit: "terrain save" now supports a 'PNG' method.Adam Frisby2007-06-201-1/+5
* * Added support for "revert" and "bake" commands on terrain consoleAdam Frisby2007-06-201-1/+30
* Protip: don't commit when you have debug in ClientView set to true. MW2007-06-202-5/+5
* Renamed Avatar to ScenePresence to avoid clash with libsl Avatar class.MW2007-06-2022-97/+107
* * Replaced old logging mechanism with new shiny logging mechanismAdam Frisby2007-06-2021-133/+219
* * Removed ClientThreads from avatarlbsa712007-06-2018-556/+73
* * re-added SimpleApp projectslbsa712007-06-207-39/+76
* Made a base class from the Grid mode UserServer.UserManager and included that...MW2007-06-1915-118/+88
* *Added some missing files from last commitmingchen2007-06-194-5/+79
* *Updated/Added the base classes and interfaces for user and login serversmingchen2007-06-182-16/+35
* * example soft logger by delegatelbsa712007-06-181-1/+1
* Fixed the flashing when crossing a border.MW2007-06-185-58/+67
* Fixed inverted map texture problem.MW2007-06-174-8/+32
* Each Region will now generate a texture image of their terrain and this will ...MW2007-06-1712-70/+83
* * SimpleApp: lbsa712007-06-176-12/+0
* * Added the two Sample Apps to the solutionlbsa712007-06-1717-136/+366
* Very Preliminary local teleporting added (currently only can teleport within...MW2007-06-1713-144/+348
* * Added 'LogFilename' attribute to simconfig.xml - in order to specify log namelbsa712007-06-171-100/+102
* Some Rearranging of CommsManager.MW2007-06-1611-8/+446
* Very Preliminary border crossing added to sugilite. (Note: Sugilite doesn't h...MW2007-06-158-37/+197
* Preliminary movement added to sugilite, forwards walking only and no animations.MW2007-06-1513-93/+215
* and some moreMW2007-06-158-1282/+16
* some more rearrangingMW2007-06-158-22/+1288
* trying to clean up the namespaces.MW2007-06-1418-45/+2961
* trying to clean up the namespaces.MW2007-06-1421-2968/+57
* Deleted IGridServer interface (and classes implementing that).MW2007-06-149-381/+20
* * Applied Prebuild fixes to Sugilitelbsa712007-06-1428-168/+168
* Commented out the Scene.Backup method for now as there isn't really anything ...MW2007-06-1425-2389/+4
* Fixed the bug that makes a region use its water height as its name (in region...MW2007-06-144-187/+222
* * Applying patches to sugilite too.Adam Frisby2007-06-131-3/+6
* (no commit message)MW2007-06-1212-25/+24
* Renamed World class to Scene classMW2007-06-1214-55/+55