projects
/
supertux.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
supertux.git
2014-08-11
Ingo Ruhnke
Moved World loading into a factory method World::load()
commit
|
commitdiff
|
tree
|
snapshot
2014-08-11
Ingo Ruhnke
Added some m_ prefixes and made variables private in...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-11
Ingo Ruhnke
Disabled -Wabi in CMakeLists.txt
commit
|
commitdiff
|
tree
|
snapshot
2014-08-11
Ingo Ruhnke
Cleaned up the World class a bit
commit
|
commitdiff
|
tree
|
snapshot
2014-08-11
Ingo Ruhnke
Merge branch 'feature/argparse'
commit
|
commitdiff
|
tree
|
snapshot
2014-08-11
Ingo Ruhnke
Added --debug and --verbose command line arguments
commit
|
commitdiff
|
tree
|
snapshot
2014-08-11
Ingo Ruhnke
Fixed compiler warnings due to new loglevel aware log...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-11
Ingo Ruhnke
Added support for different log levels
commit
|
commitdiff
|
tree
|
snapshot
2014-08-11
Ingo Ruhnke
Added another note about comments to CODINGSTYLE
commit
|
commitdiff
|
tree
|
snapshot
2014-08-11
Ingo Ruhnke
Moved argument parsing into CommandLineArguments
commit
|
commitdiff
|
tree
|
snapshot
2014-08-11
Ingo Ruhnke
Removed unused function prototype
commit
|
commitdiff
|
tree
|
snapshot
2014-08-11
Ingo Ruhnke
Updated email address, grumbel@gmx.de -> grumbel@gmail.com
commit
|
commitdiff
|
tree
|
snapshot
2014-08-11
Ingo Ruhnke
Added missing include to trigger/door.cpp, fixes 0000866
commit
|
commitdiff
|
tree
|
snapshot
2014-08-11
Ingo Ruhnke
Reduced texture from 1024x1024 to 128x128, no need...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-10
Ingo Ruhnke
CODINGSTYLE: avoid spaces at the end of lines
commit
|
commitdiff
|
tree
|
snapshot
2014-08-10
Ingo Ruhnke
Added rule to name variables m_*/g_*/s_* to CODINGSTYLE...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-10
Ingo Ruhnke
Made WARNING build option usable again
commit
|
commitdiff
|
tree
|
snapshot
2014-08-10
Ingo Ruhnke
Merge branch 'feature/menu-cleanup'
commit
|
commitdiff
|
tree
|
snapshot
2014-08-10
Ingo Ruhnke
Clear menu stack when changing languages to force recre...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-10
Ingo Ruhnke
Display number of solved levels in ContribMenu, kind...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-10
Ingo Ruhnke
Highlight the currently active profile in ProfileMenu
commit
|
commitdiff
|
tree
|
snapshot
2014-08-10
Ingo Ruhnke
Load and save current profile to config file
commit
|
commitdiff
|
tree
|
snapshot
2014-08-10
Ingo Ruhnke
Removed unimplemented "Profiles on Startup"
commit
|
commitdiff
|
tree
|
snapshot
2014-08-10
Ingo Ruhnke
Fixed issue with MainMenu stack on top of the WorldmapM...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-10
Ingo Ruhnke
Implemented Menu::on_window_resize()
commit
|
commitdiff
|
tree
|
snapshot
2014-08-10
Ingo Ruhnke
Renamed MenuManager::recalc_pos() -> MenuManager::on_wi...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-09
Ingo Ruhnke
Implemented MenuManager::refresh() so that joystick...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-09
Ingo Ruhnke
Only show language and profile options in main menu...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-09
Ingo Ruhnke
Reimplemented menu transition effects
commit
|
commitdiff
|
tree
|
snapshot
2014-08-09
Ingo Ruhnke
Further cleanup in the MenuManager
commit
|
commitdiff
|
tree
|
snapshot
2014-08-09
Ingo Ruhnke
Removed some disabled code
commit
|
commitdiff
|
tree
|
snapshot
2014-08-09
Ingo Ruhnke
Added GameManager class to keep track of the World...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-09
Ingo Ruhnke
Cleaned up MenuManager some more, some ownership issues...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-08
Ingo Ruhnke
Simplifying the Menu API a bit
commit
|
commitdiff
|
tree
|
snapshot
2014-08-08
Ingo Ruhnke
Minor cleanup
commit
|
commitdiff
|
tree
|
snapshot
2014-08-08
Ingo Ruhnke
Switched from passing pointers around to using numeric...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-08
Ingo Ruhnke
Added MenuManager::draw()
commit
|
commitdiff
|
tree
|
snapshot
2014-08-08
Ingo Ruhnke
Cleaned up some function names in MenuManager
commit
|
commitdiff
|
tree
|
snapshot
2014-08-08
Ingo Ruhnke
Use std::unique_ptr<> in ContribMenu
commit
|
commitdiff
|
tree
|
snapshot
2014-08-08
Ingo Ruhnke
Merge branch 'feature/menu-cleanup'
commit
|
commitdiff
|
tree
|
snapshot
2014-08-08
Ingo Ruhnke
Fixed crash when exiting menu and recalc_pos/all_menus
commit
|
commitdiff
|
tree
|
snapshot
2014-08-08
Ingo Ruhnke
Minor code cleanup
commit
|
commitdiff
|
tree
|
snapshot
2014-08-08
Ingo Ruhnke
Use std::unique_ptr<> in ScreenManager
commit
|
commitdiff
|
tree
|
snapshot
2014-08-08
Ingo Ruhnke
Moved menu code frome GameSession and Worldmap into...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-08
Ingo Ruhnke
Turned MenuStorage into a proper class
commit
|
commitdiff
|
tree
|
snapshot
2014-08-08
Ingo Ruhnke
Turned MenuManager into a proper class instead of just...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-08
Ingo Ruhnke
Removed some unused code from Console
commit
|
commitdiff
|
tree
|
snapshot
2014-08-07
Ingo Ruhnke
Merge button and stick input gracefully in GameControll...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-07
Ingo Ruhnke
Fixed missing SDL_WINDOW_RESIZABLE flag in GLRenderer
commit
|
commitdiff
|
tree
|
snapshot
2014-08-06
Ingo Ruhnke
Merge branch 'feature/gamecontroller'
commit
|
commitdiff
|
tree
|
snapshot
2014-08-06
Ingo Ruhnke
Added option to disable gamecontroller use and fall...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-06
Ingo Ruhnke
Renamed JoystickKeyboardController to InputManager
commit
|
commitdiff
|
tree
|
snapshot
2014-08-06
Ingo Ruhnke
Keycode values changed between SDL1 and SDL2, so reset...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-06
Tobias Markus
Better fix. Keeping values intact
commit
|
commitdiff
|
tree
|
snapshot
2014-08-06
Tobias Markus
Fix for wrong lightmap size in fullscreen
commit
|
commitdiff
|
tree
|
snapshot
2014-08-06
Ingo Ruhnke
Moved keyboard code into KeyboardManager class
commit
|
commitdiff
|
tree
|
snapshot
2014-08-06
Ingo Ruhnke
Added MENU_BACK button (i.e. B on Xbox360 controller)
commit
|
commitdiff
|
tree
|
snapshot
2014-08-06
Ingo Ruhnke
Removed obsolete keycode range check
commit
|
commitdiff
|
tree
|
snapshot
2014-08-06
Ingo Ruhnke
Implemented basic support for SDL GameController
commit
|
commitdiff
|
tree
|
snapshot
2014-08-06
Ingo Ruhnke
Removed some old event eating code, as randomly discard...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-06
Ingo Ruhnke
Init game controller on startup
commit
|
commitdiff
|
tree
|
snapshot
2014-08-06
Ingo Ruhnke
Moved joystick specific code from JoystickKeyboardContr...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-06
Ingo Ruhnke
Minor CODINGSTYLE update: auto_ptr -> unique_ptr
commit
|
commitdiff
|
tree
|
snapshot
2014-08-06
Ingo Ruhnke
Added missing <vector> include
commit
|
commitdiff
|
tree
|
snapshot
2014-08-05
Ingo Ruhnke
Minor cleanup
commit
|
commitdiff
|
tree
|
snapshot
2014-08-05
Ingo Ruhnke
Splitted the mouse cursor into three separate images...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-04
Ingo Ruhnke
Added 1px transparent border to most fonts, left a...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-04
Ingo Ruhnke
Added 1-pixel transparent border around glyphs to avoid...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-04
Ingo Ruhnke
Added support for desktop-fullscreen mode
commit
|
commitdiff
|
tree
|
snapshot
2014-08-04
Mathnerd314
Fix C++0x flags for clang
commit
|
commitdiff
|
tree
|
snapshot
2014-08-04
Ingo Ruhnke
Merge branch 'feature/c++11'
commit
|
commitdiff
|
tree
|
snapshot
2014-08-03
Mathnerd314
Move Mtn_Pass to world2 since it uses moving platforms
commit
|
commitdiff
|
tree
|
snapshot
2014-08-03
Mathnerd314
Make the coins secret again and also make it easier...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-03
Mathnerd314
More cave level tweaks
commit
|
commitdiff
|
tree
|
snapshot
2014-08-03
Mathnerd314
Turn the ledge in Entrance to the Cave into a secret...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-03
Mathnerd314
Fix tile in the wrong layer
commit
|
commitdiff
|
tree
|
snapshot
2014-08-03
Mathnerd314
Move the invisible block in Via Nostalgica. Its current...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-03
Mathnerd314
Fix egg sprite
commit
|
commitdiff
|
tree
|
snapshot
2014-08-03
Ingo Ruhnke
Fixed some std::unique_ptr<> issues
commit
|
commitdiff
|
tree
|
snapshot
2014-08-03
Ingo Ruhnke
Updated source and include directories for tinygettext...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-03
Ingo Ruhnke
Updated to version 79b7bde of tinygettext
commit
|
commitdiff
|
tree
|
snapshot
2014-08-03
Ingo Ruhnke
Replaced std::auto_ptr<> with std::unique_ptr<>
commit
|
commitdiff
|
tree
|
snapshot
2014-08-03
Ingo Ruhnke
Enabled C++11 support
commit
|
commitdiff
|
tree
|
snapshot
2014-08-03
Ingo Ruhnke
Use TARGET_INCLUDE_DIRECTORIES instead of INCLUDE_DIREC...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-03
Mathnerd314
Merge branch 'master' of https://code.google.com/p...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-03
Mathnerd314
Merge branch 'master' of https://code.google.com/p...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-03
Ingo Ruhnke
Removed accidental supertux2 from LINK_LIBRARIES()
commit
|
commitdiff
|
tree
|
snapshot
2014-08-03
Ingo Ruhnke
Changed deprecated -%pure_parser to +%pure-parser in...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-03
Mathnerd314
Flesh out the intro scene some more.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-03
Ingo Ruhnke
Merge branch 'master' of https://code.google.com/p...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-03
Ingo Ruhnke
Exit loop when font definition contains more characters...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-03
Ingo Ruhnke
Rolled file back to version from master, due to imprope...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-03
Ingo Ruhnke
Fixed compiler warnings
commit
|
commitdiff
|
tree
|
snapshot
2014-08-03
Ingo Ruhnke
Replaced old SDL1 surface flags with 0
commit
|
commitdiff
|
tree
|
snapshot
2014-08-03
Ingo Ruhnke
Merge branch 'feature/sdl2'
commit
|
commitdiff
|
tree
|
snapshot
2014-08-03
Ingo Ruhnke
Moved some aspect ratio calculations into video/util.cpp
commit
|
commitdiff
|
tree
|
snapshot
2014-08-02
Ingo Ruhnke
Reimplemented magnification and aspect ratio handling
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Tobias Markus
Only rotate egg when its actually moving (velocity...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Ingo Ruhnke
Fixed surfaces not getting properly converted to textur...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Ingo Ruhnke
Reverted 91c1517 and reinserted the old mouse cursor...
commit
|
commitdiff
|
tree
|
snapshot
next