lbsa71
57ff76850d
* Added MySQLDataStore (adapted from MonoSqlite
...
* Made startup a little bit more forgiving on dll load
* Minor renamings and musings
2007-11-15 15:32:28 +00:00
Jeff Ames
3c3d586d2a
removed duplicate cloud.jp2 from bin directory
2007-11-14 06:52:39 +00:00
Brian McBee
d6e62b2d46
Whoops! Missing cloud texture.
2007-11-14 06:25:51 +00:00
Brian McBee
666bd6f06e
Another try: Fix moon bleeding over into linden grid. Need to clear your cache to fix it.
2007-11-14 06:00:03 +00:00
Jeff Ames
3d10dbf233
added IDs for all built-in animations
2007-11-13 02:30:43 +00:00
Teravus Ovares
d9d35f9fd7
* Implemented Walk Vs Run in ODE. Also helps make the walk look smoother.
...
* All thanks to unimplemented packet listing :D
2007-11-12 23:46:26 +00:00
Teravus Ovares
5952441fcc
* Added a lot of Glue to help with reporting proper collisions.
...
* ODE - Fixed the iscolliding property to report a static true when colliding.
* Added reporting of collisions to call UpdateMovementAnimations
* Added Jump - air animation (with arms outstretched).
* Added Fall Animations
* ODE - Added a small amount of X, Y motion control while jumping or Falling
* ODE - Avatar movement animations are still a bit odd sometimes, and had to get this up there.
2007-11-12 21:45:49 +00:00
Jeff Ames
ad002835d3
enable typing animation for chat, maybe
2007-11-12 20:25:59 +00:00
Teravus Ovares
9b6e747d78
* Sets ZeroMesher as default. (If you want to cut and hollow, you'll need to uncomment the Meshmerizer in OpenSim.ini)
...
* Fixes a geometry issue in ODE when using ZeroMesher
2007-11-12 16:22:23 +00:00
Jeff Ames
008e4a2be8
set svn:eol-style, reset default config
2007-11-12 14:54:13 +00:00
Teravus Ovares
cdd903c173
* Applied Gerhard's Meshing patch (Thanks! Gerhard)
...
* Addition of Gerhard's ZeroMesher.
* Addition of meshing OpenSim.ini parameter
* Some modifications to the Meshmerizer
* Meshmerizer set to default meshing plugin because ZeroMesher needs a memory locking fix. We'll switch it back after the memory locking issue is resolved.
2007-11-12 12:43:01 +00:00
Jeff Ames
db174dfa20
set svn:eol-style
2007-11-11 09:19:21 +00:00
Brian McBee
98fd8f099b
Better moon with new improved alpha-channel action!
2007-11-11 02:52:38 +00:00
Brian McBee
f1f3298473
moon
2007-11-11 02:02:35 +00:00
Teravus Ovares
ec77e1eb17
* adds flag in OpenSim.ini for disabling physical prim. Look at OpenSim.ini.example in the bin folder for an example.
2007-11-11 00:08:18 +00:00
Teravus Ovares
e9e72fe907
* Added an internal throttle on ODE physics updates
...
* Added a ThrottleUpdates member to PhysicsActor to expose 'throttle' ability to the Scene.
* Updated the ode.dll file with a fix to invalid data passed to ODE's heightfield collision calculator.
2007-11-09 21:01:55 +00:00
Sean Dague
114945b842
make Sun progression configurable for the Sim from OpenSim.ini
2007-11-09 19:53:23 +00:00
Jeff Ames
a9b5732c33
reformatted OpenSimAssetSet.xml (whitespace only)
2007-11-08 09:16:24 +00:00
Jeff Ames
0c770af51a
fixed case of name key in OpenSimAssetSet.xml
2007-11-08 08:49:24 +00:00
darok
f016ef76db
Update of libraries MonoXnaCompactMaths and Modified BulletX cause an update on MonoXnaCompactMaths. The method CreateFromRotation in Quaternion Class (MonoXnaCompactMaths) has been changed to make rotations work properly. See OpenSim libs.
2007-11-07 20:49:31 +00:00
dan miller
06e7b6bd98
teravus debug patch of libode.so from libs
2007-11-05 23:18:40 +00:00
MW
a07769db41
New ode.dll from Teravus.
2007-11-05 20:38:14 +00:00
dan miller
cf47e03ad1
tevarus ODE debug patch. note: NOT TESTED!
2007-11-05 19:16:04 +00:00
dan miller
92ceb036e1
teravus debugging patched ode.dll, windows
2007-11-05 18:30:01 +00:00
lbsa71
ce33db72cb
* prebuild now creates .exe references in NAntTarget
...
* prebuild now uses local copy of schema (for future expansions)
2007-11-05 15:10:20 +00:00
MW
3237773efc
another attempt to fix problem
2007-11-04 16:36:27 +00:00
MW
6df3a56805
trying to fix the problem of Mono not liking to work with Mono.Addins, but MS .net is fine with it.
2007-11-04 16:27:57 +00:00
MW
039f2c46c0
Added support for OpenSim application plugins (as requested by Adam), which use Mono.addins for loading/management. (which is a pure .net solution so works on both Mono and MS .net, and is under the MIT license, will add the source code for the library later). I also suggest we look into switching to using Mono.addins for our Region module loading management.
...
A little bit more refactoring of Scene.
2007-11-04 13:48:15 +00:00
Charles Krinke
33d6222e8d
Thank you Teravus, very much, for a 'jump', 'crouch' and 'inertia' patch for all three physics plugins.
2007-10-31 04:18:34 +00:00
Tleiades Hax
6a8d8f54e8
Step one on the long march towards grid based inventory. Introduction of an InevntoryServer
2007-10-30 22:42:34 +00:00
Jeff Ames
2cf117cc6c
Added preliminary support for sitting on prims
2007-10-28 03:58:46 +00:00
lbsa71
fb6aa6eafc
* Added 'Jim' and 'Goblin' shapes; not available in inventory yet though
2007-10-27 11:45:52 +00:00
lbsa71
070047ce1b
* Added prototypical AvatarFactory module interface to load avatar parameters
...
* Added dump_assets_to_file option to enable asset dumping for debug
* normalized some namespaces
* InventoryFolder renamed to InventoryFolderImpl to
2007-10-26 14:08:36 +00:00
Tleiades Hax
5e7dba7268
Very early first implementation of grid based assets.
...
Run this on a major grid, and weep
2007-10-26 11:46:27 +00:00
Sean Dague
1d5ec16865
move out the config files to .example files so that they
...
don't clobber people's configs all the time, and that
we don't get new changes pulled in randomly from people's
configs
2007-10-25 15:33:11 +00:00
dan miller
1d402134ac
updated libode.so (no exception on assert)
2007-10-24 05:04:11 +00:00
dan miller
3d689f1cd6
ode.dll with dnorm4 exception bypassed (windows)
2007-10-24 04:29:34 +00:00
Adam Frisby
c4707a284f
* Major ass commit.
...
* Sqlite Storage Engine now supports terrain -- however be aware that every terrain revision stored will at 512KB to your database file. At the moment it is storing every revision from the first.
* Fixed an issue where by noverbose mode would display lots of useless junk. Noverbose mode is now quite usable.
* Fixed a whole bunch of console message issues such as naming and categorisation
2007-10-22 15:23:48 +00:00
dan miller
779eaada40
updating windows sqlite binary
2007-10-20 05:38:32 +00:00
Adam Frisby
4f1abe3e76
* Whisper, Say and Shout distances are now configurable (what the hell!)
2007-10-19 23:36:27 +00:00
Sean Dague
9a17bc58a6
enable IRC bridge via runtime configuration
2007-10-19 21:36:58 +00:00
dan miller
6f70d6964a
checking in linux libode.so and config
2007-10-19 06:00:59 +00:00
dan miller
d92d17ef7f
windows: ODE binaries and build patches
2007-10-19 05:57:03 +00:00
dan miller
3a4b53077d
putting openjpeg-libsl source in /libraries; updating binaries
2007-10-18 08:19:20 +00:00
Charles Krinke
884edac78e
Add gryc's patch to run commands in a shutdown_commands.txt file when the sim is shutdown. A config setting has also been added to OpenSim.ini. Thank you very much, gryc.
2007-10-18 02:13:06 +00:00
dan miller
94c098784c
recompiled libode with g++ 3.3 -- should fix problems loading on some distros, such as openmv machine
2007-10-14 11:06:54 +00:00
Tleiades Hax
8b440cef13
Opdated the MySql.Data.dll in bin to version 5.0.8.1. runprebuild should be run prior to rebuilding the solution
2007-10-11 19:10:27 +00:00
dan miller
23eeeaae03
fixes for nebadon"s terrain bugs; includes patched 0.9 ode.dll, libode.so
2007-10-11 05:54:56 +00:00
dan miller
2d5f5e2b32
applied Darok"s BulletXPlugin changes 003.patch
2007-10-07 14:40:02 +00:00
dan miller
e8917c9e14
this ode.dll should fix problems with windows server 2003, and perhaps other windows systems
2007-10-06 07:04:29 +00:00