aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/General/NullClientAPI.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Yet some more connectivity restructuringlbsa712007-09-181-183/+0
* * Handlerized ViewerEffectlbsa712007-09-181-1/+4
* * Replaced usage of ClientView with IClientAPIlbsa712007-09-181-0/+8
* * Wired up chat so that channel goes into OnChatFromViewer. However:lbsa712007-09-141-1/+1
* Added CLI "debug packet 0..255" to enable the in/out packet dumps with variou...Dalien Talbot2007-09-131-0/+1
* Little green men (aka dots on minimap). Thanks to bushing for Dalien Talbot2007-09-091-0/+1
* Partial fix for the "avatars permanently facing east" - now the rotationDalien Talbot2007-09-081-1/+1
* Added OnRemoveScript(uint localID, LLUUID itemID) event , trigged when a scri...MW2007-08-221-0/+1
* Made SceneObjectGroup.GetChildPrim() public, for now so that script engine ca...MW2007-08-221-0/+1
* Start of Task Inventory (ie prim's inventory). For now, you can only move scr...MW2007-08-221-0/+1
* Added OnRezScript event to Scene.EventManager.Which the script engine should ...MW2007-08-211-0/+1
* Can now turn on/off server side permission checking (on prim editing etc) fro...MW2007-08-211-0/+1
* Instant Messages between users in the same region should actually now work.MW2007-08-201-1/+1
* small clean up.MW2007-08-191-0/+2
* Sqlite datastore should now save the textures and extraparams data (used by s...MW2007-08-191-0/+7
* Taking Prims (SceneObjectGroups) in and out of inventory should now work and ...MW2007-08-161-0/+1
* The 'Party Party Groupie Groupie Life is a game' commit:lbsa712007-08-151-0/+5
* More work on inventory, can now create other inventory types, like Clothes an...MW2007-08-151-0/+2
* Few small fixesMW2007-08-101-3/+3
* Making sure my local working copy is in sync with svn before I start the job ...MW2007-08-091-2/+2
* * Now we have boxes. Yay!lbsa712007-08-061-2/+1
* Some more work on SceneObject/primitive rewrites (AllNewSceneObjectGroup2 /Pa...MW2007-08-011-0/+3
* added OnDisconnectUser event to required classesSean Dague2007-07-301-145/+146
* Deleting objects should now work. But beware they aren't send to your trash f...MW2007-07-291-1/+1
* You should now see the correct Avatar for other users, including their clothe...MW2007-07-281-0/+1
* A few changes so that the number of warnings is less but without deleting eve...MW2007-07-271-1/+0
* More work on inventory and opensim library.MW2007-07-261-0/+5
* * Some work in progress code: Inventory cache, start of inventory server/serv...MW2007-07-221-1/+3
* Some work on Inventory (not yet finished or enabled)MW2007-07-191-1/+7
* Added some Alert methods to Scene , and a console command handler. So from th...MW2007-07-191-1/+4
* A script/custom application should be able to add a particle system to a prim...MW2007-07-181-4/+2
* Sculpted Prims should now work. MW2007-07-181-0/+1
* few small changesMW2007-07-181-0/+130