{"ent_ray_big_drill_start_sparks", "des_bigjobdrill"}, {"ent_ray_big_drill_start", "des_bigjobdrill"}, {"sp_fbi_collapse_debris", "des_bigjobdrill"}, {"ent_ray_big ...
--- Adds a new button to the UI. -- @param name The display name of the button. -- @param func The function to be called when the button is activated. -- @param args The arguments to be passed to the ...
NetBSDカーネル内部でLuaスクリプトを動作させるためのコードがマージされた。この機能を利用するとカーネルに新しい機能を追加するにあたってC言語によるプログラミングではなくLuaスクリプトを使ったプログラミングが可能になる。カーネル開発の幅が ...