Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed Unhandled exception about avataranimations.xml file about xml element ↵ | mingchen | 2007-06-04 | 1 | -1/+1 |
| | | | | being first. | ||||
* | * Added /bin/data | Adam Frisby | 2007-06-04 | 2 | -0/+15 |
| | | | | | * Added avataranimations.xml (WARNING: Creative Commons License Applies. Read LICENSE-README-IMPORTANT.txt) | ||||
* | * Some commenting on asset server (needs completing) | Adam Frisby | 2007-06-02 | 1 | -0/+0 |
| | | | | | | * Removed strip2.png - added defaultstripe.png * World map images are now generated when the terrain is tainted, not yet sent to the grid/asset server. | ||||
* | * Created better terrain stripe. | Adam Frisby | 2007-05-26 | 2 | -0/+0 |
| | |||||
* | * Added sample terrain heightmap stripe - to use, use | Adam Frisby | 2007-05-26 | 1 | -0/+0 |
| | | | | | | --- Region# : terrain save grdmap mapimage.png stripe2.png | ||||
* | * Added new mysql_connection.ini file which contains configuration options ↵ | Adam Frisby | 2007-05-25 | 1 | -0/+7 |
| | | | | | | | | for the database connection used by OGS. * Added IniFile class (code imported from public example) to Framework.Data - may be worth moving to Util. * Ran prebuild, updated solution files. | ||||
* | Updated to latest libsecondlife.dll , now need to use SL viewer 1.16 (or above) | MW | 2007-05-24 | 1 | -0/+0 |
| | |||||
* | Some more code refactoring, plus a restructuring of the directories so that ↵ | MW | 2007-05-24 | 1 | -0/+0 |
| | | | | the Grid servers can be a separate solution to the region server. | ||||
* | * Reverted libterrain update | lbsa71 | 2007-05-20 | 1 | -0/+0 |
| | | | | | * Updated vs2005 target | ||||
* | * Imported latest trunk libTerrain-BSD.dll (with debug symbols) to adress ↵ | lbsa71 | 2007-05-20 | 1 | -0/+0 |
| | | | | missing method exception | ||||
* | added Adam's notes about how terrain block addressing map on to grid locations | morphw | 2007-05-17 | 1 | -1/+11 |
| | |||||
* | * removed unused new-login.dat | lbsa71 | 2007-05-16 | 1 | -1/+0 |
| | | | | | | | | | | | * cleared up verbose/noverbose/disableOutput douple negation confusion in ConsoleBase * 2d chat radius is now 3d chat sphere * removed unused fast 2d radius calc * added chat type 0xFF : broadcast (no sphere checking) * OpenSimMain now exposes its LocalWorld | ||||
* | Added Alien World Terrain Dataset to /bin/TerrainDatafiles (3x3) | Adam Frisby | 2007-05-14 | 21 | -0/+9 |
| | |||||
* | Changed to slightly better textures for the map: a blue one for the sea and ↵ | MW | 2007-05-13 | 1 | -0/+0 |
| | | | | one that if you stand at least 10 feet away from the screen and strain your eyes a bit and have really bad vision could maybe look like a island. | ||||
* | Missed this | gareth | 2007-05-08 | 1 | -0/+0 |
| | |||||
* | Fixed nant build files | gareth | 2007-05-08 | 1 | -0/+0 |
| | | | | | | | Added ExportBot code (ZOMG! IMPORTED THE EXPORT BOT!) Fixed ExportBot's build | ||||
* | Committing OpenGrid.Framework.Data and MySql Adaptor - not in functional ↵ | Adam Frisby | 2007-05-04 | 1 | -0/+0 |
| | | | | state yet, posted for reference and future use. | ||||
* | fixed the VS 2005 solution/ project files. | MW | 2007-04-30 | 1 | -0/+0 |
| | | | | | and a couple of other small changes | ||||
* | At last: avatar-template.dat is no more | MW | 2007-04-26 | 2 | -0/+0 |
| | |||||
* | Mostly working again. | MW | 2007-04-26 | 2 | -0/+0 |
| | | | | | | Updated to lastest libsl and handled the changes to the message templates (some byte fields are now ushort fields ). Still seems to be a problem when logging on, in that I get the downloading clothing message at the end of the precaching (which I didn't before) | ||||
* | updated to use lastest version of libsl but is currently broke when using SL ↵ | MW | 2007-04-25 | 1 | -0/+0 |
| | | | | viewer 1.15.02, due to big changes in the message templates. | ||||
* | Added an island to the coast of this terrain. | Adam Frisby | 2007-04-20 | 3 | -0/+0 |
| | |||||
* | Fix | Adam Frisby | 2007-04-20 | 1 | -3/+3 |
| | |||||
* | Terrain files for Coastal Terrain Set (2 by 2 sims) and HOWTO.txt for importing. | Adam Frisby | 2007-04-20 | 5 | -0/+9 |
| | |||||
* | deleted OpenSim.Terrain.BasicTerrain.dll from the bin folder, don't think ↵ | MW | 2007-04-11 | 1 | -0/+0 |
| | | | | there was any need for it there. | ||||
* | small improvement to the jvm and test script | MW | 2007-04-11 | 1 | -2/+14 |
| | |||||
* | * ignoring some binaries | lbsa71 | 2007-04-11 | 1 | -0/+0 |
| | |||||
* | * Introduced BaseHttpServer as base for UserHTTPServer and GridHTTPServer | lbsa71 | 2007-04-11 | 1 | -0/+0 |
| | |||||
* | added missing files | MW | 2007-04-11 | 1 | -0/+22 |
| | |||||
* | First basic test script now works in the jvm scripting engine. | MW | 2007-04-11 | 1 | -0/+36 |
| | | | | | | For it to work you need to have a java sdk installed and the javac.exe somewhere in the environment Path variable. Then To test, copy the text from bin/script1.text into a note card and then add that note to a prim. | ||||
* | Added POST handler for /sims/ in the grid server | gareth | 2007-04-11 | 1 | -0/+0 |
| | | | | | | | | | Removed asset/user config in grid mode in the region server Added "create user" command in the user server console Begun buggy code to send sim details to the grid at startup Drank whole pack of red bull in one night and made stupid jokes in SVN logs and C# comments | ||||
* | * nant building again | lbsa71 | 2007-04-11 | 1 | -0/+0 |
| | |||||
* | * working towards fixing nant build... | lbsa71 | 2007-04-11 | 2 | -0/+0 |
| | |||||
* | Adding Berkeley DB wrapper binary + libterrain-bsd binary to /bin | Adam Frisby | 2007-04-11 | 3 | -0/+0 |
| | |||||
* | * extensions should be lower case part 1 | lbsa71 | 2007-04-11 | 1 | -0/+0 |
| | |||||
* | * built binaries, pdb's and user files should not be under version control. | lbsa71 | 2007-04-11 | 1 | -0/+0 |
| | | | | | | | * updated vs2005 and nant targets * added some build files * ignored some binaries, pdb's and user files | ||||
* | Well, it *appears* to compile. Initial SQLite Local Storage module (supports ↵ | Adam Frisby | 2007-04-11 | 2 | -0/+0 |
| | | | | saving, deletion and update of prims, but does not yet load them.) | ||||
* | Major ass changes to terrain (now uses libTerrain-BSD!) and all-round ↵ | Adam Frisby | 2007-04-11 | 2 | -0/+0 |
| | | | | improvements to code quality. Terrain saving/loading may work now (running through setHeights1D and getHeights1D before DB4o) **WARNING: UNTESTED** | ||||
* | (no commit message) | MW | 2007-04-10 | 1 | -0/+0 |
| | |||||
* | Fixed "teh bug" | gareth | 2007-04-10 | 1 | -0/+0 |
| | |||||
* | **BREAKING CHANGE** Changing the way terrain is stored and used internally. | Adam Frisby | 2007-04-06 | 1 | -0/+0 |
| | |||||
* | * Script prototype | lbsa71 | 2007-04-03 | 1 | -4/+5 |
| | |||||
* | Brought back in older version of libsecondlife.dll for now. | MW | 2007-04-02 | 1 | -0/+0 |
| | |||||
* | Brought in latest libsl | gareth | 2007-04-02 | 1 | -0/+0 |
| | |||||
* | Done some fixes to the ODE plugin, but its still not working correctly, ↵ | MW | 2007-03-30 | 1 | -0/+0 |
| | | | | believe that the terrain is rotated /placed wrongly. | ||||
* | Started to add a few features to the web front end that should be useful ↵ | MW | 2007-03-30 | 1 | -1/+1 |
| | | | | | | | during debugging. First such feature is that you can see a list of any connected clients inventory. | ||||
* | * Naaw, -realphysx is too much to ask | lbsa71 | 2007-03-29 | 1 | -0/+0 |
| | | | | | * Genning proj Guids from name hash, for great justice | ||||
* | RIP OpenSimRoot. (removed) | MW | 2007-03-28 | 7 | -0/+0 |
| | | | | | | Merged most of the bug fixes etc in from LLdemo branch. Added the textures from that branch. | ||||
* | * revert the revert - begin the beguine | lbsa71 | 2007-03-27 | 1 | -0/+0 |
| | |||||
* | * Reverting todays work. It was worth a try. | lbsa71 | 2007-03-27 | 1 | -0/+0 |
| |