aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/General/Interfaces (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Major structural change: Begun converting Events to use (caller, args) synt...Adam Frisby2007-10-191-1/+101
* get rid of all the ^M line endingsSean Dague2007-10-191-57/+57
* * some more refactoring + bugfixlbsa712007-10-191-0/+7
* * Total refactoring of Asset Server for massive winlbsa712007-10-191-1/+2
* * Applied Chillken patch #418: copyright-r2094.patch updating copyright messa...lbsa712007-10-151-0/+28
* * Applied patch #418 : copyright-r2012.patch - some errors, but got most thrulbsa712007-10-151-1/+29
* Asset server implementation. Again one of these "plumbing" releases, where no...Tleiades Hax2007-10-132-2/+30
* * minor refactoringlbsa712007-10-051-1/+1
* == The "right name and place" commit ==lbsa712007-10-053-2/+136
* * Moved IUserService to OpenSim.Framework.Interfaceslbsa712007-10-051-0/+49
* * Now the OGS1GridServices has a LocalBackEndServices that it forwards intra-...lbsa712007-09-251-0/+5
* * Moved SendLogoutPacket back to IClientAPI.lbsa712007-09-181-0/+1
* * Yet some more connectivity restructuringlbsa712007-09-181-0/+9
* * Handlerized ViewerEffectlbsa712007-09-181-1/+3
* * Replaced usage of ClientView with IClientAPIlbsa712007-09-181-0/+2
* fixing me some line endingsSean Dague2007-09-171-17/+17
* * 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
* mass update of urls in source code to new websiteSean Dague2007-09-104-4/+4
* hooked up sdague new sqlite asset database provider to the old asset system. ...MW2007-09-102-2/+20
* 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
* Various small changes (some likely to be removed again soon)MW2007-08-291-1/+1
* Another attempt to fix the image sending bug (next week, I intend to rewrite ...MW2007-08-262-2/+2
* Added OnRemoveScript(uint localID, LLUUID itemID) event , trigged when a scri...MW2007-08-221-0/+2
* Made SceneObjectGroup.GetChildPrim() public, for now so that script engine ca...MW2007-08-221-0/+2
* Start of Task Inventory (ie prim's inventory). For now, you can only move scr...MW2007-08-221-0/+2
* Added OnRezScript event to Scene.EventManager.Which the script engine should ...MW2007-08-211-0/+2
* Can now turn on/off server side permission checking (on prim editing etc) fro...MW2007-08-211-0/+2
* Instant Messages between users in the same region should actually now work.MW2007-08-201-2/+2
* small clean up.MW2007-08-191-0/+3
* Sqlite datastore should now save the textures and extraparams data (used by s...MW2007-08-191-0/+8
* Taking Prims (SceneObjectGroups) in and out of inventory should now work and ...MW2007-08-161-1/+2
* The 'Party Party Groupie Groupie Life is a game' commit:lbsa712007-08-151-0/+1
* More work on inventory, can now create other inventory types, like Clothes an...MW2007-08-151-0/+5
* Few small fixesMW2007-08-101-3/+3
* Some cleaning up and removed a few old files no longer in use.MW2007-08-102-110/+0
* 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/+1
* added OnDisconnectUser event to required classesSean Dague2007-07-301-0/+2
* 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
* * Started renaming world to Scenelbsa712007-07-262-2/+2
* * Users doing terraforming should see updates instantly now.Adam Frisby2007-07-241-1/+1
* * Some work in progress code: Inventory cache, start of inventory server/serv...MW2007-07-221-2/+5
* Some work on Inventory (not yet finished or enabled)MW2007-07-191-2/+11
* Added some Alert methods to Scene , and a console command handler. So from th...MW2007-07-191-1/+2