Commit Graph

124 Commits

Author SHA1 Message Date
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
LaurentGom
30efdbab36 Minor fix to the Qt sample
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1149 4e206d99-4929-0410-ac5d-dfc041789085
2009-06-19 07:32:36 +00:00
LaurentGom
f04086c72b FS#118 - Add "Connection: close" by default for HTTP 1.1 requests
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1148 4e206d99-4929-0410-ac5d-dfc041789085
2009-06-18 16:13:42 +00:00
LaurentGom
e4042e8b4f FS#117 - Fix POST requests not working with sf::Http
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1147 4e206d99-4929-0410-ac5d-dfc041789085
2009-06-18 10:34:11 +00:00
laurentgom
0ad6295ff4 Fixed the Linux makefile of the Qt sample
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1145 4e206d99-4929-0410-ac5d-dfc041789085
2009-06-17 07:55:46 +00:00
LaurentGom
1e8cb5827d Minor updates to VC2008 project files
Better preprocessor detection of FreeBSD OS
Improved the Qt sample

git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1143 4e206d99-4929-0410-ac5d-dfc041789085
2009-06-16 20:17:56 +00:00
ceylo
4af909c207 Fixed issue with beep produced by Esc and functions keys.
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1142 4e206d99-4929-0410-ac5d-dfc041789085
2009-06-14 14:36:11 +00:00
remi-k
b92c80ce4f Removed unneeded files, changed pysfml's trunk version to 1.6
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1134 4e206d99-4929-0410-ac5d-dfc041789085
2009-06-07 12:21:02 +00:00
laurentgom
b0857ce6e2 Added project files for samples for VC++ 2008
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1133 4e206d99-4929-0410-ac5d-dfc041789085
2009-06-03 17:14:51 +00:00
ceylo
a438145760 git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1132 4e206d99-4929-0410-ac5d-dfc041789085 2009-06-01 22:58:37 +00:00
ceylo
a455bf678c Updated to match changes made in SFML 1.5 Xcode project
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1130 4e206d99-4929-0410-ac5d-dfc041789085
2009-06-01 20:56:54 +00:00
ceylo
0e04c3855f Moved framework from libs-xcode to bin
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1128 4e206d99-4929-0410-ac5d-dfc041789085
2009-06-01 20:34:52 +00:00
ceylo
d4d2e37a97 Updated to match changes made in SFML 1.5 Xcode project
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1127 4e206d99-4929-0410-ac5d-dfc041789085
2009-06-01 20:33:31 +00:00
remi-k
cd4e3ea2ae Added missing methods in View and Font.
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1118 4e206d99-4929-0410-ac5d-dfc041789085
2009-05-31 19:03:47 +00:00
laurentgom
a28a3b82d3 Removed console from OpenGL sample in release mode
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1114 4e206d99-4929-0410-ac5d-dfc041789085
2009-05-28 16:44:35 +00:00
laurentgom
520169fdc6 tagged version 1.5, trunk is now version 1.6
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1113 4e206d99-4929-0410-ac5d-dfc041789085
2009-05-28 16:05:07 +00:00
laurentgom
4137072b0c Fixed OpenGL.h using wrong macros in CSFML
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1111 4e206d99-4929-0410-ac5d-dfc041789085
2009-05-28 15:48:43 +00:00
laurentgom
05259e95de Updated copyrights again
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1109 4e206d99-4929-0410-ac5d-dfc041789085
2009-05-28 15:41:18 +00:00
laurentgom
f2fe1cc4ca Updated copyrights
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1108 4e206d99-4929-0410-ac5d-dfc041789085
2009-05-28 15:32:20 +00:00
laurentgom
a3d306bbdd Fixed OpenGL.hpp
Added missing OpenGL.h to Window.h in CSFML

git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1107 4e206d99-4929-0410-ac5d-dfc041789085
2009-05-28 15:23:49 +00:00
laurentgom
2817b3e891 Fixed Shape.h missing in Graphics.h in CSFML
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1106 4e206d99-4929-0410-ac5d-dfc041789085
2009-05-28 15:12:14 +00:00
ceylo
b6e3cc9ad6 git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1104 4e206d99-4929-0410-ac5d-dfc041789085 2009-05-28 14:27:18 +00:00
ceylo
a5f48534e3 Set Release build style as default.
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1103 4e206d99-4929-0410-ac5d-dfc041789085
2009-05-28 14:16:45 +00:00
ceylo
6e09596e70 Added user notice about antialiasing issues.
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1102 4e206d99-4929-0410-ac5d-dfc041789085
2009-05-28 14:10:28 +00:00
ceylo
3a81c0cfab Initial import
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1101 4e206d99-4929-0410-ac5d-dfc041789085
2009-05-28 14:02:48 +00:00
ceylo
d773b106be Removed wrong Info.plist information.
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1100 4e206d99-4929-0410-ac5d-dfc041789085
2009-05-28 13:52:56 +00:00
ceylo
8227445af9 Added CSFML_EXPORTS macro.
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1099 4e206d99-4929-0410-ac5d-dfc041789085
2009-05-25 21:36:53 +00:00
ceylo
51ad887785 Added CSFML_EXPORTS macro.
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1098 4e206d99-4929-0410-ac5d-dfc041789085
2009-05-25 21:34:34 +00:00