Find a file
2010-03-17 15:38:23 +00:00
build Updated script to build 64 bits binaries. 2010-02-28 16:16:06 +00:00
CSFML Fixed "lib" directory not created before building libraries, in SFML and CSFML Linux makefiles 2009-10-08 07:08:34 +00:00
doc Removed some privates files from the documentation 2009-08-14 07:31:01 +00:00
dotnet Minor code refactoring 2010-02-07 21:22:10 +00:00
DSFML Added the trunk/branches/tags directories at repository root, and moved previous root into trunk/ 2009-01-28 16:18:34 +00:00
extlibs Added sndfile for Intel 64 bits. Using subdir to prevent ld from linking against OpenAL.framework from the parent directory when compiling for x86_64 (which misses the x86_64 arch, only present in the OS OpenAL framework). 2009-11-07 15:39:55 +00:00
include/SFML Made the constructors of sf::Sound and sf::Music explicit 2010-03-09 07:56:07 +00:00
python Updated python trunk to SFML 1.6 2010-01-26 18:09:03 +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 Fixed "lib" directory not created before building libraries, in SFML and CSFML Linux makefiles 2009-10-08 07:08:34 +00:00
src/SFML Disabled stencil bits setting. Replaced some cout with NSLog() to avoid STL crash. Added OpenGL alpha component support (pixel attribute). Fixed bad mouse coordinates when using imported NSView object. Fixed MouseMoved events not being received with imported widgets (both NSWindow and NSView). 2010-03-17 15:38:23 +00:00
license.txt Updated copyright 2009-05-06 18:37:14 +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