aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | a bit less human readable xmlUbitUmarov2012-02-181-25/+25
| * | | | added some ToXml2 to SOGVehicle ( unused untested )UbitUmarov2012-02-181-1/+84
| * | | | changed how vehicle data is stored and passed to physics. use unsafe in seria...UbitUmarov2012-02-186-222/+522
| * | | | vehicle parameters do cross (i hope) on regions in same instance ( others ne...UbitUmarov2012-02-182-13/+57
| * | | | let SOG know about vehicles. Still needs serialization and applyphyscis on d...UbitUmarov2012-02-183-30/+541
| * | | | Added simple binary serializer/deserializer to chODE. 100% untested and most ...UbitUmarov2012-02-175-1035/+1540
| * | | | Now if chode prim.cs detects out of bounds it requests a update and blocks mo...UbitUmarov2012-02-152-20/+45
| * | | | don't freeze with a sitted avatar in a border without other sim. Still messy :(UbitUmarov2012-02-152-3/+10
| * | | | try to make crossings work better. chode no longer prevents crossings i hopeUbitUmarov2012-02-154-27/+77
| * | | | Merge branch 'master' of ssh://3dhosting.de/var/git/careminster into ubitworkUbitUmarov2012-02-1528-534/+1225
| |\ \ \ \
| * | | | | remove drawstuff from ubitodeUbitUmarov2012-02-114-256/+1
| * | | | | removed outdated coments.UbitUmarov2012-02-111-630/+0
| * | | | | remove forgotten taints codeUbitUmarov2012-02-111-32/+0
| * | | | | scenepresence change! in standup() give avatar a physical actor after decidin...UbitUmarov2012-02-111-0/+10
| * | | | | UbitODE: replace 'taints' by 'changes' for avatars also. This provides better...UbitUmarov2012-02-113-250/+378
| * | | | | vehicle changes done by simulation thread and not calling oneUbitUmarov2012-02-112-132/+200
| * | | | | changes to vehicle bankingUbitUmarov2012-02-111-69/+23
| * | | | | a bit better vertical attractor and bankingUbitUmarov2012-02-111-12/+23
| * | | | | Use mesh to estimate real center of prims if avaiable. Let sculpt map texture...UbitUmarov2012-02-115-33/+129
| * | | | | scale avatar push force with avatar densityUbitUmarov2012-02-111-1/+2
| * | | | | test on gitUbitUmarov2012-02-104-0/+4
| * | | | | Merge branch 'master' of ssh://3dhosting.de/var/git/careminster into ubitworkUbitUmarov2012-02-1017-34/+309
| |\ \ \ \ \
| * | | | | | Changes to vehicles code etc. Includes some debug aids to remove later.UbitUmarov2012-02-104-243/+145
| * | | | | | initial introdution of physics actor building control.UbitUmarov2012-02-085-11/+60
| * | | | | | first change in SOP. in AddPrimShape(..) give physics the world rotation and ...UbitUmarov2012-02-081-2/+4
| * | | | | | changes in physics manager, needed for UbitODEUbitUmarov2012-02-082-1/+28
| * | | | | | UbitODE plugin initial commitUbitUmarov2012-02-0810-0/+11556
* | | | | | | Merge branch 'master' of ssh://3dhosting.de/var/git/careminsterMelanie2012-02-1931-90/+688
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | Merge branch 'master' into careminsterMelanie2012-02-194-6/+45
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | Fix:Fly setting for Parcel dosen't work http://opensimulator.org/mantis/view....PixelTomsen2012-02-191-1/+2
| | * | | | | Fix:OmegaX, OmegaY and OmegaZ not saved for child prims http://opensimulator....PixelTomsen2012-02-191-3/+3
| | | |_|_|/ | | |/| | |
| | * | | | This should smooth movement in heteregeneous networks by a lot: cache the reg...Diva Canto2012-02-182-2/+40
| * | | | | Merge branch 'master' into careminsterMelanie2012-02-1822-70/+556
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge branch 'master' of ssh://opensimulator.org/var/git/opensimBlueWall2012-02-181-1/+4
| | |\ \ \ \
| | | * | | | Report an error if the required native Windows ODE library can't be found.Justin Clark-Casey (justincc)2012-02-181-1/+4
| | * | | | | Route logins according to Estate, Telehub and TeleportFlagsBlueWall2012-02-181-2/+4
| | * | | | | Propagate our teleport flags on loginsBlueWall2012-02-183-3/+12
| | |/ / / /
| | * | | | Merge branch 'master' of ssh://opensimulator.org/var/git/opensimBlueWall2012-02-175-7/+66
| | |\ \ \ \
| | | * | | | Fix a bug where changing shape parameters of a child prim in a linkset would ...Justin Clark-Casey (justincc)2012-02-181-2/+2
| | | * | | | On Windows automatically load the correct native ODE library depending on whe...Justin Clark-Casey (justincc)2012-02-184-5/+64
| | * | | | | Parcel sales support to SQLiteBlueWall2012-02-172-1/+10
| | |/ / / /
| | * | | | Fillin missing SQLite support for TelehubsBlueWall2012-02-172-0/+118
| | * | | | Merge branch 'master' of ssh://opensimulator.org/var/git/opensimDan Lake2012-02-1719-75/+400
| | |\ \ \ \
| | | * | | | Add new and updated script eventsRobert Adams2012-02-172-3/+67
| | | * | | | Merge branch 'master' of /home/opensim/src/opensimBlueWall2012-02-171-0/+21
| | | |\ \ \ \
| | | | * | | | Fix missing telehub handling on loginBlueWall2012-02-171-0/+21
| | | * | | | | Make osNpcStopAnimation() call AvatarStopAnimation() rather than AvatarPlayAn...Justin Clark-Casey (justincc)2012-02-171-1/+1
| | | * | | | | Merge branch 'master' of /home/opensim/src/opensimBlueWall2012-02-161-2/+4
| | | |\ \ \ \ \ | | | | |/ / / /
| | | | * | | | Remove some debugging output form the loggerBlueWall2012-02-161-2/+4
| | | * | | | | minor formatting changes from last commit (4486n7d)Justin Clark-Casey (justincc)2012-02-161-4/+3