phoenix-firestorm/indra
Nat Goodspeed 4ef02bc1b6 Introduce and use new sendReply() function for LLEventAPI methods.
Each LLEventAPI method that generates a reply needs to extract the name of the
reply LLEventPump from the request, typically from a ["reply"] key, copy the
["reqid"] value from request to reply, locate the reply LLEventPump and send
the enriched reply object. Encapsulate in sendReply() function before we
proliferate doing all that by hand too many more times.
2011-02-18 10:56:26 -05:00
..
cmake STORM-981 : Fix Linux link issues when LL_TESTS is ON 2011-02-09 22:08:43 -08:00
copy_win_scripts
integration_tests
lib/python
linux_crash_logger
linux_updater
llaudio
llcharacter
llcommon Introduce and use new sendReply() function for LLEventAPI methods. 2011-02-18 10:56:26 -05:00
llcrashlogger
llimage fix a minor memory leaking flaw for SH-895: some mild memory leaking (partially) 2011-02-01 17:53:25 -07:00
llimagej2coj
llinventory
llkdu
llmath
llmessage
llplugin VWR-21275 FIX // *SOME* Windows systems fail to load the Qt plugins if the current working 2011-02-08 15:37:12 -08:00
llprimitive
llrender
llui Introduce and use new sendReply() function for LLEventAPI methods. 2011-02-18 10:56:26 -05:00
llvfs
llwindow Added an EventAPI listener to LLWindow for hooking into key and mouse inputs. 2011-02-17 15:50:44 -08:00
llxml
llxuixml
lscript
mac_crash_logger
mac_updater
media_plugins
newview Introduce and use new sendReply() function for LLEventAPI methods. 2011-02-18 10:56:26 -05:00
test
test_apps/llplugintest Additional fix for llmediaplugintest compilation failure after fix for VWR-21275 2011-02-09 10:12:20 -08:00
tools/vstool
viewer_components merge changes back from beta branch 2011-02-01 07:22:32 -05:00
win_crash_logger
win_updater
CMakeLists.txt
develop.py
fix-incredibuild.py