aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim.build (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * Wiping trunk in prep for SugiliteAdam Frisby2007-07-111-118/+0
|
* * Changed some more sort order issueslbsa712007-06-131-20/+20
| | | | | * Updated vs2005 files as well
* Prebuild and stuffAdam Frisby2007-06-041-118/+118
|
* Rebuilt the build filesgareth2007-05-301-118/+118
| | | | | | Added some more prompts and stuff to ServiceManager
* * Rebuilt PrebuildAdam Frisby2007-05-291-118/+118
| | | | | | | * 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.
* FIXED THE TRUNK!gareth2007-05-271-118/+118
|
* Stage 1 of repairing the build files, those ofr the OpenSim regionserver ↵MW2007-05-241-90/+54
| | | | should now be okay. Now onto the Grid servers...
* * TortoiseSVN has an annoying red icon over stuff, this means I probably ↵Adam Frisby2007-05-191-154/+154
| | | | | | | changed something. * Updated solution files & build files via prebuild.
* Added session IDs to the grid management agentgareth2007-05-181-154/+154
|
* More OO and abstract goodness for Gareth to drool over. Cleaned up the World ↵MW2007-05-171-154/+154
| | | | class a bit and added a WorldBase class (that World now inherits from)
* rebuilt build filesgareth2007-05-161-154/+154
| | | | | | Imported crappy monodevelop GTK# manager app (tis embarrassing)
* Added OpenSimApplication as a base class to OpenSimMainMW2007-05-161-154/+154
|
* FIXED THE BUILD!gareth2007-05-161-154/+154
|
* updated Build/project files to include the new projects and new files.MW2007-05-151-154/+154
| | | | | Improved the enable neighbours code (Simclient thread should no longer sleep for 3 seconds for each neighbour).
* Added skeleton for grid management agentgareth2007-05-141-0/+3
|
* Added skeleton master service managergareth2007-05-131-148/+151
|
* * deleted bin directorieslbsa712007-05-081-148/+148
| | | | | | * ignored bin directories * regenerated nant files
* Merged 0.1-prestable back into trunk :(gareth2007-05-071-40/+49
|
* Cleaned up Adam's messgareth2007-05-051-0/+6
|
* And it's fixedgareth2007-04-301-11/+11
|
* Done some more conversion work on the asset servergareth2007-04-301-0/+3
|
* Copied gridserver ready to convert to asset servergareth2007-04-291-130/+130
| | | | | | I'M THAT NUTS!!!!!!!!
* updated to use lastest version of libsl but is currently broke when using SL ↵MW2007-04-251-6/+9
| | | | viewer 1.15.02, due to big changes in the message templates.
* === Dedicated to Jesse. ===lbsa712007-04-221-127/+127
| | | | | | * Deleted empty directory
* Added OpenGridProtocol class - start of the new TCP-based intersim protocol, ↵gareth2007-04-211-127/+127
| | | | | | | | | very basic skeleton First commit since we lost JesseMalt - Dedicated to their memory
* Renamed the Servers directory to OpenSim.ServersMW2007-04-111-3/+3
|
* Attempt to rearrange some of the directoriesMW2007-04-111-9/+9
|
* Changed so that a bin\ScriptEngines\ directory will be searched for ↵MW2007-04-111-124/+127
| | | | | | | scripting Engines. Added the work in progress JVM scripting engine.
* Added POST handler for /sims/ in the grid servergareth2007-04-111-124/+124
| | | | | | | | | 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 againlbsa712007-04-111-0/+3
|
* * built binaries, pdb's and user files should not be under version control.lbsa712007-04-111-118/+121
| | | | | | | * updated vs2005 and nant targets * added some build files * ignored some binaries, pdb's and user files
* Fixed "teh bug"gareth2007-04-101-115/+118
|
* Deleted OpenSim.Config/SimConfigDb4o, as it hasn't been used for a while now.MW2007-04-041-3/+0
| | | | | Split World class into two partial classes
* * Added Primitive2 to vs2005 solutionlbsa712007-04-041-118/+118
| | | | | * Apparently, Prebuild thinks DEBUG should be in there.
* Finished initial sim<>Grid login (kinda)gareth2007-04-031-118/+118
| | | | | | | Can login but no config data sent/updated yet
* OpenSim no longer uses OpenSim.Config.SimConfigDb4o, it now uses ↵MW2007-04-021-9/+9
| | | | OpenSim.GenericConfig.Xml (or a class implementing IGenericConfig).
* Added OpenSim.GenericConfig.Xml project, so we can swap to a more generic ↵MW2007-04-021-115/+118
| | | | configuration method, so that it is easier to load configuration data from a ogs server
* Finished adding Db4o support to user profile managergareth2007-04-021-1/+0
|
* Added OpenUser.Config projectgareth2007-04-021-0/+3
|
* Moved grid configuration to Db4o databasegareth2007-04-021-0/+3
|
* Added new REST protocol (partially complete)gareth2007-04-021-110/+110
| | | | | | | | Made sim profiles load from DB Updated build files for grid server Added sim login
* * revert the revert - begin the beguinelbsa712007-03-271-4/+7
|
* * Reverting todays work. It was worth a try.lbsa712007-03-271-7/+4
|
* * Enabled the OpenSim.Servers projectlbsa712007-03-271-4/+7
|
* * Now there's one Console class, and instead the apps responds to cmd's and ↵lbsa712007-03-271-109/+107
| | | | | | | | | | | | 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)
* ODE plugin now can fly but sinks through ground when walking (?!!!??!??!)gareth2007-03-271-109/+109
|
* * Added Prebuild exe (just delete the old one)lbsa712007-03-261-109/+109
| | | | | * Reverted faulty build files
* Fresh prebuild + nant setsgareth2007-03-261-109/+109
|
* * fixed buildfileslbsa712007-03-261-109/+109
|
* Added -ode parametergareth2007-03-261-109/+109
| | | | | | | 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)