supertux.git
2009-12-01 Ingo RuhnkeUse float instead of int
2009-11-30 Ingo RuhnkeBackground drawing now starts at the center of the...
2009-11-29 Ingo RuhnkeFixe for g++-4.1
2009-11-29 Ingo RuhnkeFixes for g++-4.2
2009-11-29 Ingo RuhnkeMinor cleanup
2009-11-28 Ingo RuhnkeAdded support for scrolling backgrounds
2009-11-28 Ingo RuhnkeIf speed-y isn't given, use speed
2009-11-28 Ingo RuhnkeAdded more backgrounds
2009-11-28 Ingo RuhnkeAdded backgrounds
2009-11-28 Ingo RuhnkeReplaced tiles and enlarged level
2009-11-28 Ingo RuhnkeReimplemented switch from/to fullscreen
2009-11-28 Ingo RuhnkeTODO updates
2009-11-28 Ingo RuhnkeExperimenting with new background
2009-11-28 Ingo RuhnkeTODO updates
2009-11-27 Ingo RuhnkeEnlarged the level to 40 tiles height
2009-11-27 Ingo RuhnkeChanged ObjectFactory code so that it works properly...
2009-11-27 Mathnerd314update supertux-coop.diff
2009-11-27 Tim GoyaTweak CMakeLists and physfs initialization a bit to...
2009-11-26 Mathnerd314Update tinygettext + CMakeLists.txt to use command...
2009-11-26 Tim GoyaMake INSTALL_SUBDIR_* an option
2009-11-26 Ingo RuhnkeRenamed main() to run
2009-11-26 Mathnerd314* Fix main.cpp again
2009-11-25 Ingo RuhnkeMiniswig build stuff
2009-11-25 Ingo RuhnkeSDL_main() is not supposed to be written by us, see:
2009-11-25 Mathnerd314* Make it compile again
2009-11-23 Ingo RuhnkeCreated trunk/supertux-editor/TODO
2009-11-22 Tim GoyaLouder versions of airship remix and battle theme,...
2009-11-22 Ingo RuhnkeUse StringUtil::numeric_less to sort list of resolutions
2009-11-22 Ingo RuhnkeAdded numeric string compare
2009-11-21 Ingo RuhnkeReplaced .reset(new Surface()) with a factory method
2009-11-21 Ingo RuhnkeReplaced .reset(new Surface()) with a factory method
2009-11-21 Ingo Ruhnke-Weffc++ cleanup for miniswig
2009-11-21 Ingo RuhnkeAdded some build rules for miniswig and the wrapper...
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...
next