Commit történet

Szerző SHA1 Üzenet Dátum
  Sean Dague 2a3c79df83 changed to native line ending encoding 17 éve
  mingchen d216f5779c *Trunk compiles now 17 éve
  lbsa71 cba02cb632 * Some minor renamings 17 éve
  mingchen 7f10179129 *Fixed bug that incorrectly tabulated 'others' prims on a parcel 17 éve
  MW 9685c65901 Couple of small changes to NPC test character. 17 éve
  Adam Frisby 571bd78e58 * More scripting enhancemnents and properties. 17 éve
  MW 4dbad04b9f It wasn't me who messed up flying when adding a test NPC class. (honestly!) 17 éve
  Adam Frisby f2c449f10e * Added new scripting related events, in particular a new event which is triggered by console commands so that the script can subscribe to console messages and operate when they occur. 17 éve
  mingchen 173c5ee79e *Fixed master avatar requesting when in grid mode. 17 éve
  MW bf2f3ea29a Hijacked simpleApp again (sorry lbsa71, guess I should create my own simpleApp), to try out a basic test npc character(/class). 17 éve
  mingchen 6510aea0ed *Added support for the "show" button that highlights objects over the selected Objects 17 éve
  Adam Frisby 61446c0cd8 * Primitives are now loaded from Datastore during scene initialisation. 17 éve
  Adam Frisby e44c9007ec * More prebuild.xml changes. 17 éve
  Adam Frisby 2604add4dd * Fiddling with prebuild.xml 17 éve
  Adam Frisby 9fdd4946c3 * Fixed an issue where world map blocks were not transmitted correctly. 17 éve
  MW 3c326aae99 Removed the reference to ClientManager from scene, as scene really shouldn't have a direct reference to the UDP/Packet server's clientmanager, instead it should send all data through the ScenePresences. 17 éve
  MW a87ebda895 Removed reference to Scene EventManager from primitive. In its place, primitive now has its own event (OnPrimCountTainted) that ParcelManager subscribes to. 17 éve
  Adam Frisby aebd58d75e * PROTIP: It helps to know what your doing when playing with reflection. 17 éve
  Adam Frisby 813cdd0c80 * Marked old terrain methods as obsolete. 17 éve
  Adam Frisby 2dea3dbd6b * Terrain now uses the new StorageManager. 17 éve
  Adam Frisby 6d455f3b6c * Storage Manager now initialises with a DB name equal to that of the region name, and DB file specified in the DataStore config item. Storage engines may ignore the DB name parameter. 17 éve
  Adam Frisby 8fc1dfec79 * Added loading methods for NullStorage. 17 éve
  Adam Frisby f65c3d5a31 * Typo in prebuild.xml 17 éve
  Adam Frisby 275d8c0247 * Adding example "NullStorage" DataStore engine. 17 éve
  Adam Frisby 593851eaa5 * Fixed bug where UserServer SendKey would not be saved in configuration. 17 éve
  lbsa71 e207cc615f * fixed locations both set to y (thanks to babblefro) 17 éve
  lbsa71 7ef425af88 * Fixed up gebrockenet config file from libsl (#172) 17 éve
  lbsa71 502e698c10 #72, formerly known as#166 17 éve
  Adam Frisby c46a508945 * Fixed duplicate CAP bug when a user logs out then relogs back in in grid mode. 17 éve
  Adam Frisby e9bcc7a3fd * Fixed an issue which caused regions to crash when duplicating primitives. 17 éve