aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim (follow)
Commit message (Expand)AuthorAgeFilesLines
* Shiny commit (finally)Adam Frisby2007-06-289-5/+603
* * More removing stuff. Tortoise SVN I hate you.Adam Frisby2007-06-284-218/+0
* * Brand spankin' new scripting engine.Adam Frisby2007-06-2817-523/+193
* Some very Preliminary work on .net remoting for interregion comms. MW2007-06-277-23/+6
* * Begun reimplementing scripting.Adam Frisby2007-06-275-23/+196
* The following events now work:Adam Frisby2007-06-272-10/+33
* * Renamed new event manager "SceneEvents" to "EventManager"Adam Frisby2007-06-272-1/+9
* * Commiting new "SceneEvents" class - a single class which contains bindable ...Adam Frisby2007-06-271-0/+29
* * Added help command to terrain filters.Adam Frisby2007-06-262-0/+11
* * Terrain filters! - Think photoshop-style filters for terrain.Adam Frisby2007-06-264-24/+156
* Some Caps/LLSD cleaning up.MW2007-06-251-29/+25
* Some work in progress LLSD serialise / de-serialise functions.MW2007-06-251-9/+17
* 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