supertux.git
2004-09-14 Ricardo CruzAdded a fireworks sound effect.
2004-09-13 Ricardo CruzAdded fire works at the end sequence.
2004-09-13 Ricardo CruzAdded simple particle system object. I called it Partic...
2004-09-13 Ricardo CruzBug fix: on incencible mode, stars were being drawn...
2004-09-13 Ricardo CruzNot used anymore. They were moved to lib/gui. Looks...
2004-09-13 Ricardo CruzSpawn points should now be working!
2004-09-13 Ricardo CruzMoved cheating code, so that it ain't run every cycle...
2004-09-12 Ricardo CruzI guess this way is faster.
2004-09-11 Ricardo CruzI guess the checking is unnecessary.
2004-09-11 Ricardo CruzImplemented a cheating system, mainly for debugging.
2004-09-11 Ricardo CruzArms should be drawn above enemies when grabbing.
2004-09-11 Ricardo CruzPlayer should be drawn above enemies.
2004-09-10 Ricardo CruzGive different layers to different body parts.
2004-09-10 Ricardo CruzBugfix: when throwing ice block to the left Tux is...
2004-09-09 Ricardo CruzFixed spiky's y-offset, as well as a few of others...
2004-09-09 Ricardo CruzBugfix: ice blocks were hurting player when dropped.
2004-09-09 Ricardo CruzThis should fix the position of ice blocks when hold.
2004-09-09 Ricardo CruzTweaked scores.
2004-09-09 Ricardo CruzFixed z-order on smalltux grabbing ice block.
2004-09-09 Ricardo CruzFixed a few mistakes from the sprites files.
2004-09-09 Ricardo CruzDo not free mirror surfaces.
2004-09-09 Ricardo CruzMade a few mistakes with actions names.
2004-09-09 Matthias Braunchange bkgd_speed back to old values, if you use levelf...
2004-09-09 Matthias Braunfix old levels background speed not getting adjusted...
2004-09-09 Ricardo CruzImplemented mirroring in Sprite, so that now it's possi...
2004-09-09 Marek MoeckelAdded a test level that shows several glitches.
2004-09-08 Matthias Braundo nto enable debug by default, otherwise we'll forget...
2004-09-08 Ricardo CruzNetsrot patch duplicated an include.
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-08 Ricardo CruzRemoved stupid checking.
2004-09-08 Ricardo CruzFixed small Tux standing images used.
2004-09-08 Ricardo CruzMade use of small tux.
2004-09-08 Ricardo CruzAdded entries for small tux.
2004-09-08 Benjamin P... Created a Super Tux Icon file in ICO format (as used...
2004-09-08 Benjamin P... Added split-up body parts of the small Super Tux charac...
2004-09-05 Ricardo CruzFixed application of a color mask.
2004-09-04 Ricardo CruzAdded the ducking entries for Benjamin's duck Tux body...
2004-09-04 Ricardo CruzAdded grabbing while ducking.
2004-09-04 Benjamin P... Changed the Super Tux icons. They no longer show the...
2004-09-04 Benjamin P... Updated the image as it contained some pixels that...
2004-09-04 Benjamin P... - Added images for ducking big Super Tux.
2004-09-04 Ricardo CruzFixed Tux Y-offset, according to Benjamin's position.
2004-09-04 Benjamin P... - Added colorized versions of the 'new' extended font...
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,...
next