supertux.git
2009-11-21 Ingo RuhnkeRenamed namespaces to all lowercase
2009-11-21 Ingo RuhnkeMoved Direction related code to worldmap/direction.cpp
2009-11-20 Ingo RuhnkeUse GLEW to check for OpenGL extensions
2009-11-20 Ingo Ruhnketinygettext revision increment
2009-11-20 Ingo RuhnkeSmall TODO, CODINGSTYLE update
2009-11-20 Ingo RuhnkeUse some more auto_ptr<>
2009-11-20 Ingo RuhnkeRewrote Size/Sizef classes
2009-11-20 Ingo RuhnkeOnly use power-of-two texture on OpenGL-ES, as newer...
2009-11-20 Ingo RuhnkeAdded Size class
2009-11-20 Ingo RuhnkeMoved UTF8Iterator to its own file
2009-11-20 Ingo RuhnkeFixed screenshots of windows that have a sizes not...
2009-11-20 Ingo RuhnkeMoved obstackpp.hpp to util/
2009-11-20 Ingo RuhnkeMinor cleanup
2009-11-20 Ingo RuhnkeMade some stuff private
2009-11-20 Ingo RuhnkeSplit particlesystem_interactive.?pp into separate...
2009-11-20 Ingo RuhnkeRemoved "const char*" versions of tinygettext for now...
2009-11-19 Ingo RuhnkeAdded StringUtil class, some small cleanup in World
2009-11-19 Ingo RuhnkeMoved more menu related code into the Menu classes
2009-11-19 Ingo RuhnkeFixed some include path
2009-11-19 Ingo RuhnkeFixed some include path
2009-11-19 Ingo RuhnkeSwitched from #include "" to #include <> for external...
2009-11-19 Ingo RuhnkeMove some more globals to supertux/globals.hpp
2009-11-19 Ingo RuhnkeMove some more globals to supertux/globals.hpp
2009-11-19 Tim GoyaLithuanian translation minor fix
2009-11-19 Tim Goyaplay with CMakeLists.txt compile flags, change from...
2009-11-19 Ingo RuhnkeRenamed MainLoop to ScreenManager
2009-11-19 Ingo RuhnkeRenamed MainLoop to ScreenManager
2009-11-19 Ingo RuhnkeInclude optimizations
2009-11-19 Ingo RuhnkeMove some code from TitleScreen to AddonMenu
2009-11-19 Ingo RuhnkeMove some code from TitleScreen to ContribMenu
2009-11-19 Ingo RuhnkeMove some code from TitleScreen to ContribWorldMenu
2009-11-19 Ingo RuhnkeMove all Menus into separate classes
2009-11-19 Ingo RuhnkeMoved some more menu stuff out of control/joystickkeybo...
2009-11-19 Ingo RuhnkeTurned main.cpp into a class
2009-11-19 Ingo RuhnkeAdded scripts for source code maintainance
2009-11-19 Ingo RuhnkeTurned stuff in supertux/resources.cpp into a class...
2009-11-19 Ingo RuhnkeRenamed MenuManager to MenuStorage and MenuManager2...
2009-11-19 Ingo RuhnkeTrying to separate Menu and Menu management stuff
2009-11-19 Ingo RuhnkeAdded MenuManager to keep track of created Menus
2009-11-19 Mathnerd314Forgot to change a line in dispenser.cpp (thanks bug...
2009-11-19 Ingo RuhnkeMoved Menu stuff to its own directory
2009-11-18 Ingo RuhnkeUpped tinygettext to r177
2009-11-18 Ingo RuhnkeUpdated to tinygettext r174
2009-11-18 Ingo RuhnkeFixed incorrect syntax in svn:externals
2009-11-18 Ingo RuhnkeSwitched from tinygettext/tags/tinygetext-supertux...
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.
next