supertux.git
2009-11-18 Ingo RuhnkeMove style guide stuff into separate file
2009-11-18 Ingo RuhnkeReplaced more lisp::Lisp/lisp::Writer with Reader/Writer
2009-11-18 Ingo RuhnkeReplaced more lisp::Lisp/lisp::Writer with Reader/Writer
2009-11-18 Ingo RuhnkeReplaced more lisp::Lisp/lisp::Writer with Reader/Writer
2009-11-18 Ingo RuhnkeAdded supertux/globals.?pp to collect all the random...
2009-11-18 Ingo RuhnkeSplit supertux/options_menu.?pp
2009-11-18 Ingo RuhnkeSplit control/joystickkeyboardcontroller.?pp
2009-11-18 Ingo RuhnkeSplit physfs/physfs_stream.?pp into multiple files
2009-11-18 Ingo RuhnkeMinor cleanup
2009-11-18 Ingo RuhnkeInclude optimizations
2009-11-18 Ingo RuhnkeSplit gui/menu.?pp
2009-11-18 Ingo RuhnkeSplit object/block.?pp
2009-11-18 Ingo RuhnkeRenamed supertux/title.?pp to supertux/title_screen.?pp
2009-11-18 Ingo RuhnkeReplaced <c*> headers with <*.h>
2009-11-18 Ingo RuhnkeSplit object/particlesystem.?pp
2009-11-18 Ingo RuhnkeSplitted supertux/textscroller.?pp
2009-11-17 Ingo RuhnkeFinished -Weffc++ cleanup
2009-11-17 Ingo RuhnkeMore -Weffc++ cleanup, almost done
2009-11-17 Ingo RuhnkeMore -Weffc++ cleanup
2009-11-17 Ingo RuhnkeMore -Weffc++ cleanup
2009-11-17 Ingo RuhnkeMore -Weffc++ cleanup
2009-11-17 Ingo RuhnkeMerged changes from branches/supertux-milestone2-grumbe...
2009-11-15 Mathnerd314New grow and skid sounds from remaxim
2009-11-14 Mathnerd314* Comment out resizable flag because it blue-screens...
2009-11-14 Mathnerd314Use implicit_depends for generating the wrapper, which...
2009-11-14 Mathnerd314Use run_dead_script wherever possible and make kill_...
2009-11-14 Mathnerd314* Add Airship (regular above-ground theme) and Battle...
2009-10-29 Mathnerd314* Finish work on Path through the Clouds
2009-09-16 Ryan FlegelSet 'licence' attribute on sound files
2009-09-03 Mathnerd314Option --renderer to select video renderer
2009-08-30 Mathnerd314* Update squirrel to 2.2.3
2009-08-30 Wolfgang BeckerPatchs by Matt McCutche to fix Treeboss related Bugs...
2009-08-30 Wolfgang BeckerPatch by Matt McCutchen to prevent division by zero...
2009-08-30 Wolfgang BeckerPatch by Matt McCutchen to find levels in current direc...
2009-08-26 Wolfgang BeckerPatch by Matt McCutchen to fix active waiting in main...
2009-08-24 Wolfgang BeckerStack rocks without shanking.
2009-07-29 Miloš KloučekFix for #453 (Menu frame lingers)
2009-07-26 Mathnerd314*include stdio.h in a couple files for MinGW GCC 4.4.0
2009-06-27 Wolfgang BeckerDo not apply friction if Tux's x-velocity is zero.
2009-06-21 Wolfgang Beckersnv ignore version.h, add includes for gcc 4.3.3.
2009-06-14 Mathnerd314Random stuff that I should have committed ages ago.
2009-06-13 Mathnerd314* Small miniswig update to use less dependencies
2009-06-13 Mathnerd314* remove unused libvorbisenc from FindOggVorbis and...
2009-06-13 Mathnerd314* Add upgrade.wav from Yaniel
2009-06-10 Miloš Klouček*possible* fix for bugs #453 and #373
2009-06-02 Miloš KloučekFix for bug #436 - just clear last_menus when set_curre...
2009-05-09 Miloš Kloučekexpressed my opinion on code layout..
2009-05-03 Mathnerd314* Use overloading in Lisp and Writer
2009-05-03 Mathnerd314Fix infinite loop when encountering \r in a string
2009-05-03 Mathnerd314Ice blocks (graphics are placeholders)
2009-05-03 Mathnerd314Add *.dll to svn:ignore and sort ignore list
2009-05-01 Ryan FlegelRemoving formfeed characters from source
2009-05-01 Ryan Flegel- Fixed formatting in credits
2009-04-30 Ryan FlegelRussian translation update from Constantin Baranov...
2009-03-21 Wolfgang Becker* Limit coins to 9999 so the displayed amount is correct.
2009-03-21 Ingo RuhnkeAdded updated zh_CN.po from Liu Sizhuang <oldherl@gmail...
2009-03-21 Ingo RuhnkeAdded chinese fonts and translation from Liu Sizhuang...
2009-03-16 Ingo RuhnkeRegenerated wrapper with type checking
2009-03-16 Ingo RuhnkeAdded type checking for __custom functions
2009-03-06 Ingo RuhnkeCheck that the userdata pointer is not null, which...
2009-03-06 Ingo RuhnkeAdded function argument type and count checking for...
2009-03-03 Ingo RuhnkeFixed compiler warnings in squirrel (minor stuff, patch...
2009-03-02 Ingo RuhnkeMinor #include optimization
2009-03-02 Ingo RuhnkeRemoved unused max_score_multiplier and score_multiplier
2009-02-14 Ingo RuhnkeUpdated svn:externals
2009-01-28 Miloš KloučekAllow declaration of "layer" for thunderstorm (both...
2009-01-24 Ingo RuhnkeUpdated svn:externals
2009-01-23 Ingo RuhnkeMoved tinygettext to tinygettext.googlecode.com
2009-01-21 Mathnerd314Fix another small logic error
2009-01-21 Mathnerd314Rewrite spacing logic to properly handle comments
2009-01-20 Mathnerd314Rewrite of tinygettext's POFileReader to look more...
2009-01-01 Christoph SommerSmall, quick compile fixes
2008-12-24 Mathnerd314Update Squirrel to 2.2.2 (although README says 2.2.1)
2008-12-08 Ryan FlegelInstall fonts directory (from Constantin Baranov)
2008-11-02 Tim Goyarevert accidentally commited files
2008-11-02 Tim GoyaUpdate INSTALL to tell users to do CMAKE_BUILD_TYPE...
2008-11-02 Tim GoyaUse svnversion program rather than finding the svn...
2008-10-27 Miloš Kloučekcorrected supertux tile definition file extension ...
2008-10-27 Miloš KloučekStore "one-way" worldmap attribute, because AnMaster...
2008-10-27 Miloš KloučekAdded checkboxes for attributes defined in supertux...
2008-10-27 Miloš KloučekSupport for more editor-images or editor-images with...
2008-10-27 Miloš KloučekAdded menu item to let user decide, if he wants to...
2008-10-27 Miloš Kloučektrying to add Id tags in tilemanager files
2008-10-27 Miloš KloučekAdded constants for tile_width and tile_height.
2008-10-26 Miloš KloučekA bit of work for current SVN support for tilemanager...
2008-10-26 Miloš KloučekRewritten tile properties code to store tile attributes...
2008-10-24 Miloš KloučekReplaced Gnome.AppBar with a dialog (stored in .glade...
2008-10-22 Tim GoyaUse CMake variable to control release vs. debug vs...
2008-10-22 Tim Goyachange eol-style to native on CMakeLists.txt
2008-10-18 Wolfgang BeckerG++ 4.3 wants even more includes.
2008-10-06 Mathnerd314Loads more include and header fixes along with eol...
2008-09-30 Miloš Kloučekremoved doubled foreground coin (bug #403). It looks...
2008-09-30 Arvid NorlanderFix pipes in bonus1/bonus-level5.stl, they were mixed...
2008-09-30 Arvid NorlanderAdd unisolid version of blue pipe top, needed for ...
2008-09-30 Arvid NorlanderUpdate Swedish translation.
2008-09-24 Mathnerd314Addon include fixes.
2008-09-24 Mathnerd314Applying my tileset patch since nobody seems to have...
2008-09-22 Arvid NorlanderFix curl include paths that were messed up in 5778...
2008-09-19 Mathnerd314Oops! search and replace isn't good enough - change...
2008-09-19 Mathnerd314more svn:eol-style = native and header fixes
next