Sean Dague
|
2a3c79df83
changed to native line ending encoding
|
před 17 roky |
mingchen
|
d216f5779c
*Trunk compiles now
|
před 17 roky |
lbsa71
|
cba02cb632
* Some minor renamings
|
před 17 roky |
mingchen
|
7f10179129
*Fixed bug that incorrectly tabulated 'others' prims on a parcel
|
před 17 roky |
MW
|
9685c65901
Couple of small changes to NPC test character.
|
před 17 roky |
Adam Frisby
|
571bd78e58
* More scripting enhancemnents and properties.
|
před 17 roky |
MW
|
4dbad04b9f
It wasn't me who messed up flying when adding a test NPC class. (honestly!)
|
před 17 roky |
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.
|
před 17 roky |
mingchen
|
173c5ee79e
*Fixed master avatar requesting when in grid mode.
|
před 17 roky |
MW
|
bf2f3ea29a
Hijacked simpleApp again (sorry lbsa71, guess I should create my own simpleApp), to try out a basic test npc character(/class).
|
před 17 roky |
mingchen
|
6510aea0ed
*Added support for the "show" button that highlights objects over the selected Objects
|
před 17 roky |
Adam Frisby
|
61446c0cd8
* Primitives are now loaded from Datastore during scene initialisation.
|
před 17 roky |
Adam Frisby
|
e44c9007ec
* More prebuild.xml changes.
|
před 17 roky |
Adam Frisby
|
2604add4dd
* Fiddling with prebuild.xml
|
před 17 roky |
Adam Frisby
|
9fdd4946c3
* Fixed an issue where world map blocks were not transmitted correctly.
|
před 17 roky |
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.
|
před 17 roky |
MW
|
a87ebda895
Removed reference to Scene EventManager from primitive. In its place, primitive now has its own event (OnPrimCountTainted) that ParcelManager subscribes to.
|
před 17 roky |
Adam Frisby
|
aebd58d75e
* PROTIP: It helps to know what your doing when playing with reflection.
|
před 17 roky |
Adam Frisby
|
813cdd0c80
* Marked old terrain methods as obsolete.
|
před 17 roky |
Adam Frisby
|
2dea3dbd6b
* Terrain now uses the new StorageManager.
|
před 17 roky |
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.
|
před 17 roky |
Adam Frisby
|
8fc1dfec79
* Added loading methods for NullStorage.
|
před 17 roky |
Adam Frisby
|
f65c3d5a31
* Typo in prebuild.xml
|
před 17 roky |
Adam Frisby
|
275d8c0247
* Adding example "NullStorage" DataStore engine.
|
před 17 roky |
Adam Frisby
|
593851eaa5
* Fixed bug where UserServer SendKey would not be saved in configuration.
|
před 17 roky |
lbsa71
|
e207cc615f
* fixed locations both set to y (thanks to babblefro)
|
před 17 roky |
lbsa71
|
7ef425af88
* Fixed up gebrockenet config file from libsl (#172)
|
před 17 roky |
lbsa71
|
502e698c10
#72, formerly known as#166
|
před 17 roky |
Adam Frisby
|
c46a508945
* Fixed duplicate CAP bug when a user logs out then relogs back in in grid mode.
|
před 17 roky |
Adam Frisby
|
e9bcc7a3fd
* Fixed an issue which caused regions to crash when duplicating primitives.
|
před 17 roky |