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 |
|
LaurentGom
|
43e745edb8
|
Added missing -lGL in sfml-graphics makefile for Linux
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1217 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-09-15 14:19:14 +00:00 |
|
ceylo
|
c140de772d
|
Added "switch back to desktop mode" feature when switching to another application while the SFML one is in fullscreen mode. Using more demanding screen choice : request the use of the primary screen when several monitors are available.
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1216 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-09-12 12:13:28 +00:00 |
|
ceylo
|
447a9ac7c3
|
Saved new path for Initializer.cpp moved to Unix/Initializer.cpp
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1213 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-09-05 13:43:08 +00:00 |
|
ceylo
|
f446f3d973
|
Moved Initializer.cpp into Unix directory
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1212 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-09-05 13:35:04 +00:00 |
|
ceylo
|
51c3d9784e
|
Moved Initializer.cpp into Unix directory
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1211 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-09-05 13:34:27 +00:00 |
|
ceylo
|
ba3e7bd350
|
Little display fix.
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1208 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-08-28 19:52:15 +00:00 |
|
ceylo
|
7b37972deb
|
Building tar.bz2 archives instead of DMG. Added verbose mode. Done some cleaning.
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1207 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-08-28 15:28:41 +00:00 |
|
ceylo
|
6a3e2079f5
|
Set default compiler to GCC 4.0 not to break support with the Mac OS X 10.4 SDK.
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1206 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-08-28 15:27:07 +00:00 |
|
LaurentGom
|
0093952872
|
FS#127 - Make image loading thread-safe
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1205 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-08-18 07:31:15 +00:00 |
|
LaurentGom
|
3cfbc8409b
|
Removed some privates files from the documentation
Added sf::Event::EventType::Count
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1200 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-08-14 07:31:01 +00:00 |
|
ceylo
|
6be8b01a2d
|
Added dist files.
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1199 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-08-06 23:56:07 +00:00 |
|
ceylo
|
d8742e9ba0
|
Added info files and documentation importation.
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1198 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-08-06 23:53:14 +00:00 |
|
LaurentGom
|
b5a17a832f
|
Unconnected joysticks are no longer updated (on Windows)
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1195 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-07-25 10:02:07 +00:00 |
|
ceylo
|
953c73c5a6
|
Fixed wrong install name.
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1194 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-07-24 14:30:25 +00:00 |
|
ceylo
|
2a5f018062
|
Added simple check for cheaters :-°
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1188 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-07-22 23:59:57 +00:00 |
|
ceylo
|
d79ddb0fe1
|
Initial import of automatic package maker
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1187 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-07-22 23:49:17 +00:00 |
|
ceylo
|
dceeb623d1
|
Added search path to let Xcode link the samples against the frameworks from trunk/lib.
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1186 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-07-22 21:34:26 +00:00 |
|
ceylo
|
ab9c78e66f
|
Using frameworks from trunk/lib instead of /Library/Frameworks for linking.
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1185 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-07-22 16:27:11 +00:00 |
|
ceylo
|
e40eb2e64d
|
Fixed issue with shared OpenGL context not being activated.
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1183 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-07-21 16:56:52 +00:00 |
|
LaurentGom
|
a430319c43
|
Removed the Window.Events property in SFML.Net
FS#124 - Fix KeyEvent.Alt/Control/Shift members not working, in SFML.Net
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1180 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-07-17 08:01:57 +00:00 |
|
LaurentGom
|
8e90f147e4
|
FS#113 - Copy Attenuation and MinDistance members in sf::Sound's copy constructor
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1175 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-07-12 19:14:00 +00:00 |
|
laurentgom
|
ed0cf87e28
|
Fixed TCP connect with timeout returning success when the connection failed
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1173 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-07-12 12:12:48 +00:00 |
|
LaurentGom
|
5972c22d89
|
Moved CSFML documentation build files from root to doc\build
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1170 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-07-12 09:56:24 +00:00 |
|
LaurentGom
|
5c84825759
|
Improved comments for the Style parameter of windows.
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1165 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-07-10 16:54:44 +00:00 |
|
LaurentGom
|
461a82194d
|
Moved documentation build files from root to doc\build
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1164 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-07-10 15:06:10 +00:00 |
|
LaurentGom
|
94c45342cd
|
Fixed Code::Blocks batch build
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1163 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-07-10 14:17:39 +00:00 |
|
LaurentGom
|
48dad05e30
|
Added batch build for Visual C++ 2008
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1162 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-07-10 14:13:34 +00:00 |
|
LaurentGom
|
ac21fc0bce
|
Added a Windows batch build for Code::Blocks, which also properly builds static libs
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1161 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-07-10 13:32:55 +00:00 |
|
LaurentGom
|
e3973714b2
|
FS#122 - Http::Response::GetField should be case insensitive
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1160 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-07-10 12:01:51 +00:00 |
|
remi-k
|
f1f5f7ba3d
|
Updated sf.Image.GetTexCoords
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1159 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-07-09 06:54:10 +00:00 |
|
remi-k
|
9bf53607d3
|
Fixed bug in sf.Window.GetSettings
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1158 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-07-09 06:45:15 +00:00 |
|
LaurentGom
|
06525907c1
|
FS#121 - Improve accuracy of rendering
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1157 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-07-04 19:20:13 +00:00 |
|
LaurentGom
|
e2ddadb395
|
Fixed ending slash not added to a Http::Request URI when specified in the constructor
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1156 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-07-04 16:44:36 +00:00 |
|
LaurentGom
|
4f6b3637d7
|
Improved VS2008 projects for SFML:
- Removed warnings
- Faster compiling on multi-core CPUs
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1154 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-06-26 13:00:21 +00:00 |
|
LaurentGom
|
824aaca6dd
|
Improved the VS2008 project files to enable faster compiling on multi-core CPUs
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1153 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-06-26 12:30:40 +00:00 |
|