Commit Graph

  • bba63dfae0 Minor correction in API doc Laurent Gomila 2012-06-30 20:11:43 +02:00
  • 679ec71b95 Forgot a little something in the previous commit :) Laurent Gomila 2012-06-26 21:56:55 +02:00
  • aa534a0936 Fixed crash in SocketSelector::add when passing an invalid socket Laurent Gomila 2012-06-26 21:55:45 +02:00
  • 5706111088 A sprite can now be flipped by setting a texture rect with negative width/height Laurent Gomila 2012-06-19 18:36:12 +02:00
  • dd51b3d8ff Renamed Keyboard::Back to Keyboard::BackSpace Laurent Gomila 2012-06-19 18:21:16 +02:00
  • d7b4e26dc6 Removed the MSCGEN detection -- in fact it was not used Laurent Gomila 2012-06-17 13:09:25 +02:00
  • 491b6501ab Merge pull request #238 from MarioLiebisch/master Laurent Gomila 2012-06-17 03:49:54 -07:00
  • 777d4d30f8 Fixed alternative name lookup for mscgen in CMake. Mario Liebisch 2012-06-17 11:18:38 +02:00
  • 617c3b7759 Made CMake look for mscgen Mario Liebisch 2012-06-16 20:00:18 +02:00
  • a39d36e0db Fixed templates' compatibility issue with Xcode 4.3.3 (Close #233) Marco Antognini 2012-06-16 13:28:46 +02:00
  • 3d02d4c795 OpenGL culling is now explicitly disabled in SFML's internal states Laurent Gomila 2012-06-14 18:05:47 +02:00
  • c4c2c77686 Minor fix in the API doc Laurent Gomila 2012-06-13 17:21:27 +02:00
  • 9242c38bdd Updated the forum links in readme.txt Laurent Gomila 2012-06-07 19:16:52 +02:00
  • eadd0b1596 Minor corrections in API doc Laurent Gomila 2012-06-06 22:06:45 +02:00
  • 82be322731 Fixed Mac OS X fullscreen mode Marco Antognini 2012-06-06 13:36:21 +02:00
  • 8eb5073c33 Minor correction the API doc of sf::Shader Laurent Gomila 2012-05-30 17:22:13 +02:00
  • ac9bda51ca Improved the API documentation of sf::Event (added the mapping between event types and members) Laurent Gomila 2012-05-24 15:56:51 +02:00
  • 945c848b37 Minor correction in API doc Laurent Gomila 2012-05-18 18:47:26 +02:00
  • 76e04a8d00 Added a workaround in JoystickImpl::isConnected on Windows, to limit the number of calls to joyGetPosEx which takes too long in certain situations Laurent Gomila 2012-05-13 21:53:27 +02:00
  • ac43578f75 Fixed crash when creating an empty sf::Image Laurent Gomila 2012-05-10 22:48:02 +02:00
  • 5207930169 Fixed glyphs sometimes not shown with high font sizes Laurent Gomila 2012-05-10 18:07:17 +02:00
  • 3c317cab9b Fixed crash when loading empty shaders Laurent Gomila 2012-05-09 18:03:54 +02:00
  • 8327870c9f Fixed warnings with recent MinGW versions that already define the Windows version macros Laurent Gomila 2012-05-06 17:32:10 +02:00
  • 1187c29327 Minor correction API doc Laurent Gomila 2012-05-02 19:30:28 +02:00
  • f784fe4c07 fix for static builds with mingw-w64 compilers - part 2 Baruch 2012-05-01 23:01:56 +03:00
  • 165f2b1888 fix for static builds with mingw-w64 compilers - part 1 Baruch 2012-05-01 23:00:24 +03:00
  • 19cdceb039 Fixed Mac OS X 10.6 support Marco Antognini 2012-04-29 21:12:39 +02:00
  • b18b771c33 Fixed typos Marco Antognini 2012-04-28 22:05:10 +02:00
  • cc4a5e2d48 Improved Xcode Templates (close #212) Marco Antognini 2012-04-22 16:01:31 +02:00
  • 3994742aed Fixed regression introduced in fixing #207 Marco Antognini 2012-04-22 09:59:02 +02:00
  • 66a1ed7825 Minor corrections in API doc Laurent Gomila 2012-04-24 17:40:49 +02:00
  • 233fe32fab Minor corrections in API doc Laurent Gomila 2012-04-23 18:15:32 +02:00
  • e9a6840e7d Minor corrections in API doc Laurent Gomila 2012-04-22 08:53:57 +02:00
  • d37065e4de Improved -setWindowPositionToX:Y: Marco Antognini 2012-04-21 19:26:26 +02:00
  • 3e8961d05f Fixed view resizing with Cocoa (close #207) Marco Antognini 2012-04-19 19:50:13 +02:00
  • eebaa27d17 Minor corrections in API doc Laurent Gomila 2012-04-20 22:28:45 +02:00
  • ac43b8a4cf Merge branch 'master' of github.com:LaurentGomila/SFML Laurent Gomila 2012-04-20 19:09:58 +02:00
  • 3a64ca8943 Minor corrections in API doc Laurent Gomila 2012-04-20 18:04:01 +02:00
  • 9e18f64d6b Added support of Mac OS X framework in FindSFML.cmake (Close #106) Marco Antognini 2012-04-19 21:03:20 +02:00
  • 459bc291f5 Added the SFML_ prefix on all the CMake variables specific to SFML Laurent Gomila 2012-04-18 19:07:47 +02:00
  • 3cec4b29d6 FindSFML.cmake now uses the SFML_ROOT variable instead of SFMLDIR (the name is less confusing) Laurent Gomila 2012-04-18 18:42:49 +02:00
  • c750698333 Minor correction in error message Laurent Gomila 2012-04-15 18:09:06 +02:00
  • 19276a552e Improved Mac OS X implementation (Close #195) Marco Antognini 2012-04-10 09:57:24 +02:00
  • be7bcae823 Improved the documentation of FindSFML.cmake Laurent Gomila 2012-04-08 18:47:02 +02:00
  • 511032460a The readme.txt file is now installed by the 'install' target Laurent Gomila 2012-04-08 11:22:36 +02:00
  • b623975fcf Minor correction in API doc Laurent Gomila 2012-04-07 17:07:40 +02:00
  • 6ea8ccd133 The API documentation is now built by default with all other targets Laurent Gomila 2012-04-06 22:49:11 +02:00
  • e02262d425 Merge branch 'master' of github.com:LaurentGomila/SFML Laurent Gomila 2012-04-06 19:07:33 +02:00
  • cef3df4649 Minor corrections in API doc Laurent Gomila 2012-04-06 19:06:06 +02:00
  • cea0839f45 Updated Mac OS X code according to commit 8c776f33c1a1b19c9753777b49cc9d8ab53cfdc1 Marco Antognini 2012-04-06 15:40:29 +02:00
  • e92a3120c7 Fixed a bug in the pong example Laurent Gomila 2012-04-06 13:17:23 +02:00
  • f3be2da018 Minor correction in API doc Laurent Gomila 2012-04-05 14:01:14 +02:00
  • 8c776f33c1 Private virtual functions are now protected, so that sub-classes can call them if necessary (and they appear in the API doc :) Laurent Gomila 2012-04-04 22:33:53 +02:00
  • 1a8488bd7b Minor corrections in API doc Laurent Gomila 2012-04-04 22:19:29 +02:00
  • 8d0da1d9d6 Replaced char* arguments with void* for raw data Laurent Gomila 2012-04-03 19:06:32 +02:00
  • 69f387de22 Fixed bug in texture creation (was a mistake in last commit) Laurent Gomila 2012-04-01 10:01:53 +02:00
  • 17e6a45a90 Replaced getWidth/getHeight with getSize in sf::Texture and sf::Image Laurent Gomila 2012-03-31 22:37:13 +02:00
  • b2f3787db1 Fixed incompatibility with CMake 2.8.7 Laurent Gomila 2012-03-30 20:53:16 +02:00
  • 90ba800e1b Fixed two more casting errors (signed / unsigned) in sf::Time Laurent Gomila 2012-03-29 17:54:35 +02:00
  • bdf3380cb3 Fixed a bug in Time::asMilliseconds Laurent Gomila 2012-03-29 17:21:10 +02:00
  • 859074b3cc RenderTarget::convertCoords now takes a Vector2i argument Laurent Gomila 2012-03-27 17:17:59 +02:00
  • 74f9388f31 Made some 1 argument constructors explicit Laurent Gomila 2012-03-27 17:13:46 +02:00
  • ac45dc9cba GL states are no longer polluted by SFML's ones when mixing with custom OpenGL code Laurent Gomila 2012-03-27 17:09:19 +02:00
  • 24f8c3535d Updated stb_image to latest version (1.33) Laurent Gomila 2012-03-17 17:09:47 +01:00
  • ee7cd94220 Fixed various minor warnings Laurent Gomila 2012-03-17 17:00:19 +01:00
  • 78e7dcea38 Fixed sf::BlendNone not working Laurent Gomila 2012-03-15 22:37:51 +01:00
  • 9163d04517 Merge branch 'master' of github.com:LaurentGomila/SFML Laurent Gomila 2012-03-14 19:06:55 +01:00
  • ac4efb54f3 Improved the documentation of Music::openFromXxx functions Laurent Gomila 2012-03-14 19:05:51 +01:00
  • c741b6459f Updated the copyright text Marco Antognini 2012-03-14 14:37:17 +01:00
  • d592b2a7d1 Updated the copyright text Laurent Gomila 2012-03-13 18:37:34 +01:00
  • 2ef92a2af2 Updated Mac OS X code according to commits ff5b69d312 and 14ac411542 Marco Antognini 2012-03-12 09:19:07 +01:00
  • 4119c3bb31 Fixed compile error in sf::Rect Laurent Gomila 2012-03-12 18:01:36 +01:00
  • 7d91763606 Fixed error on ALCheck.hpp and GLCheck.hpp header names Laurent Gomila 2012-03-11 20:13:50 +01:00
  • 1dad4219a6 Merge branch 'master' of github.com:LaurentGomila/SFML Laurent Gomila 2012-03-11 19:11:00 +01:00
  • 14ac411542 Changed the naming convention for public member variables/functions and free functions (using lowerCase instead of UpperCase) Laurent Gomila 2012-03-11 19:10:37 +01:00
  • 2680d3df65 Updated Mac OS X code according to 15e9d999b3 commit Marco Antognini 2012-03-09 11:45:37 +01:00
  • ff5b69d312 Changed the naming convention for member variables (prefix changed from "my" to "m_") Laurent Gomila 2012-03-09 01:22:47 +01:00
  • 15e9d999b3 Added Window::GetPosition, and renamed some setters in Window for better consistency Laurent Gomila 2012-03-07 23:29:54 +01:00
  • 90854907b5 Minor internal modifications (renamed New functions to Create) Laurent Gomila 2012-03-04 18:47:05 +01:00
  • 2de690f02d Fixed right side of underline shape in sf::Text which was transparent Laurent Gomila 2012-02-26 13:47:19 +01:00
  • fa4415cf8a Removed useless line Laurent Gomila 2012-02-22 22:53:18 +01:00
  • b8ea003eae Changed Transform::Combine to modify *this (more consistent with other functions) Laurent Gomila 2012-02-20 20:18:48 +01:00
  • 48c7db52c3 Fixed type conversion warnings Laurent Gomila 2012-02-16 23:09:55 +01:00
  • 091fbd9d42 Merge branch 'master' of github.com:LaurentGomila/SFML Laurent Gomila 2012-02-15 22:47:48 +01:00
  • 2ee4b99f4d Minor fix (rotation speed) in the Window example Laurent Gomila 2012-02-15 22:47:10 +01:00
  • a1522d475c Examples now compile without linker errors when building statically on Linux Laurent Gomila 2012-02-15 22:41:42 +01:00
  • 77ec92ce5e Fix Xcode template Marco Antognini 2012-02-14 23:44:04 +01:00
  • e3d75f6d6a Fixed "-s" suffix missing for static libs in MinSizeRel configuration Laurent Gomila 2012-02-08 19:31:55 +01:00
  • 73b037b244 Updated the comments of Window::SetFramerateLimit Laurent Gomila 2012-01-31 19:56:51 +01:00
  • e7256e3324 Fixed compile error in Linux/JoystickImpl.cpp Laurent Gomila 2012-01-31 19:05:43 +01:00
  • 84d75ed487 Fixed Window::SetFramerateLimit Laurent Gomila 2012-01-31 07:53:02 +01:00
  • feae26e15b Merge branch 'master' of github.com:LaurentGomila/SFML Laurent Gomila 2012-01-30 19:43:42 +01:00
  • 7417870042 Updates readme.txt of cocoa example Marco Antognini 2012-01-30 14:50:11 +01:00
  • 2a083ea202 SFML-Cocoa is now part of the cmake-based examples Marco Antognini 2012-01-27 18:52:26 +01:00
  • c2c924f512 Minor fixes in comments Laurent Gomila 2012-01-25 17:37:55 +01:00
  • 4488f7f345 Fixed errors in examples after switching to sf::Time Laurent Gomila 2012-01-25 10:27:29 +01:00
  • 918db11074 fix antialiasing on OS X (close issue #161) Marco Antognini 2012-01-25 02:53:07 +01:00
  • ac64a7c995 cmake now install Xcode templates for all users on the system. Marco Antognini 2012-01-24 17:28:22 +01:00
  • 10cd729296 The UDP broadcast address is now a valid IpAddress, IpAddress::None is now 0. Laurent Gomila 2012-01-23 23:01:12 +01:00
  • 108984f71b sf::Time operators now take arguments by value instead of const reference Laurent Gomila 2012-01-21 15:41:10 +01:00