Commit Graph

  • af3dd7c630 More code clean-up and python3 compliance remi-k 2009-02-26 12:36:06 +0000
  • 79bf5c6252 * Began supporting python3 * Code clean-up remi-k 2009-02-25 10:40:38 +0000
  • 60ebaa84d1 * Implemented sf.RenderTarget; * Made sf.RenderWindow inherit from sf.RenderTarget and sf.Window remi-k 2009-02-23 19:01:41 +0000
  • 49c7769273 worm.py sample rewritten; Minor fix in sf.SoundStream; Updated sf.Image. remi-k 2009-02-22 14:57:18 +0000
  • e580c8cd63 sf::SoundStream (and sf::Music) is now able to loop seamlessly laurentgom 2009-02-20 21:38:59 +0000
  • 4a3d6b171c git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1017 4e206d99-4929-0410-ac5d-dfc041789085 remi-k 2009-02-14 19:43:12 +0000
  • ebdee32601 Fixed Window::SetSize not resizing to the requested size, on Windows laurentgom 2009-02-14 11:13:33 +0000
  • 2228419caf Updated copyright year laurentgom 2009-02-12 17:48:35 +0000
  • 617841b309 Fixed csfml-system VC2005 project file laurentgom 2009-02-12 17:20:52 +0000
  • dd5b22b872 git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1013 4e206d99-4929-0410-ac5d-dfc041789085 laurentgom 2009-02-10 18:31:56 +0000
  • 73c041cbcf Added an option in Image::Copy to take into account the source transparency laurentgom 2009-02-10 18:27:42 +0000
  • fc3766e290 Updated version number in makefiles laurentgom 2009-02-06 16:27:53 +0000
  • 6c98d270b9 Updated version number in makefiles laurentgom 2009-02-06 16:27:53 +0000
  • 764198c712 Updated all Code::Blocks project files with version 8.02 laurentgom 2009-02-06 15:36:27 +0000
  • 37c0a5a6fa Moved project files for CSFML into a "build" directory laurentgom 2009-02-06 15:21:27 +0000
  • 88d48a0f71 Removed warnings when compiling CSFML in release mode Changed samples images Added an effect to the post-fx sample laurentgom 2009-02-06 13:54:39 +0000
  • 771d9d7939 Merged changes from trunk laurentgom 2009-02-05 16:26:08 +0000
  • 08fea61154 Added a test to ensure the parameter of sf::Sleep is not negative (can have bad consequences) laurentgom 2009-02-05 16:22:33 +0000
  • 4f12610c26 git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1005 4e206d99-4929-0410-ac5d-dfc041789085 laurentgom 2009-01-30 15:32:56 +0000
  • f044357031 Fixed compile errors with sfRenderWindow and sfImage in CSFML laurentgom 2009-01-30 14:58:43 +0000
  • c3687b4018 Moved joystick initialization to happen *after* the construction of windows, to fix a deadlock happening on Windows at DLL loading laurentgom 2009-01-30 14:12:56 +0000
  • 2f524481c1 Added the trunk/branches/tags directories at repository root, and moved previous root into trunk/ laurentgom 2009-01-28 16:18:34 +0000