Commit Graph

  • f6c94451fb Added some memory autorelease pools and nil'ify attribute Marco Antognini 2014-04-13 13:49:58 +02:00
  • 324d4a18e7 Fixed NSApplication not retaining its delegate Marco Antognini 2014-04-13 13:06:42 +02:00
  • 0d47056132 Updated Objective-C implementation to use ARC; removed i386 support Marco Antognini 2014-04-13 12:42:14 +02:00
  • ac28902b57 Removed support for OS X 10.6 and below Marco Antognini 2014-04-12 18:28:48 +02:00
  • 0d6ddde07f Fixed unused parameter warnings Marco Antognini 2014-04-12 17:41:08 +02:00
  • 49f2a76d93 Fixed a few glitches in the documentation Marco Antognini 2014-04-12 17:24:07 +02:00
  • b868833191 Improved coding style of OS X implementation Marco Antognini 2014-04-11 10:40:00 +02:00
  • 2204838384 Merge pull request #567 from abodelot/x11keyrepeat Laurent Gomila 2014-04-07 20:17:40 +02:00
  • 816bc93b04 Fixed disabling key repeat on Linux Alexandre Bodelot 2014-04-07 19:15:14 +02:00
  • 83fd76c40b Merge pull request #562 from CheezeCake/master Jan Haller 2014-04-06 19:26:41 +02:00
  • 18bbd23886 Window::create() now also resets framerate limit Jan Haller 2014-04-06 17:14:24 +02:00
  • e9334db424 Merge pull request #555 from varnie/master Jan Haller 2014-03-30 12:15:11 +02:00
  • c584ddeea6 Fix typos and missing Joystick:: CheezeCake 2014-03-29 21:21:31 +01:00
  • 666da801a1 Cached sf::Text attributes Jan Haller 2014-03-29 16:46:15 +01:00
  • 59e920cf10 Fixed several Doxygen warnings, limited input to *.hpp files Jan Haller 2014-03-29 12:42:13 +01:00
  • 1319a0a096 Improved Ftp::sendCommand() documentation Jan Haller 2014-03-29 11:53:12 +01:00
  • 0227e5c51e Minor formatting Jan Haller 2014-03-28 19:55:18 +01:00
  • 2c5cab5454 Made Ftp::sendCommand() public Jan Haller 2014-03-28 13:38:19 +01:00
  • f9233e792b Output error message in SoundStream when bits are zero Jan Haller 2014-03-25 22:01:07 +01:00
  • 50e3052773 Exposed up vector in sf::Listener API Jan Haller 2014-03-23 18:41:31 +01:00
  • d97e5244af Optimized sf::Listener with a cache Jan Haller 2014-03-23 18:03:32 +01:00
  • 1fd6fae073 Minor improvements in sf::Ftp documentation Jan Haller 2014-03-22 14:41:46 +01:00
  • 9d5eb14dde Minor improvements in sf::Window and sf::RenderWindow documentation Jan Haller 2014-03-22 12:56:05 +01:00
  • 83eab47c05 Image::flipVertically(), Image::flipHorizontally() optimizations. varnie 2014-03-20 10:49:01 +06:00
  • ec494babbe Passed BlendMode objects by const-reference Jan Haller 2014-03-16 11:58:45 +01:00
  • 330db58bc1 Improved documentation Jan Haller 2014-03-16 11:47:34 +01:00
  • fab46cdfd7 Improved formatting Jan Haller 2014-03-16 10:50:27 +01:00
  • 75784dbb9a Omitted "Blend" prefix for nested BlendMode enums Jan Haller 2014-03-12 12:22:47 +01:00
  • 05d196d86d Fixed compile error (trailing enum comma) and other minor things Jan Haller 2014-03-12 12:08:24 +01:00
  • d7c9df7600 Adjust CMake module to provide correct deps on OSX Jonathan David Page 2014-03-10 22:25:17 -04:00
  • fe7d6f513d Created branch for experimental blending mode API Jan Haller 2014-03-09 13:35:23 +01:00
  • 185c09a95c Added CMake find module for udev library Jan Haller 2014-03-09 12:55:02 +01:00
  • 6b2a4c27db Merge pull request #528 from NoobsArePeople2/joystick Bromeon 2014-03-09 12:45:54 +01:00
  • 951b774c70 Implemented a more flexible blending system (fixes #298) Thomas Galvin 2014-01-20 20:52:45 -05:00
  • 29c0f14911 Adds name, vendor ID and product ID for joysticks. NoobsArePeople2 2014-01-03 18:12:26 -08:00
  • a8ba35171a Merge pull request #540 from tomgalvin594/convert_tabs Jan Haller 2014-03-01 17:48:24 +01:00
  • e1c40c9c77 Changed tabs to spaces in various files Thomas Galvin 2014-02-27 21:14:31 -05:00
  • 53f7ae5d09 Avoided unnecessary toLower string conversions Jan Haller 2014-02-19 16:12:17 +01:00
  • 79134ba665 Removed unnecessary null pointer checks in Window.cpp Jan Haller 2014-02-19 15:33:10 +01:00
  • 83ea194f07 Fixed forgotten members in sf::Font::operator= Jan Haller 2014-02-15 18:37:35 +01:00
  • 52661339de Merge pull request #509 from ophui-/master Bromeon 2014-02-15 18:25:19 +01:00
  • 09860f7a02 Added String::substring() method Jan Haller 2014-02-09 22:18:34 +01:00
  • aeed9dddac Fixed typo in Windows keyboard implementation Jan Haller 2014-02-06 20:22:21 +01:00
  • 12d81304e6 Updated copyright year to 2014 Jan Haller 2014-02-06 19:35:47 +01:00
  • 48db71fb69 Added String::replace() methods Jan Haller 2014-02-05 22:42:17 +01:00
  • e074b6775e Added documentation note on coordinates and undistorted rendering Jan Haller 2014-02-05 10:27:59 +01:00
  • b5e7e431a5 Fixed potential memory leak in sf::Font ophui 2013-12-15 19:01:43 +00:00
  • 4a300547f3 Added String::toUtf8/16/32 functions (#501) Laurent Gomila 2013-12-04 22:54:17 +01:00
  • 58f60f2279 Merge branch 'master' of github.com:LaurentGomila/SFML Laurent Gomila 2013-11-30 22:37:02 +01:00
  • de3ea71631 Fixed divide by zero in Shape.cpp (#499) Laurent Gomila 2013-11-30 20:57:18 +01:00
  • 5fae13f8b3 Merge pull request #497 from wintertime/master Laurent Gomila 2013-11-26 22:33:14 -08:00
  • ab361c4903 fix a few typos in comments Sebastian Zhorel 2013-11-26 22:56:35 +01:00
  • ef1d29bf73 Fixed joystick POV values on Windows (PovX and PovY were inverted) Laurent Gomila 2013-11-26 22:30:51 +01:00
  • f1c30f106a Fixed joystick POV values on Windows (PovX and PovY were inverted) Laurent Gomila 2013-11-26 22:28:03 +01:00
  • 4063f5d9eb Merge pull request #496 from Valloric/typo-fix Laurent Gomila 2013-11-26 13:12:47 -08:00
  • c3813f71ee Fix 'instanciate' typo; correct is 'instantiate' Strahinja Val Markovic 2013-11-26 12:57:54 -08:00
  • 4cddde79fe Updated FindSFML.cmake to provide a list of 3rd-party dependencies when SFML is linked statically Laurent Gomila 2013-11-04 22:38:25 +01:00
  • c06243c0f6 Whitespace fix Laurent Gomila 2013-11-04 22:36:30 +01:00
  • ff555d6f85 Optimized Window::waitEvent a bit (no sleep if events are available at first try) Laurent Gomila 2013-11-04 07:37:50 +01:00
  • f69a35e63d Whitespace fix Laurent Gomila 2013-11-01 15:14:18 +01:00
  • 0c39c1b146 Fixed bug with sf::Texture (and especially with sf::RenderTexture) on old graphics cards (#418) Laurent Gomila 2013-10-30 23:31:42 +01:00
  • 56c2eb8cea Merge pull request #337 from MarioLiebisch/chunked-http Laurent Gomila 2013-10-24 02:57:04 -07:00
  • 306b77bfc5 Added support for chunked http transfers sf::Http now understands transfers that are sent using Chunked Transfer Encoding (RFC 2616; section 3.6.1). Mario Liebisch 2012-12-11 19:08:56 +01:00
  • dbf01a775b Removed the hack that copied external libs into SFML static libs, users now have to link them explicitly Laurent Gomila 2013-10-16 20:47:14 +02:00
  • c2a9ed6b83 Merge pull request #482 from eXpl0it3r/master Laurent Gomila 2013-10-15 07:37:39 -07:00
  • 004c12cfd2 Changed VS version to MSVC version and added support for VS 2013 and TDM compilers. Lukas Dürrenberger 2013-10-15 15:46:50 +02:00
  • 3670eec5dd Fixed MSVC version detection code in CMake files Laurent Gomila 2013-10-15 07:55:01 +02:00
  • 08b49cc15c Fixed RenderTarget::resetGLStates() not explicitly setting the default polygon mode (glPolygonMode) (#480) Laurent Gomila 2013-10-14 16:55:23 +02:00
  • 2ff58edd9a Fixed sf::SoundBuffer returning wrong duration for sounds containing more than ~4.3 million samples Laurent Gomila 2013-10-11 19:21:31 +02:00
  • db77b76d91 Merge pull request #470 from Foaly/MultiSoundInput Laurent Gomila 2013-10-11 07:39:07 -07:00
  • a66fe2721b Improved resizing window on OS X (#474) Marco Antognini 2013-10-09 10:42:36 +02:00
  • b1ad9dceac Added support for selecting audio capture device (fixes #220) Foaly 2013-09-19 01:44:59 +02:00
  • 9b0ed300b5 Made compiler and OS variable names much clearer in CMake files Laurent Gomila 2013-10-09 08:01:10 +02:00
  • fe12270d62 Fixed window size not correctly updated when changed through Window::setSize (#474) Laurent Gomila 2013-10-08 22:59:53 +02:00
  • cc3dc29ef4 Added joystick implementation for FreeBSD (#477) David Demelier 2013-10-08 22:40:11 +02:00
  • 713aed7079 Fixed IpAddress::getLocalAddress on OS X and improved SocketImpl for Unix & Windows Marco Antognini 2013-10-07 13:25:00 +02:00
  • 5931236858 Merge pull request #475 from binary1248/timer_resolution_fix Laurent Gomila 2013-10-07 00:45:16 -07:00
  • 50332a8186 Additional comments regarding sleep implementation. binary1248 2013-10-07 08:34:23 +02:00
  • 42cf79bfc3 Updated Xcode's templates readme Marco Antognini 2013-10-04 20:57:42 +02:00
  • cd68d66204 Removed support for Windows 9x (required deprecated functions) (#469) Laurent Gomila 2013-10-02 23:07:54 +02:00
  • b8f15d5a71 Fixed minor compiler warnings in sf::Text Laurent Gomila 2013-10-02 22:40:24 +02:00
  • 4dcd1f9c75 Fixed compiler warnings in sf::Rect (#458) Laurent Gomila 2013-10-02 22:39:57 +02:00
  • 980477c1f1 Fixed Window::setSize not working without the sf::Style::Resize style (#466) Laurent Gomila 2013-10-01 18:28:25 +02:00
  • eee18a515a Fixed minor warning about member initialization order in sf::SoundRecorder Laurent Gomila 2013-10-01 18:27:42 +02:00
  • cd84e84286 Merge pull request #457 from MarioLiebisch/issue-437 Laurent Gomila 2013-09-24 22:36:36 -07:00
  • 9d3ea9399b Fixed mouse clicks not activating windows (Win32) Mario Liebisch 2013-08-28 11:31:32 +02:00
  • 2ea3beb1f6 Update Xcode template default choice for compiler / std lib Marco Antognini 2013-09-22 19:16:17 +02:00
  • 3a809d98f1 Fix template compatibility with Xcode 5 Marco Antognini 2013-09-22 19:03:36 +02:00
  • 735aed62b0 Remove more trailing spaces Marco Antognini 2013-09-22 18:58:50 +02:00
  • 5bf065a709 Catch first key pressed event of CMD, Shift, Alt or Ctrl on OS X Marco Antognini 2013-09-21 14:34:33 +02:00
  • d77fce1b77 Avoid warning message Marco Antognini 2013-09-21 14:24:59 +02:00
  • 00bc73f1f3 Minor improvement of Xcode templates Marco Antognini 2013-09-21 15:06:56 +02:00
  • c83027ec9c Automatically activate the next window when one is closed Marco Antognini 2013-09-21 21:31:59 +02:00
  • a6dba586ee Implement Application Menu for OS X (close #11) Marco Antognini 2013-09-21 14:01:51 +02:00
  • 369b7faa1c Refactoring of HIDInputManager Marco Antognini 2013-09-20 22:04:15 +02:00
  • d77f241938 Fix crash related to keyboard / mouse disconnection on OS X (close #467) Marco Antognini 2013-09-20 21:50:46 +02:00
  • e5c6f6cd7a Fix Key Released events in fullscreen (close #465) Marco Antognini 2013-09-20 18:44:08 +02:00
  • 1b113c2c22 Fix typo Marco Antognini 2013-09-20 15:11:22 +02:00
  • 6f68192272 Update © dates Marco Antognini 2013-09-20 15:04:41 +02:00
  • 2b8f20c89f Remove trailing spaces Marco Antognini 2013-09-20 15:00:11 +02:00