supertux is now searching for a default.nut file in the same dir as the level and...
authorMatthias Braun <matze@braunis.de>
Sat, 11 Jun 2005 21:10:19 +0000 (21:10 +0000)
committerMatthias Braun <matze@braunis.de>
Sat, 11 Jun 2005 21:10:19 +0000 (21:10 +0000)
commite2ccc082212e81a7bc2d299d6d5ecb7dee374de2
treee62dc988eada4fd311cbb82a9a17629142f0cab2
parentf25cf7b1ec92214035944315ec507b7e66b617e6
supertux is now searching for a default.nut file in the same dir as the level and loads that before other scripts

SVN-Revision: 2589
12 files changed:
data/levels/test/default.nut [new file with mode: 0644]
src/scripting/Jamfile
src/scripting/script_interpreter.cpp
src/scripting/script_interpreter.h
src/scripting/sound.h
src/scripting/wrapper.interface.h
src/sector.cpp
tools/miniswig/create_docu.cpp [new file with mode: 0644]
tools/miniswig/create_docu.h [new file with mode: 0644]
tools/miniswig/lexer.ll
tools/miniswig/main.cpp
tools/miniswig/parser.yy