Commit Graph

10 Commits (6173233fb01e5baff7b089b27c74924b94cc7c03)

Author SHA1 Message Date
Ansariel 69b2092963 Refactor chatbar_as_cmdline - Or: What is all this??? 2022-08-14 13:50:32 +02:00
Ansariel cb7044b623 Fix build 2015-10-13 09:42:15 +02:00
Kadah_Coba 63d9e503a4 Expanded cmdline packager to allow scripted packaging, with manual initiation.
Initiate by saying "kpackagerstart UUID Some_existing_inventory_folder".
UUID is destination object where copied objects will be put at the end
as well as the object the viewer will be listening to for the next 2 commands.
Folder should be empty unless existing items there are needed in the package.
Use llOwnerSay("kpackageradd UUID1,UUID2,...,UUIDn") to add objects to list.
Call llOwnerSay("kpackagerend") to finalize and copy objects to caller.
Say kpackagerstop to stop and clear the packager.
2015-10-12 23:58:27 -07:00
Ansariel 39a6670935 Minor refactoring in chatbar_as_cmdline.cpp 2014-05-16 11:31:29 +02:00
Cinders 751a3de625 Fix a few implicit conversions, might be handy for 64-bit building 2013-09-12 19:44:11 -06:00
Cinders 8243d30f02 Fix no new line at EOF in a few places 2013-01-30 18:49:18 -07:00
Ansariel f5e8276b22 Added fscommon.cpp/h as central location for common used functions and moved reportToNearbyChat() there 2012-11-13 14:35:32 +01:00
Ansariel 4aea6e0315 Moved method signature definitions for chatbar_as_cmdline to header file 2012-08-19 21:28:51 +02:00
ziree 12e1585963 Removed old and unused llchatbar.cpp/.h 2012-01-25 15:38:52 +01:00
Liny 7a81ae111b Innitial port of chatbar_as_cmdline into firestorm. 2011-01-09 14:22:29 -08:00