2004-12-05 |
Matthias Braun | -Incorporated Marcin Ko��cielnicki patch that reintrodu... |
blob | commitdiff |
2004-12-02 |
Matthias Braun | Made lispfiles translatable. This time the translations... |
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 | lazily load tile images to speedup startup times |
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 | implemented an install target in scons |
blob | commitdiff | diff to current |
2004-11-20 |
Matthias Braun | forgot to update makefiles |
blob | commitdiff | diff to current |
2004-11-20 |
Matthias Braun | The BIG COMMIT(tm) |
blob | commitdiff | diff to current |
2004-10-31 |
Ricardo Cruz | Show combos when a new record is reached. |
blob | commitdiff | diff to current |
2004-10-25 |
Ricardo Cruz | Let navigate through the worldmap using Tux keys as... |
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 | Bugfix: only level 1 title and statistics were being... |
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 |
2004-09-22 |
Ryan Flegel | - newgame player status bugfix |
blob | commitdiff | diff to current |
2004-09-18 |
Ricardo Cruz | Contrib worldmaps are now being saved. |
blob | commitdiff | diff to current |
2004-09-17 |
Ricardo Cruz | Fixed Score = -1 on worldmap display when no level... |
blob | commitdiff | diff to current |
2004-09-16 |
Ricardo Cruz | Changed behavior of centered text drawing and added... |
blob | commitdiff | diff to current |
2004-09-15 |
Ricardo Cruz | Added drawing of statistics on levels messages and... |
blob | commitdiff | diff to current |
2004-09-15 |
Ricardo Cruz | Made statistics to keep track of also: bad guys squishe... |
blob | commitdiff | diff to current |
2004-09-14 |
Ricardo Cruz | Implemented a statistics system. I believe this feature... |
blob | commitdiff | diff to current |
2004-09-08 |
Matthias Braun | applied netsrot's patch |
blob | commitdiff | diff to current |
2004-08-26 |
Ricardo Cruz | Updated code to support new stuff from 0.1.2. |
blob | commitdiff | diff to current |
2004-07-29 |
Tobias Gläßer | - FrameRate class is more flexible |
blob | commitdiff | diff to current |
2004-07-28 |
Ricardo Cruz | Improved passive messages code. Fixed bug of showing... |
blob | commitdiff | diff to current |
2004-07-28 |
Ricardo Cruz | Bug fix: When using map-message field and there is... |
blob | commitdiff | diff to current |
2004-07-28 |
Ricardo Cruz | New field: (passive-message "blabla") . This will show... |
blob | commitdiff | diff to current |
2004-07-28 |
Ricardo Cruz | Fixed the not saving bug. |
blob | commitdiff | diff to current |
2004-07-28 |
Ricardo Cruz | Changes in worldmap: |
blob | commitdiff | diff to current |
2004-07-27 |
Ricardo Cruz | Fixed bug to let the player go through messages with... |
blob | commitdiff | diff to current |
2004-07-27 |
Ricardo Cruz | Renamed Level by SpecialTile. |
blob | commitdiff | diff to current |
2004-07-27 |
Tobias Gläßer | - Cleanups |
blob | commitdiff | diff to current |
2004-07-27 |
Ricardo Cruz | Ooops, almost forgot this! |
blob | commitdiff | diff to current |
2004-07-27 |
Ricardo Cruz | Added auto-walk field for world maps. |
blob | commitdiff | diff to current |
2004-07-27 |
Tobias Gläßer | C++ifyied SuperTux ticks. |
blob | commitdiff | diff to current |
2004-07-26 |
Tobias Gläßer | Made the SuperTux library again a bit more selfstanding. |
blob | commitdiff | diff to current |
2004-07-25 |
Tobias Gläßer | - Major changes in Setup-API. |
blob | commitdiff | diff to current |
2004-07-20 |
Tobias Gläßer | mainly changed #includes to work with the new SuperTux... |
blob | commitdiff | diff to current |
2004-07-17 |
Ricardo Cruz | Just changed the name of a worldmap flag. |
blob | commitdiff | diff to current |
2004-07-17 |
Ricardo Cruz | Optmized code for reading level's name. Instead of... |
blob | commitdiff | diff to current |
2004-07-16 |
Ricardo Cruz | Implemented a new special-tile field that should replac... |
blob | commitdiff | diff to current |
2004-07-10 |
Ricardo Cruz | Replaced USE_ALPHA/IGNORE_ALPHA by booleans. |
blob | commitdiff | diff to current |
2004-07-10 |
Ricardo Cruz | display_text_file() now reads the background image... |
blob | commitdiff | diff to current |
2004-07-10 |
Marek Moeckel | Made Tux' starting position on the world map settable... |
blob | commitdiff | diff to current |
2004-07-09 |
Ricardo Cruz | Fixed crash when LANG system's variable is not defined. |
blob | commitdiff | diff to current |
2004-07-09 |
Ricardo Cruz | Added worldmap choosing from command-line and menu. |
blob | commitdiff | diff to current |
2004-07-09 |
Ricardo Cruz | Fixed aborting behavior. |
blob | commitdiff | diff to current |
2004-07-08 |
Ricardo Cruz | I18N: |
blob | commitdiff | diff to current |
2004-07-07 |
Ricardo Cruz | Instead of setting the level to be flipped from the... |
blob | commitdiff | diff to current |
2004-06-14 |
Ingo Ruhnke | - moved tilemanager into its own class |
blob | commitdiff | diff to current |
2004-06-09 |
Ryan Flegel | - did some C++ifying. let's try to follow suit :) |
blob | commitdiff | diff to current |
2004-06-08 |
Ricardo Cruz | Save worldmap filename to slot. |
blob | commitdiff | diff to current |
2004-06-03 |
Ricardo Cruz | More strings set as translatable. |
blob | commitdiff | diff to current |
2004-06-03 |
Ricardo Cruz | Fixed a couple of evil spaces. |
blob | commitdiff | diff to current |
2004-06-03 |
Ricardo Cruz | Added more strings to be translated. |
blob | commitdiff | diff to current |
2004-06-02 |
Matthias Braun | cleaned up font drawing code and added support for... |
blob | commitdiff | diff to current |
2004-05-31 |
Matthias Braun | introduce a new SoundManager class and merged MusicMana... |
blob | commitdiff | diff to current |
2004-05-31 |
Matthias Braun | big refactoring of level and world class. A level is... |
blob | commitdiff | diff to current |
2004-05-30 |
Matthias Braun | -Changed drawing model. Everything is handled through... |
blob | commitdiff | diff to current |
2004-05-28 |
Ricardo Cruz | Fixed the fade func problem. Just a simple mistake. |
blob | commitdiff | diff to current |
2004-05-28 |
Ricardo Cruz | Fade when entering a level. |
blob | commitdiff | diff to current |
2004-05-17 |
Ricardo Cruz | Made player to use the old status when aborting a level. |
blob | commitdiff | diff to current |
2004-05-16 |
Ryan Flegel | - added missing include |
blob | commitdiff | diff to current |
2004-05-16 |
Ricardo Cruz | Game end screen is drawn by the world map now. This... |
blob | commitdiff | diff to current |
2004-05-15 |
Ricardo Cruz | Fixed Coins text position in world map. |
blob | commitdiff | diff to current |
2004-05-14 |
Ryan Flegel | - even more res fixes--we're getting there |
blob | commitdiff | diff to current |
2004-05-12 |
Ricardo Cruz | First implementation of the ice power. |
blob | commitdiff | diff to current |
2004-05-12 |
Ryan Flegel | - fixed some enums |
blob | commitdiff | diff to current |
2004-05-08 |
Ricardo Cruz | There is no need in saving on exit, since it already... |
blob | commitdiff | diff to current |
2004-05-06 |
Ricardo Cruz | Made worldmap to save game on exit. |
blob | commitdiff | diff to current |
2004-05-02 |
Matthias Braun | fixed that points aren't reset when gameover |
blob | commitdiff | diff to current |
2004-04-29 |
Ingo Ruhnke | - fixed align of lives display to handle >10 lives |
blob | commitdiff | diff to current |
2004-04-29 |
Ingo Ruhnke | <MatzeB> -updates the TODO file |
blob | commitdiff | diff to current |
2004-04-28 |
Ricardo Cruz | Made display_text_file() to get the scroll speed as... |
blob | commitdiff | diff to current |
2004-04-28 |
Ingo Ruhnke | - added new extro background |
blob | commitdiff | diff to current |
2004-04-28 |
Ingo Ruhnke | <MatzeB> fixes some remaining memory leaks |
blob | commitdiff | diff to current |
2004-04-27 |
Ingo Ruhnke | - added credit after extro, might need a bit fadeout... |
blob | commitdiff | diff to current |
2004-04-27 |
Ingo Ruhnke | - made worldmap CPU independend, needs testing |
blob | commitdiff | diff to current |
2004-04-27 |
Ingo Ruhnke | - added extro support to worldmap, crashes however... |
blob | commitdiff | diff to current |
2004-04-26 |
Ingo Ruhnke | - woopsy, fix for load/savegame |
blob | commitdiff | diff to current |
2004-04-26 |
Ingo Ruhnke | - removed st_abort() from lisp reader, client code... |
blob | commitdiff | diff to current |
2004-04-26 |
Ingo Ruhnke | - added small/firetux to worldmap |
blob | commitdiff | diff to current |
2004-04-26 |
Ingo Ruhnke | - added automatic walking on worldmap |
blob | commitdiff | diff to current |
2004-04-26 |
Ingo Ruhnke | <MatzeB> -cleanup in resource management functions |
blob | commitdiff | diff to current |
2004-04-26 |
Ingo Ruhnke | - added way to interupt exit sequence |
blob | commitdiff | diff to current |
2004-04-26 |
Ingo Ruhnke | - added bonus loading |
blob | commitdiff | diff to current |
2004-04-26 |
Ingo Ruhnke | - added saving of bonuses on worldmap, no loading yet |
blob | commitdiff | diff to current |
2004-04-25 |
Ingo Ruhnke | - memleak fix and menu fix from MatzeB |
blob | commitdiff | diff to current |
2004-04-25 |
Ingo Ruhnke | - added new worldmap tux |
blob | commitdiff | diff to current |
2004-04-24 |
Ingo Ruhnke | - added start/end tiles |
blob | commitdiff | diff to current |
2004-04-24 |
Ingo Ruhnke | - patch from MatzeB to make music handling easier and... |
blob | commitdiff | diff to current |
2004-04-24 |
Ricardo Cruz | Added a new concept to the menu, the ID. |
blob | commitdiff | diff to current |
2004-04-22 |
Ricardo Cruz | Made a START_LIVES definition (in defines.h) that has... |
blob | commitdiff | diff to current |
2004-04-22 |
Ricardo Cruz | Applied MatzeB (Ryan?) patch that fixes crash and also... |
blob | commitdiff | diff to current |
2004-04-21 |
Ingo Ruhnke | - music patch from MatzeB, should fix crash on level... |
blob | commitdiff | diff to current |
2004-04-21 |
Ricardo Cruz | Now, the worldmap displays the Level's name, instead... |
blob | commitdiff | diff to current |
2004-04-20 |
Ingo Ruhnke | - moved joystick mappings into a struct |
blob | commitdiff | diff to current |
next |