supertux.git
2004-08-17 Ricardo CruzChanged output message.
2004-08-17 Ricardo CruzAdded entries for separated body parts.
2004-08-17 Ricardo CruzMoved supertux.strf to inside images/.
2004-08-17 Ricardo CruzRenaming images.
2004-08-17 Marek Moeckel...and another one...
2004-08-17 Marek Moeckelsmall fix in level24
2004-08-16 Marek Moeckel...and welcome back again! :)
2004-08-16 Marek Moeckelsomething went wrong when updating one level file,...
2004-08-16 Marek Moeckelcopied 0.1.2 bonus levels to HEAD branch
2004-08-16 Marek Moeckelremoved old unused waterfall tiles
2004-08-16 Marek Moeckeladded new waterfall and transparent water tiles by...
2004-08-16 Ricardo CruzBrick graphics improved by Florian Merz!
2004-08-16 Benjamin P... To make the animation of the protagonist easier I've...
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 CruzTrampoline image was not yet working cause:
2004-08-14 Ricardo CruzChanged Walking Tree direction change behavior.
2004-08-14 Ricardo CruzImprovements.
2004-08-14 Ricardo CruzRemoved trampoline sprites hack.
2004-08-14 Ricardo CruzImproved Sprites animations.
2004-08-13 Ricardo CruzAdded support for one time animations to Sprite.
2004-08-13 Ricardo CruzShould fix arm crash.
2004-08-13 Ricardo CruzCommented unncessary sprites - there might be others.
2004-08-13 Ricardo CruzUsing wrong name for sprite.
2004-08-13 Ricardo CruzCheck if this fixes the jamming.
2004-08-13 Ricardo CruzFile not being closed.
2004-08-12 Ricardo CruzChanged player stuff to use actions.
2004-08-12 Ricardo CruzChanged player stuff to use action. Bad guys should...
2004-08-12 Ricardo CruzChanged parameter from set_action().
2004-08-12 Ricardo CruzAdded what I called of actions to Sprite.
2004-08-11 Tobias GläßerReverted last commit of Ricardo. The change led to...
2004-08-10 Ricardo CruzUse SDL toggle call in non-windows systems.
2004-08-10 Ricardo CruzThere is no point in making a Y inferior to scroll_y...
2004-08-10 Ricardo CruzAdded a space on --version.
2004-08-10 Ricardo CruzChanged 0.1.1 version to 0.2-cvs in HEAD.
2004-08-08 Tobias GläßerMerged the bitmask code with a newer version (1.3)...
2004-08-08 Tobias GläßerFinally tested and implemented the bitmask_create_SDL...
2004-08-08 Marek Moeckeladded waterfall tiles
2004-08-08 Marek Moeckelfixed some visible blank tiles in the levels
2004-08-07 Tobias GläßerEmpty menus shouldn't lead to crashs anymore.
2004-08-06 Ricardo CruzReplaced insert() by this cleaner way to add entries.
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 CruzRemoved commented code.
2004-08-05 Ricardo CruzReplaced the use of a vector for the tiles placement...
2004-08-05 Ricardo CruzWhen there is no entries in a menu, there is a crash...
2004-08-05 Ricardo CruzJust tweaked the stomp cloud values a little.
2004-08-05 Ricardo CruzMade the stomp cloud to have an independent movement...
2004-08-05 Ricardo CruzAdded base_type to vector constructor.
2004-08-05 Marek Moeckelforgot one image :)
2004-08-05 Marek Moeckelgave the coins another paint job, according to Ingo...
2004-08-04 Marek Moeckeladded Ingo's new coin
2004-08-02 Benjamin P... - Added new Tornado enemy
2004-08-01 Ricardo CruzGrowing Tux animation without stars by Benjamin!! Thx!
2004-08-01 Marek Moeckeladded lava tiles
2004-08-01 Benjamin P... - Added mrflame-left-{1..4}.png and mrflame-right-...
2004-08-01 Marek Moeckelupdated music here, too
2004-07-31 Marek Moeckelcreated world2 directory and put Iceberg Fortress in...
2004-07-29 Tobias Gläßerthe last change didn't work portable
2004-07-29 Tobias GläßerDebugging and testing SuperTux from within the source...
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äßerfixed compilation problem
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 CruzImproved passive messages code. Fixed bug of showing...
2004-07-28 Ricardo CruzAdded an ugly message flag. Any artists there?
2004-07-28 Ricardo CruzBug fix: When using map-message field and there is...
2004-07-28 Ricardo CruzNew field: (passive-message "blabla") . This will show...
2004-07-28 Ricardo CruzAdded support for break lines in centered text.
2004-07-28 Ricardo CruzFixed the not saving bug.
2004-07-28 Ricardo CruzTux growing animation and door opening alpha was not...
2004-07-28 Ricardo CruzChanges in worldmap:
2004-07-27 Ricardo CruzFixed bug to let the player go through messages with...
2004-07-27 Ricardo CruzRenamed Level by SpecialTile.
2004-07-27 Tobias Gläßerremoved special/stringlist.cpp/h
2004-07-27 Tobias Gläßer- Cleanups
2004-07-27 Ricardo CruzDisabled level flipping on debug mode.
2004-07-27 Ricardo CruzOoops, almost forgot this!
2004-07-27 Ricardo CruzAdded auto-walk field for world maps.
2004-07-27 Ryan Flegel- added include
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-26 Tobias GläßerWith this file and doxygen you can generate a wonderful...
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
next