aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region (unfollow)
Commit message (Expand)AuthorFilesLines
2007-11-19Fixed - outside of bounds error.Teravus Ovares1-1/+1
2007-11-19* Changed namespacelbsa712-2/+0
2007-11-19fixed POS rotation with certain anglesJeff Ames1-4/+4
2007-11-19added rotation support to POSJeff Ames1-4/+8
2007-11-19* Split space array structure into a two dimentional array instead of a singl...Teravus Ovares1-27/+38
2007-11-19Added medium debug information to Verbose mode of the console about Prim/spac...Teravus Ovares1-7/+72
2007-11-18* Copy/SpaceBorder Fix attempt number 3, hopefully the lastTeravus Ovares1-11/+21
2007-11-18* 2nd attempt to fix the Spaceborder/copy bugTeravus Ovares1-1/+6
2007-11-18* Supressed the "not a module assembly" warning for verbosity reasons.Adam Frisby1-2/+2
2007-11-18flying in POS should be a bit smootherJeff Ames1-4/+15
2007-11-18* Tentative Bug fix for OptikSL's intermittant Copy prim error.Teravus Ovares1-13/+23
2007-11-18* Refactored IClientAPI.OutPacket to require a second mandatory parameter. T...Teravus Ovares13-74/+76
2007-11-18cleaned up some mono compiler warningsJeff Ames12-77/+65
2007-11-18first stab at implementation of CopyInventoryItemJeff Ames5-43/+97
2007-11-18* Found several cases where prim set physical were not subscribing to physics...Teravus Ovares5-0/+26
2007-11-18Made the background (ie empty space) colour of the exported map image blue.MW1-0/+2
2007-11-18Added "export-map <filename>" console command to the region server that will ...MW2-0/+56
2007-11-18Attempt to get World Map working in Grid mode, will need to be using the grid...MW8-64/+99
2007-11-18For every problem there's a solution that is simple, neat and wrong.Dalien Talbot1-4/+1
2007-11-18Looks like we're requesting the mapblocks for every agent - including Dalien Talbot1-1/+4
2007-11-18Second try at having a bandaid for the multiple logins crashDalien Talbot1-1/+8
2007-11-18Revert the previous commit - indeed this needs to be fixed in a Dalien Talbot1-9/+3
2007-11-18Trap the error during the logout with connections to multiple sims on Dalien Talbot1-3/+9
2007-11-18Prevent the region crash in gridmode on bringing up the mapDalien Talbot1-5/+13
2007-11-18Added handler for MapNameRequest - OnMapNameRequestDalien Talbot3-0/+11
2007-11-17improved avatar logic -- walk up low steps now, sortadan miller1-5/+21
2007-11-17minor POS tweak for speeddan miller1-5/+4
2007-11-17* Fix Null comparison for MonoTeravus Ovares1-2/+2
2007-11-17* Fixed space related SimCrasher ODE error when a prim disables itself becaus...Teravus Ovares1-0/+37
2007-11-17* fixed goofy documentation errorTeravus Ovares1-1/+1
2007-11-17* Added decoding of the AgentThrottleBlock of the AgentThrottle packet. It's...Teravus Ovares1-0/+55
2007-11-17Added ClickAction property to SceneObjectPart (and the relevant changes in IC...MW3-4/+16
2007-11-17Out of a fog of alcohol and adenovirus, I present - POS!dan miller2-32/+219
2007-11-17minor cleanup of some dodgy bitsJeff Ames2-33/+15
2007-11-17added some POS gravityJeff Ames1-22/+17
2007-11-17* ODEPlugin Thinned the avatar out to average SL thin-ness. There's more wor...Teravus Ovares1-2/+4
2007-11-17* ODEPlugin - fixed issue where resizing prim causes the prim's collision box...Teravus Ovares1-2/+18
2007-11-16* Resolved the situation where prim is loaded from storage and when pushed ne...Teravus Ovares4-23/+45
2007-11-16*Added the TimeDilation property to Scenemingchen1-0/+5
2007-11-16* Trying a space/collision optimization technique in ODE. Let me know if you...Teravus Ovares2-17/+41
2007-11-16More cleaning up when deleting regions from a instance. NOTE: IGridServices.D...MW7-17/+28
2007-11-16fixed some AssemblyInfo filesJeff Ames2-4/+4
2007-11-16added dummy POS physics pluginJeff Ames2-0/+359
2007-11-16* ODE step two on the way to separate dynamic space allocation ( One more to ...Teravus Ovares3-56/+176
2007-11-16* Fixed object edit movements causing full object updates instead of terse ob...Teravus Ovares1-1/+7
2007-11-15*** BIG CHANGES : REGION STORAGE MOVED : UPDATE YOUR OpenSim.ini FROM OpenSim...lbsa717-29/+30
2007-11-15make Stopped a bit sloppier which should help address any float round off issuesSean Dague1-6/+7
2007-11-15* ODE - Started the refactoring process to allow breaking up the scene into s...Teravus Ovares1-97/+146
2007-11-15* Added MySQLDataStore (adapted from MonoSqlitelbsa712-8/+15
2007-11-15* Implemented the little friendly pop tooltip messages that appear when you h...Teravus Ovares7-5/+112