2009-07-29 |
Miloš Klouček | Fix for #453 (Menu frame lingers) |
blob | commitdiff |
2009-06-21 |
Wolfgang Becker | snv ignore version.h, add includes for gcc 4.3.3. |
blob | commitdiff | diff to current |
2009-06-14 |
Mathnerd314 | Random stuff that I should have committed ages ago. |
blob | commitdiff | diff to current |
2009-06-10 |
Miloš Klouček | *possible* fix for bugs #453 and #373 |
blob | commitdiff | diff to current |
2008-08-21 |
Ingo Ruhnke | qMax <qwiglydee@gmail.com>'s font patch, adds unicode... |
blob | commitdiff | diff to current |
2008-06-12 |
Ryan Flegel | Getting rid of nasty tabs |
blob | commitdiff | diff to current |
2008-06-09 |
Ryan Flegel | #303: Typo fixes from mathnerd314 |
blob | commitdiff | diff to current |
2008-05-11 |
Christoph Sommer | Add-on Manager rewrite |
blob | commitdiff | diff to current |
2008-05-05 |
Ingo Ruhnke | Added experimental frame to the main menu |
blob | commitdiff | diff to current |
2008-05-05 |
Ingo Ruhnke | Removed Slot menu (to preserve saves, rename *_1.stsg... |
blob | commitdiff | diff to current |
2008-05-05 |
Ingo Ruhnke | Some more Profile code, they now basically work (to... |
blob | commitdiff | diff to current |
2008-02-18 |
Christoph Sommer | Merged patch for issue 0000298: supertux fails to compi... |
blob | commitdiff | diff to current |
2007-12-16 |
Tim Goya | restore trunk |
blob | commitdiff | diff to current |
2007-12-16 |
Tim Goya | clean out source |
blob | commitdiff |
2007-12-16 |
Tim Goya | Initial integration, lots of broken stuff |
blob | commitdiff | diff to current |
2007-06-24 |
Christoph Sommer | Added menu option to select language |
blob | commitdiff | diff to current |
2007-05-25 |
Matthias Braun | fade out music on quit |
blob | commitdiff | diff to current |
2007-04-18 |
Christoph Sommer | Improved Add-on Manager's error handling |
blob | commitdiff | diff to current |
2007-04-08 |
Christoph Sommer | Graceful handling of situations when downloading the... |
blob | commitdiff | diff to current |
2007-04-04 |
Christoph Sommer | Add-on Manager now uses .nfo files for meta information |
blob | commitdiff | diff to current |
2007-04-01 |
Christoph Sommer | Added Add-ons for Add-on manager, so online checks... |
blob | commitdiff | diff to current |
2007-03-03 |
Tim Goya | Convert cnames back to .h |
blob | commitdiff | diff to current |
2007-03-02 |
Tim Goya | minimize some #includes and replace with forward decls |
blob | commitdiff | diff to current |
2007-02-28 |
Matthias Braun | - Use obstacks for memory allocation for lispfiles... |
blob | commitdiff | diff to current |
2007-01-31 |
Ondřej Hošek | * Change of the year. Literally. 2006 -> 2007 |
blob | commitdiff | diff to current |
2007-01-28 |
Christoph Sommer | Fixed Tux' jumps on title screen |
blob | commitdiff | diff to current |
2007-01-28 |
Ingo Ruhnke | - renamed LEFT_ALLIGN to ALIGN_LEFT |
blob | commitdiff | diff to current |
2007-01-28 |
Arvid Norlander | Fixed trailing whitespaces in all(?) source files of... |
blob | commitdiff | diff to current |
2007-01-25 |
Christoph Sommer | Experiments with Addon Manager. To try it out, install... |
blob | commitdiff | diff to current |
2007-01-23 |
Matthias Braun | - fix a bunch of msvc warnings (mostly assigning double... |
blob | commitdiff | diff to current |
2007-01-21 |
Wolfgang Becker | Klaus Denker's widescreen_fixes.patch: |
blob | commitdiff | diff to current |
2007-01-20 |
Wolfgang Becker | Set a speed limit for Tux. Used at the endsequence... |
blob | commitdiff | diff to current |
2006-08-12 |
Christoph Sommer | Magic Blocks only turn solid when nothing's blocking... |
blob | commitdiff | diff to current |
2006-07-21 |
Matthias Braun | fix cr/lfs and remove trailing whitespaces... |
blob | commitdiff | diff to current |
2006-07-18 |
Christoph Sommer | Fun stuff |
blob | commitdiff | diff to current |
2006-07-18 |
Christoph Sommer | Sectors support multiple solid tilemaps, tilemaps can... |
blob | commitdiff | diff to current |
2006-04-26 |
Ryan Flegel | Committing RandomGenerator patch from Allen King, with... |
blob | commitdiff | diff to current |
2006-04-23 |
Matthias Braun | - Avoid some expensive SDL_GetTicks() calls |
blob | commitdiff | diff to current |
2006-04-19 |
Matthias Braun | 2 more evil mainloops are gone |
blob | commitdiff | diff to current |
2006-04-17 |
Matthias Braun | the boat works now |
blob | commitdiff | diff to current |
2006-04-14 |
Matthias Braun | split worldmap into several files, updates, use SDL_Del... |
blob | commitdiff | diff to current |
2006-04-13 |
Ondřej Hošek | Massive copyright update. I'm sorry if I'm crediting... |
blob | commitdiff | diff to current |
2006-04-12 |
Matthias Braun | fade out console |
blob | commitdiff | diff to current |
2006-04-12 |
Matthias Braun | - remove pointless leveltime from world1 levels |
blob | commitdiff | diff to current |
2006-04-12 |
Matthias Braun | more work on worlds |
blob | commitdiff | diff to current |
2006-04-11 |
Matthias Braun | several bugfixes to squirrel serialisation code, serial... |
blob | commitdiff | diff to current |
2006-04-11 |
Matthias Braun | hopefully fixed the crash on exit, keep sectors script... |
blob | commitdiff | diff to current |
2006-04-10 |
Matthias Braun | Major rewrite of scripting support: |
blob | commitdiff | diff to current |
2006-04-09 |
Christoph Sommer | Messaging subsystem rewrite, step I |
blob | commitdiff | diff to current |
2006-04-07 |
Matthias Braun | refactored some supertux mainloops |
blob | commitdiff | diff to current |
2006-04-06 |
Christoph Sommer | Simple Console |
blob | commitdiff | diff to current |
2006-03-31 |
Matthias Braun | - Yet another try in the endless quest for perfect... |
blob | commitdiff | diff to current |
2006-03-30 |
Christoph Sommer | Removed stray code from -nogl branch |
blob | commitdiff | diff to current |
2006-03-27 |
Christoph Sommer | Titlescreen features a jumping Tux again |
blob | commitdiff | diff to current |
2006-03-25 |
Christoph Sommer | Unified Messaging Subsystem |
blob | commitdiff | diff to current |
2006-01-06 |
Ondřej Hošek | * In the usage help, put LEVELFILE into brackets since... |
blob | commitdiff | diff to current |
2005-10-25 |
Ondřej Hošek | Added a "graceful exit" exception to be called when... |
blob | commitdiff | diff to current |
2005-10-03 |
Matthias Braun | - Reworked Surface class and drawing stuff: |
blob | commitdiff | diff to current |
2005-09-25 |
Marek Moeckel | keys are displayed on the screen, they can be "collecte... |
blob | commitdiff | diff to current |
2005-06-28 |
Matthias Braun | fix miniswig using wrong stack numbers in functions... |
blob | commitdiff | diff to current |
2005-06-27 |
Matthias Braun | cleanup and fixes to openal code |
blob | commitdiff | diff to current |
2005-06-26 |
Matthias Braun | renamed all .h to .hpp |
blob | commitdiff | diff to current |
2005-06-23 |
Matthias Braun | Added a new SoundManager based on OpenAL. I also simpli... |
blob | commitdiff | diff to current |
2005-06-07 |
Matthias Braun | fixed bug in title.cpp reported by laprican |
blob | commitdiff | diff to current |
2005-06-07 |
Matthias Braun | supertux is using physfs now, this simplifies the code... |
blob | commitdiff | diff to current |
2005-05-12 |
Matthias Braun | - Refactored worldmap a bit to reuse GameObject from... |
blob | commitdiff | diff to current |
2005-05-10 |
Matthias Braun | changed worldmap format a bit to be more consistent... |
blob | commitdiff | diff to current |
2005-05-08 |
Matthias Braun | applied ravus patch |
blob | commitdiff | diff to current |
2005-05-07 |
Marek Moeckel | removed old data and contrib, new files will follow |
blob | commitdiff | diff to current |
2005-05-06 |
Matthias Braun | - Made miniswig support HSQUIRRELVM arguments (and... |
blob | commitdiff | diff to current |
2005-05-05 |
Matthias Braun | - Implemented a scripted object that can be placed... |
blob | commitdiff | diff to current |
2005-05-04 |
Matthias Braun | - More work on scripting interface |
blob | commitdiff | diff to current |
2005-05-02 |
Matthias Braun | fix file lookup |
blob | commitdiff | diff to current |
2005-05-01 |
Matthias Braun | accidently lowered warning level in one of my commits... |
blob | commitdiff | diff to current |
2005-05-01 |
Matthias Braun | -Started to move stuff from library back to main game |
blob | commitdiff | diff to current |
2005-04-04 |
Ingo Ruhnke | - added geometry option which allows SuperTux to run... |
blob | commitdiff | diff to current |
2005-04-03 |
Marek Moeckel | another unimportant fix that annoyed me for a while :) |
blob | commitdiff | diff to current |
2005-04-01 |
Matthias Braun | -Worldmap cleanups (use DrawingContext transformstack) |
blob | commitdiff | diff to current |
2005-03-30 |
Matthias Braun | -Some cleanups in text scrolling code |
blob | commitdiff | diff to current |
2005-03-30 |
Matthias Braun | added a bell object which is a new better way to do... |
blob | commitdiff | diff to current |
2005-03-25 |
Matthias Braun | Had a bit of time today and worked on supertux: |
blob | commitdiff | diff to current |
2005-03-14 |
Marek Moeckel | Made implementation of credits song less stupid, thanks... |
blob | commitdiff | diff to current |
2005-03-13 |
Marek Moeckel | credits music plays on credits screen now |
blob | commitdiff | diff to current |
2004-12-06 |
Matthias Braun | -Fix bugs where resources from source directory weren... |
blob | commitdiff | diff to current |
2004-12-02 |
Matthias Braun | changed worldmap to be stored inside the same directory... |
blob | commitdiff | diff to current |
2004-11-28 |
Matthias Braun | move over rewritten lispreader from tuxkart (with addit... |
blob | commitdiff | diff to current |
2004-11-26 |
Matthias Braun | some cleanups memory leak fixes and moving of source... |
blob | commitdiff | diff to current |
2004-11-25 |
Matthias Braun | make supertux accepts normal paths on the commandline |
blob | commitdiff | diff to current |
2004-11-23 |
Matthias Braun | fix some more timings and the long standing gradient... |
blob | commitdiff | diff to current |
2004-11-21 |
Matthias Braun | renamed CREDITS to credits.txt |
blob | commitdiff | diff to current |
2004-11-20 |
Matthias Braun | The BIG COMMIT(tm) |
blob | commitdiff | diff to current |
2004-10-25 |
Ryan Flegel | - committed patch from Richard Smith |
blob | commitdiff | diff to current |
2004-10-24 |
Ryan Flegel | committed patches from Richard Smith |
blob | commitdiff | diff to current |
2004-10-21 |
Ricardo Cruz | Fade on credits. |
blob | commitdiff | diff to current |
2004-10-19 |
Ricardo Cruz | Do fading for Contrib Worldmaps, as well. |
blob | commitdiff | diff to current |
2004-10-09 |
Ricardo Cruz | Fixed crash when exiting level editor. |
blob | commitdiff | diff to current |
2004-10-09 |
Ricardo Cruz | Added a "hide-from-contribs" tag for info files. |
blob | commitdiff | diff to current |
2004-10-09 |
Ricardo Cruz | Don't output level filenames on Contribs. |
blob | commitdiff | diff to current |
2004-10-06 |
Ricardo Cruz | Splited out level stuff from SpecialTile to a Level... |
blob | commitdiff | diff to current |
2004-10-04 |
Ricardo Cruz | Added support for tile animation on worldmap. |
blob | commitdiff | diff to current |
next |