supertux.git
2006-05-09 Ondřej HošekSmall script fixes
2006-05-08 Christoph SommerNew level "Welcome to the Forest"
2006-05-08 Stephen Groundwateradded tumbleweed
2006-05-06 Stephen Groundwateradjusted dangerous pogonia (made flower part bigger)
2006-05-06 Stephen GroundwaterStarted to add a walking motion for Igel. Created a...
2006-05-04 Christoph Sommerplanted some trees and bushes
2006-05-04 Stephen Groundwaterput vegitation on the moving platform
2006-05-04 Christoph SommerConverted castle.stl to v2 format
2006-05-04 Christoph SommerNew Badguy "Igel"
2006-05-04 Christoph SommerBadguys are now responsible for killing themselves...
2006-05-04 Benjamin P... Added an (animated) candle. Might be useful for the...
2006-05-03 Christoph SommerNew level "Short Visit to El Castillo" /
2006-05-03 Christoph SommerLevel modified: Shortened ways back up
2006-05-02 Christoph SommerAdded level "Whatever Floats Your Boat"
2006-05-02 Matthias Braunreduce waiting time when yeti is finished
2006-05-02 Stephen Groundwateradjusted the flying snowball's smoke trail
2006-05-02 Christoph Sommeradded some more trees
2006-05-01 Christoph Sommeradded missing include
2006-05-01 Christoph SommerNew GameObject SpriteParticle
2006-05-01 Ondřej HošekI'll be sending a snapshot to a friend with a PowerPC...
2006-05-01 Benjamin P... Changed my own e-mail address (I was receiving too...
2006-04-30 Christoph SommerBadguys read hitbox from .sprite file
2006-04-30 Matthias Braunfix
2006-04-30 Christoph SommerFixed error with negative offsets
2006-04-30 Christoph SommerExperimented with loading hitbox from .sprite file
2006-04-30 Stephen Groundwateradded firewall test level
2006-04-30 Matthias Braunanother fix
2006-04-30 Matthias Braunagain
2006-04-30 Matthias Braunanother try
2006-04-30 Matthias Braunanother try
2006-04-30 Matthias Braunfix miniswig for squirrel data types
2006-04-30 Christoph SommerNew object weak_block: a block that can be destroyed...
2006-04-30 Stephen Groundwaterminor changes with yeti for testing
2006-04-30 Matthias Braunblind commit, please test: use squirrel datatypes
2006-04-30 Matthias Brauninclude config.h in squirrel
2006-04-30 Stephen GroundwaterRemoved images associated with a second yeti defeat...
2006-04-29 Christoph SommerRolled back musical coin code
2006-04-28 Christoph SommerThe most senseless commit ever
2006-04-28 Christoph Sommerupdate for backscrolling, badguy behaviour
2006-04-28 Christoph SommerAdded preliminary Swedish translation by Arvid Norlander
2006-04-28 Ryan FlegelForgot file
2006-04-28 Stephen Groundwateradding a set of yeti graphics for afterhe gets hit...
2006-04-28 Ryan FlegelFixed bug I introduced with last commit
2006-04-28 Ryan FlegelLet Tux bounce off badguys when he's invincible. This...
2006-04-27 Ryan FlegelReverted MrBomb kill behaviour
2006-04-27 Ryan FlegelSome tweaks to snow particle system
2006-04-27 Ryan FlegelChecked in patch from Lerc
2006-04-27 Christoph SommerTried enabling keyword substitution for $Id$
2006-04-27 Christoph SommerRemoved obsolete actions from flying_platform
2006-04-27 Christoph SommerForgot a file...
2006-04-27 Christoph SommerRemoved snowsnail, added snail
2006-04-27 Christoph SommerRename snowsnail to snail, phase II
2006-04-27 Christoph Sommerrename snowsnail to snail, phase I
2006-04-27 Ryan FlegelWe already call bounce() in kill_squished()
2006-04-26 Christoph SommerMini-Bonuslevel
2006-04-26 Christoph SommerAdjusted levels for new CD and backscrolling
2006-04-26 Christoph SommerAdded history functionality to Console
2006-04-26 Christoph SommerAdded secret areas, modified levels slightly wrt. new...
2006-04-26 Christoph Sommeron_escape_press is now handled first in GameSession...
2006-04-26 Stephen Groundwatermore testing with the Yeti defeat scene, the artwork...
2006-04-26 Matthias Braunfix exception getting thrown although argument was...
2006-04-26 Matthias Braun- fix debugging functions for killing player
2006-04-26 Matthias Braunthere is no need to check for NULL when deleting
2006-04-26 Ryan FlegelCause MrBomb to be instantly killed by invincibility...
2006-04-26 Ryan FlegelCommitting RandomGenerator patch from Allen King, with...
2006-04-25 Ryan FlegelChanged check to determine oif Tux squishes a badguy
2006-04-25 Matthias Braunadd invisible block to tilegroup
2006-04-25 Matthias Braunsome new debug commands for console
2006-04-25 Matthias Braunset worldmap spawn point below igloo
2006-04-25 Ryan FlegelLet us hit yeti with bullets
2006-04-25 Ryan FlegelAllow custom squish time for Yeti
2006-04-25 Stephen Groundwaterslight change to some yeti images, made eyes brighter
2006-04-25 Ryan FlegelSupertux can now run even if we were unable to open...
2006-04-25 Ryan FlegelAdded missing include
2006-04-25 Christoph SommerMoved some sprites from LAYER_OBJECTS to LAYER_FLOATING...
2006-04-24 Christoph SommerModified World1 levels' secret areas so they cannot...
2006-04-24 Ryan FlegelDraw bouncy coin above other objects
2006-04-24 Matthias Braunchange notion from layers to z-pos in levelfiles
2006-04-24 Ryan FlegelReplaced may_fall_off_platform() with might_fall()
2006-04-24 Matthias Braunsimply remove displayed text from yeti outro
2006-04-24 Matthias Braunmake GameObjects reference counted (this avoids crashs...
2006-04-24 Stephen Groundwaterremoved some unused yeti images, added some new yeti...
2006-04-24 Ryan Flegeluse proper enum
2006-04-24 Christoph Sommergave the yeti some more knobs to adjust
2006-04-24 Christoph Sommerupdated -nogl patch
2006-04-24 Christoph SommerRewrote Yeti to rely on position instead of ellapsed...
2006-04-23 Stephen Groundwateradding some texture to the lava
2006-04-23 Ryan Flegelfixed 'uninitialised' warning
2006-04-23 Matthias Brauntweak yeti constants a bit so that he doesn't go half...
2006-04-23 Matthias Braunoops
2006-04-23 Matthias BraunAC_PROG_LEX seems to output a : sometimes instead of...
2006-04-23 Matthias Braun- Worldmap scripts have their own roottable now (like...
2006-04-23 Marek Moeckelresized the first seven maps of bonus island 2
2006-04-23 Ryan Flegel- fixed unused parameter warning
2006-04-23 Christoph Sommerreplaced invisible "bonus-type" tiles with solid varian...
2006-04-23 Matthias Braunmake igloo the first level
2006-04-23 Matthias Braun- Avoid some expensive SDL_GetTicks() calls
2006-04-23 Matthias Braundisplay a big warning for people who try to install...
2006-04-23 Stephen Groundwaterchanged/added more lava graphics, this still needs...
2006-04-22 Christoph SommerFixed textscroller's problem with blank lines
next