supertux.git
2004-09-04 Benjamin P... - Added Latin Extended-A characters to all the white...
2004-09-04 Benjamin P... - Fixed a typo (this -> these)
2004-09-04 Benjamin P... Added german translations to the Supertux Desktop Entry...
2004-09-01 Ricardo CruzAdded alpha transparency rather than a black background...
2004-08-30 Ricardo CruzAdded flame fish.
2004-08-30 Ricardo CruzAdded images to strf file.
2004-08-30 Ricardo CruzAdded red fish images.
2004-08-29 Ricardo CruzIce fire destroys flame.
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-26 Ricardo CruzThis file a list of the different special tiles.
2004-08-26 Ricardo CruzUpdated code to support new stuff from 0.1.2.
2004-08-26 Ricardo CruzUpdated bonus world from 0.1.2.
2004-08-26 Ricardo CruzUpdated bonus levels from 0.1.2.
2004-08-26 Ricardo CruzAdded warp sound.
2004-08-26 Ricardo CruzAdded missing worldmap images existent in 0.1.2.
2004-08-25 Ryan Flegel- file has been renamed
2004-08-25 Ryan Flegel- some indentation
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 CruzChanged the background format.
2004-08-21 Ricardo CruzChanged the background feeding format for the new level...
2004-08-21 Ricardo CruzAllow creation of a Color object feeding with a vector...
2004-08-19 Ricardo CruzOnly use one type of actions for both directions.
2004-08-19 Ricardo CruzRenamed actions.
2004-08-19 Ricardo CruzRenamed images.
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 CruzForward bug fix port to HEAD.
2004-08-18 Ricardo CruzMade draw() func on Player more sane.
2004-08-18 Ricardo CruzRound frame on checking for last frame, so that the...
2004-08-18 Ricardo CruzA few more tiles for World 1 by Demon Night!
2004-08-18 Ricardo CruzAdded menu bugs.
2004-08-18 Ricardo CruzJust got rid of the damn reference.
2004-08-18 Ricardo CruzImprovements.
2004-08-18 Ricardo CruzIdle change.
2004-08-18 Ryan Flegel- removing generated file
2004-08-17 Ricardo CruzChanged next action behavior.
2004-08-17 Ricardo CruzAdded more animations.
2004-08-17 Ricardo CruzAdded a few more animations.
2004-08-17 Ricardo CruzRenaming images.
2004-08-17 Ricardo CruzAdded next action to sprite.
2004-08-17 Ricardo CruzRenaming images.
2004-08-17 Ricardo CruzRenaming images.
2004-08-17 Ricardo CruzSeparated body parts!
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...
next