improved utf-8 code to correctly decode utf-8 byte sequences and not to rely on endle...
[supertux.git] / src / scripting / wrapper.cpp
2005-05-17 Matthias Braunimproved utf-8 code to correctly decode utf-8 byte...
2005-05-12 Matthias Braun- Added a new script command to display text files
2005-05-11 Matthias Braun- Changed DocBook version to 4.3, 5.0 is not officially...
2005-05-10 Ondřej Hošek*Removed stuff from times of automake and CVS (director...
2005-05-08 Matthias Braunwe can now fade in scripts
2005-05-08 Bastiaan Zapf- ambient_sound improved (now does silence, volume,
2005-05-07 Marek Moeckelremoved old data and contrib, new files will follow
2005-05-06 Matthias Braun- Made miniswig support HSQUIRRELVM arguments (and...
2005-05-05 Matthias Braun- Implemented a scripted object that can be placed...
2005-05-05 Matthias Braunreworked miniswig a bit to support virtual functions...
2005-05-05 Matthias Braunmore squirrel warning fixes
2005-05-05 Marek Moeckelfixed missing include assert
2005-05-04 Matthias Braun- More work on scripting interface