Commit graph

213 commits

Author SHA1 Message Date
svenstaro 9658047746 PySFML 1.6 and 2.0: Fixed SetSmooth and implemented IsSmooth
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1531 4e206d99-4929-0410-ac5d-dfc041789085
2010-07-18 15:15:00 +00:00
ceylo 5c0dfbbe14 Removed parameter preventing from putting distribution stuff in the distributed packages.
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1489 4e206d99-4929-0410-ac5d-dfc041789085
2010-04-04 19:15:24 +00:00
ceylo 70039fefa8 Fixed little mistake on command name.
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1488 4e206d99-4929-0410-ac5d-dfc041789085
2010-04-04 19:11:35 +00:00
ceylo 4218be2e59 Fixed invalid framework search path.
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1487 4e206d99-4929-0410-ac5d-dfc041789085
2010-04-04 18:58:42 +00:00
ceylo 00581d7a43 Updated framework paths (lib64) and added target for building Cocoa sample.
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1486 4e206d99-4929-0410-ac5d-dfc041789085
2010-04-04 18:43:55 +00:00
ceylo 33588a49aa Added target for building the Cocoa sample.
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1485 4e206d99-4929-0410-ac5d-dfc041789085
2010-04-04 18:37:04 +00:00
ceylo 71891a520e Initial import.
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1484 4e206d99-4929-0410-ac5d-dfc041789085
2010-04-04 18:35:45 +00:00
ceylo 4722680fda Initial import.
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1483 4e206d99-4929-0410-ac5d-dfc041789085
2010-04-04 18:34:39 +00:00
ceylo 6d7b97c7a0 Fixed NSException raised when using Cocoa windows after the SFML window has been closed.
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1482 4e206d99-4929-0410-ac5d-dfc041789085
2010-04-04 18:30:46 +00:00
LaurentGom 93ef2bf08a Added licence files for CSFML and SFML.Net
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1481 4e206d99-4929-0410-ac5d-dfc041789085
2010-03-31 08:28:26 +00:00
LaurentGom 680b5628b8 trunk is now version 1.7
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1472 4e206d99-4929-0410-ac5d-dfc041789085
2010-03-18 14:41:17 +00:00
LaurentGom 30ea39dc6f Updated the CSFML DLLs in SFML.Net
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1470 4e206d99-4929-0410-ac5d-dfc041789085
2010-03-18 13:28:21 +00:00
ceylo c0f9bc7115 Updated notices for SFML 1.6
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1469 4e206d99-4929-0410-ac5d-dfc041789085
2010-03-17 17:18:56 +00:00
ceylo c9c179a1bf Removing useless files in final package
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1468 4e206d99-4929-0410-ac5d-dfc041789085
2010-03-17 17:16:25 +00:00
ceylo 81050dd51d git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1467 4e206d99-4929-0410-ac5d-dfc041789085 2010-03-17 16:56:51 +00:00
ceylo 2d0fe4843a Initial import.
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1466 4e206d99-4929-0410-ac5d-dfc041789085
2010-03-17 16:54:03 +00:00
ceylo 695b7f8355 Product directory set to lib64 instead of lib.
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1465 4e206d99-4929-0410-ac5d-dfc041789085
2010-03-17 16:42:00 +00:00
ceylo 691d031daa 64 bits support should now be ok.
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1464 4e206d99-4929-0410-ac5d-dfc041789085
2010-03-17 16:38:11 +00:00
ceylo 1527ecd8ba Using -[NSView convertPoint:fromView:] instead of -[NSView convertPointFromBase:] to support Mac OS X 10.4.
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1463 4e206d99-4929-0410-ac5d-dfc041789085
2010-03-17 16:19:08 +00:00
ceylo 1725ffdf71 Disabled stencil bits setting. Replaced some cout with NSLog() to avoid STL crash. Added OpenGL alpha component support (pixel attribute). Fixed bad mouse coordinates when using imported NSView object. Fixed MouseMoved events not being received with imported widgets (both NSWindow and NSView).
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1462 4e206d99-4929-0410-ac5d-dfc041789085
2010-03-17 15:38:23 +00:00
LaurentGom 221ef8f5b3 Made the constructors of sf::Sound and sf::Music explicit
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1445 4e206d99-4929-0410-ac5d-dfc041789085
2010-03-09 07:56:07 +00:00
LaurentGom d8a31243e4 Added a "fix" in WindowImplWin32 that avoids weird behaviors with some configurations
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1443 4e206d99-4929-0410-ac5d-dfc041789085
2010-03-08 17:21:54 +00:00
LaurentGom b3ca862273 Fixed possible leak in sf::Thread implementation (thread handles could be lost if the same sf::Thread was launched again before finishing)
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1441 4e206d99-4929-0410-ac5d-dfc041789085
2010-03-05 10:35:13 +00:00
LaurentGom dec1820537 Fixed issues with the fullscreen mode on Windows
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1435 4e206d99-4929-0410-ac5d-dfc041789085
2010-03-03 07:59:28 +00:00
LaurentGom 786408c5bc Sockets can now handle properly the situation where the packet size is received in multiple chunks
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1433 4e206d99-4929-0410-ac5d-dfc041789085
2010-03-02 12:00:12 +00:00
LaurentGom 4a840d4f48 Fixed extra empty line at end of Http::Response body
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1431 4e206d99-4929-0410-ac5d-dfc041789085
2010-02-28 22:51:50 +00:00
ceylo 0d0889fc2b Updated script to build 64 bits binaries.
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1430 4e206d99-4929-0410-ac5d-dfc041789085
2010-02-28 16:16:06 +00:00
LaurentGom ba66558cec Forced alpha component in color buffer for 32 bits mode, on Windows
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1428 4e206d99-4929-0410-ac5d-dfc041789085
2010-02-26 07:49:12 +00:00
LaurentGom f30c2871fc FS#157 - Disable implicit conversion from sf::Image to sf::Sprite
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1425 4e206d99-4929-0410-ac5d-dfc041789085
2010-02-24 17:23:32 +00:00
LaurentGom 39afb72c4e Fixed crashes in Ftp::Upload and Ftp::Download with empty files
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1424 4e206d99-4929-0410-ac5d-dfc041789085
2010-02-24 16:17:17 +00:00
ceylo d7496629e3 Added sfPriv prefix to forgotten Objective-C classes to prevent conflicts with user classes.
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1423 4e206d99-4929-0410-ac5d-dfc041789085
2010-02-23 22:20:17 +00:00
ceylo 9354d3adba Fixed conflict with autorelease pools when using SFML in a Cocoa app.
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1422 4e206d99-4929-0410-ac5d-dfc041789085
2010-02-23 10:15:24 +00:00
ceylo 2ee1c5751a Reorganized private window implementation to allow using <NSView *> objects for window import (especially to allow Qt [Cocoa version] use even it does not work because Qt windows are deferred; it still works for Cocoa though until windows are not deferred). Renamed Objective-C classes with sfPriv prefix to prevent conflict with user Objective-C classes.
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1421 4e206d99-4929-0410-ac5d-dfc041789085
2010-02-23 09:54:16 +00:00
LaurentGom 5bec10de6c FS#153 - Fix the initial seed of sf::Randomizer which is always the same on some configurations
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1412 4e206d99-4929-0410-ac5d-dfc041789085
2010-02-18 07:34:36 +00:00
LaurentGom b3d3082fc4 Fixed a Win32 constant missing after upgrading to gcc 4.4 headers
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1407 4e206d99-4929-0410-ac5d-dfc041789085
2010-02-17 11:35:37 +00:00
LaurentGom cdc1346612 FS#152 - Fix crash with the default font at global exit on Windows
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1401 4e206d99-4929-0410-ac5d-dfc041789085
2010-02-11 08:31:52 +00:00
LaurentGom 3621cb10f7 Fixed bugs with the LShift and RShift keys
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1400 4e206d99-4929-0410-ac5d-dfc041789085
2010-02-10 23:35:01 +00:00
LaurentGom 21c6f97617 Removed all references to sf::RenderImage, which doesn't exist in SFML 1.x
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1398 4e206d99-4929-0410-ac5d-dfc041789085
2010-02-10 13:54:38 +00:00
LaurentGom f0e231eabf Fixed wrong sf::Event::Resized notification when switching from fullscreen to windowed mode
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1396 4e206d99-4929-0410-ac5d-dfc041789085
2010-02-10 11:01:38 +00:00
LaurentGom 7878edc824 Minor code refactoring
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1395 4e206d99-4929-0410-ac5d-dfc041789085
2010-02-07 21:22:10 +00:00
ceylo 37c9dd8ac4 Oops. Dropped debug message.
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1394 4e206d99-4929-0410-ac5d-dfc041789085
2010-02-05 19:31:43 +00:00
ceylo d4a5384da1 Added "hack" to allow window import with Qt.
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1393 4e206d99-4929-0410-ac5d-dfc041789085
2010-02-05 19:26:20 +00:00
LaurentGom e79415209f Made audio capture work in Mac OS X 10.5 / 10.6
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1391 4e206d99-4929-0410-ac5d-dfc041789085
2010-02-04 10:51:22 +00:00
LaurentGom ec2fe136f9 Fixed sound streams sometimes being stuck after looping once
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1387 4e206d99-4929-0410-ac5d-dfc041789085
2010-02-02 07:49:27 +00:00
LaurentGom f96a3864bc Fixed wrong project name :D
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1386 4e206d99-4929-0410-ac5d-dfc041789085
2010-01-30 11:37:53 +00:00
ceylo 7cd315c38b Added missing ppc architecture.
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1383 4e206d99-4929-0410-ac5d-dfc041789085
2010-01-29 07:35:10 +00:00
ceylo 23f6b6f2af Initial import.
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1381 4e206d99-4929-0410-ac5d-dfc041789085
2010-01-29 00:22:23 +00:00
ceylo d3a53570d7 Fixed small compilation error.
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1380 4e206d99-4929-0410-ac5d-dfc041789085
2010-01-29 00:17:21 +00:00
LaurentGom f644f6220d Fixed compile error in Joystick.hpp on FreeBSD
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1378 4e206d99-4929-0410-ac5d-dfc041789085
2010-01-28 18:36:13 +00:00
LaurentGom 35f6fa2060 Fixed wrong paths for headers in VC2008 project files
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1374 4e206d99-4929-0410-ac5d-dfc041789085
2010-01-27 13:43:28 +00:00