2007-05-26 |
Matthias Braun | new filetype .music that allows to specify loop points... |
commit | commitdiff | tree | snapshot |
2007-05-26 |
Christoph Sommer | GhostTree can now be killed |
commit | commitdiff | tree | snapshot |
2007-05-26 |
Marek Moeckel | new version of treeboss.ogg (but still bad quality) |
commit | commitdiff | tree | snapshot |
2007-05-26 |
Wolfgang Becker | Changed default location and binary name to supertux2... |
commit | commitdiff | tree | snapshot |
2007-05-26 |
Christoph Sommer | some new GhostTree stuff |
commit | commitdiff | tree | snapshot |
2007-05-26 |
Christoph Sommer | Delayed root hatching |
commit | commitdiff | tree | snapshot |
2007-05-26 |
Christoph Sommer | Added to ghosttree: roots growing from below |
commit | commitdiff | tree | snapshot |
2007-05-26 |
Wolfgang Becker | play sound when willowisp is caught |
commit | commitdiff | tree | snapshot |
2007-05-26 |
Matthias Braun | added willowisp catch sound |
commit | commitdiff | tree | snapshot |
2007-05-26 |
Matthias Braun | use the tree sounds |
commit | commitdiff | tree | snapshot |
2007-05-26 |
Matthias Braun | sounds for the tree |
commit | commitdiff | tree | snapshot |
2007-05-26 |
Matthias Braun | you can compare colors now |
commit | commitdiff | tree | snapshot |
2007-05-26 |
Matthias Braun | first tries at sucking |
commit | commitdiff | tree | snapshot |
2007-05-26 |
Matthias Braun | we need a break here not a return, so not everything... |
commit | commitdiff | tree | snapshot |
2007-05-26 |
Matthias Braun | willowisp position relative to ghosttree now, ghosttree... |
commit | commitdiff | tree | snapshot |
2007-05-26 |
Christoph Sommer | (Tree)WillOWisps no longer collide with closed lamps. |
commit | commitdiff | tree | snapshot |
2007-05-26 |
Matthias Braun | hack to make movingobject vs. static also call the... |
commit | commitdiff | tree | snapshot |
2007-05-26 |
Marek Moeckel | new test level for the ghost tree |
commit | commitdiff | tree | snapshot |
2007-05-26 |
Christoph Sommer | New explosion sound. Selfmade, GPLv2+/CC-by-sa |
commit | commitdiff | tree | snapshot |
2007-05-26 |
Christoph Sommer | Limit coin sound to be played at most once every 10ms |
commit | commitdiff | tree | snapshot |
2007-05-26 |
Christoph Sommer | WillOWisp badguys can now be trapped inside empty Lanterns. |
commit | commitdiff | tree | snapshot |
2007-05-26 |
Matthias Braun | extend moving_object with a collides function that... |
commit | commitdiff | tree | snapshot |
2007-05-26 |
Marek Moeckel | added test level for tree boss and tree boss music... |
commit | commitdiff | tree | snapshot |
2007-05-26 |
Marek Moeckel | replaced coin sound with a guaranteed free-as-in-speech one |
commit | commitdiff | tree | snapshot |
2007-05-26 |
Matthias Braun | typo fix |
commit | commitdiff | tree | snapshot |
2007-05-25 |
Christoph Sommer | Only draw Tux' arm in front of other objects if he... |
commit | commitdiff | tree | snapshot |
2007-05-25 |
Matthias Braun | text object supports anchor points now |
commit | commitdiff | tree | snapshot |
2007-05-25 |
Matthias Braun | add vsync option |
commit | commitdiff | tree | snapshot |
2007-05-25 |
Matthias Braun | fade out music on quit |
commit | commitdiff | tree | snapshot |
2007-05-25 |
Matthias Braun | only try vsync, when set in config |
commit | commitdiff | tree | snapshot |
2007-05-25 |
Matthias Braun | disable swimming |
commit | commitdiff | tree | snapshot |
2007-05-25 |
Matthias Braun | fix bug 215 (unpausing doesn't always work) |
commit | commitdiff | tree | snapshot |
2007-05-23 |
Christoph Sommer | Added line-editing functionality to console (issue... |
commit | commitdiff | tree | snapshot |
2007-05-23 |
Tim Goya | Experimental feature: Allow Tux to throw stuff straight up |
commit | commitdiff | tree | snapshot |
2007-05-20 |
Christoph Sommer | Updated translations. |
commit | commitdiff | tree | snapshot |
2007-05-19 |
Arvid Norlander | Fixed a bug in the png_recompress.sh script |
commit | commitdiff | tree | snapshot |
2007-05-17 |
Christoph Sommer | Inserted more Information Blocks, in favour of shorter... |
commit | commitdiff | tree | snapshot |
2007-05-16 |
Tim Goya | Fix jam dist. Some hpp files were missing |
commit | commitdiff | tree | snapshot |
2007-04-18 |
Christoph Sommer | Improved Add-on Manager's error handling |
commit | commitdiff | tree | snapshot |
2007-04-17 |
Christoph Sommer | Fixed Tux picking up dead BadGuys: Will no longer pick... |
commit | commitdiff | tree | snapshot |
2007-04-17 |
Christoph Sommer | Tried fixing squirrel utils for 64bit: SQInteger is... |
commit | commitdiff | tree | snapshot |
2007-04-16 |
Christoph Sommer | Odd Bug |
commit | commitdiff | tree | snapshot |
2007-04-16 |
Christoph Sommer | Invisible block solidity now applies to all objects... |
commit | commitdiff | tree | snapshot |
2007-04-16 |
Christoph Sommer | Walking Badguys that get dizzy fall off the screen |
commit | commitdiff | tree | snapshot |
2007-04-16 |
Matthias Braun | make game_session do main_loop->set_speed(0) on pause... |
commit | commitdiff | tree | snapshot |
2007-04-16 |
Christoph Sommer | Sprites animation slows down together with the rest... |
commit | commitdiff | tree | snapshot |
2007-04-16 |
Christoph Sommer | Fixed strange error with saved Tux' state getting reset... |
commit | commitdiff | tree | snapshot |
2007-04-16 |
Matthias Braun | don't adjust aspect-ratio in non-fullscreen modes,... |
commit | commitdiff | tree | snapshot |
2007-04-16 |
Christoph Sommer | Scripting scheduler is now paused while pause menu... |
commit | commitdiff | tree | snapshot |
2007-04-15 |
Christoph Sommer | Statistics are now saved to disk |
commit | commitdiff | tree | snapshot |
2007-04-15 |
Wolfgang Becker | Increased precision when saving configuration. |
commit | commitdiff | tree | snapshot |
2007-04-15 |
Christoph Sommer | Text wrapping in TextScroller, InfoBox and InfoBlock... |
commit | commitdiff | tree | snapshot |
2007-04-15 |
Christoph Sommer | Updated Hungarian translation |
commit | commitdiff | tree | snapshot |
2007-04-15 |
Christoph Sommer | Updated Dutch translation |
commit | commitdiff | tree | snapshot |
2007-04-15 |
Christoph Sommer | Updated Slovenian translation |
commit | commitdiff | tree | snapshot |
2007-04-14 |
Matthias Braun | try to force vsyncing for opengl, the desktop resolutio... |
commit | commitdiff | tree | snapshot |
2007-04-14 |
Matthias Braun | auto detect aspect ratio of monitor, so that you don... |
commit | commitdiff | tree | snapshot |
2007-04-10 |
Wolfgang Becker | Scroll nonblocking infoblock by moving half a block... |
commit | commitdiff | tree | snapshot |
2007-04-10 |
Christoph Sommer | Experiments with InfoBlock no longer pausing the game |
commit | commitdiff | tree | snapshot |
2007-04-10 |
Christoph Sommer | InfoBox only displays scroll arrows if there is actuall... |
commit | commitdiff | tree | snapshot |
2007-04-09 |
Christoph Sommer | "Print Screen"-Key takes screenshots |
commit | commitdiff | tree | snapshot |
2007-04-09 |
Christoph Sommer | Added "Invisible Wall" area by tjcarter (GPL2+/CC-by-sa) |
commit | commitdiff | tree | snapshot |
2007-04-08 |
Christoph Sommer | Invisible unisolid tile by tjcarter (GPL2+/CC-by-sa) |
commit | commitdiff | tree | snapshot |
2007-04-08 |
Christoph Sommer | Graceful handling of situations when downloading the... |
commit | commitdiff | tree | snapshot |
2007-04-08 |
Christoph Sommer | Fixed auto-opening of Console when adding lines that... |
commit | commitdiff | tree | snapshot |
2007-04-04 |
Christoph Sommer | Add-on Manager now uses .nfo files for meta information |
commit | commitdiff | tree | snapshot |
2007-04-04 |
Arvid Norlander | Fixed incorrect svn:executable on some po files, odd... |
commit | commitdiff | tree | snapshot |
2007-04-04 |
Arvid Norlander | Removed one and added another secret area in airkey.stl |
commit | commitdiff | tree | snapshot |
2007-04-04 |
Arvid Norlander | Some cosmetic fixes to bonus2/level2.stl |
commit | commitdiff | tree | snapshot |
2007-04-03 |
Christoph Sommer | Added secret path to world2. Type "worldmap.secret1... |
commit | commitdiff | tree | snapshot |
2007-04-03 |
Christoph Sommer | Allowed multiple solid Tilemaps on a Worldmap |
commit | commitdiff | tree | snapshot |
2007-04-03 |
Christoph Sommer | fixed walk directions of plain grass tile |
commit | commitdiff | tree | snapshot |
2007-04-03 |
Christoph Sommer | Expose Objects on Worldmap in squirrel table "worldmap" |
commit | commitdiff | tree | snapshot |
2007-04-01 |
Christoph Sommer | Added Add-ons for Add-on manager, so online checks... |
commit | commitdiff | tree | snapshot |
2007-04-01 |
Christoph Sommer | Added script that normalizes all .po files in the curre... |
commit | commitdiff | tree | snapshot |
2007-04-01 |
Christoph Sommer | Exposed Tilemap alpha manipulation to squirrel and... |
commit | commitdiff | tree | snapshot |
2007-04-01 |
Christoph Sommer | Pipe bends |
commit | commitdiff | tree | snapshot |
2007-03-23 |
Tim Goya | fix strange looping reported by tjcarter on IRC |
commit | commitdiff | tree | snapshot |
2007-03-22 |
Arvid Norlander | Merged blueh.diff from tjcarter. It provides a horizont... |
commit | commitdiff | tree | snapshot |
2007-03-22 |
Arvid Norlander | New version of png_recompress.sh, fixed some bugs.... |
commit | commitdiff | tree | snapshot |
2007-03-20 |
Christoph Sommer | Explicitly added license tag to all Forest World levels... |
commit | commitdiff | tree | snapshot |
2007-03-20 |
Christoph Sommer | Explicitly added license tag to all Icyisland levels |
commit | commitdiff | tree | snapshot |
2007-03-20 |
Arvid Norlander | Added contact/license to worldmaps and menu level. |
commit | commitdiff | tree | snapshot |
2007-03-20 |
Wolfgang Becker | licence update |
commit | commitdiff | tree | snapshot |
2007-03-17 |
Arvid Norlander | Removed quite a bit of unused space from christophC... |
commit | commitdiff | tree | snapshot |
2007-03-08 |
Tim Goya | Make a nice default gradient when there isn't already... |
commit | commitdiff | tree | snapshot |
2007-03-08 |
Arvid Norlander | Removed unused level preview images from world2 as... |
commit | commitdiff | tree | snapshot |
2007-03-08 |
Arvid Norlander | Merged the rest waterfall tiles (except edgecloud) |
commit | commitdiff | tree | snapshot |
2007-03-08 |
Arvid Norlander | Merged transparent waterfall tiles. |
commit | commitdiff | tree | snapshot |
2007-03-08 |
Arvid Norlander | Merged wood blocks |
commit | commitdiff | tree | snapshot |
2007-03-08 |
Arvid Norlander | Merged rock_plate tiles |
commit | commitdiff | tree | snapshot |
2007-03-07 |
Arvid Norlander | Standardlized author names, so the same name is used... |
commit | commitdiff | tree | snapshot |
2007-03-07 |
Christoph Sommer | svn merge -c-4932 . |
commit | commitdiff | tree | snapshot |
2007-03-07 |
Arvid Norlander | Added license to airkey.stl |
commit | commitdiff | tree | snapshot |
2007-03-07 |
Christoph Sommer | Experimental modification of jumping behaviour |
commit | commitdiff | tree | snapshot |
2007-03-07 |
Christoph Sommer | Added level properties "contact" and "license" |
commit | commitdiff | tree | snapshot |
2007-03-07 |
Christoph Sommer | Got rid of a superfluous debug message |
commit | commitdiff | tree | snapshot |
2007-03-03 |
Matthias Braun | revert earlier target_y changes |
commit | commitdiff | tree | snapshot |
2007-03-03 |
Matthias Braun | super metroid style camera |
commit | commitdiff | tree | snapshot |
2007-03-03 |
Matthias Braun | oops, fix that |
commit | commitdiff | tree | snapshot |
next |