- added debug grid. type 'grid' in-game to toggle
[supertux.git] / src /
2004-11-24 Ryan Flegel- added debug grid. type 'grid' in-game to toggle
2004-11-24 Marek Moeckeldispenser can now launch snowballs and bouncingsnowballs
2004-11-24 Marek Moeckelmade badguy dispenser cycle configurable in level file
2004-11-24 Marek Moeckeladded simple enemy dispenser (can only dispense bouncin...
2004-11-24 Matthias Braunfurhter improve collision detection by reintroducing...
2004-11-24 Matthias BraunImproved collision detection by taking movement into...
2004-11-23 Marek Moeckelmade secret area trigger work
2004-11-23 Matthias Braundocu improvement for Timer
2004-11-23 Matthias Braunchange jump default to space
2004-11-23 Matthias BraunGoodbye gettext, Welcome TinyGetText
2004-11-23 Marek Moeckeladded trigger to display (and later count) secret areas
2004-11-23 Ingo Ruhnkelet the TileManager always return a valid tile in case...
2004-11-23 Matthias Braunadded jam build system, please try it out - the advanta...
2004-11-23 Matthias Braunmake function more robust
2004-11-23 Matthias Braunwe only want localisation for mesages (otherwise parsin...
2004-11-23 Matthias Braunfix for last commit
2004-11-23 Matthias Braunmake it possible to put background images in each layer
2004-11-23 Marek Moeckelchanged author field on official levels to "SuperTux...
2004-11-23 Matthias Braunfix particle system speeds
2004-11-23 Matthias Braunfix some more timings and the long standing gradient...
2004-11-22 Matthias Braunproperly implement invisible blocks
2004-11-22 Matthias Braunfix tux jumping always full height
2004-11-22 Matthias Braunenemies fall down again, small improvements to tile...
2004-11-21 Matthias Braunimplemented an install target in scons
2004-11-21 Matthias Braunrenamed CREDITS to credits.txt
2004-11-20 Matthias Braunforgot to update makefiles
2004-11-20 Matthias Braunadded more cvsignores because scons is placing .sconsig...
2004-11-20 Matthias BraunThe BIG COMMIT(tm)
2004-11-20 Matthias Braunadd defaults to Scons files so that you can use scons -U
2004-11-16 Matthias Braunadd variants and link executable to toplevel
2004-11-16 Matthias Braunadd variants and link executable to toplevel
2004-11-16 Matthias Braunimprove the sconsbuild, still lots of work needed to...
2004-11-07 Matthias Braunupdate cvsignore
2004-11-05 Ryan Flegel- fixed warnings
2004-10-31 Ricardo CruzShow combos when a new record is reached.
2004-10-31 Ricardo CruzTuned buttjump range values as asked by Iknos.
2004-10-31 Ricardo CruzAdded a parameter for Particles to set the drawing...
2004-10-30 Ricardo CruzAdded my own flapping. :)
2004-10-30 Ricardo CruzSwitched left and right dust as asked by Marek.
2004-10-29 Ricardo CruzAdded an effect when skidding to check if a similar...
2004-10-29 Ricardo CruzRedesigned Particles algorithm.
2004-10-26 Ryan Flegellevel editor patch from Richard
2004-10-25 Ricardo CruzBugfix: it was impossible to create a level subset...
2004-10-25 Ricardo CruzLet navigate through the worldmap using Tux keys as...
2004-10-25 Ryan Flegel- committed patch from Richard Smith
2004-10-24 Ryan Flegelcommitted patches from Richard Smith
2004-10-23 Ricardo CruzAvoid crashing when trying to access info file.
2004-10-22 Ricardo CruzBugfix: dying variable was not being initialized, thus...
2004-10-21 Ricardo CruzFade on credits.
2004-10-21 Ricardo CruzBugfix: Not current tilemaps are drawn semi-transparently.
2004-10-21 Ricardo CruzForgot to check for enemies on top or under screen...
2004-10-21 Ricardo CruzBugfix: enemies below half the screen were not appearin...
2004-10-21 Ricardo CruzBadguys from the start of the level were not appearing...
2004-10-21 Ricardo CruzBugfix: only level 1 title and statistics were being...
2004-10-19 Ricardo CruzBugfix: Jumpy and Flying Snowball faced player even...
2004-10-19 Ricardo CruzBugfix: enemies ordinary pictures were not being displa...
2004-10-19 Ricardo CruzDo fading for Contrib Worldmaps, as well.
2004-10-19 Ricardo CruzBugfix: bomb ticking always has the left direction.
2004-10-18 Ricardo CruzMade Jumy and Flying Snowball look at player. And maybe...
2004-10-18 Ricardo CruzImplemented mirror actions correctly. Bugfix: right...
2004-10-18 Ricardo CruzOoops. I've alligned help text on center to test draw_t...
2004-10-18 Ricardo CruzThis is a first implementation of a bridge from BadGuys...
2004-10-09 Ricardo CruzGot rid of some of the debugging messages.
2004-10-09 Ricardo CruzFixed crash when exiting level editor.
2004-10-09 Ricardo CruzBugfix: change of level or level_subset is possible...
2004-10-09 Ricardo CruzJust took out unncessary declaration.
2004-10-09 Ricardo CruzAdded a "hide-from-contribs" tag for info files.
2004-10-09 Ricardo CruzBugfix: its finally possible to open a levelsubset.
2004-10-09 Marek Moeckelfurther tweaked flapping, finally found a speed setting...
2004-10-09 Ricardo CruzDon't output level filenames on Contribs.
2004-10-08 Marek Moeckelfound some values for tux' flapping speed that feel...
2004-10-08 Ricardo CruzFading level's name text.
2004-10-08 Marek Moeckelchanging directions while flapping now works
2004-10-08 Marek Moeckelwhen flapping, Tux' x-velocity decreases slowly now
2004-10-08 Marek Moeckelput both Ryan's and my flapping code into player.cpp...
2004-10-08 Ricardo CruzBugfix: don't show weird number when level editing...
2004-10-08 Ricardo CruzFixed following bug from level editor:
2004-10-07 Ryan Flegel- [sort of] reverted flapping to it's old form
2004-10-07 Ricardo CruzSometime ago I asked what keys ppl would prefer, made...
2004-10-07 Ricardo CruzTwo leveleditor related bug fixes:
2004-10-06 Ricardo CruzSplited out level stuff from SpecialTile to a Level...
2004-10-06 Ryan Flegel- tweaked flapping a bit, let me know what you think
2004-10-04 Ricardo CruzOnly show combo messages after 5 combos, as suggested...
2004-10-04 Ricardo CruzAdded support for tile animation on worldmap.
2004-10-03 Marek Moeckel-made flapping less powerful by reducing speed and...
2004-09-24 Matthias Braunremoved unused function whcih caused compile errors
2004-09-24 Ricardo CruzMade changes to reflect change of way that alpha applie...
2004-09-24 Ricardo CruzUploading the level editor I was working on - It isn...
2004-09-23 Marek Moeckelcustom messages for combos, depending on how many badgu...
2004-09-23 Ricardo CruzShow a message when more than one bad guys is killed...
2004-09-22 Ryan Flegel- newgame player status bugfix
2004-09-21 Ryan Flegel- fixed warnings pointed out by Frank
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.
next