SFML mainline mirror
Go to file
trass3r bf539551b9 * changed SoundStream.onStart to onSeek
* made network package compilable in D2
+ Vector2.max function to return the bigger member

git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1354 4e206d99-4929-0410-ac5d-dfc041789085
2010-01-13 17:42:05 +00:00
build Fixed the number of supported joysticks in sf::Input 2010-01-06 08:36:55 +00:00
CSFML Fixed sfSoundRecorder_IsAvailable still named sfSoundRecorder_CanRecord 2010-01-12 14:52:44 +00:00
doc Synchronized with trunk 2009-08-14 08:02:57 +00:00
dotnet Removed all the remaining const_cast, and replaced them with mutable members (this is needed for optimized lazy calculations) 2010-01-13 13:55:20 +00:00
DSFML * changed SoundStream.onStart to onSeek 2010-01-13 17:42:05 +00:00
extlibs Fixed a memory leak in sf::Window implementation on Windows 2009-11-21 21:39:31 +00:00
include/SFML Removed all the remaining const_cast, and replaced them with mutable members (this is needed for optimized lazy calculations) 2010-01-13 13:55:20 +00:00
python Merged all the joystick fixes from trunk 2010-01-11 09:04:59 +00:00
ruby Added the trunk/branches/tags directories at repository root, and moved previous root into trunk/ 2009-01-28 16:18:34 +00:00
samples Modified sf::RenderTarget so that it handles views by value rather than by reference 2009-12-31 16:43:24 +00:00
src/SFML Removed all the remaining const_cast, and replaced them with mutable members (this is needed for optimized lazy calculations) 2010-01-13 13:55:20 +00:00
license.txt Updated license file 2009-05-06 18:40:15 +00:00
Makefile Added the trunk/branches/tags directories at repository root, and moved previous root into trunk/ 2009-01-28 16:18:34 +00:00