OpenSimMirror/OpenSim
lbsa71 7adc2212c7 * Fixed: Accessing xmlrpc with invalid xml data would crash the sim.
* Ignored some bins and gens
2007-09-10 04:30:11 +00:00
..
Framework * Fixed: Accessing xmlrpc with invalid xml data would crash the sim. 2007-09-10 04:30:11 +00:00
Grid Added a Debug method to the Console/log class that has the Conditional attribute (set to "DEBUG"), so we can use that for writing extra debug info to the console. [for anyone who doesn't know about the Conditional attribute, it is a attribute that can be set on a method, and then any call to that method will on be compiled if the terms of that condition are met, ie is this case only if "DEBUG" is true. So its a cleaner implementation of the #if #endif directives]. 2007-08-31 12:19:36 +00:00
Region added avatar updates for physics movement -- fixes gravity & avatar collision (ODE) 2007-09-09 21:21:09 +00:00
Tools/LaunchSLClient/LaunchSLClient mass update of files to have native line endings 2007-07-30 20:11:40 +00:00