2005-05-06 |
Matthias Braun | - Made miniswig support HSQUIRRELVM arguments (and... |
blob | commitdiff |
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 |
2004-09-24 |
Ricardo Cruz | Uploading the level editor I was working on - It isn... |
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 levels on contribs menu. |
blob | commitdiff | diff to current |
2004-09-16 |
Ricardo Cruz | Changed behavior of centered text drawing and added... |
blob | commitdiff | diff to current |
2004-08-06 |
Tobias Gläßer | Converted many char*s to std::strings. This is providin... |
blob | commitdiff | diff to current |
2004-07-29 |
Tobias Gläßer | - FrameRate class is more flexible |
blob | commitdiff | diff to current |
2004-07-27 |
Tobias Gläßer | - Cleanups |
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 | Moved defines.h out of the library and back to src/. |
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 | Optmized code for reading level's name. Instead of... |
blob | commitdiff | diff to current |
2004-07-14 |
Ricardo Cruz | Merged the two worldmap and level subset contrib menu. |
blob | commitdiff | diff to current |
2004-07-13 |
Tobias Gläßer | Fixed gcc3.4.x compilation. |
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-09 |
Ricardo Cruz | Shows map's title, not filename, in menu. |
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 | Ooops, looks like I removed a line. |
blob | commitdiff | diff to current |
2004-07-09 |
Ricardo Cruz | Fixed aborting behavior. |
blob | commitdiff | diff to current |
2004-06-23 |
Ricardo Cruz | Missing include. Was only included, cause it was on... |
blob | commitdiff | diff to current |
2004-06-16 |
Ingo Ruhnke | - moved level subsets into their own file |
blob | commitdiff | diff to current |
2004-06-14 |
Ingo Ruhnke | - moved tilemanager into its own class |
blob | commitdiff | diff to current |
2004-06-07 |
Ricardo Cruz | Gettext wasn't working for the bottom copyright text. |
blob | commitdiff | diff to current |
2004-06-03 |
Ricardo Cruz | Added more strings to be translated. |
blob | commitdiff | diff to current |
2004-06-03 |
Ricardo Cruz | Changed level editor to a class. |
blob | commitdiff | diff to current |
2004-06-02 |
Ricardo Cruz | Managed to update the level editor to the new drawing... |
blob | commitdiff | diff to current |
2004-05-31 |
Ricardo Cruz | confirm_dialog now accepts a background, instead of... |
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-21 |
Matthias Braun | eliminated global scroll_x and scroll_y variables |
blob | commitdiff | diff to current |
2004-05-20 |
Matthias Braun | -changed Level class to save tiles in a big 1 dimension... |
blob | commitdiff | diff to current |
2004-05-17 |
Ricardo Cruz | It was using a duplication of the arctis image. |
blob | commitdiff | diff to current |
2004-05-17 |
Ricardo Cruz | Make use of the arctic background instead of the Tux... |
blob | commitdiff | diff to current |
2004-05-16 |
Ricardo Cruz | Pushed copyright message down. |
blob | commitdiff | diff to current |
2004-05-15 |
Ricardo Cruz | Made the menu to get back to the main menu after the... |
blob | commitdiff | diff to current |
2004-05-14 |
Ryan Flegel | - more resolution fixes |
blob | commitdiff | diff to current |
2004-05-14 |
Ryan Flegel | - changed b/g for credits |
blob | commitdiff | diff to current |
2004-05-10 |
Tobias Gläßer | fixed missing semicolon |
blob | commitdiff | diff to current |
2004-05-10 |
Tobias Gläßer | fixed end of level to begin wrap around in the title... |
blob | commitdiff | diff to current |
2004-05-07 |
Tobias Gläßer | major changes to the leveleditor internals, there are... |
blob | commitdiff | diff to current |
2004-05-05 |
Ricardo Cruz | Made leveleditor to start in a specific file when ran as: |
blob | commitdiff | diff to current |
2004-05-04 |
Ricardo Cruz | The background was being drawn twice, as reported by... |
blob | commitdiff | diff to current |
2004-05-03 |
Ricardo Cruz | Improved the intro demo, in order to make it more elegant. |
blob | commitdiff | diff to current |
2004-05-03 |
Ricardo Cruz | Ooops, looks like screen wasn't scrolling in the main... |
blob | commitdiff | diff to current |
2004-05-02 |
Ingo Ruhnke | - fixed intro jumping |
blob | commitdiff | diff to current |
2004-05-02 |
Tobias Gläßer | leveleditor related improvements |
blob | commitdiff | diff to current |
2004-05-02 |
Matthias Braun | fixed that points aren't reset when gameover |
blob | commitdiff | diff to current |
2004-05-02 |
Matthias Braun | fixed (well worked around) jump problems in the intro |
blob | commitdiff | diff to current |
2004-04-29 |
Ricardo Cruz | Fixed a couple of bugs when deleting slots: |
blob | commitdiff | diff to current |
2004-04-29 |
Ricardo Cruz | When removing a slot, keep the menu in the slots' menu. |
blob | commitdiff | diff to current |
2004-04-29 |
Ricardo Cruz | Added removing of slots when Delete is pressed. |
blob | commitdiff | diff to current |
2004-04-28 |
Ingo Ruhnke | <MatzeB> my patch fixes another leak in the levelsubset... |
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 | <MatzeB> fixes some remaining memory leaks |
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 |
Ricardo Cruz | Improved the display_text_file(): moved to text.cpp... |
blob | commitdiff | diff to current |
2004-04-26 |
Ingo Ruhnke | - fix for title-demo going weird |
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 |
Ricardo Cruz | Turned the display_credits() function more flexible... |
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 | Just made the intro's Tux to honour the keys chosen... |
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-22 |
Ingo Ruhnke | - added small skid tux |
blob | commitdiff | diff to current |
2004-04-22 |
Ingo Ruhnke | 'nother music fix |
blob | commitdiff | diff to current |
2004-04-21 |
Ricardo Cruz | Added Marek music to cvs and play it in the main menu. |
blob | commitdiff | diff to current |
2004-04-20 |
Ricardo Cruz | Recoded credits code, in order to respect fonts height. |
blob | commitdiff | diff to current |
next |