Time now stops when you complete a level and get into the end sequence.
[supertux.git] / src /
2006-01-16 Ondřej HošekTime now stops when you complete a level and get into...
2006-01-16 Ondřej HošekImproved stay-on-platform code to handle non-32x32...
2006-01-16 Matthias Brauna few fixes that I had lying around here, select walk...
2006-01-15 Ondřej Hošek* Implemented a way to modify extro parameters as a...
2006-01-12 Matthias Braunoops
2006-01-12 Matthias Braunfix tux not dying when falling out of screen in invinci...
2006-01-12 Matthias Braunfish should behave like the old fish again
2006-01-11 Matthias Braunfix music not playing again after disable&enabling it
2006-01-11 Matthias Braunoops forgot 2 files
2006-01-11 Ondřej Hošek* The "time needed" statistic now works again. You...
2006-01-11 Ondřej HošekOkay, I guess this is it. The "stay on platform" flag...
2006-01-11 Matthias Braunstop invincible music a bit earlier than invinciblility
2006-01-11 Matthias Braunsome startup time debugging, changed skid dust particle...
2006-01-10 Matthias Braunmoved some more sprites
2006-01-09 Matthias Braunmoved a few more sprites away from sprites.strf
2006-01-09 Matthias Braunmore work on MrIceBlock, you can carry him around and...
2006-01-09 Ondřej HošekUpdated the statistics module to be on par with recent...
2006-01-06 Ondřej Hošek* In the usage help, put LEVELFILE into brackets since...
2005-12-31 Matthias Brauncheck that place is free before releasing a grabbed...
2005-12-31 Matthias Braunsome more work on portable objects
2005-12-31 Matthias Braunsome fixes after my latest changes
2005-12-31 Ondřej Hošek* Added "Id" attribute to a few files lacking it
2005-12-29 Matthias Braunmore adjustments to collision detection, tux is correct...
2005-12-29 Matthias Braunfix
2005-12-28 Matthias Braunfix flame
2005-12-28 Matthias Braunnormalize paths for images so that you can use .. in...
2005-12-27 Matthias BraunChanged collision code, we now have several collision...
2005-12-27 Matthias Brauncreate directory for savegames if it doesn't exist yet
2005-11-08 Stephen Groundwateradded firefly -moving platform ripoff, and skull -unsta...
2005-11-06 Ondřej Hošek* Added a boolean "disable-physics" property to powerup...
2005-11-03 Ondřej Hošek* Fixed the Yeti's sprite choosing per Groundwater...
2005-11-03 Stephen Groundwaterice yeti animation updates
2005-10-31 Ondřej Hošek* Level time now respects top border
2005-10-29 Marek Moeckelfixed a few warnings
2005-10-29 Ondřej Hošek* Fixed gradient background bug
2005-10-28 Stephen Groundwaterfixed nolok test level -nolok is throwing snails, moved...
2005-10-26 Ondřej HošekAdded the snowsnail to the random mode of the dispenser.
2005-10-26 Ondřej HošekAdded and implemented arrows that appear when scrolling...
2005-10-26 Ondřej Hošek* Added image support to InfoBlocks (useful e.g. to...
2005-10-25 Ondřej HošekFixed flame-caused segfault when sound is off
2005-10-25 Ondřej HošekSuppressed error messages of savegame not opened when...
2005-10-25 Ondřej HošekAdded a "graceful exit" exception to be called when...
2005-10-24 Ondřej HošekReimplemented fish. The code quality isn't comparable...
2005-10-23 Ondřej Hošek* Converted world 1 to new level format.
2005-10-22 Ondřej Hošek* Moved my docs to the wiki
2005-10-19 Ondřej Hošek* Made a few additions to the file formats reference.
2005-10-17 Ingo Ruhnke- added a more compact form to define tiles
2005-10-17 Matthias Braunremove glu dependency again, since it seems some people...
2005-10-17 Matthias Braunremove glu dependency again, since it seems some people...
2005-10-16 Stephen Groundwateradjusted spidermite image added squished state
2005-10-16 Marek Moeckelfix for the snowsnail spinning
2005-10-16 Marek Moeckelcommented out an error-message line in glutil.hpp that...
2005-10-16 Stephen Groundwaterfixed Mr.Tree file edit mistake on my part
2005-10-16 Stephen Groundwateradded missing icewood tiles
2005-10-16 Stephen Groundwateradded icewood tiles, added snownail and spidermite
2005-10-12 Ondřej Hošek* Fixed a few own mistakes from a previous commit
2005-10-10 Ondřej Hošek* Updated Czech translation
2005-10-08 Marek Moeckelfixed a missing include
2005-10-05 Marek Moeckelmoved some code
2005-10-05 Marek Moeckelremoved all flapping code
2005-10-03 Matthias Braun- Reworked Surface class and drawing stuff:
2005-10-03 Matthias Braunmoved some sprites to separate files
2005-10-02 Matthias Braun- Allow custom leveldots
2005-09-30 Marek Moeckelsupport for centered text in scripts
2005-09-30 Marek Moeckelcutscene borders fade in and out now
2005-09-26 Marek Moeckelsmall fixes
2005-09-26 Matthias Braunsome code to have images in scrolling text
2005-09-25 Marek Moeckellots of cool scripting stuff
2005-09-25 Marek Moeckelscripting stuff
2005-09-25 Marek Moeckelkeys are displayed on the screen, they can be "collecte...
2005-09-18 Marek Moeckelmore fixes for Kugelblitz and Rain
2005-09-18 Marek Moeckelfixed electrifier
2005-09-18 Matthias Braunfix CONTINUE handling
2005-09-18 Marek Moeckellittle work on the kugelblitz
2005-09-18 Marek Moeckelfixed kugelblitz, added electrifier object
2005-09-18 Matthias Brauntry to fix badguys walking on water
2005-09-17 Marek Moeckelremoved some duplicate code
2005-09-17 Marek Moeckelfixed solid water for tux
2005-09-17 Marek Moeckelkugelblitz electrifies water on contact - electrified...
2005-09-17 Matthias Braunuse spike flag again and don't replace spikes with...
2005-08-10 Matthias Braunsome cleanups and changes to miniswig and scripting...
2005-07-20 Marek Moeckeladded Mr Fluffy badguy
2005-07-20 Marek Moeckelconverted sounds back to .wav
2005-07-20 Marek Moeckelmoved and sorted worldmap tiles
2005-07-18 Marek Moeckelkugelblitz update - the behaviour intended for the...
2005-07-18 Marek Moeckelanother kugelblitz update
2005-07-18 Marek Moeckelsmall updates to kugelblitz
2005-07-18 Marek Moeckelfixed the small fix :-)
2005-07-18 Marek Moeckelsmall fix
2005-07-18 Marek Moeckeladded Kugelblitz badguy: basic code, placeholder images...
2005-07-16 Marek Moeckeladded point sprite for flexlay
2005-07-16 Marek Moeckeladded some comments and the framework for platforms...
2005-07-15 Marek Moeckel-modified moving platform class to make use of the...
2005-07-15 Marek MoeckelPatch by <balinor@pnxs.de>:
2005-07-11 Marek Moeckelupdated --help text
2005-07-10 Matthias Braunminiswig suspend is now an attribute appended to functions
2005-07-03 Bastiaan ZapfFixed missing header in stream_sound_source.cpp
2005-07-02 Matthias Braunuse new exposing functions
2005-07-02 Matthias Braunfix namespace problems
2005-07-02 Matthias Braundon't leave classname lyingf around on stack
next