Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Apr 10, 2008, 4:28:51 PM (17 years ago)
Author:
bknecht
Message:

You can now use lua tags everywhere in the XML file you want: It'll work. Even wrongly put tags are corrected now. Read the wikipages about scripting to see how you can use it.

File:
1 moved

Legend:

Unmodified
Added
Removed
  • code/branches/script/src/util/tolua/tolua_bind.h

    r999 r1019  
    11/*
    2 ** Lua binding: script
    3 ** Generated automatically by tolua++-1.0.92 on Sat Apr  5 20:29:18 2008.
     2** Lua binding: orxonox
     3** Generated automatically by tolua++-1.0.92 on Sun Apr  6 15:44:17 2008.
    44*/
    55
    66/* Exported function */
    7 TOLUA_API int  tolua_script_open (lua_State* tolua_S);
     7TOLUA_API int  tolua_orxonox_open (lua_State* tolua_S);
    88
Note: See TracChangeset for help on using the changeset viewer.