Add explanation to rtl switch to fonts README
[supertux.git] / src / math /
2015-02-14 Tobias MarkusRemove bogus asserts, fixes Coverity #29378 and #29408
2014-08-25 Ingo RuhnkeMerge branch 'feature/menu-dialogs'
2014-08-25 Ingo RuhnkeAdded Rectf::grown(float border) method
2014-08-17 Ingo RuhnkeMade conversion Vector -> Sizef explicit, just to be...
2014-08-16 Ingo RuhnkeMerge branch 'feature/surface-scaling'
2014-08-16 Ingo RuhnkeReturn size as Sizef instead of Vector in Rectf
2014-08-16 Ingo RuhnkeAdded conversion from and to Vector to Sizef
2014-08-12 Ingo RuhnkeRemoved trailing whitespace from all *.?pp files
2014-08-11 Ingo RuhnkeUpdated email address, grumbel@gmx.de -> grumbel@gmail.com
2010-03-11 Florian ForsterRename "AATriangle::DEFORM[1234]" to more meaningfull...
2010-03-01 Ingo RuhnkeAdded constructor te Rectf() that takes a Sizef
2010-02-28 Florian ForsterRectf: Implement distance().
2010-02-21 Mathnerd314* Split systemRandom into graphicsRandom (particles...
2010-01-30 Florian ForsterCleanups related to tilemap positions:
2010-01-30 Florian Forstersrc/math/aatriangle.cpp: Added forgotten new file.
2010-01-30 Florian ForsterBug 100: Flip slopes properly.
2009-12-29 Mathnerd314* Revert breaking changes from last revision
2009-12-28 Mathnerd314include fixes from ohnobinki, video_systems.cpp should...
2009-12-06 Ingo RuhnkeFixed Rect a bit and started to use Rect in Surface...
2009-12-06 Ingo RuhnkeAdded basic integer rectangle class
2009-12-06 Ingo RuhnkeRenamed Rect to Rectf
2009-12-01 Ingo RuhnkeUse float instead of int
2009-11-20 Ingo RuhnkeRewrote Size/Sizef classes
2009-11-20 Ingo RuhnkeAdded Size class
2009-11-18 Ingo RuhnkeReplaced <c*> headers with <*.h>
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 RuhnkeMerged changes from branches/supertux-milestone2-grumbe...
2008-06-09 Ryan Flegel#303: Typo fixes from mathnerd314
2008-02-24 Christoph SommerPatch by Jonathan.Plona@Gmail.com, resolves issue 00003...
2007-12-16 Tim Goyarestore trunk
2007-12-16 Tim Goyaclean out source
2006-07-21 Matthias Braunfix cr/lfs and remove trailing whitespaces...
2006-07-09 Matthias Braunmerged new collision detection branch back into mainline
2006-07-05 Christoph SommerShrunk cherry bomb a little, fixed bounding boxes. /
2006-04-13 Ondřej HošekMassive copyright update. I'm sorry if I'm crediting...
2006-03-31 Matthias Braun- Yet another try in the endless quest for perfect...
2006-02-09 Matthias Braunfirst version of floating image
2005-06-26 Matthias Braunrenamed all .h to .hpp
2005-05-05 Matthias Braunrenamed Rectangle to Rect because of §%$
2005-05-04 Matthias Braun- More work on scripting interface