SFML/src/SFML
2010-01-13 13:55:20 +00:00
..
Audio Fixed endless recursion in audio initialization 2009-11-26 22:32:38 +00:00
Graphics 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
Main Updated copyright 2009-05-06 18:37:14 +00:00
Network Complete rewrite of sf::Font to make it more flexible (no more fixed charset and size) 2009-12-13 15:49:30 +00:00
System FS#90 - Improve Unicode string classes 2009-11-26 08:07:38 +00:00
Window Merged all the joystick fixes from trunk 2010-01-11 09:04:59 +00:00
Makefile Removed STATIC and DEBUGBUILD options from makefiles, debug symbols are now generated by default and installed to a separate folder 2009-11-19 23:31:33 +00:00