Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2007-07-15 | * Fixed up gebrockenet config file from libsl (#172) | lbsa71 | 1 | -3/+3 | |
2007-07-15 | #72, formerly known as#166 | lbsa71 | 1 | -0/+5 | |
2007-07-14 | * Taking antother stab at #166 | lbsa71 | 3 | -0/+0 | |
2007-07-13 | Part two of Darok's Bullet physics plugin: added the actual plugin, although ↵ | MW | 2 | -0/+0 | |
haven't added the project to prebuild.xml yet. Also might have messed up some of the SVN properties on some of the folders, so if the cleaning lady has to come in again, I just hope she doesn't moan. | |||||
2007-07-12 | make Prebuild executable, so that it will run on Linux | Sean Dague | 1 | -0/+0 | |
2007-07-11 | updated libsecondlife.dll to a 1.18 version (from the libsecondlife aditi ↵ | MW | 1 | -0/+0 | |
branch, so when they have a trunk version that is 1.18 ready, best to update again). Started some work on a userProfile/inventory cache. | |||||
2007-07-11 | * Removing terrain datafiles from trunk's SVN. Will move somewhere else. | Adam Frisby | 21 | -19/+0 | |
2007-07-11 | * Added 1.18-compatible libsl to OpenSim - this hopefully will be the last ↵ | Adam Frisby | 1 | -0/+0 | |
time we need to do this to support newer clients. | |||||
2007-07-11 | * Wiping trunk in prep for Sugilite | Adam Frisby | 63 | -364/+0 | |
2007-07-11 | * Applying dalien's patches from bug#177 and #179 | Adam Frisby | 1 | -0/+0 | |
2007-07-09 | Re-applied dalien patch (#175) and included bin\data with avataranimations.xml | lbsa71 | 2 | -0/+15 | |
2007-07-08 | * Because of svn quirkiness, this has to be a two-phase rocket | lbsa71 | 1 | -0/+0 | |
2007-07-08 | * taking a stab at #172 | lbsa71 | 1 | -0/+0 | |
2007-07-08 | (no commit message) | lbsa71 | 1 | -0/+0 | |
2007-07-08 | ibid | lbsa71 | 1 | -0/+0 | |
2007-07-08 | *Reverting lbsa71's commit as requred | mingchen | 1 | -0/+0 | |
2007-07-08 | xmlm utf encoding, it's a jungle. | lbsa71 | 1 | -0/+0 | |
2007-07-05 | * updated bugfixed xmlrpc for massive win | lbsa71 | 1 | -0/+0 | |
* got rid of the ugliest hack in the project | |||||
2007-07-04 | A bit more work on Building tools/support. | MW | 1 | -0/+0 | |
updated Axiom.MathLib.dll. | |||||
2007-06-28 | should now work. | MW | 32 | -0/+174 | |
2007-06-28 | *Added missing files from last commit (oops!) | mingchen | 1 | -0/+0 | |
2007-06-27 | *Updated prebuild.xml and ran prebuild again | mingchen | 3 | -0/+0 | |
*Removed .user, .suo, and unneccessary files in /bin/Physics/ *OpenSim.sln should compile with nant and on windows now | |||||
2007-06-27 | *Some more restructuring/fixing -- should compile, but high chance I forgot ↵ | mingchen | 3 | -0/+0 | |
to add/remove something | |||||
2007-06-26 | * Updated demo filter to show more common usage (as well as embedding ↵ | Adam Frisby | 1 | -0/+26 | |
multiple filters in a single file) | |||||
2007-06-26 | * Updated demo | Adam Frisby | 1 | -1/+6 | |
2007-06-26 | * Committing terrain filter demo | Adam Frisby | 1 | -0/+19 | |
2007-06-17 | Fixed inverted map texture problem. | MW | 21 | -0/+19 | |
Added(from trunk) the loading of terrain files defined in the region.xml files. | |||||
2007-06-17 | Each Region will now generate a texture image of their terrain and this will ↵ | MW | 5 | -0/+0 | |
be used by the map. Note: Currently each region generates a new image every time they start; even if the terrain is read from the database. And also they don't update it when the terrain changes. | |||||
2007-06-17 | Very Preliminary local teleporting added (currently only can teleport ↵ | MW | 9 | -0/+105 | |
within the current region). Now need to add teleporting between regions and use of the dynamic texture for the terrain. | |||||
2007-06-14 | * Applied Prebuild fixes to Sugilite | lbsa71 | 1 | -0/+0 | |
* Rebuilt project files * ignored some bins | |||||
2007-06-13 | * Updated Prebuild.exe | lbsa71 | 1 | -0/+0 | |
2007-06-13 | * First attempt at fixing differing build files on different .net flavours. | lbsa71 | 1 | -0/+0 | |
* And, as always, some bin ignores | |||||
2007-06-12 | (no commit message) | MW | 1 | -0/+0 | |
2007-06-09 | Number of small changes. | MW | 1 | -0/+0 | |
2007-06-09 | * Removed ServiceManager from OGS/Sugilite due to compilation issues. | Adam Frisby | 1 | -0/+0 | |
* Removed GridInterface reference from AssetServer | |||||
2007-06-08 | Deleted OpenGridServices folder as the easiest way to reimport the latest ↵ | MW | 1 | -0/+0 | |
version from trunk | |||||
2007-06-08 | prebuild.xml should be fixed/updated. | MW | 1 | -0/+0 | |
2007-06-08 | Added prebuild.exe and fixed a couple of namespace problems in ↵ | MW | 1 | -0/+0 | |
AvatarAnimations.cs. Now need to update prebuild.xml | |||||
2007-06-08 | *Added libraries to bin | mingchen | 18 | -0/+0 | |
2007-06-04 | Fixed Unhandled exception about avataranimations.xml file about xml element ↵ | mingchen | 1 | -1/+1 | |
being first. | |||||
2007-06-04 | * Added /bin/data | Adam Frisby | 2 | -0/+15 | |
* Added avataranimations.xml (WARNING: Creative Commons License Applies. Read LICENSE-README-IMPORTANT.txt) | |||||
2007-06-02 | * Some commenting on asset server (needs completing) | Adam Frisby | 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. | |||||
2007-05-26 | * Created better terrain stripe. | Adam Frisby | 2 | -0/+0 | |
2007-05-26 | * Added sample terrain heightmap stripe - to use, use | Adam Frisby | 1 | -0/+0 | |
--- Region# : terrain save grdmap mapimage.png stripe2.png | |||||
2007-05-25 | * Added new mysql_connection.ini file which contains configuration options ↵ | Adam Frisby | 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. | |||||
2007-05-24 | Updated to latest libsecondlife.dll , now need to use SL viewer 1.16 (or above) | MW | 1 | -0/+0 | |
2007-05-24 | Some more code refactoring, plus a restructuring of the directories so that ↵ | MW | 1 | -0/+0 | |
the Grid servers can be a separate solution to the region server. | |||||
2007-05-20 | * Reverted libterrain update | lbsa71 | 1 | -0/+0 | |
* Updated vs2005 target | |||||
2007-05-20 | * Imported latest trunk libTerrain-BSD.dll (with debug symbols) to adress ↵ | lbsa71 | 1 | -0/+0 | |
missing method exception | |||||
2007-05-17 | added Adam's notes about how terrain block addressing map on to grid locations | morphw | 1 | -1/+11 | |