2005-05-04 |
Matthias Braun | - More work on scripting interface |
tree | commitdiff |
2005-05-01 |
Matthias Braun | -Started to move stuff from library back to main game |
tree | commitdiff |
2005-04-06 |
Matthias Braun | Started some work on the yeti boss |
tree | commitdiff |
2005-04-04 |
Ingo Ruhnke | - added geometry option which allows SuperTux to run... |
tree | commitdiff |
2005-04-01 |
Matthias Braun | -Worldmap cleanups (use DrawingContext transformstack) |
tree | commitdiff |
2005-03-30 |
Matthias Braun | -Some cleanups in text scrolling code |
tree | commitdiff |
2005-03-30 |
Matthias Braun | added a bell object which is a new better way to do... |
tree | commitdiff |
2005-03-25 |
Matthias Braun | Had a bit of time today and worked on supertux: |
tree | commitdiff |
2005-03-14 |
Marek Moeckel | Made implementation of credits song less stupid, thanks... |
tree | commitdiff |
2005-03-13 |
Marek Moeckel | credits music plays on credits screen now |
tree | commitdiff |
2005-01-16 |
Matthias Braun | added object remove_listener so that you can get a... |
tree | commitdiff |
2005-01-09 |
Marek Moeckel | datadir finding fix part 2 |
tree | commitdiff |
2005-01-09 |
Marek Moeckel | fixed setup.cpp not finding correct data path |
tree | commitdiff |
2004-12-20 |
Matthias Braun | implemented a new object factory mechanism which is... |
tree | commitdiff |
2004-12-15 |
Matthias Braun | fix lib files not included in translation |
tree | commitdiff |
2004-12-06 |
Matthias Braun | -Fix bugs where resources from source directory weren... |
tree | commitdiff |
2004-12-05 |
Matthias Braun | added/updated some .cvsignores |
tree | commitdiff |
2004-12-05 |
Matthias Braun | -Incorporated Marcin Ko��cielnicki patch that reintrodu... |
tree | commitdiff |
2004-12-02 |
Matthias Braun | Made lispfiles translatable. This time the translations... |
tree | commitdiff |
2004-12-02 |
Matthias Braun | changed worldmap to be stored inside the same directory... |
tree | commitdiff |
2004-12-01 |
Matthias Braun | don't use istream::readsome |
tree | commitdiff |
2004-11-30 |
Matthias Braun | fix for sconsfiles |
tree | commitdiff |
2004-11-29 |
Matthias Braun | started work on a collision grid class to speedup colli... |
tree | commitdiff |
2004-11-29 |
Matthias Braun | try to fix ngettext redefined problems |
tree | commitdiff |
2004-11-29 |
Matthias Braun | add missing assert include |
tree | commitdiff |
2004-11-29 |
Matthias Braun | old files |
tree | commitdiff |
2004-11-29 |
Matthias Braun | old files |
tree | commitdiff |
2004-11-28 |
Matthias Braun | remove debug printf |
tree | commitdiff |
2004-11-28 |
Matthias Braun | move over rewritten lispreader from tuxkart (with addit... |
tree | commitdiff |
2004-11-27 |
Matthias Braun | create rules for updating the supertux.pot file |
tree | commitdiff |
2004-11-26 |
Matthias Braun | fixed background drawing problems introduced with my... |
tree | commitdiff |
2004-11-26 |
Matthias Braun | some cleanups memory leak fixes and moving of source... |
tree | commitdiff |
2004-11-26 |
Matthias Braun | fixed broken 1-time animations in sprites, fixed collis... |
tree | commitdiff |
2004-11-25 |
Matthias Braun | make supertux accepts normal paths on the commandline |
tree | commitdiff |
2004-11-25 |
Matthias Braun | added some more non-45 degree triangle modes |
tree | commitdiff |
2004-11-25 |
Matthias Braun | added missing time calculation to slopes |
tree | commitdiff |
2004-11-25 |
Matthias Braun | implement spikes as objects and remove automake system |
tree | commitdiff |
2004-11-24 |
Matthias Braun | some cleanups in the sprite class, increased delta... |
tree | commitdiff |
2004-11-24 |
Ryan Flegel | - fixes image region tiling bug (by Matze) |
tree | commitdiff |
2004-11-24 |
Ryan Flegel | - added debug grid. type 'grid' in-game to toggle |
tree | commitdiff |
2004-11-24 |
Matthias Braun | furhter improve collision detection by reintroducing... |
tree | commitdiff |
2004-11-24 |
Matthias Braun | Improved collision detection by taking movement into... |
tree | commitdiff |
2004-11-24 |
Matthias Braun | set package name before setting up directories |
tree | commitdiff |
2004-11-23 |
Matthias Braun | don't annoy all the time with messages... |
tree | commitdiff |
2004-11-23 |
Matthias Braun | Goodbye gettext, Welcome TinyGetText |
tree | commitdiff |
2004-11-23 |
Matthias Braun | added jam build system, please try it out - the advanta... |
tree | commitdiff |
2004-11-23 |
Matthias Braun | fix some more timings and the long standing gradient... |
tree | commitdiff |
2004-11-22 |
Matthias Braun | properly implement invisible blocks |
tree | commitdiff |
2004-11-21 |
Ryan Flegel | - added missing include |
tree | commitdiff |
2004-11-21 |
Matthias Braun | implemented an install target in scons |
tree | commitdiff |
2004-11-20 |
Matthias Braun | forgot to add some files |
tree | commitdiff |
2004-11-20 |
Matthias Braun | added more cvsignores because scons is placing .sconsig... |
tree | commitdiff |
2004-11-20 |
Matthias Braun | The BIG COMMIT(tm) |
tree | commitdiff |
2004-11-20 |
Matthias Braun | add defaults to Scons files so that you can use scons -U |
tree | commitdiff |
2004-11-18 |
Matthias Braun | change braindamaging usage of STL to something saner |
tree | commitdiff |
2004-11-16 |
Matthias Braun | make it possible to start supertux from top soruce... |
tree | commitdiff |
2004-11-16 |
Matthias Braun | improve the sconsbuild, still lots of work needed to... |
tree | commitdiff |
2004-11-07 |
Matthias Braun | added cvsignore |
tree | commitdiff |
2004-10-25 |
Ryan Flegel | - committed patch from Richard Smith |
tree | commitdiff |
2004-10-23 |
Ricardo Cruz | Bugfix: Fixed the visible black pixel, for instance... |
tree | commitdiff |
2004-10-20 |
Ricardo Cruz | Apply filters when reloading Surfaces. |
tree | commitdiff |
2004-10-19 |
Ricardo Cruz | Mirror actions now cache the horizontal flipped Surface... |
tree | commitdiff |
2004-10-19 |
Ricardo Cruz | Added filter to horizontal flip Surfaces. |
tree | commitdiff |
2004-10-18 |
Ricardo Cruz | Implemented mirror actions correctly. Bugfix: right... |
tree | commitdiff |
2004-10-16 |
Ricardo Cruz | get_text_width() was broken. Fixed. |
tree | commitdiff |
2004-10-15 |
Ryan Flegel | - fixed warnings--hopefully this doesn't break anything... |
tree | commitdiff |
2004-10-12 |
Ryan Flegel | - fix pointed out by Matt Mets |
tree | commitdiff |
2004-10-09 |
Ryan Flegel | - menu patch from Matt Mets |
tree | commitdiff |
2004-10-09 |
Ryan Flegel | - rest of 64bit fix.. missed some vars |
tree | commitdiff |
2004-10-08 |
Ryan Flegel | - fixed blackscreen on amd64 (and likely other 64bit... |
tree | commitdiff |
2004-10-06 |
Ricardo Cruz | Added a != operator. |
tree | commitdiff |
2004-09-24 |
Matthias Braun | removed outdated comment |
tree | commitdiff |
2004-09-24 |
Ricardo Cruz | Added a function to draw text on center of screen for... |
tree | commitdiff |
2004-09-24 |
Ricardo Cruz | Added an alpha parameter for transformation and got... |
tree | commitdiff |
2004-09-24 |
Ricardo Cruz | Completely re-written from scratch of buttons code. |
tree | commitdiff |
2004-09-24 |
Ricardo Cruz | Tweaks. |
tree | commitdiff |
2004-09-16 |
Ricardo Cruz | Changed behavior of centered text drawing and added... |
tree | commitdiff |
2004-09-16 |
Ricardo Cruz | Fixed draw_part() when alpha != 255. |
tree | commitdiff |
2004-09-15 |
Ricardo Cruz | Added an alpha argument for drawing fonts. |
tree | commitdiff |
2004-09-09 |
Ricardo Cruz | Do not free mirror surfaces. |
tree | commitdiff |
2004-09-09 |
Ricardo Cruz | Implemented mirroring in Sprite, so that now it's possi... |
tree | commitdiff |
2004-09-08 |
Matthias Braun | applied netsrot's patch |
tree | commitdiff |
2004-09-08 |
Ricardo Cruz | This should definitively fix frames out of range. |
tree | commitdiff |
2004-09-08 |
Ricardo Cruz | This checking is useless. It is done before drawing... |
tree | commitdiff |
2004-09-08 |
Ricardo Cruz | This should fix animations. (bugs in the line of bomb... |
tree | commitdiff |
2004-09-05 |
Ricardo Cruz | Fixed application of a color mask. |
tree | commitdiff |
2004-08-27 |
Ricardo Cruz | Apply filter mask. |
tree | commitdiff |
2004-08-27 |
Ricardo Cruz | Added a mask to be applied to a sprite. |
tree | commitdiff |
2004-08-27 |
Ricardo Cruz | Added z order support and draw_part(). |
tree | commitdiff |
2004-08-21 |
Ricardo Cruz | Renamed code variables, as well. |
tree | commitdiff |
2004-08-21 |
Ricardo Cruz | Changed hotspot keyword by offset, as asked by Benjamin. |
tree | commitdiff |
2004-08-21 |
Ricardo Cruz | Allow creation of a Color object feeding with a vector... |
tree | commitdiff |
2004-08-19 |
Ricardo Cruz | Added horizontal flip effect, as well as both horizonta... |
tree | commitdiff |
2004-08-19 |
Ricardo Cruz | Added message when no action is found. |
tree | commitdiff |
2004-08-18 |
Ricardo Cruz | Round frame on checking for last frame, so that the... |
tree | commitdiff |
2004-08-18 |
Ricardo Cruz | Just got rid of the damn reference. |
tree | commitdiff |
2004-08-18 |
Ricardo Cruz | Improvements. |
tree | commitdiff |
2004-08-17 |
Ricardo Cruz | Changed next action behavior. |
tree | commitdiff |
2004-08-17 |
Ricardo Cruz | Added next action to sprite. |
tree | commitdiff |
2004-08-17 |
Ricardo Cruz | Changed output message. |
tree | commitdiff |
next |