Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2007-06-06 | If this is what it takes, then fine | mingchen | 1 | -2/+1 | |
*Adding every .build and .csproj to get ccnet working (hopefully) | |||||
2007-06-05 | * Finished adding licensing declarations to everything (3/3) | Adam Frisby | 1 | -3/+4 | |
2007-06-04 | Prebuild and stuff | Adam Frisby | 1 | -50/+50 | |
2007-05-30 | Rebuilt the build files | gareth | 1 | -50/+50 | |
Added some more prompts and stuff to ServiceManager | |||||
2007-05-29 | * Rebuilt Prebuild | Adam Frisby | 1 | -50/+50 | |
* Enabled fastmode by default on world map requests (ordinary mode is just too slow) * Reset some params involving agent appearance * Tweaked simProfileBlock requests to return values which have been sighted on the wire before. | |||||
2007-05-27 | FIXED THE TRUNK! | gareth | 1 | -50/+50 | |
2007-05-25 | Possible my last ever OpenSim/OGS contribution (if I continue to feel like ↵ | MW | 1 | -5/+5 | |
this): Re-added a CLI "create user" command to the userserver, only currently works if using DB4o as the database provider. Added Xml config files to both the UserServer and Gridserver (UserServerConfig.xml and GridServerConfig.xml), so that the database provider can be set in it. (both currently default to DB4o , so maybe Adam will want to change it back to defaulting to MySQL) | |||||
2007-05-25 | * Added new mysql_connection.ini file which contains configuration options ↵ | Adam Frisby | 1 | -5/+5 | |
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 | (no commit message) | MW | 1 | -5/+5 | |
2007-05-24 | * re-prebuilt | lbsa71 | 1 | -5/+5 | |
* deleted all those *.user - ignore them next time! | |||||
2007-05-24 | Stage 2: GridServices build files should be fixed now, Someone will need to ↵ | MW | 1 | -10/+10 | |
test it under nant, and the releng scripts might need updating as we now have two solutions. Also the build order for the two solutions should be to compile the OpenSim Solution first and then the GridServices one, as the common projects are referenced by DLL in the Gridservices. | |||||
2007-05-24 | Renamed the new Directories. (removed the "-Source" from the end of them) | 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-19 | * TortoiseSVN has an annoying red icon over stuff, this means I probably ↵ | Adam Frisby | 1 | -50/+50 | |
changed something. * Updated solution files & build files via prebuild. | |||||
2007-05-18 | Added session IDs to the grid management agent | gareth | 1 | -50/+50 | |
2007-05-17 | More OO and abstract goodness for Gareth to drool over. Cleaned up the World ↵ | MW | 1 | -50/+50 | |
class a bit and added a WorldBase class (that World now inherits from) | |||||
2007-05-16 | rebuilt build files | gareth | 1 | -50/+50 | |
Imported crappy monodevelop GTK# manager app (tis embarrassing) | |||||
2007-05-16 | Added OpenSimApplication as a base class to OpenSimMain | MW | 1 | -50/+50 | |
2007-05-16 | FIXED THE BUILD! | gareth | 1 | -50/+50 | |
2007-05-15 | Worked on Asset server, asset downloads (from server to sim) now work. | MW | 1 | -0/+1 | |
Asset uploads (from sim to server) may or may not work, needs more testing, if they don't work then it should be just a encoding problem and not hard to fix. | |||||
2007-05-15 | updated Build/project files to include the new projects and new files. | MW | 1 | -49/+49 | |
Improved the enable neighbours code (Simclient thread should no longer sleep for 3 seconds for each neighbour). | |||||
2007-05-13 | Added skeleton master service manager | gareth | 1 | -49/+49 | |
2007-05-08 | * deleted bin directories | lbsa71 | 1 | -49/+49 | |
* ignored bin directories * regenerated nant files | |||||
2007-04-30 | let's hope this fixes build issues | gareth | 1 | -3/+3 | |
2007-04-29 | Copied gridserver ready to convert to asset server | gareth | 1 | -49/+49 | |
I'M THAT NUTS!!!!!!!! | |||||
2007-04-25 | updated to use lastest version of libsl but is currently broke when using SL ↵ | MW | 1 | -0/+1 | |
viewer 1.15.02, due to big changes in the message templates. | |||||
2007-04-22 | === Dedicated to Jesse. === | lbsa71 | 1 | -48/+48 | |
* Deleted empty directory | |||||
2007-04-21 | Added OpenGridProtocol class - start of the new TCP-based intersim protocol, ↵ | gareth | 1 | -48/+48 | |
very basic skeleton First commit since we lost JesseMalt - Dedicated to their memory | |||||
2007-04-11 | * Replaced GridHTTPServer and UserHTTPServer with BaseHttpServer | lbsa71 | 1 | -1/+0 | |
* Now dumping default value in config. * | |||||
2007-04-11 | * Introduced BaseHttpServer as base for UserHTTPServer and GridHTTPServer | lbsa71 | 1 | -0/+1 | |
2007-04-11 | Changed so that a bin\ScriptEngines\ directory will be searched for ↵ | MW | 1 | -48/+48 | |
scripting Engines. Added the work in progress JVM scripting engine. | |||||
2007-04-11 | Added POST handler for /sims/ in the grid server | gareth | 1 | -48/+48 | |
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 | |||||
2007-04-11 | * built binaries, pdb's and user files should not be under version control. | lbsa71 | 1 | -48/+48 | |
* updated vs2005 and nant targets * added some build files * ignored some binaries, pdb's and user files | |||||
2007-04-10 | Fixed "teh bug" | gareth | 1 | -48/+48 | |
2007-04-04 | * Added Primitive2 to vs2005 solution | lbsa71 | 1 | -48/+48 | |
* Apparently, Prebuild thinks DEBUG should be in there. | |||||
2007-04-03 | Finished initial sim<>Grid login (kinda) | gareth | 1 | -48/+48 | |
Can login but no config data sent/updated yet | |||||
2007-04-03 | * Script prototype | lbsa71 | 1 | -1/+0 | |
2007-04-02 | Added OpenSim.GenericConfig.Xml project, so we can swap to a more generic ↵ | MW | 1 | -49/+49 | |
configuration method, so that it is easier to load configuration data from a ogs server | |||||
2007-04-02 | Moved grid configuration to Db4o database | gareth | 1 | -0/+1 | |
2007-04-02 | Added new REST protocol (partially complete) | gareth | 1 | -47/+48 | |
Made sim profiles load from DB Updated build files for grid server Added sim login | |||||
2007-03-27 | * Now there's one Console class, and instead the apps responds to cmd's and ↵ | lbsa71 | 1 | -49/+47 | |
show's * Removed Golden Future TCP/SimChat options * Moved Ode.NET.dll to bin and changed prebuild accordingly (due to Prebuild limitations) * Normalized some namespaces * Added FxCop project * Added (temp disabled) Servers project (for great justice) | |||||
2007-03-27 | ODE plugin now can fly but sinks through ground when walking (?!!!??!??!) | gareth | 1 | -49/+49 | |
2007-03-26 | * Added Prebuild exe (just delete the old one) | lbsa71 | 1 | -49/+49 | |
* Reverted faulty build files | |||||
2007-03-26 | Fresh prebuild + nant sets | gareth | 1 | -49/+49 | |
2007-03-26 | * fixed buildfiles | lbsa71 | 1 | -49/+49 | |
2007-03-26 | Added -ode parameter | gareth | 1 | -49/+49 | |
Updated buildscripts (to fix ODE references) Fixed up ODE plugin to the point of being able to login and get weird bugs (no real movement code yet) | |||||
2007-03-25 | * Hopefully it builds again... | lbsa71 | 1 | -1/+1 | |
2007-03-25 | (no commit message) | MW | 1 | -49/+49 | |
2007-03-25 | Finished adding the grid server to prebuild | gareth | 1 | -3/+4 | |
2007-03-24 | Brought in the OGS user server into the main trunk (in a rather messy way) | gareth | 1 | -47/+48 | |