Log of /trunk/ModularRex
| Sticky Revision: |
Revision 64 - Directory Listing
Modified Tue Feb 10 14:29:59 2009 UTC (4 years, 3 months ago) by tuco
- fixed AssetCache to IAssetCache in some overridden functions - assettype now fetched for rexobjectproperties, using interface to avoid references to opensim
Revision 63 - Directory Listing
Modified Mon Feb 9 07:13:09 2009 UTC (4 years, 3 months ago) by mikkopa
Changed the OpenSim.Region.Environment namespace to OpenSim.Region.Framework as it was changed in new OpenSim.
Revision 62 - Directory Listing
Modified Fri Feb 6 13:35:41 2009 UTC (4 years, 3 months ago) by mikkopa
Added the file that was missing from the last commit
Revision 61 - Directory Listing
Modified Fri Feb 6 12:31:33 2009 UTC (4 years, 3 months ago) by mikkopa
MediaURL: *Fetch media urls from database on startup *Send media urls to client on startup
Revision 60 - Directory Listing
Modified Fri Feb 6 09:55:22 2009 UTC (4 years, 3 months ago) by tuco
rexobjectproperties deleted from db when prim deleted
Revision 59 - Directory Listing
Modified Fri Feb 6 09:46:38 2009 UTC (4 years, 3 months ago) by tuco
duplication works for objects with rexproperties
Revision 58 - Directory Listing
Modified Fri Feb 6 09:13:06 2009 UTC (4 years, 3 months ago) by tuco
rexodephysics changed from inheriting ode to copy-paste-ode+rex changes (as suggested by opensim devs)
Revision 57 - Directory Listing
Modified Fri Feb 6 08:28:47 2009 UTC (4 years, 3 months ago) by tuco
rexobjectpropertiescache: objects are loaded into memory, saved & sent over the network only when necessary. Also other changes which clean up the prop handling much.
Revision 56 - Directory Listing
Modified Wed Feb 4 15:15:52 2009 UTC (4 years, 3 months ago) by mikkopa
Added a file that was missing from previous commit.
Revision 55 - Directory Listing
Modified Wed Feb 4 15:04:47 2009 UTC (4 years, 3 months ago) by mikkopa
Initial version of MediaURLs. Works per session for now.
Revision 54 - Directory Listing
Modified Wed Feb 4 07:41:03 2009 UTC (4 years, 3 months ago) by mikkopa
Fixed to work with newest OpenSim trunk.
Revision 53 - Directory Listing
Modified Tue Feb 3 09:39:00 2009 UTC (4 years, 3 months ago) by tuco
uncommented rexodephysics code. Mesh collisions work when you set them to a prim. For prims loaded from db collisions don't yet work.
Revision 52 - Directory Listing
Modified Tue Feb 3 08:52:20 2009 UTC (4 years, 3 months ago) by mikkopa
Added libs, RXCore and samples for Python module. See readme.txt for usage.
Revision 51 - Directory Listing
Modified Tue Feb 3 07:13:22 2009 UTC (4 years, 3 months ago) by mikkopa
Removed System.Data.DataSetExtension references as they were not needed. Added SQLiteDialect to NHibernate. Thanks Paul Fishwick.
Revision 50 - Directory Listing
Modified Tue Feb 3 07:08:25 2009 UTC (4 years, 3 months ago) by tuco
rexmod side of the ode physics changes some rexclientview cleanup
Revision 49 - Directory Listing
Modified Mon Feb 2 13:39:06 2009 UTC (4 years, 3 months ago) by mikkopa
*Added first implementation of SpawnActor to Python module. *Removed bin/Debug folder and project files. You should not commit these. Use runprebuild script to create project and solution files.
Revision 46 - Directory Listing
Modified Mon Feb 2 09:35:45 2009 UTC (4 years, 3 months ago) by tuco
clean up
Revision 45 - Directory Listing
Modified Fri Jan 30 13:20:33 2009 UTC (4 years, 3 months ago) by mikkopa
Added to RexClientView: *SendRexForceFOV *SendRexForceCamera *SendRexSky *SendMediaURL *RexIKSendLimbTarget *SendRexAvatarAnimation *SendRexAvatarMorph
Revision 44 - Directory Listing
Modified Fri Jan 30 10:18:15 2009 UTC (4 years, 3 months ago) by mikkopa
Commented out some test code, should fix issue [#127]
Revision 43 - Directory Listing
Modified Fri Jan 30 09:59:40 2009 UTC (4 years, 3 months ago) by mikkopa
*Modified OnPythonClassChange a bit. Now Python module knows when script has changed. No proper cache yet though.
Revision 42 - Directory Listing
Modified Wed Jan 28 14:51:20 2009 UTC (4 years, 3 months ago) by mikkopa
*Added OnPythonClassChange event to detect when Python script is initialized *Added methods to Load and Save objects from outside ModrexObjects. *Removed RexObjectPart and RexObjectGroup, which are not used anymore.
Revision 41 - Directory Listing
Modified Fri Jan 23 11:07:41 2009 UTC (4 years, 3 months ago) by mikkopa
Fixed prebuild.xml
Revision 40 - Directory Listing
Modified Fri Jan 23 10:57:33 2009 UTC (4 years, 3 months ago) by mikkopa
Removed unneeded reference
Revision 39 - Directory Listing
Modified Fri Jan 23 10:50:03 2009 UTC (4 years, 3 months ago) by mikkopa
Merged branch to trunk. Note this patch requires OpenSim patch (http://opensimulator.org/mantis/view.php?id=3012) to be applied.
Revision 35 - Directory Listing
Modified Fri Jan 9 07:09:35 2009 UTC (4 years, 4 months ago) by mikkopa
Added nant build files
Revision 34 - Directory Listing
Modified Thu Jan 8 13:36:39 2009 UTC (4 years, 4 months ago) by mikkopa
Fixed to match newest simulator.
Revision 33 - Directory Listing
Modified Thu Jan 8 12:00:32 2009 UTC (4 years, 4 months ago) by mikkopa
bamboo
Revision 32 - Directory Listing
Modified Thu Jan 8 11:55:32 2009 UTC (4 years, 4 months ago) by mikkopa
Yet again fix for bamboo script
Revision 31 - Directory Listing
Modified Thu Jan 8 11:49:23 2009 UTC (4 years, 4 months ago) by mikkopa
Revision 30 - Directory Listing
Modified Thu Jan 8 11:46:38 2009 UTC (4 years, 4 months ago) by mikkopa
bamboo fix
Revision 29 - Directory Listing
Modified Thu Jan 8 11:43:35 2009 UTC (4 years, 4 months ago) by mikkopa
bamboo build file
Revision 28 - Directory Listing
Modified Wed Jan 7 07:20:35 2009 UTC (4 years, 4 months ago) by mikkopa
*Added missing file *Fixed problems caused by merging RexClientView
Revision 25 - Directory Listing
Modified Mon Jan 5 12:49:17 2009 UTC (4 years, 4 months ago) by afrisby
* Updating to DTL SVN - missing obj persistence but contains RexObjectProperties and associated handlers (basically Rex object support)
Revision 24 - Directory Listing
Modified Fri Dec 19 14:14:48 2008 UTC (4 years, 5 months ago) by mikkopa
Added runprebuild2008.bat
Revision 23 - Directory Listing
Modified Fri Dec 19 14:01:18 2008 UTC (4 years, 5 months ago) by mikkopa
Added missing reference.
Revision 22 - Directory Listing
Modified Fri Dec 19 13:40:52 2008 UTC (4 years, 5 months ago) by mikkopa
Added prebuild files. Thank you Jeroen van Veen.
Revision 21 - Directory Listing
Modified Thu Dec 18 14:58:40 2008 UTC (4 years, 5 months ago) by mikkopa
*Added: SendRexPostProcess, SendRexRttCamera, SendRexViewport, SendRexToggleWindSound, SendRexCameraClientSideEffect, SendRexSetAmbienLight and SendRexPlayFlashAnimation to RexClientView *Modified RexScriptTestModule so it can test a couple of RexClientView methods
Revision 20 - Directory Listing
Modified Tue Dec 16 13:36:42 2008 UTC (4 years, 5 months ago) by mikkopa
* Added few new scripting features which were introduce after 0.4 release (Sit Disable & Vertical Movement Modifier). * Implemented SendRexFog * Implemented SendRexWaterHeight * Added missing register cmd line that was accidentally in revision 18.
Revision 19 - Directory Listing
Modified Thu Dec 11 14:52:41 2008 UTC (4 years, 5 months ago) by mikkopa
Added OnChangePythonClass event to RexObjectPart Added SurfaceTouchEventArgs to touch_start event to get module to compile with newer opensim revision.
Revision 18 - Directory Listing
Modified Thu Dec 4 16:59:41 2008 UTC (4 years, 5 months ago) by mikkopa
*Re-Implemented OnRexScriptListen *Changed log messages to use log4net properly.
Revision 17 - Directory Listing
Modified Wed Dec 3 11:38:02 2008 UTC (4 years, 5 months ago) by kalma
AuthenticationService tested.
Revision 16 - Directory Listing
Modified Wed Dec 3 08:36:44 2008 UTC (4 years, 5 months ago) by kalma
Static class for accessing authentication server. Testing not done, starting today.
Revision 15 - Directory Listing
Modified Wed Dec 3 08:20:56 2008 UTC (4 years, 5 months ago) by mikkopa
Fixed the PythonScriptCommand. Only 5 more events to go.
Revision 14 - Directory Listing
Modified Tue Dec 2 14:38:51 2008 UTC (4 years, 5 months ago) by mikkopa
*Added few new Client properties and method stubs *Fixed an error where client could not login. RexAuthUrl contained whole account info (user@domain). This will need a better fix. *Modified RexPython module so it can boot itself up. This needs user to place Lib- and PythonScript-folders to bin/ScriptEngines. Most of the old scripts won't work at this time. For example "OpenSim.Region.ScriptEngine.Common" need to be renamed something differently. *Added a couple event handles to RexScriptEngine to handle two RexClientView events.
Revision 13 - Directory Listing
Modified Thu Nov 27 14:12:09 2008 UTC (4 years, 5 months ago) by mikkopa
Fixed a bit so ScriptEngine won't crash if the module can't be loaded properly.
Revision 12 - Directory Listing
Modified Thu Nov 27 12:11:01 2008 UTC (4 years, 5 months ago) by mikkopa
Initial RexPython work. Changed code so it compiles, but many functions still not implemented. Needs still lots of work.
Revision 11 - Directory Listing
Modified Wed Nov 26 11:52:02 2008 UTC (4 years, 5 months ago) by afrisby
* Adds source code comments, and synchronises a number of files with internal copies.
Revision 10 - Directory Listing
Modified Wed Nov 26 10:29:23 2008 UTC (4 years, 5 months ago) by afrisby
* Adds plumbing for Rex Appearance information to be passed from the authentication server to the RexClientView. This may be slightly buggy and probably needs updating to the latest internal versions.
Revision 9 - Directory Listing
Modified Wed Nov 26 10:08:09 2008 UTC (4 years, 5 months ago) by afrisby
* Left out changes to RexClientView needed to support previous commit.
Revision 8 - Directory Listing
Modified Wed Nov 26 10:06:30 2008 UTC (4 years, 5 months ago) by afrisby
* Converted ModrexAppearance to a IClientCore interface (from IClientAPI) * This is an example on how to handle such a conversion.
Revision 7 - Directory Listing
Modified Fri Nov 21 11:01:33 2008 UTC (4 years, 5 months ago) by mikkopa
Added Rex VoiceChat module as RegionModule. Might have some problems with simulators with multiple scenes.
Revision 6 - Directory Listing
Modified Tue Nov 18 11:52:26 2008 UTC (4 years, 6 months ago) by afrisby
* Updating to latest * Warning: Contains bugs.
Revision 5 - Directory Listing
Modified Fri Oct 17 12:11:52 2008 UTC (4 years, 7 months ago) by afrisby
* Avatar support now works correctly * Started work on Objects, Login and other components.
Revision 4 - Directory Listing
Modified Tue Sep 30 15:04:27 2008 UTC (4 years, 7 months ago) by afrisby
* Major refactoring of RexClientView * Added preliminary work on LoginMethod. (nb, not complete)
Revision 3 - Directory Listing
Modified Sun Sep 14 05:00:29 2008 UTC (4 years, 8 months ago) by afrisby
* Added support for Rex Avatars. Use the following OpenSim.ini settings to enable this. [realXtend] enabled=true authentication_server=http://authserver// Please note that this only supports a single authentication server (the user cannot login with a remote auth server, yet.). This also does not "resend" information for avatars joining a scene after other avatars.
Revision 2 - Directory Listing
Added Sun Sep 14 02:18:38 2008 UTC (4 years, 8 months ago) by afrisby
* Initial check-in of prototype Rex module. * This is a very very very early alpha of where we are heading, this checkin is mostly functionality-free and is aimed at building PacketServer, IClientAPI and other core classes so that functionality can be built cleanly on top.
| ViewVC Help | |
| Powered by ViewVC 1.0.0 |

