supertux.git
2014-10-26 Ingo RuhnkeFixed some layer sorting issues in Halloween
2014-10-25 Ingo RuhnkeAdded Halloween intro/outro images
2014-10-25 Ingo RuhnkeUse CMAKE_RC_COMPILER instead of windres.exe
2014-10-22 Ingo RuhnkeMarked secret areas and did a bit more cleanup of Hallo...
2014-10-22 Ingo RuhnkePut Halloween levels into a linear path
2014-10-22 Ingo RuhnkeDisabled confirmation dialog on Quit
2014-10-21 Ingo RuhnkeAdded pseudo intro/outro level (placeholder)
2014-10-21 Ingo RuhnkeAdded music to Halloween levels (nothing new, all recycled)
2014-10-21 Ingo RuhnkeSome finishing touched to halloween3
2014-10-21 Ingo RuhnkeFinished Halloween1 and Halloween2
2014-10-20 Ingo RuhnkeCleaned up Halloween2, added more enemies and coins
2014-10-20 Ingo RuhnkeSome more work on halloween1 and 2
2014-10-19 LMHAdded a fifth halloween level
2014-10-19 LMHAdded a halloween themed brick covered with cobwebs
2014-10-19 Ingo RuhnkeAdded vignette, fog and some background decoration
2014-10-19 Ingo RuhnkeAdded coins, enemies and a goal to Halloween3
2014-10-14 LMHAdded a new halloween level
2014-10-14 LMHSnow slope transition tiles
2014-10-13 Ingo RuhnkeAdded some enemies and smoothed some tiles
2014-10-13 Ingo RuhnkeAdded ghostforest music and smoothed some tiles
2014-10-13 Ingo RuhnkeAdded one-tile height step graphics for Halloween
2014-10-11 Tobias MarkusPrefixing squirrel output with [SQUIRREL]
2014-10-10 Ingo RuhnkePlayed a bit around with the brush tool
2014-10-09 Ingo RuhnkeAdded halloween3, just empty placeholder
2014-10-09 Ingo RuhnkeAdded gravestone graphics
2014-10-09 Ingo RuhnkeSome more work on Halloween1
2014-10-08 Ingo RuhnkeStarted shaping up Halloween2
2014-10-08 Ingo RuhnkeAdded another halloween level
2014-10-08 Ingo RuhnkeAdded torches to halloween1
2014-10-08 Ingo RuhnkeFixed compiler warning
2014-10-08 Ingo RuhnkeAdded torch code
2014-10-08 Ingo RuhnkeAdded torch graphics
2014-10-08 Ingo RuhnkeCleaned up Halloween backgrounds and expanded them...
2014-10-08 Ingo RuhnkeSplit Halloween exit into foreground and background...
2014-10-07 Ingo RuhnkeAdded roads to Halloween worldmap
2014-10-07 Ingo RuhnkeAdded water splash, darkwater and vignette to halloween...
2014-10-07 Ingo RuhnkeTurned home and scarecrow into decal, added trees,...
2014-10-07 Ingo RuhnkeReplaced Halloween worldmap grass texture with a better...
2014-10-07 Ingo RuhnkeAdded Halloween worldmap properly into the game
2014-10-07 Ingo RuhnkeRemoved Kirby badguy code, use simple sprite replacemen...
2014-10-06 Tobias MarkusFixing falling layer for most of the cases
2014-10-06 Tobias MarkusBugfix (use private variable instead of class member)
2014-10-06 Tobias MarkusMore robust way of calculating the falling layer
2014-10-06 Ingo RuhnkeAdded Halloween worldmap
2014-10-05 Ingo RuhnkeAdded Fatbat sprite
2014-10-04 Ingo RuhnkeAdded death sprite for Kirby
2014-10-04 Ingo RuhnkeAdded Kirby badguy
2014-10-04 Ingo RuhnkeAdded some more Halloween tiles
2014-10-04 Ingo RuhnkeMoved "Wrote screenshot..." message from log_debug...
2014-10-02 Ingo RuhnkeSome more Halloween tweaks
2014-10-02 Ingo RuhnkeAdded Halloween decal and fog
2014-10-02 Ingo RuhnkeAdded some tiles variation for halloween, darkened...
2014-10-02 Ingo RuhnkeSwitched from 64x64 back to 32x32 tiling, looks a littl...
2014-10-01 Max Teufel.travis.yml: add fast_finish to matrix, use -j $(nproc...
2014-10-01 Ingo RuhnkeMerge branch 'feature/smart-ptr'
2014-10-01 Ingo RuhnkeRemoved obsolete comment
2014-10-01 Ingo RuhnkeReplaced ::iterator stuff with auto
2014-10-01 Ingo RuhnkeReplaced Ref and RefCounter with std::shared_ptr<>
2014-10-01 Ingo RuhnkeAdded experimental Halloween tiles and backgrounds
2014-09-29 Ingo RuhnkeFixed return type foobar in the curl progress callback
2014-09-27 Benjamin Leducmissing file
2014-09-26 Benjamin Leducaddition of appdata
2014-09-25 Benjamin LeducTranslation updates
2014-09-17 Tobias MarkusUsing un-optimized version of liane.
2014-09-17 Tobias MarkusFix grammar mistake in README.md
2014-09-15 Tobias MarkusUpdate CMake requirement to latest version
2014-09-14 Tobias MarkusAll environment variables in one line
2014-09-14 Tobias MarkusUsing variables for version numbers in travis.yml
2014-09-13 Tobias MarkusReset angle before starting kill animation
2014-09-10 Tobias MarkusUsing j5 for all make statements
2014-09-09 Tobias Markus-j4 for all dependencies
2014-09-08 Tobias MarkusRemoving IRC notifications and enabling email notificat...
2014-09-08 Tobias MarkusFixing notifications in travis.yml
2014-09-07 Tobias MarkusRemoving branches from travis.yml
2014-09-07 Tobias MarkusAdding build status to README.md
2014-09-07 Tobias MarkusAdding working .travis.yml file
2014-09-04 Tobias MarkusUpdate requirement about SDL_image to SDL2_image
2014-09-04 Tobias MarkusUpdate requirement about SDL to SDL2
2014-08-31 Ingo RuhnkeFixed format string warning in clang
2014-08-31 Benjamin LeducTranslation updates
2014-08-31 Ingo RuhnkeFixed numerous issues that caused errors in clang
2014-08-31 Ingo RuhnkeReplaced boost::shared_ptr<> with std::shared_ptr<>
2014-08-31 Ingo RuhnkeDisabled -Wlogical-op, as that fails on clang
2014-08-31 Ingo RuhnkeSilenced two compiler warnings
2014-08-30 Ingo RuhnkeConverted tile from grayscale to RGB due to compatibili...
2014-08-30 Ingo RuhnkeChanged default window size from 800x600 to 1280x800
2014-08-29 Ingo RuhnkeDon't clear the keymap when loading from file so that...
2014-08-29 Ingo RuhnkeFixed resize handling of lightmaps, they are now recrea...
2014-08-29 Ingo RuhnkeFixed SDLLightmap::get_light()
2014-08-28 Ingo RuhnkeAdded missing <array> include to addon/downloader.cpp
2014-08-28 Ingo RuhnkeRemoved made public variables private in JoystickManage...
2014-08-27 Ingo RuhnkeSwitched from CURLOPT_XFERINFOFUNCTION back to CURLOPT_...
2014-08-27 Ingo RuhnkeRemoved some obsolete stuff from supertux/globals.hpp
2014-08-27 Ingo RuhnkeDeleted TODO and merged it into supertux.lethargik...
2014-08-27 Ingo RuhnkeAdded -Wnon-virtual-dtor and -Wcast-qual warning flags
2014-08-27 Ingo RuhnkeUpdated the TODO a bit
2014-08-27 Ingo RuhnkeOnly refresh menu items that have been created in the...
2014-08-27 Ingo RuhnkeFixed Controller enum to string conversion
2014-08-27 Ingo RuhnkeMade Menu::get_item_by_id(int id) error message sligthl...
2014-08-27 Ingo RuhnkeSplit Controller::PAUSE_MENU into ESCAPE and START...
next