- fixed bug reported by Frank van der Loo
[supertux.git] / src /
2004-09-20 Ryan Flegel- fixed bug reported by Frank van der Loo
2004-09-20 Ricardo CruzBugfix: Don't kill badguys when they are already dying...
2004-09-20 Ricardo CruzChanged FloatingScore to support text (changed name...
2004-09-20 Ricardo CruzFixed layout on worldmap message.
2004-09-20 Ricardo CruzWhen swap keep statistics so far. (not tested - I'd...
2004-09-18 Marek MoeckelTux can now flap after bouncing off an enemy
2004-09-18 Marek Moeckelfixed "flapping key not responding"-problem
2004-09-18 Ricardo CruzContrib worldmaps are now being saved.
2004-09-17 Marek Moeckelfixed problems with the flapping key not responding
2004-09-17 Ricardo CruzOoops. Mistake.
2004-09-17 Ricardo CruzFixed Score = -1 on worldmap display when no level...
2004-09-17 Ricardo CruzFixed levels on contribs menu.
2004-09-17 Ricardo CruzFixed when of the warning that appear to Frank.
2004-09-17 Ricardo CruzRemove particles when they get off the screen.
2004-09-17 Ricardo CruzAdded Total to statistics.
2004-09-17 Marek Moeckeldon't loose a life when using the "kill" cheat
2004-09-16 Marek Moeckelreplaced double jumping with flapping
2004-09-16 Marek Moeckeljust changed tabs for spaces :)
2004-09-16 Marek Moeckelplay jump sound again when double jumping
2004-09-16 Ricardo CruzAdded support for setting up end sequence animations...
2004-09-16 Ricardo CruzImproved layout of statistics displaying.
2004-09-16 Ricardo CruzChanged behavior of centered text drawing and added...
2004-09-16 Ricardo CruzAdded a "gotoend" cheat to put Tux near the end of...
2004-09-15 Marek Moeckeldisabled hovering by default (needs tweaking!)
2004-09-15 Ricardo CruzForgot to make this translatable.
2004-09-15 Ricardo CruzAdded drawing of statistics on levels messages and...
2004-09-15 Marek Moeckeladded two new cheat codes:
2004-09-15 Ricardo CruzAdded a Jump 'n Bump like way to show statistics.
2004-09-15 Marek Moeckelimplemented double jump (press up again while jumping...
2004-09-15 Ricardo CruzMade statistics to keep track of also: bad guys squishe...
2004-09-14 Ricardo CruzOoops, forgot to upload the actual Statistics implement...
2004-09-14 Ricardo CruzImplemented a statistics system. I believe this feature...
2004-09-14 Ricardo CruzWhen typying 'lifeup' pause is triggered (cause of...
2004-09-14 Ricardo CruzMr. Ice Block can now break power up boxes as well...
2004-09-14 Ricardo CruzMade code using 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 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 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 CruzMade a few mistakes with actions names.
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-08 Ricardo CruzNetsrot patch duplicated an include.
2004-09-08 Matthias Braunapplied netsrot's patch
2004-09-08 Ricardo CruzRemoved stupid checking.
2004-09-08 Ricardo CruzMade use of small tux.
2004-09-04 Ricardo CruzAdded grabbing while ducking.
2004-08-30 Ricardo CruzAdded flame fish.
2004-08-29 Ricardo CruzIce fire destroys flame.
2004-08-26 Ricardo CruzUpdated code to support new stuff from 0.1.2.
2004-08-25 Ryan Flegel- some indentation
2004-08-21 Ricardo CruzChanged the background feeding format for the new level...
2004-08-19 Ricardo CruzOnly use one type of actions for both directions.
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 CruzIdle change.
2004-08-17 Ricardo CruzChanged next action behavior.
2004-08-17 Ricardo CruzAdded more animations.
2004-08-17 Ricardo CruzSeparated body parts!
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 CruzRemoved trampoline sprites hack.
2004-08-13 Ricardo CruzShould fix arm crash.
2004-08-13 Ricardo CruzUsing wrong name for sprite.
2004-08-13 Ricardo CruzCheck if this fixes the jamming.
2004-08-12 Ricardo CruzChanged player stuff to use action. Bad guys should...
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-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-06 Ricardo CruzReplaced insert() by this cleaner way to add entries.
2004-08-06 Tobias GläßerConverted many char*s to std::strings. This is providin...
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 CruzJust tweaked the stomp cloud values a little.
2004-08-05 Ricardo CruzMade the stomp cloud to have an independent movement...
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 Tobias Gläßer- FrameRate class is more flexible
2004-07-28 Tobias Gläßerfixed compilation problem
2004-07-28 Tobias Gläßer- Various fixes and cleanups.
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 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 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:
next