Commit Graph

724 Commits (zircon)

Author SHA1 Message Date
MW 5f97ed652a Local Asset server (and cache) should now work correctly.
Newly created assets are saved in the local asset cache.
Can now upload small images from the viewer (currently the images have to be under about 1KB and these are only backed up in the asset server when in sandbox mode).
2007-03-21 21:13:37 +00:00
lbsa71 7c25436a70 * Ever heard of the term anal retentive? Look it up! 2007-03-21 20:24:31 +00:00
lbsa71 09c11b640d * New build files. 2007-03-21 20:20:31 +00:00
lbsa71 d5509a34b7 * UTF-8 + Linux anyone? 2007-03-21 20:13:40 +00:00
lbsa71 232f9a6f76 * minuscule clarification 2007-03-21 20:10:39 +00:00
lbsa71 945aafc1ab * wicked wicked old prebuild binary 2007-03-21 20:08:15 +00:00
lbsa71 0b906220eb * changed case on PhysXPlugin 2007-03-21 19:57:45 +00:00
lbsa71 cf67e54c26 * Hunting down caps issues... 2007-03-21 19:56:32 +00:00
lbsa71 20255248db * .. I must make amends 2007-03-21 19:50:41 +00:00
lbsa71 7c21ee5578 * My friends all got porches... 2007-03-21 19:47:45 +00:00
lbsa71 f884419b93 * oh lord won't you buy me a mercedes benz? 2007-03-21 19:46:59 +00:00
lbsa71 2d373b85d4 * Made Prebuild actually work.
* Changed the plugin dll names to reflect the new harsh reality
2007-03-21 19:14:22 +00:00
lbsa71 cf164d0fa6 * updated state of prebuild 2007-03-21 11:33:10 +00:00
lbsa71 8e92daabf7 * Added Nant files - but alas, they're borken due to prebuild non-feature-completedness.
* Read STATE_OF_PREBUILD for more info.
2007-03-20 23:57:37 +00:00
lbsa71 37c549f319 * nice doggy. 2007-03-20 23:20:20 +00:00
lbsa71 439bc11193 * argh 2007-03-20 23:19:50 +00:00
lbsa71 c19d260b9c * Added Prebuild for great justice
* Ignored quite a few files
2007-03-20 23:14:37 +00:00
MW a6a6492526 Forgotten file 2007-03-20 18:17:25 +00:00
MW 7a31585d5a Yet more refactoring 2007-03-20 18:14:15 +00:00
MW e7295a1af0 2007-03-20 13:55:15 +00:00
MW c3797efab6 More refactoring. 2007-03-20 13:46:56 +00:00
gareth b83efd4947 Load XML for neighbourinfo from grid 2007-03-20 09:04:49 +00:00
MW 8d989c94d2 Removed the AssemblyInfo.cs files from the Vs2005 projects 2007-03-19 09:47:24 +00:00
lbsa71 e0e13bcb35 * if you specify revision, you cannot use * for build 2007-03-18 20:44:15 +00:00
gareth 99c56acf74 Added some sanity 2007-03-18 20:18:52 +00:00
gareth 8e28076758 Added neighbourinfo class 2007-03-18 19:43:57 +00:00
gareth 0652087049 Added child_agent flag 2007-03-18 19:25:32 +00:00
gareth aad66ce2e7 fixed build in nant 2007-03-18 16:49:39 +00:00
lbsa71 defa10062a * Removed private memeber _login, replaced with local var.
* Removed Random Class, replaced with LLUUID.Random
2007-03-16 21:06:45 +00:00
lbsa71 59e7586558 * Extracted request-response handling 2007-03-16 20:46:53 +00:00
lbsa71 3147def23f * Corrected login fail code (adapted from Gareths php) 2007-03-16 20:40:39 +00:00
lbsa71 623e9e991a * renamed Framework Project to OpenSim.Framework 2007-03-16 15:45:07 +00:00
lbsa71 c71cdbe46e Added Framework Project and Made buildfiles work on windows.
* added nogenvers target to opensim.build - sets version to 0.0.0.1
* extracted core_build target
* FIX : csc gets confused over System.Xml ref - should be System.Xml.dll as there is a System.Xml file in same dir.
* Added OpenGrid.Framework project for great justice.
* Added LoginService as base class for LoginServer (GF)
* FIX: Plugins default.build now creates target dir, otherwise it fails.
* Added VERSION file to source control - it really should be circumvented as well.
2007-03-16 15:19:32 +00:00
MW 1260e35ca8 2007-03-15 12:44:06 +00:00
MW f58edfb479 Created VS2005 Solution/Project files for the OGS apps 2007-03-15 12:36:06 +00:00
MW 8d1e9f83f3 Cleaned up IGridServer interfaces.
Added a try/catch around the http server Startup
2007-03-15 10:14:12 +00:00
gareth 7c925fb607 Added simple mono/nant instructions 2007-03-14 22:47:35 +00:00
lbsa71 053a588da0 * just ignored non-versioned Physics folder 2007-03-14 14:58:38 +00:00
lbsa71 fd880bcbb6 * /bin for Release as well 2007-03-14 14:25:18 +00:00
lbsa71 a9ee8f9382 * Made sure physics dlls end up in /bin/Physics
* Re-fixed the timer bug.
* Added a README note explaining the fast track to building and running sandbox on Windows/VS 2005
2007-03-14 14:04:02 +00:00
MW 51804d4cc5 Fixed problem with link to CAPS\SimHttp.cs in second-server project 2007-03-14 13:03:46 +00:00
MW 4641be50f5 Added the physics plugin projects to the VS solution.
Added SimHttp.cs to the Second-server project
Renamed the old PhysXplugin to BasicPhysicsplugin
Deleted the excess solutions
2007-03-14 12:36:00 +00:00
MW 7ec6837822 Replaced VS2005 compatible versions of AssemblyInfo.cs 2007-03-14 10:16:42 +00:00
gareth 4bc9f3f906 Imported libsl (yes, messy - need to make this truly common) 2007-03-14 04:14:30 +00:00
gareth 342caceac9 Missed a few 2007-03-14 03:38:10 +00:00
gareth 6857bed981 Cleaned up PHP 2007-03-14 03:37:26 +00:00
gareth 7a54467bed merged new OpenSim from branches/ogs-cs 2007-03-14 03:34:49 +00:00
gareth 5d2cadf6de Merged ogs-cs into trunk 2007-03-14 03:32:02 +00:00
gareth 82e18112f2 added movement etc from r191 2007-03-13 11:28:04 +00:00
gareth f9ea1513d2 Rolled back all but the VS solution 2007-03-13 09:43:24 +00:00