OpenSimMirror/OpenSim
Justin Clark-Casey (justincc) 8905f34e18 rename OS_NPC_SIT_IMMEDIATE to OS_NPC_SIT_NOW since it's shorter and more understandable
This makes something like osNpcSit(npc, llGetKey(), OS_NPC_IMMEDIATE) now become
osNpcSit(npc, llGetKey(), OS_NPC_SIT_NOW);
This is why it's in development :)
2011-10-28 21:47:00 +01:00
..
ApplicationPlugins When creating a new user on the comand line, give the option of allowing a UUID to be specified to override the randomly generated one. 2011-10-11 00:03:22 +01:00
Capabilities
ConsoleClient
Data
Framework move see_into_this_sim_from_neighbor [Startup] flag parsing into Scene with the others 2011-10-28 21:45:50 +01:00
Region rename OS_NPC_SIT_IMMEDIATE to OS_NPC_SIT_NOW since it's shorter and more understandable 2011-10-28 21:47:00 +01:00
Server Get rid of some traces of the old pre-ROBUST grid architecture config 2011-10-28 21:41:48 +01:00
Services Add optional getauthinfo and setauthinfo authentication service calls. 2011-10-24 23:28:02 +01:00
TestSuite
Tests move see_into_this_sim_from_neighbor [Startup] flag parsing into Scene with the others 2011-10-28 21:45:50 +01:00
Tools