Go to file
MW f1e10e555d clean up of startup config settings (command line args etc),
Now using the Nini configuration library (suggest we look into using this for the rest of our config handling, as it provides a standard interface for command line args, INI files, Xml files, .NET config files, and windows registry). 
One IMPORTANT change is that to TO START GRIDMODE , you need to now use -gridmode=true .
Also need someone to test it under mono. (there is a dll that has been compiled under mono available, just hoping that we don't have to deal with separate dlls for windows and linux.
2007-08-04 18:15:48 +00:00
OpenSim clean up of startup config settings (command line args etc), 2007-08-04 18:15:48 +00:00
Prebuild changed to native line ending encoding 2007-07-16 15:40:11 +00:00
ThirdPartyLicenses added CookComputing.XmlRpcV2.dll to bin (as libsl now references it). Most likely at some point want to look into converting opensim to use this instead of the old Xml-rpc library. 2007-08-01 19:42:12 +00:00
bin specify openjpeg with explicit path to current directory. Needed in some 2007-08-02 19:42:29 +00:00
libraries/ModifiedBulletX changed to native line ending encoding 2007-07-16 15:40:11 +00:00
share * Major style changes in libTerrain.Channel - now uses .NET-style naming syntax. 2007-07-23 05:29:52 +00:00
tools added perl classaudit tool 2007-08-01 19:20:07 +00:00
CONTRIBUTORS.txt * Updated CONTRIBUTORS.txt - added new "Testers" section. 2007-08-01 20:45:06 +00:00
OpenSim.FxCop changed to native line ending encoding 2007-07-16 15:40:11 +00:00
prebuild.xml clean up of startup config settings (command line args etc), 2007-08-04 18:15:48 +00:00
runprebuild.bat changed to native line ending encoding 2007-07-16 15:40:11 +00:00
runprebuild.sh * Patched runprebuild.sh for *nix systems which do not register a mono ABI handler. 2007-07-22 00:41:01 +00:00