Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2008-12-04 | * Check in another patch from http://opensimulator.org/mantis/view.php?id=2710 | Justin Clarke Casey | 1 | -1/+0 | |
* This allows removal of the old NHiberate.Mapping.Attributes.dll * Also add in the files I forgot about last time. Doh! | |||||
2008-12-02 | * Reapply http://opensimulator.org/mantis/view.php?id=2710 | Justin Clarke Casey | 1 | -0/+2 | |
* This patch gets NHibernate working *** PLEASE NOTE: This patch now requires the libmono-oracle2.0-cil library to be installed on Ubuntu (to stop the System.Data.Oracle missing failure) *** * Not sure what the dependency is on other distros. Adding this info to http://opensimulator.org/wiki/Build_Instructions would be most welcome * Adds Castle.* libraries that were missing last time (note, dlls have been added from http://downloads.sourceforge.net/nhibernate/NHibernate-2.0.1.GA-bin.zip) | |||||
2008-12-01 | * Unforunately it turns out not to be that simple. Revert the rest of r7560 ↵ | Justin Clarke Casey | 1 | -2/+0 | |
for now. | |||||
2008-12-01 | * From Mantis#2701 - Implements NHibernate data adapter, adds support for ↵ | Adam Frisby | 1 | -0/+2 | |
MsSql2005 to NHibernate. * Patch courtesy of Adminotech and realXtend. Thanks! | |||||
2008-11-30 | Revert r7548 and r7549 until someone with prebuild-fu can help structure the ↵ | Dahlia Trimble | 1 | -1/+0 | |
dependencies | |||||
2008-11-30 | * try a prebuild fix to the primmesher thing | Teravus Ovares | 1 | -1/+1 | |
2008-11-30 | * try a prebuild fix to the primmesher thing | Teravus Ovares | 1 | -1/+1 | |
2008-11-30 | Removed remaining meshing code | Dahlia Trimble | 1 | -0/+1 | |
Add PrimMesher.dll r21 All meshing tasks are now passed through Meshmerizer and handled by PrimMesher.dll | |||||
2008-11-26 | And fix to prebuild.xml | Tedd Hansen | 1 | -0/+1 | |
2008-11-25 | * Apply http://opensimulator.org/mantis/view.php?id=2640 | Justin Clarke Casey | 1 | -185/+224 | |
* This is Diva's hypergrid patch, as perviously discussed on the opensim-dev mailing list * Applied some minor prebuild.xml jiggling to resolve a dependency issue * Thanks Diva! | |||||
2008-11-20 | * Add enough infrastructure code to run an extremely basic and flaky add ↵ | Justin Clarke Casey | 1 | -3/+4 | |
root agent scene test | |||||
2008-11-19 | Re-add prebuild.xml (r7381) | Melanie Thielker | 1 | -5/+9 | |
2008-11-19 | Reverting the texture sending patch and the new libOMV. This makes this | Melanie Thielker | 1 | -9/+5 | |
release a direct descendant of the stable 7364, with all the features and none of the issues. This omits the following patch chain: r7383 r7382 r7381 r7377 r7375 r7373 r7372 r7370 r7369 r7368 r7367 r7366 | |||||
2008-11-18 | Patch from jhurliman. Fixing the texture decoding issues in progressive | Melanie Thielker | 1 | -5/+9 | |
texture sending. Grain of salt not included. | |||||
2008-11-11 | * Create TestScene to get at the async object deleter for use in a future test | Justin Clarke Casey | 1 | -3/+4 | |
2008-11-09 | * Enabled GTCache for AssetCache | Adam Frisby | 1 | -1/+1 | |
* Items will now be locally cached for only 24 hours from last access. (Rather than until restart) * Caveat: Implementing the new caching mechanism means statistics gathering on AssetCache is no longer functional. (Justin - you might want to take a look and see if you can somehow get that back and running if you still need it) | |||||
2008-11-08 | - Try to fix build again... | Homer Horwitz | 1 | -2/+2 | |
2008-11-08 | CIA test | Tedd Hansen | 1 | -0/+1 | |
2008-11-08 | * Fixed prebuild | Adam Frisby | 1 | -20/+1 | |
2008-11-08 | Work in progress on SECS stuff. Have been holding it off until after 0.6 ↵ | Tedd Hansen | 1 | -44/+102 | |
release. Still messy as hell and doesn't really work yet. Will undergo dramatic changes. AND MOST IMPORTANTLY: Will be conformed to work in coop with todays DNE and XEngine, hopefully one day providing a common interface for all components. | |||||
2008-11-08 | Fix broken build since r7179 | Homer Horwitz | 1 | -0/+22 | |
2008-11-03 | * Use nini to pass config information to the client stack, rather than the ↵ | Justin Clarke Casey | 1 | -0/+1 | |
ClientStackUserSettings class * This conforms better to other module usage | |||||
2008-10-31 | * test: Add basic scene test which merely instantiates the scene right now | Justin Clarke Casey | 1 | -0/+2 | |
* set debug scene name on scene registration, rather than within the Scene constructor | |||||
2008-10-30 | Mid-work, trying to fix region part insertion and retrieval | Sean Dague | 1 | -0/+2 | |
SQLite reports System NUll Reference, but works, inside LoadItems, on SQLiteRegionData.cs From: Arthur Rodrigo S Valadares <arthursv@linux.vnet.ibm.com> | |||||
2008-10-27 | * cleanup: Update the avatar factory (appearance module) in ↵ | Justin Clarke Casey | 1 | -30/+0 | |
Region/Environment and use that instead of the Region/Modules/AvatarFactory * Remove the AvatarFactory dll | |||||
2008-10-24 | Lotsa plumming :) | Melanie Thielker | 1 | -0/+1 | |
2008-10-23 | * Introduce a basic udp circuit test for adding a client | Justin Clarke Casey | 1 | -1/+4 | |
* Temporarily disabled assert because it just picked up an existing bug. Yay for tests! | |||||
2008-10-17 | * Added missing dependencies that was causing build to fail in windows. ↵ | Teravus Ovares | 1 | -0/+2 | |
Mono doesn't seem to care. | |||||
2008-10-16 | * minor: get rid of pointless ipeSender | Justin Clarke Casey | 1 | -0/+1 | |
2008-10-12 | Correct an error with the auto-insert marker | Melanie Thielker | 1 | -2/+2 | |
2008-10-12 | Add a marker section to prebuild.xml for automatic insertion of forge module | Melanie Thielker | 1 | -0/+9 | |
sections | |||||
2008-10-09 | - Fix the build for monodevelop, too. If that breaks the build on Windows, | Homer Horwitz | 1 | -2/+0 | |
please revert :) | |||||
2008-10-09 | * Another windows build fix attempt. One day my pain will end. | Justin Clarke Casey | 1 | -1/+1 | |
2008-10-09 | * fix windows build break - it helps if one actually puts in using ↵ | Justin Clarke Casey | 1 | -1/+1 | |
statements and spells dlls correctly | |||||
2008-10-09 | * Fix broken build on Windows (repeat to self: must remember that .net on ↵ | Justin Clarke Casey | 1 | -0/+3 | |
windows requires using references for null arguments) | |||||
2008-10-09 | * Put tests dll *after* the code it relies on. (repeat to self: always do ↵ | Justin Clarke Casey | 1 | -22/+22 | |
nant clean after fiddling with prebuild.xml) | |||||
2008-10-09 | * minor: initialize udp server in unit test | Justin Clarke Casey | 1 | -0/+2 | |
2008-10-09 | * Create project for LindenUDP ClientStack tests | Justin Clarke Casey | 1 | -1/+21 | |
* No functional tests yet | |||||
2008-10-06 | cleaning up OSHttpRequest removing old Http stuff. also adding test | Dr Scofield | 1 | -0/+31 | |
case for OSHttpRequest (not very fancy yet, but still). | |||||
2008-09-30 | Update svn properties, minor formatting cleanup. | Jeff Ames | 1 | -12/+0 | |
2008-09-29 | * Apply http://opensimulator.org/mantis/view.php?id=2295 | Justin Clarke Casey | 1 | -0/+1 | |
* Updated MSSQL to reflect resend changes * Added the new columns in prims table. * Created a implementation for getting gestures. * Remove configurable table names for user. * Thanks Ruud Lathorp | |||||
2008-09-27 | Continue working on the new EventQueueGetModule. Not finished (or even working) | Homer Horwitz | 1 | -0/+1 | |
yet. This shouldn't break anything, but is work in progress, so be careful. Contains a new file; do your runprebuilds. | |||||
2008-09-26 | Compiler Connection! One world, one compiler! | Melanie Thielker | 1 | -0/+1 | |
2008-09-26 | Yay! Common/ is gone! One API is achieved! | Melanie Thielker | 1 | -44/+0 | |
2008-09-26 | Full API convergence. Api is back in LSL_Api.cs and OSSL_Api.cs. | Melanie Thielker | 1 | -0/+1 | |
The binaries are still different, but that is only a small step away now. The OSSLPrim has been removed. This commit will breal all scripts using Prim.Scale(), etc, syntax. It was not secure and will have to be brought back in another form. | |||||
2008-09-25 | Fix script engine name parsing for DotNetEngine to make that actually work | Melanie Thielker | 1 | -0/+1 | |
Add a reference for Windows builds | |||||
2008-09-25 | temporarily disabling HttpServer related stuff (take #2: Exclude takes | Dr Scofield | 1 | -1/+6 | |
regex not shell glob) | |||||
2008-09-25 | temporarily excluding OSHttp*.cs from prebuild.xml until they are | Dr Scofield | 1 | -1/+3 | |
adapted to the new HttpServer.dll --- thx to dahlia for checking the new HttpServer code in and it's my fault that the build didn't suceed, well, actually, i blame it on our IP legal nazghuls... ;-) | |||||
2008-09-25 | Convergence is almost complete. This brings the diff between the API to < 10k | Melanie Thielker | 1 | -0/+2 | |
and makes it use a common set of types in both engine. Fixes the issues with running both engines and HTTP requests / listens / timers etc.. Also fixes a couple of minor Scene issues and a CTB by nullref. | |||||
2008-09-23 | check in stubbing for mysql tests. This is ignored with | Sean Dague | 1 | -1/+42 | |
Assert.Ignore() for now, so it won't change anything, but I want to make sure it doesn't break the bamboo infrastructure in it's current state. |