Recognize a SUPERTUX2_USER_DIR environment variable to set the user data
[supertux.git] / src / scripting /
2010-03-07 florianf"whereami()" function: Print coordinates as integers.
2010-02-21 mathnerd314* Split systemRandom into graphicsRandom (particles...
2010-01-25 mathnerd314Console logging is now identical in all builds; warning...
2010-01-01 mathnerd314Make it build with -DCOMPILE_AMALGATION=ON. Still not...
2009-12-29 mathnerd314* Revert breaking changes from last revision
2009-12-24 mathnerd314- sounds are on both channels
2009-11-21 grumbelRenamed namespaces to all lowercase
2009-11-19 grumbelMove some more globals to supertux/globals.hpp
2009-11-19 grumbelRenamed MainLoop to ScreenManager
2009-11-18 grumbelReplaced more lisp::Lisp/lisp::Writer with Reader/Writer
2009-11-18 grumbelAdded supertux/globals.?pp to collect all the random...
2009-11-18 grumbelSplit physfs/physfs_stream.?pp into multiple files
2009-11-17 grumbelMore -Weffc++ cleanup
2009-11-17 grumbelMore -Weffc++ cleanup
2009-11-17 grumbelMore -Weffc++ cleanup
2009-11-17 grumbelMerged changes from branches/supertux-milestone2-grumbe...
2009-08-30 mathnerd314* Update squirrel to 2.2.3
2009-06-27 wolfgangbDo not apply friction if Tux's x-velocity is zero.