aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework (unfollow)
Commit message (Expand)AuthorFilesLines
2008-10-05Plumb in the DirPlacesReply packetMelanie Thielker1-0/+11
2008-10-04Plumb packet DirPlacesQuery for search moduleMelanie Thielker1-0/+3
2008-10-04Remove two warnings by assigning string provider = ""Charles Krinke1-2/+2
2008-10-04Unclutter rezzing methods by removing the ad hoc permissions parameters.Melanie Thielker1-3/+1
2008-10-04Add "Drop" functionality to pie menuMelanie Thielker1-0/+2
2008-10-03Add the missing bits for the new region-search:Homer Horwitz1-0/+15
2008-10-03* Committing a few keep-alive changes. Cleaned up some log messagesTeravus Ovares1-6/+21
2008-10-03* Fixes a http protocol violation in HttpServer in Linux. StringWriter.Appe...Teravus Ovares1-1/+6
2008-10-03* refactor: make shutdown a template method in the same manner as startup, fo...Justin Clarke Casey1-2/+9
2008-10-03* minor: restore the standard startup logo text now I understand why things w...Justin Clarke Casey1-1/+1
2008-10-03* oops, fix region startup to be in the correct sequence (though it appeared ...Justin Clarke Casey1-1/+1
2008-10-03* For shits and giggles, print out the time taken for a server to start up (w...Justin Clarke Casey1-0/+4
2008-10-03* refactor: make startup a template methodJustin Clarke Casey1-2/+9
2008-10-03This changeset changes the way chat from client is routed: Dr Scofield2-1/+6
2008-10-03* minor: remove warnings (the code cleaners strike again)Justin Clarke Casey1-4/+4
2008-10-03Mantis #1360Melanie Thielker1-2/+3
2008-10-03* EventQueueGet is now working.Teravus Ovares1-10/+174
2008-10-03Check for empty string as well, just as illegal.Melanie Thielker1-1/+1
2008-10-03Prevent an exception when the directory given for XML save is read onlyMelanie Thielker1-0/+3
2008-10-02- Fixed a small off by one error in sending MapBlocksHomer Horwitz1-1/+0
2008-10-02- Fix invalid cast in OSHttpRequestHomer Horwitz1-3/+3
2008-10-01- Added SendScriptTeleportRequest to IClientView and classes implementing it.Homer Horwitz1-0/+1
2008-10-01one class per file please.Sean Dague2-100/+138
2008-10-01Add a user server XMLRPC method to set the MOTD and the minimum GodLevelMelanie Thielker2-0/+25
2008-10-01* Adds error handlers for errors parsing the querystring passed on the OSHttp...Teravus Ovares1-3/+18
2008-10-01* Fixed a mangled Seed caps handler definition on login to region in standalo...Teravus Ovares1-3/+3
2008-09-30* Replacing Net.HttpListener with HttpServer. Teravus Ovares4-87/+292
2008-09-30* Fixed minor issue while building: If you do a raytraced object placement an...Adam Frisby1-2/+1
2008-09-30Allow create-region to load files from arbitrary locationsMelanie Thielker1-0/+5
2008-09-30* Get the code up to speed with my -#dev e-mail example. (uncomment out lines...Teravus Ovares2-4/+34
2008-09-29* minor: remove warningsJustin Clarke Casey1-6/+7
2008-09-29* Apply http://opensimulator.org/mantis/view.php?id=2294Justin Clarke Casey1-0/+15
2008-09-28Mantis#296. Thank you kindly, Idb for a patch that resolves:Charles Krinke1-0/+2
2008-09-28Add some methods to allow modules so set client view optionsMelanie Thielker1-0/+2
2008-09-28Mantis#2288. Thank you kindly, SMeans, for a patch that:Charles Krinke1-2/+2
2008-09-27* Event queue is now polling.. Teravus Ovares1-2/+4
2008-09-27- adding Dequeue with a timeout to the BlockingQueueHomer Horwitz1-0/+17
2008-09-27* This is the very very early beginnings of an EventQueue:get module.Teravus Ovares3-5/+155
2008-09-26* Patch from JHurlimanTeravus Ovares6-35/+34
2008-09-26* Wind updates. Still random.. but in 4 directions instead of two!Teravus Ovares1-1/+1
2008-09-25Add an extension to allow registering multiple interfaces of a type withMelanie Thielker1-0/+1
2008-09-25Mantis#2017. Thank you kindly, Tyre, for a patch that solves:Charles Krinke2-11/+4
2008-09-25* Adds some WindTeravus Ovares1-0/+3
2008-09-25temporarily disabling HttpServer related stuff (take #2: Exclude takesDr Scofield2-48/+48
2008-09-25* In Standalone, add a persistant account for the OGP user.Teravus Ovares3-4/+30
2008-09-25* Remove a message handler Teravus Ovares1-0/+2
2008-09-24Add persistence of active gestures. This needs an UGAIM update to work.Homer Horwitz4-2/+41
2008-09-23* OGP GET, look for Accept header application/llsd+xml with an optional ?q=Teravus Ovares1-1/+1
2008-09-23* Fix a null reference exception that I introducedTeravus Ovares1-1/+1
2008-09-23* Get Requests for OGP don't have a Content-type: application/llsd+xml, they ...Teravus Ovares1-0/+12