Commit graph

  • ae489fa5d0 Prevent Mac OS from sending a sound/visual alert when command is pressed with another key Marco Antognini 2011-07-19 15:06:52 +0200
  • aada9ca545 Fixed missing <cstring> include in font.cpp Laurent Gomila 2011-07-17 18:32:14 +0200
  • dfe7cba373 Merge branch 'master' of github.com:LaurentGomila/SFML Laurent Gomila 2011-07-17 12:22:08 +0200
  • c5276ff30a Added a new InputStream interface, and LoadFromStream functions to resource classes Laurent Gomila 2011-07-17 12:21:47 +0200
  • 73665bd50a Fixed error in Mouse::Set/GetPosition when the given window was already closed Laurent Gomila 2011-07-17 11:26:28 +0200
  • 552c3d114d Added Cocoa example Marco Antognini 2011-07-15 22:09:49 +0200
  • c3e64230cb OSX/Mouse::GetPosition(relativeTo) no longer complains when the window is closed Marco Antognini 2011-07-14 09:59:20 +0200
  • 535733f5c7 Implemented OSX/Joysticks and fixed some tabulations Marco Antognini 2011-07-13 22:14:49 +0200
  • 61adc51d09 Fixed rectangle bug in Image::CopyScreen Laurent Gomila 2011-07-11 23:42:32 +0200
  • e46016a79d Removed Window::GetMouseFocusWindow Laurent Gomila 2011-07-11 23:26:09 +0200
  • d772d3669a Upgraded to version 1.31 of stb_image Laurent Gomila 2011-07-11 08:06:07 +0200
  • 46843d84f7 Fixed typo in comments Laurent Gomila 2011-07-11 08:01:48 +0200
  • 88c5e350bf Merge branch 'keepup' Marco Antognini 2011-07-10 06:11:47 +0200
  • d33ecd17ad Implemented OSX/InputImpl::IsMouseButtonPressed Marco Antognini 2011-07-10 05:32:09 +0200
  • 5fbf147cc0 Added support for several connected keyboards in HIDInputManager Marco Antognini 2011-07-10 05:02:53 +0200
  • b5008ba01b Commented out some sf::Err useless reports Marco Antognini 2011-07-09 16:37:24 +0200
  • d80808b61d Implemented OSX/InputImpl::IsKeyPressed Marco Antognini 2011-07-09 16:35:13 +0200
  • 2f443ea08a Implemented all four OSX/InputImpl::Get/SetMousePosition Marco Antognini 2011-07-08 14:41:22 +0200
  • 0f102c6d6e Removed unnecessary -cursorPosition messages Marco Antognini 2011-07-08 14:39:39 +0200
  • cd1918b93d Improved consistency in SFWindowController and added security check in SFOpenGLView Marco Antognini 2011-07-08 13:35:38 +0200
  • ea1bde7a61 Fixed error in Linux/InputImpl Laurent Gomila 2011-07-08 08:17:17 +0200
  • c9b539a617 Fixed the Linux implementation of the new Mouse functions Laurent Gomila 2011-07-08 08:15:36 +0200
  • 6fd80e2598 Removed Window::GetCursorPosition/SetCursorPosition, added Mouse::GetPosition/SetPosition (two versions: one that handles desktop coordinates, one that handles window coordinates) Laurent Gomila 2011-07-08 07:56:14 +0200
  • e95323e2ea Removed the D and Python bindings Laurent Gomila 2011-07-06 23:10:53 +0200
  • b189b59af4 Removed the C binding (moved to its own repository) Laurent Gomila 2011-07-06 22:42:56 +0200
  • 98f893fd4f Removed the .Net binding (moved to its own repository) Laurent Gomila 2011-07-06 22:34:01 +0200
  • 4a1daee7fc Updated the Visual Basic example of SFML.Net Laurent Gomila 2011-07-06 22:13:27 +0200
  • 26d4c533ee Fixed a minor warning and a compile error and improved consistency in comments Marco Antognini 2011-07-06 03:47:19 +0200
  • a55ae4b758 Implemented OSX/InputImpl::GetMousePosition() Marco Antognini 2011-07-06 03:36:48 +0200
  • a609a7114e Implemented WindowImplCocoa::GetCursorPosition() Marco Antognini 2011-07-06 03:05:58 +0200
  • 99341c31db Vital fix, now it compiles but some implementation is missing Marco Antognini 2011-07-06 02:39:07 +0200
  • 560b09f92f Fixed sndfile load error on OS X 10.5 (Issue #70) Marco Antognini 2011-07-05 01:14:42 +0200
  • 7d2fa550c0 Updated CSFML and SFML.Net to the new input classes Laurent Gomila 2011-07-05 23:04:03 +0200
  • 3cd3e88e0e Fixed CMakeLists.txt in src/SFML/Window Laurent Gomila 2011-07-04 19:43:36 +0200
  • 1066caa771 Fix annoying sound alert when escape is pressed on OS X Marco Antognini 2011-07-03 22:29:34 +0200
  • c850d3b111 Implemented global inputs (sf::Keyboard, sf::Mouse, sf::Joystick) and removed the event-based sf::Input. Window::WaitEvent now works with joystick events as well. Added Event::JoystickConnected and Event::JoystickDisconnected. Added Window::GetCursorPosition. Laurent Gomila 2011-07-04 08:21:40 +0200
  • ac43d278aa Fixed error in Linux/InputImpl Laurent Gomila 2011-07-08 08:17:17 +0200
  • 4fe9a3843a Fixed the Linux implementation of the new Mouse functions Laurent Gomila 2011-07-08 08:15:36 +0200
  • 270f505570 Removed Window::GetCursorPosition/SetCursorPosition, added Mouse::GetPosition/SetPosition (two versions: one that handles desktop coordinates, one that handles window coordinates) Laurent Gomila 2011-07-08 07:56:14 +0200
  • 9441bd6e8c Removed the D and Python bindings Laurent Gomila 2011-07-06 23:10:53 +0200
  • bdbfe2b0b5 Removed the C binding (moved to its own repository) bindings_removed Laurent Gomila 2011-07-06 22:42:56 +0200
  • a198d1e0fa Removed the .Net binding (moved to its own repository) Laurent Gomila 2011-07-06 22:34:01 +0200
  • f85accc99f Updated the Visual Basic example of SFML.Net Laurent Gomila 2011-07-06 22:13:27 +0200
  • 2d705fee04 Fixed a minor warning and a compile error Laurent Gomila 2011-07-06 07:49:06 +0200
  • e120bd82fe Merge branch 'master' of github.com:LaurentGomila/SFML Laurent Gomila 2011-07-05 23:05:15 +0200
  • 15f6eca815 Updated CSFML and SFML.Net to the new input classes Laurent Gomila 2011-07-05 23:04:03 +0200
  • d5690ae8bc Fixed sndfile load error on OS X 10.5 (Issue #70) Marco Antognini 2011-07-05 01:14:42 +0200
  • 566699f912 Fixed CMakeLists.txt in src/SFML/Window Laurent Gomila 2011-07-04 19:43:36 +0200
  • 39780549ea Merge branch 'master' of github.com:LaurentGomila/SFML Laurent Gomila 2011-07-04 13:27:29 +0200
  • 8621e45960 Implemented global inputs (sf::Keyboard, sf::Mouse, sf::Joystick) and removed the event-based sf::Input. Window::WaitEvent now works with joystick events as well. Added Event::JoystickConnected and Event::JoystickDisconnected. Added Window::GetCursorPosition. Laurent Gomila 2011-07-04 08:21:40 +0200
  • efd97597bf Fix annoying sound alert when escape is pressed on OS X Marco Antognini 2011-07-03 22:29:34 +0200
  • edf82be16b Fix autorelease problem (issue #62) Marco Antognini 2011-07-03 19:56:26 +0200
  • de70f691e1 Improved cmake for OS X 10.5 Marco Antognini 2011-07-03 18:45:51 +0200
  • 202e41c80c minor compiler warnings fixed Marco Antognini 2011-07-03 17:21:05 +0200
  • 807ffcd7f2 Fixed Issue #66 Marco Antognini 2011-07-01 11:55:35 +0200
  • f9435eb881 Fixed SetCursorPosition in fullscreen mode and DRYed some code Marco Antognini 2011-06-24 00:10:04 +0200
  • 95a81c6075 Fixed universal build on OS X. Marco Antognini 2011-06-04 18:23:06 +0200
  • 5469eaa8c0 Added an assert in Thread::Wait() if the thread tries to wait for itself Laurent Gomila 2011-06-14 17:49:33 +0200
  • d497401e3a Reverted changes in the Win32/ThreadImpl (didn't compile on MinGW and Windows < Vista) Laurent Gomila 2011-06-14 08:09:32 +0200
  • e065b95db6 Fixed links in the documentation main page Laurent Gomila 2011-06-13 18:07:01 +0200
  • 48e30ea0e3 Made the behaviour of Thread::Wait consistent across implementations when called from its owner thread Laurent Gomila 2011-06-12 14:08:54 +0200
  • b0ebca9d29 Minor fix in UdpSocket::Send(Packet) Laurent Gomila 2011-06-12 13:14:50 +0200
  • 0dc5003969 Fixed warning in GlxContext constructor Laurent Gomila 2011-06-11 18:51:43 +0200
  • 75e07d63d3 Fixed error in FindSFML.cmake when parsing SFML 1.x Config.hpp for version number Laurent Gomila 2011-06-11 12:04:52 +0200
  • 175cddee58 UdpSocket::Send(Packet) is now limited to UdpSocket::MaxDatagramSize, so that data is never split into multiple datagrams, which removes a lot of potential major problems Laurent Gomila 2011-06-11 11:28:43 +0200
  • 79d5217c42 Minor fix in sf::Text Laurent Gomila 2011-06-09 08:37:25 +0200
  • df61292f65 Made sf::Mutex recursive on Unix, the behaviour is now consistent across platforms Laurent Gomila 2011-05-31 23:31:25 +0200
  • f0ed4ba446 Removed forgotten debug stuff from the "shader" example Laurent Gomila 2011-05-31 23:12:52 +0200
  • d938899f5c Window::SetCursorPosition now triggers MouseMoved events Laurent Gomila 2011-05-30 18:56:49 +0200
  • 0449e74dc3 Add Xcode 4 templates (issue #13) Marco Antognini 2011-05-29 17:23:16 +0200
  • 67c498dde3 Changed the STATIC_STD_LIBS CMake option to FALSE by default (matches the default compilers' settings) Laurent Gomila 2011-05-28 14:28:22 +0200
  • 7bf0bdf161 Updated sfPacket_CanRead in CSFML Laurent Gomila 2011-05-26 07:47:58 +0200
  • 94ab420dd3 Implemented the sf::Packet to bool conversion using the safe-bool idiom Laurent Gomila 2011-05-25 20:45:16 +0200
  • 43d4d0bb28 Fixed last commit Laurent Gomila 2011-05-25 07:38:18 +0200
  • 1526d09701 Changed Packet::operator bool() to Packet::operator void*(), to avoid inappropriate implicit conversions Laurent Gomila 2011-05-24 22:10:13 +0200
  • 1a59b9291e Minor fix in documentation Laurent Gomila 2011-05-23 07:38:49 +0200
  • e4c6c30e0b Times in SFML are now Uint32 milliseconds instead of float seconds Added the sf::Uint64 and sf::Int64 types Laurent Gomila 2011-05-19 08:18:40 +0200
  • c1ce16f4d6 Improved SetCursorPosition on Mac (fixes issue #46) Marco Antognini 2011-05-18 21:47:17 +0200
  • 6383f0c800 Minor change in shared library naming on Linux Laurent Gomila 2011-05-16 08:00:30 +0200
  • 04ae896457 Added the STATIC_STD_LIBS option to CSFML makefiles Laurent Gomila 2011-05-16 07:57:41 +0200
  • effc31327b Changed the FORCE_STATIC_VCRT to STATIC_STD_LIBS, made it available for MinGW/gcc and set it to TRUE by default Laurent Gomila 2011-05-15 23:53:36 +0200
  • 0e826d8dec Fixed shader examples Marco Antognini 2011-05-15 13:36:13 +0200
  • 0f2fb0e2f6 Fixed static build with MinGW/gcc (was broken after the previous update of external libraries) Laurent Gomila 2011-05-15 11:07:17 +0200
  • 3490d57344 Minor modifications in FindGLEW and FindSndFile Laurent Gomila 2011-05-14 22:17:47 +0200
  • 7498b5bc27 Added initialization of the shared context (fixes issue #43) Laurent Gomila 2011-05-13 20:48:50 +0200
  • e952f945a0 Updates MinGW external libraries to match their headers (fixes issue #42) Laurent Gomila 2011-05-13 19:21:44 +0200
  • 67455e1a16 Updated the code example of the documentation main page Laurent Gomila 2011-05-11 23:15:58 +0200
  • a4f6e915a0 Removed the sf::Randomizer class from the system module Laurent Gomila 2011-05-10 08:16:22 +0200
  • e3c8fd6586 Fixed crash in Text.DisplayedString (get) in SFML.Net (fixes issue #16) Laurent Gomila 2011-05-09 23:23:08 +0200
  • 816a36ea0d Add OS X implementation of joysticks Marco Antognini 2011-05-03 17:42:51 +0200
  • 2f9a47b463 Minor fixes in documentation related to joysticks Laurent Gomila 2011-05-06 14:03:15 +0200
  • 49c0208b2e The version returned by Window::GetSettings() is now the actual version of the context Laurent Gomila 2011-05-04 22:35:15 +0200
  • 6eac4256f3 Fixed issue 9 (update opengl version of a context on OS X) Marco Antognini 2011-04-27 22:44:55 +0200
  • becf51572f updated OS X port to support sf::Event::KeyEvent::System. Marco Antognini 2011-04-27 13:53:59 +0200
  • ede01df778 Added the sf::Event::KeyEvent::System member (implements feature #8) Laurent Gomila 2011-04-26 21:58:03 +0200
  • eac841ec71 Added explicit conversions between different types of sf::Vector2, sf::Vector3 and sf::Rect (implements feature #31) Laurent Gomila 2011-04-26 19:20:24 +0200
  • ade8cb8771 Restored smoothing on fonts Laurent Gomila 2011-04-26 18:56:56 +0200
  • 17971ca198 Fixed FindSFML.cmake Laurent Gomila 2011-04-18 18:19:57 +0200
  • 71469f1815 Update SFContext according to the new contexts system Marco Antognini 2011-04-16 20:13:03 +0200
  • 9e2e349043 Minor comment update Marco Antognini 2011-04-16 20:11:51 +0200