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 |
|
remi-k
|
eacc8e27cc
|
Updated python trunk to SFML 1.6
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1373 4e206d99-4929-0410-ac5d-dfc041789085
|
2010-01-26 18:09:03 +00:00 |
|
LaurentGom
|
3247f441f8
|
Made the assignment operator in sf::Sound work with the last modification
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1371 4e206d99-4929-0410-ac5d-dfc041789085
|
2010-01-26 10:31:09 +00:00 |
|
LaurentGom
|
362f374732
|
FS#104 - Fix crash when destroying a SoundBuffer used by a Sound
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1370 4e206d99-4929-0410-ac5d-dfc041789085
|
2010-01-26 09:49:03 +00:00 |
|
LaurentGom
|
6341b569db
|
FS#139 - Fix tiny musics ignoring the "loop" flag
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1368 4e206d99-4929-0410-ac5d-dfc041789085
|
2010-01-21 10:00:31 +00:00 |
|
LaurentGom
|
e4165be2f9
|
Fixed the batch-build script for Code::Blocks
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1359 4e206d99-4929-0410-ac5d-dfc041789085
|
2010-01-14 15:15:05 +00:00 |
|
LaurentGom
|
8df50b9774
|
Fixed wrong joystick POV values in the Linux implementation
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1341 4e206d99-4929-0410-ac5d-dfc041789085
|
2010-01-09 17:24:51 +00:00 |
|
LaurentGom
|
489ee2b17b
|
Fixed POV handling on Linux
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1339 4e206d99-4929-0410-ac5d-dfc041789085
|
2010-01-09 09:13:06 +00:00 |
|
LaurentGom
|
44c943e651
|
FS#146 - Fix current OpenGL matrix mode not properly saved when PreserveOpenGLStates is activated
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1338 4e206d99-4929-0410-ac5d-dfc041789085
|
2010-01-08 17:21:03 +00:00 |
|
LaurentGom
|
b9a2d3a8f4
|
Fixed joystick axes mapping (to be tested)
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1332 4e206d99-4929-0410-ac5d-dfc041789085
|
2010-01-06 14:28:20 +00:00 |
|
LaurentGom
|
cbee33e764
|
Fixed POV value initialized to 0 instead of -1 in sf::Input
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1331 4e206d99-4929-0410-ac5d-dfc041789085
|
2010-01-06 14:19:37 +00:00 |
|
LaurentGom
|
5eaec85d87
|
Added a special value of -1 for centered joystick POV position
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1329 4e206d99-4929-0410-ac5d-dfc041789085
|
2010-01-06 08:51:25 +00:00 |
|
LaurentGom
|
db72c6e47c
|
Renamed Mouse::Count to Mouse::ButtonCount
Renamed Joy::Count to Joy::AxisCount
Added Joy::Count and Joy::ButtonCount
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1328 4e206d99-4929-0410-ac5d-dfc041789085
|
2010-01-06 08:48:57 +00:00 |
|
LaurentGom
|
e2d0ffcdcf
|
Fixed the number of supported joysticks in sf::Input
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1327 4e206d99-4929-0410-ac5d-dfc041789085
|
2010-01-06 08:36:55 +00:00 |
|
ceylo
|
42b97d230f
|
Replaced GetAxesCount() with HasAxis().
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1321 4e206d99-4929-0410-ac5d-dfc041789085
|
2010-01-05 18:10:29 +00:00 |
|
LaurentGom
|
63867b654c
|
Fixed error in last commit
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1319 4e206d99-4929-0410-ac5d-dfc041789085
|
2010-01-05 16:50:21 +00:00 |
|
LaurentGom
|
8bbf7dfc46
|
FS#143 - Increase the number of supported joysticks to 4
FS#142 - Fix joystick axes being sometimes ignored
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1318 4e206d99-4929-0410-ac5d-dfc041789085
|
2010-01-05 16:48:32 +00:00 |
|
LaurentGom
|
053042bf5a
|
Fixed wglChoosePixelFormatARB crashing when not supported
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1304 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-12-04 06:35:03 +00:00 |
|
remi-k
|
f3f630142a
|
Minor fix in sf.Window
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1284 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-11-24 11:25:46 +00:00 |
|
LaurentGom
|
a32d30c1be
|
Fixed a memory leak in sf::Window implementation on Windows
Synchronized sfml2 with trunk
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1280 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-11-21 21:39:31 +00:00 |
|
LaurentGom
|
3fb9888b49
|
Fixed error in WGL context creation with anti-aliasing level too high
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1277 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-11-18 21:33:23 +00:00 |
|
ceylo
|
45458cb82d
|
Added sndfile for Intel 64 bits. Using subdir to prevent ld from linking against OpenAL.framework from the parent directory when compiling for x86_64 (which misses the x86_64 arch, only present in the OS OpenAL framework).
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1269 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-11-07 15:39:55 +00:00 |
|
LaurentGom
|
78850be8df
|
FS#134 - Fix Event::TextEntered ignoring the key repeat state
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1254 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-10-31 16:24:10 +00:00 |
|
LaurentGom
|
49b97bb09a
|
Fixed "lib" directory not created before building libraries, in SFML and CSFML Linux makefiles
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1231 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-10-08 07:08:34 +00:00 |
|
LaurentGom
|
58db9f25b1
|
Added detection of FreeBSD in CSFML's config.h
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1229 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-10-03 18:36:19 +00:00 |
|
LaurentGom
|
b7f7ac7f1a
|
Changed the default install directory to /usr/local in Linux makefiles
Fixed absolute symbolic links to relative ones in Linux makefiles
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1224 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-09-28 10:07:00 +00:00 |
|
ceylo
|
e3fe614f01
|
Fixed wrong link issue (mixing debug and release frameworks).
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1219 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-09-20 19:53:07 +00:00 |
|
LaurentGom
|
ccddb8fffe
|
Added missing -lX11 in sfml-graphics makefile for Linux
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1218 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-09-15 14:42:05 +00:00 |
|