Not this guy! Ladies and Gentleman - Moccacino.
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
This is a MockUpGenerator- it takes the Spring API, and trys to convert it into a working MockUp. Why not directly from source? Cause ripping the type info from cPlusPlus functions poping them from the stack is no fun. This implementation contains all functions callable by a spring game. This does not simulate the engine, the returned value are just mockup Values. There is also no checking of the handed over values for valid range. Feel free to implement that.
Install Instructions for IDEA: (Found in the SDK folder) https://bitbucket.org/sylvanaar2/lua-for-idea/wiki/Installing_a_Custom_API
Install Instructions for Notepad: (Found in the Notepad folder) http://docs.notepad-plus-plus.org/index.php/Auto_Completion