new editor image for infoblock
[supertux.git] / lib / app /
2005-01-09 Marek Moeckeldatadir finding fix part 2
2005-01-09 Marek Moeckelfixed setup.cpp not finding correct data path
2004-12-06 Matthias Braun-Fix bugs where resources from source directory weren...
2004-12-02 Matthias BraunMade lispfiles translatable. This time the translations...
2004-12-02 Matthias Braunchanged worldmap to be stored inside the same directory...
2004-11-29 Matthias Brauntry to fix ngettext redefined problems
2004-11-26 Matthias Braunfixed broken 1-time animations in sprites, fixed collis...
2004-11-25 Matthias Braunmake supertux accepts normal paths on the commandline
2004-11-25 Matthias Braunadded missing time calculation to slopes
2004-11-24 Matthias Braunsome cleanups in the sprite class, increased delta...
2004-11-24 Ryan Flegel- added debug grid. type 'grid' in-game to toggle
2004-11-24 Matthias Braunfurhter improve collision detection by reintroducing...
2004-11-24 Matthias Braunset package name before setting up directories
2004-11-23 Matthias Braundon't annoy all the time with messages...
2004-11-23 Matthias BraunGoodbye gettext, Welcome TinyGetText
2004-11-20 Matthias Braunadded more cvsignores because scons is placing .sconsig...
2004-11-20 Matthias BraunThe BIG COMMIT(tm)
2004-11-16 Matthias Braunmake it possible to start supertux from top soruce...
2004-08-13 Ricardo CruzFile not being closed.
2004-08-10 Ricardo CruzAdded a space on --version.
2004-08-06 Tobias GläßerThe right (source) data directory should now be found...
2004-08-06 Tobias GläßerConverted many char*s to std::strings. This is providin...
2004-08-06 Ryan Flegel- fixed search path for datadir
2004-07-28 Ricardo CruzAdded a --flip-levels argument, I guess it doesn't...
2004-07-27 Tobias Gläßer- Cleanups
2004-07-27 Tobias Gläßercommited fix by Leo Savernik <l.savernik@aon.at>.
2004-07-26 Tobias GläßerMoved defines.h out of the library and back to src/.
2004-07-26 Tobias GläßerMade the SuperTux library again a bit more selfstanding.
2004-07-25 Tobias Gläßer- Major changes in Setup-API.
2004-07-24 Tobias GläßerSuperTux lib became a bit more independend of SupeTux.
2004-07-22 Tobias GläßerHad to change the #includes of dependend headers from...
2004-07-21 Tobias GläßerThe SuperTux library features a SuperTux namespace...
2004-07-20 Tobias GläßerGenerated SuperTux libtool library containing more...