]> git.mxchange.org Git - flightgear.git/commit
- use ostringstream instead of sprintf() for the __js%d namespaces
authormfranz <mfranz>
Thu, 12 Jul 2007 22:57:14 +0000 (22:57 +0000)
committermfranz <mfranz>
Thu, 12 Jul 2007 22:57:14 +0000 (22:57 +0000)
commit5246e69b5a54b6a0cc841e383f19999226164f1f
tree6e5ca1cc0da3b24d322d50dd12d92506c9512961
parentf8691bb86e74e73e432fd61d3cfd212e7361d0f9
- use ostringstream instead of sprintf() for the __js%d namespaces
- set namespace __kbd for all keyboard Nasal code (not meant for public use)
- read <nasal><script> blocks from the keyboard file
src/Input/input.cxx
src/Input/input.hxx