2014-10-07 |
Ingo Ruhnke | Turned home and scarecrow into decal, added trees,... |
commit | commitdiff | tree | snapshot |
2014-10-07 |
Ingo Ruhnke | Replaced Halloween worldmap grass texture with a better... |
commit | commitdiff | tree | snapshot |
2014-10-07 |
Ingo Ruhnke | Added Halloween worldmap properly into the game |
commit | commitdiff | tree | snapshot |
2014-10-07 |
Ingo Ruhnke | Removed Kirby badguy code, use simple sprite replacemen... |
commit | commitdiff | tree | snapshot |
2014-10-06 |
Tobias Markus | Fixing falling layer for most of the cases |
commit | commitdiff | tree | snapshot |
2014-10-06 |
Tobias Markus | Bugfix (use private variable instead of class member) |
commit | commitdiff | tree | snapshot |
2014-10-06 |
Tobias Markus | More robust way of calculating the falling layer |
commit | commitdiff | tree | snapshot |
2014-10-06 |
Ingo Ruhnke | Added Halloween worldmap |
commit | commitdiff | tree | snapshot |
2014-10-05 |
Ingo Ruhnke | Added Fatbat sprite |
commit | commitdiff | tree | snapshot |
2014-10-04 |
Ingo Ruhnke | Added death sprite for Kirby |
commit | commitdiff | tree | snapshot |
2014-10-04 |
Ingo Ruhnke | Added Kirby badguy |
commit | commitdiff | tree | snapshot |
2014-10-04 |
Ingo Ruhnke | Added some more Halloween tiles |
commit | commitdiff | tree | snapshot |
2014-10-04 |
Ingo Ruhnke | Moved "Wrote screenshot..." message from log_debug... |
commit | commitdiff | tree | snapshot |
2014-10-02 |
Ingo Ruhnke | Some more Halloween tweaks |
commit | commitdiff | tree | snapshot |
2014-10-02 |
Ingo Ruhnke | Added Halloween decal and fog |
commit | commitdiff | tree | snapshot |
2014-10-02 |
Ingo Ruhnke | Added some tiles variation for halloween, darkened... |
commit | commitdiff | tree | snapshot |
2014-10-02 |
Ingo Ruhnke | Switched from 64x64 back to 32x32 tiling, looks a littl... |
commit | commitdiff | tree | snapshot |
2014-10-01 |
Max Teufel | .travis.yml: add fast_finish to matrix, use -j $(nproc... |
commit | commitdiff | tree | snapshot |
2014-10-01 |
Ingo Ruhnke | Merge branch 'feature/smart-ptr' |
commit | commitdiff | tree | snapshot |
2014-10-01 |
Ingo Ruhnke | Removed obsolete comment |
commit | commitdiff | tree | snapshot |
2014-10-01 |
Ingo Ruhnke | Replaced ::iterator stuff with auto |
commit | commitdiff | tree | snapshot |
2014-10-01 |
Ingo Ruhnke | Replaced Ref and RefCounter with std::shared_ptr<> |
commit | commitdiff | tree | snapshot |
2014-10-01 |
Ingo Ruhnke | Added experimental Halloween tiles and backgrounds |
commit | commitdiff | tree | snapshot |
2014-09-29 |
Ingo Ruhnke | Fixed return type foobar in the curl progress callback |
commit | commitdiff | tree | snapshot |
2014-09-27 |
Benjamin Leduc | missing file |
commit | commitdiff | tree | snapshot |
2014-09-26 |
Benjamin Leduc | addition of appdata |
commit | commitdiff | tree | snapshot |
2014-09-25 |
Benjamin Leduc | Translation updates |
commit | commitdiff | tree | snapshot |
2014-09-17 |
Tobias Markus | Using un-optimized version of liane. |
commit | commitdiff | tree | snapshot |
2014-09-17 |
Tobias Markus | Fix grammar mistake in README.md |
commit | commitdiff | tree | snapshot |
2014-09-15 |
Tobias Markus | Update CMake requirement to latest version |
commit | commitdiff | tree | snapshot |
2014-09-14 |
Tobias Markus | All environment variables in one line |
commit | commitdiff | tree | snapshot |
2014-09-14 |
Tobias Markus | Using variables for version numbers in travis.yml |
commit | commitdiff | tree | snapshot |
2014-09-13 |
Tobias Markus | Reset angle before starting kill animation |
commit | commitdiff | tree | snapshot |
2014-09-10 |
Tobias Markus | Using j5 for all make statements |
commit | commitdiff | tree | snapshot |
2014-09-09 |
Tobias Markus | -j4 for all dependencies |
commit | commitdiff | tree | snapshot |
2014-09-08 |
Tobias Markus | Removing IRC notifications and enabling email notificat... |
commit | commitdiff | tree | snapshot |
2014-09-08 |
Tobias Markus | Fixing notifications in travis.yml |
commit | commitdiff | tree | snapshot |
2014-09-07 |
Tobias Markus | Removing branches from travis.yml |
commit | commitdiff | tree | snapshot |
2014-09-07 |
Tobias Markus | Adding build status to README.md |
commit | commitdiff | tree | snapshot |
2014-09-07 |
Tobias Markus | Adding working .travis.yml file |
commit | commitdiff | tree | snapshot |
2014-09-04 |
Tobias Markus | Update requirement about SDL_image to SDL2_image |
commit | commitdiff | tree | snapshot |
2014-09-04 |
Tobias Markus | Update requirement about SDL to SDL2 |
commit | commitdiff | tree | snapshot |
2014-08-31 |
Ingo Ruhnke | Fixed format string warning in clang |
commit | commitdiff | tree | snapshot |
2014-08-31 |
Benjamin Leduc | Translation updates |
commit | commitdiff | tree | snapshot |
2014-08-31 |
Ingo Ruhnke | Fixed numerous issues that caused errors in clang |
commit | commitdiff | tree | snapshot |
2014-08-31 |
Ingo Ruhnke | Replaced boost::shared_ptr<> with std::shared_ptr<> |
commit | commitdiff | tree | snapshot |
2014-08-31 |
Ingo Ruhnke | Disabled -Wlogical-op, as that fails on clang |
commit | commitdiff | tree | snapshot |
2014-08-31 |
Ingo Ruhnke | Silenced two compiler warnings |
commit | commitdiff | tree | snapshot |
2014-08-30 |
Ingo Ruhnke | Converted tile from grayscale to RGB due to compatibili... |
commit | commitdiff | tree | snapshot |
2014-08-30 |
Ingo Ruhnke | Changed default window size from 800x600 to 1280x800 |
commit | commitdiff | tree | snapshot |
2014-08-29 |
Ingo Ruhnke | Don't clear the keymap when loading from file so that... |
commit | commitdiff | tree | snapshot |
2014-08-29 |
Ingo Ruhnke | Fixed resize handling of lightmaps, they are now recrea... |
commit | commitdiff | tree | snapshot |
2014-08-29 |
Ingo Ruhnke | Fixed SDLLightmap::get_light() |
commit | commitdiff | tree | snapshot |
2014-08-28 |
Ingo Ruhnke | Added missing <array> include to addon/downloader.cpp |
commit | commitdiff | tree | snapshot |
2014-08-28 |
Ingo Ruhnke | Removed made public variables private in JoystickManage... |
commit | commitdiff | tree | snapshot |
2014-08-27 |
Ingo Ruhnke | Switched from CURLOPT_XFERINFOFUNCTION back to CURLOPT_... |
commit | commitdiff | tree | snapshot |
2014-08-27 |
Ingo Ruhnke | Removed some obsolete stuff from supertux/globals.hpp |
commit | commitdiff | tree | snapshot |
2014-08-27 |
Ingo Ruhnke | Deleted TODO and merged it into supertux.lethargik... |
commit | commitdiff | tree | snapshot |
2014-08-27 |
Ingo Ruhnke | Added -Wnon-virtual-dtor and -Wcast-qual warning flags |
commit | commitdiff | tree | snapshot |
2014-08-27 |
Ingo Ruhnke | Updated the TODO a bit |
commit | commitdiff | tree | snapshot |
2014-08-27 |
Ingo Ruhnke | Only refresh menu items that have been created in the... |
commit | commitdiff | tree | snapshot |
2014-08-27 |
Ingo Ruhnke | Fixed Controller enum to string conversion |
commit | commitdiff | tree | snapshot |
2014-08-27 |
Ingo Ruhnke | Made Menu::get_item_by_id(int id) error message sligthl... |
commit | commitdiff | tree | snapshot |
2014-08-27 |
Ingo Ruhnke | Split Controller::PAUSE_MENU into ESCAPE and START... |
commit | commitdiff | tree | snapshot |
2014-08-27 |
Ingo Ruhnke | Added default and cancel button to the Dialog |
commit | commitdiff | tree | snapshot |
2014-08-26 |
Ingo Ruhnke | Merge branch 'feature/download-non-blocking' |
commit | commitdiff | tree | snapshot |
2014-08-26 |
Ingo Ruhnke | Moved abort() and update() calls into TransferStatus... |
commit | commitdiff | tree | snapshot |
2014-08-26 |
Ingo Ruhnke | Changed error handling in TransferStatus, then-callback... |
commit | commitdiff | tree | snapshot |
2014-08-26 |
Ingo Ruhnke | A first try at error handling in the Downloader |
commit | commitdiff | tree | snapshot |
2014-08-26 |
Ingo Ruhnke | Save and parse repository index when AddonManager loads |
commit | commitdiff | tree | snapshot |
2014-08-26 |
Ingo Ruhnke | Wait for an explicit "Close" by the user instead of... |
commit | commitdiff | tree | snapshot |
2014-08-26 |
Ingo Ruhnke | Renamed AddonDialog to DownloadDialog, as it isn't... |
commit | commitdiff | tree | snapshot |
2014-08-26 |
Ingo Ruhnke | Removed AddonManager::InstallRequest, the data can... |
commit | commitdiff | tree | snapshot |
2014-08-26 |
Ingo Ruhnke | Use a chain of callbacks instead of a single one in... |
commit | commitdiff | tree | snapshot |
2014-08-26 |
Ingo Ruhnke | Implemented non-blocking download for the repository... |
commit | commitdiff | tree | snapshot |
2014-08-26 |
Ingo Ruhnke | Handle all numeric characters as fixed width, even... |
commit | commitdiff | tree | snapshot |
2014-08-26 |
Ingo Ruhnke | Added ugly workaround for Console crash at startup |
commit | commitdiff | tree | snapshot |
2014-08-26 |
Ingo Ruhnke | Made AddonDialog output some prettier text, installatio... |
commit | commitdiff | tree | snapshot |
2014-08-26 |
Ingo Ruhnke | Added then-callback to AddonManager and use the then... |
commit | commitdiff | tree | snapshot |
2014-08-26 |
Ingo Ruhnke | Added file writing and then-callback to Downloader |
commit | commitdiff | tree | snapshot |
2014-08-26 |
Ingo Ruhnke | Implemented delayed destruction of Dialog in MenuManage... |
commit | commitdiff | tree | snapshot |
2014-08-26 |
Ingo Ruhnke | Removed AddonMenu sorting code, since Addons are order... |
commit | commitdiff | tree | snapshot |
2014-08-26 |
Ingo Ruhnke | Hooked up progress reporting into the AddonDialog,... |
commit | commitdiff | tree | snapshot |
2014-08-26 |
Ingo Ruhnke | Replaced fancy C++11 lambda with old style static funct... |
commit | commitdiff | tree | snapshot |
2014-08-26 |
Ingo Ruhnke | Added AddonDialog and connected it into the whole non... |
commit | commitdiff | tree | snapshot |
2014-08-26 |
Ingo Ruhnke | Added some async code to AddonManager |
commit | commitdiff | tree | snapshot |
2014-08-26 |
Ingo Ruhnke | Added slightly cleaner way to communicate TransferStatus |
commit | commitdiff | tree | snapshot |
2014-08-26 |
Ingo Ruhnke | Some initial code to get Downloader non-blocking |
commit | commitdiff | tree | snapshot |
2014-08-25 |
Tobias Markus | Adding note about optional glbinding dependency and... |
commit | commitdiff | tree | snapshot |
2014-08-25 |
Ingo Ruhnke | Added cURL to the list of dependecies |
commit | commitdiff | tree | snapshot |
2014-08-25 |
Ingo Ruhnke | Merge branch 'feature/menu-dialogs' |
commit | commitdiff | tree | snapshot |
2014-08-25 |
Ingo Ruhnke | Use same colors for Dialog as for Menu |
commit | commitdiff | tree | snapshot |
2014-08-25 |
Ingo Ruhnke | Added mouse support to the Dialog class |
commit | commitdiff | tree | snapshot |
2014-08-25 |
Ingo Ruhnke | Added little toy test for Dialog when exiting SuperTux |
commit | commitdiff | tree | snapshot |
2014-08-25 |
Ingo Ruhnke | Added callback functions to Dialog |
commit | commitdiff | tree | snapshot |
2014-08-25 |
Ingo Ruhnke | Implemented Dialog::draw() |
commit | commitdiff | tree | snapshot |
2014-08-25 |
Ingo Ruhnke | Added Rectf::grown(float border) method |
commit | commitdiff | tree | snapshot |
2014-08-25 |
Ingo Ruhnke | Renamed MenuManager::current() to MenuManager::current_... |
commit | commitdiff | tree | snapshot |
2014-08-25 |
Ingo Ruhnke | Added some initial dialog code, doesn't do anything yet |
commit | commitdiff | tree | snapshot |
2014-08-25 |
Ingo Ruhnke | Made member variables private and removed friendship... |
commit | commitdiff | tree | snapshot |
next |