- fixed bug reported by Frank van der Loo
[supertux.git] / lib /
2004-09-16 Ricardo CruzChanged behavior of centered text drawing and added...
2004-09-16 Ricardo CruzFixed draw_part() when alpha != 255.
2004-09-15 Ricardo CruzAdded an alpha argument for drawing fonts.
2004-09-09 Ricardo CruzDo not free mirror surfaces.
2004-09-09 Ricardo CruzImplemented mirroring in Sprite, so that now it's possi...
2004-09-08 Matthias Braunapplied netsrot's patch
2004-09-08 Ricardo CruzThis should definitively fix frames out of range.
2004-09-08 Ricardo CruzThis checking is useless. It is done before drawing...
2004-09-08 Ricardo CruzThis should fix animations. (bugs in the line of bomb...
2004-09-05 Ricardo CruzFixed application of a color mask.
2004-08-27 Ricardo CruzApply filter mask.
2004-08-27 Ricardo CruzAdded a mask to be applied to a sprite.
2004-08-27 Ricardo CruzAdded z order support and draw_part().
2004-08-21 Ricardo CruzRenamed code variables, as well.
2004-08-21 Ricardo CruzChanged hotspot keyword by offset, as asked by Benjamin.
2004-08-21 Ricardo CruzAllow creation of a Color object feeding with a vector...
2004-08-19 Ricardo CruzAdded horizontal flip effect, as well as both horizonta...
2004-08-19 Ricardo CruzAdded message when no action is found.
2004-08-18 Ricardo CruzRound frame on checking for last frame, so that the...
2004-08-18 Ricardo CruzJust got rid of the damn reference.
2004-08-18 Ricardo CruzImprovements.
2004-08-17 Ricardo CruzChanged next action behavior.
2004-08-17 Ricardo CruzAdded next action to sprite.
2004-08-17 Ricardo CruzChanged output message.
2004-08-16 Ricardo CruzJust added more info to warning.
2004-08-16 Ricardo CruzChanged variable name and fixed reverse animation.
2004-08-14 Ricardo CruzWe could been losting frames. Fixed.
2004-08-14 Ricardo CruzImprovements.
2004-08-14 Ricardo CruzImproved Sprites animations.
2004-08-13 Ricardo CruzAdded support for one time animations to Sprite.
2004-08-13 Ricardo CruzFile not being closed.
2004-08-12 Ricardo CruzChanged parameter from set_action().
2004-08-12 Ricardo CruzAdded what I called of actions to Sprite.
2004-08-10 Ricardo CruzAdded a space on --version.
2004-08-07 Tobias GläßerEmpty menus shouldn't lead to crashs anymore.
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-08-05 Tobias GläßerFixed #include introduced by the last commit.
2004-08-05 Ricardo CruzWhen there is no entries in a menu, there is a crash...
2004-08-05 Ricardo CruzAdded base_type to vector constructor.
2004-07-29 Ricardo CruzAdded support for break lines for get_text_width()...
2004-07-29 Ricardo CruzRemoved unnecessary (?) FIXME comment.
2004-07-29 Tobias Gläßer- FrameRate class is more flexible
2004-07-28 Tobias Gläßerfix for the compilation problem of many pre gcc3.4...
2004-07-28 Tobias Gläßer- Various fixes and cleanups.
2004-07-28 Ricardo Cruz- Fixed gradient not working when cached (SDL mode);
2004-07-28 Ricardo CruzAdded a --flip-levels argument, I guess it doesn't...
2004-07-28 Ricardo CruzAdded support for break lines in centered text.
2004-07-27 Tobias Gläßerremoved special/stringlist.cpp/h
2004-07-27 Tobias Gläßer- Cleanups
2004-07-27 Tobias GläßerC++ifyied SuperTux ticks.
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-22 Tobias GläßerHeaders should now be correctly handled and get install...
2004-07-21 Tobias GläßerFixed typo.
2004-07-21 Tobias GläßerThe SuperTux library features a SuperTux namespace...
2004-07-21 Tobias GläßerIntroduction of SuperTux namespace.
2004-07-20 Ryan Flegel- fixed compile error
2004-07-20 Tobias Gläßerfixed type :) yeah, the really important commit today! :)
2004-07-20 Tobias GläßerImproved comments.
2004-07-20 Tobias GläßerAdded comment.
2004-07-20 Tobias Gläßerlittle comments improvements
2004-07-20 Tobias Gläßeradded comments
2004-07-20 Tobias Gläßeradded comments
2004-07-20 Tobias Gläßeradded comments
2004-07-20 Tobias GläßerGenerated SuperTux libtool library containing more...