Removed trailing whitespace from all *.?pp files
[supertux.git] / src / gui / mousecursor.cpp
2014-08-12 Ingo RuhnkeRemoved trailing whitespace from all *.?pp files
2014-08-05 Ingo RuhnkeSplitted the mouse cursor into three separate images...
2014-08-03 Mathnerd314Merge branch 'master' of https://code.google.com/p...
2014-08-03 Ingo RuhnkeMerge branch 'master' of https://code.google.com/p...
2014-08-03 Ingo RuhnkeMerge branch 'feature/sdl2'
2014-08-01 Ingo RuhnkeReverted 91c1517 and reinserted the old mouse cursor...
2014-08-01 Ingo RuhnkePass mouse coordinates to mouse pointer manually instea...
2014-07-31 Ingo RuhnkeCleaned up coordinate translation a little, SDL mouse...
2014-07-31 Ingo RuhnkeAdded PHYSICAL_SCREEN_WIDTH global variable, little...
2014-07-30 Ingo RuhnkeDisabled some more code, game now starts up and plays...
2009-12-13 Ingo RuhnkeMore use of SurfacePtr
2009-11-19 Ingo RuhnkeMove some more globals to supertux/globals.hpp
2009-11-18 Ingo RuhnkeAdded supertux/globals.?pp to collect all the random...
2009-11-17 Ingo RuhnkeMore -Weffc++ cleanup
2009-11-17 Ingo RuhnkeMerged changes from branches/supertux-milestone2-grumbe...
2008-10-06 Mathnerd314Loads more include and header fixes along with eol...
2007-12-16 Tim Goyarestore trunk
2007-12-16 Tim Goyaclean out source
2007-04-16 Matthias Braundon't adjust aspect-ratio in non-fullscreen modes,...
2006-07-21 Matthias Braunfix cr/lfs and remove trailing whitespaces...
2006-04-13 Ondřej HošekMassive copyright update. I'm sorry if I'm crediting...
2005-10-03 Matthias Braun- Reworked Surface class and drawing stuff:
2005-06-26 Matthias Braunrenamed all .h to .hpp
2005-05-12 Matthias Braun- Refactored worldmap a bit to reuse GameObject from...
2005-05-04 Matthias Braun- More work on scripting interface
2005-05-01 Matthias Braun-Started to move stuff from library back to main game