Commit Graph

  • ac21fc0bce Added a Windows batch build for Code::Blocks, which also properly builds static libs LaurentGom 2009-07-10 13:32:55 +0000
  • e3973714b2 FS#122 - Http::Response::GetField should be case insensitive LaurentGom 2009-07-10 12:01:51 +0000
  • f1f5f7ba3d Updated sf.Image.GetTexCoords remi-k 2009-07-09 06:54:10 +0000
  • 9bf53607d3 Fixed bug in sf.Window.GetSettings remi-k 2009-07-09 06:45:15 +0000
  • 06525907c1 FS#121 - Improve accuracy of rendering LaurentGom 2009-07-04 19:20:13 +0000
  • e2ddadb395 Fixed ending slash not added to a Http::Request URI when specified in the constructor LaurentGom 2009-07-04 16:44:36 +0000
  • 7cc00085d8 Added viewport handling in sf::View Upgraded SFML.Net project files to VS2008 LaurentGom 2009-06-26 13:24:29 +0000
  • 4f6b3637d7 Improved VS2008 projects for SFML: - Removed warnings - Faster compiling on multi-core CPUs LaurentGom 2009-06-26 13:00:21 +0000
  • 824aaca6dd Improved the VS2008 project files to enable faster compiling on multi-core CPUs LaurentGom 2009-06-26 12:30:40 +0000
  • 1bb96087ad FS#10 - Add rotation to sf::View Slightly changed the public interface of sf::View LaurentGom 2009-06-21 21:23:30 +0000
  • 5978d015eb Synchronized with trunk LaurentGom 2009-06-19 09:36:49 +0000
  • 3e561b7d27 git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1150 4e206d99-4929-0410-ac5d-dfc041789085 LaurentGom 2009-06-19 09:12:49 +0000
  • 30efdbab36 Minor fix to the Qt sample LaurentGom 2009-06-19 07:32:36 +0000
  • f04086c72b FS#118 - Add "Connection: close" by default for HTTP 1.1 requests LaurentGom 2009-06-18 16:13:42 +0000
  • e4042e8b4f FS#117 - Fix POST requests not working with sf::Http LaurentGom 2009-06-18 10:34:11 +0000
  • 9342dc77bb Added the Linux P-Buffer implementation (WIP) laurentgom 2009-06-17 08:49:20 +0000
  • 0ad6295ff4 Fixed the Linux makefile of the Qt sample laurentgom 2009-06-17 07:55:46 +0000
  • 470963326e Fixed Linux makefile laurentgom 2009-06-17 07:40:22 +0000
  • 1e8cb5827d Minor updates to VC2008 project files Better preprocessor detection of FreeBSD OS Improved the Qt sample LaurentGom 2009-06-16 20:17:56 +0000
  • 4af909c207 Fixed issue with beep produced by Esc and functions keys. ceylo 2009-06-14 14:36:11 +0000
  • ab580aa35b PostFx::SetTexture now takes a const sf::Image* laurentgom 2009-06-14 11:00:48 +0000
  • e6483d2165 Added initialization of GLEW in sf::Drawable (for glBlendFuncSeparate) laurentgom 2009-06-14 06:47:25 +0000
  • b602a3f8dc Fixed minor issue in Qt and wxWidgets samples. laurentgom 2009-06-13 22:16:08 +0000
  • b86c4627ab Added functions and overloads to sf::Rect Slightly changed the sf::View interface laurentgom 2009-06-13 21:13:43 +0000
  • 92e79b8123 Fixed blending functions so that alpha is properly forwarded when rendered to a RenderImage laurentgom 2009-06-13 19:09:02 +0000
  • 0704e242c0 Disabled smoothing on RenderImage's underlying images laurentgom 2009-06-13 07:57:42 +0000
  • 2deb8bd021 Added RenderImage Cleaned internal CSFML code Synchronized with trunk laurentgom 2009-06-11 15:49:36 +0000
  • b92c80ce4f Removed unneeded files, changed pysfml's trunk version to 1.6 remi-k 2009-06-07 12:21:02 +0000
  • b0857ce6e2 Added project files for samples for VC++ 2008 laurentgom 2009-06-03 17:14:51 +0000
  • a438145760 git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1132 4e206d99-4929-0410-ac5d-dfc041789085 ceylo 2009-06-01 22:58:37 +0000
  • a455bf678c Updated to match changes made in SFML 1.5 Xcode project ceylo 2009-06-01 20:56:54 +0000
  • 0e04c3855f Moved framework from libs-xcode to bin ceylo 2009-06-01 20:34:52 +0000
  • d4d2e37a97 Updated to match changes made in SFML 1.5 Xcode project ceylo 2009-06-01 20:33:31 +0000
  • 42c5800d4c FS#88 - Replace Set/GetCenter with Set/GetOrigin in sf::Drawable laurentgom 2009-06-01 15:58:13 +0000
  • 5461ddcb52 Removed debug code in window sample laurentgom 2009-06-01 13:42:52 +0000
  • f624f16350 Fixed windows' context not activated by default after their creation laurentgom 2009-06-01 13:41:38 +0000
  • cd4e3ea2ae Added missing methods in View and Font. remi-k 2009-05-31 19:03:47 +0000
  • d8dc34b199 Fixed Linux implementation of ContextGL and ThreadLocalImpl laurentgom 2009-05-31 11:53:28 +0000
  • 23bf546b6a FS#84 - Rewrite the OpenGL context handling FS#66 - Free the global rendering context Added thread-local storage classes laurentgom 2009-05-31 11:38:54 +0000
  • a28a3b82d3 Removed console from OpenGL sample in release mode laurentgom 2009-05-28 16:44:35 +0000
  • 520169fdc6 tagged version 1.5, trunk is now version 1.6 laurentgom 2009-05-28 16:05:07 +0000
  • 4137072b0c Fixed OpenGL.h using wrong macros in CSFML laurentgom 2009-05-28 15:48:43 +0000
  • 3e23e46a64 Fixed OpenGL.h using wrong macros in CSFML laurentgom 2009-05-28 15:48:26 +0000
  • 05259e95de Updated copyrights again laurentgom 2009-05-28 15:41:18 +0000
  • f2fe1cc4ca Updated copyrights laurentgom 2009-05-28 15:32:20 +0000
  • a3d306bbdd Fixed OpenGL.hpp Added missing OpenGL.h to Window.h in CSFML laurentgom 2009-05-28 15:23:49 +0000
  • 2817b3e891 Fixed Shape.h missing in Graphics.h in CSFML laurentgom 2009-05-28 15:12:14 +0000
  • b4638c8da2 Fixed OpenGL.hpp not including Config.hpp Added OpenGL.h to CSFML Fixed Shape.h missing in Graphics.h in CSFML laurentgom 2009-05-28 15:12:04 +0000
  • b6e3cc9ad6 git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1104 4e206d99-4929-0410-ac5d-dfc041789085 ceylo 2009-05-28 14:27:18 +0000
  • a5f48534e3 Set Release build style as default. ceylo 2009-05-28 14:16:45 +0000
  • 6e09596e70 Added user notice about antialiasing issues. ceylo 2009-05-28 14:10:28 +0000
  • 3a81c0cfab Initial import ceylo 2009-05-28 14:02:48 +0000
  • d773b106be Removed wrong Info.plist information. ceylo 2009-05-28 13:52:56 +0000
  • 8227445af9 Added CSFML_EXPORTS macro. ceylo 2009-05-25 21:36:53 +0000
  • 51ad887785 Added CSFML_EXPORTS macro. ceylo 2009-05-25 21:34:34 +0000
  • 98c846e91a Initial import ceylo 2009-05-25 19:08:14 +0000
  • 48337a81d9 Imported framework stuff. ceylo 2009-05-25 19:01:02 +0000
  • a14719f1cd Improved VideoMode; Fixed thread related bug in SoundStream. remi-k 2009-05-22 12:56:25 +0000
  • cb511644db Fixed problem with fullscreen/windowed display mode. Added check for Cocoa window import. ceylo 2009-05-21 15:07:33 +0000
  • 60e14e75b7 Improved the way rectangle are handled; Some bug fixes. remi-k 2009-05-21 13:52:28 +0000
  • caf7f915d5 fixed X11 sample laurentgom 2009-05-21 08:48:01 +0000
  • 40fd859590 Fixed crash with Cocoa window import. ceylo 2009-05-17 12:10:16 +0000
  • cb0f429167 FS#111 - Fixed joysticks sometimes not working at all on Vista laurentgom 2009-05-13 18:12:33 +0000
  • 5240c80229 Compiles with python 2.6 Fixed dangerous decref remi-k 2009-05-10 21:33:22 +0000
  • 494c8e6d0f FS#110 - Fixed 1 pixel offset in Sprite::GetPixel when FlipX or FlipY is set laurentgom 2009-05-08 09:58:07 +0000
  • 635f92d98d Synchronized with trunk laurentgom 2009-05-06 20:06:14 +0000
  • 3f28e3d95b Updated license file laurentgom 2009-05-06 18:40:15 +0000
  • 19de148351 Updated copyright laurentgom 2009-05-06 18:37:14 +0000
  • 122730fc35 FS#97 - Added csfml-main to CSFML laurentgom 2009-05-05 11:22:14 +0000
  • 5c09eb64b4 Fixed a comment :) laurentgom 2009-05-04 12:47:49 +0000
  • 0883940b2a FS#108 - Updated the Qt sample and tutorial to work with Qt 4.5 laurentgom 2009-05-04 07:41:39 +0000
  • 4d44a91ced FS#107 - Got rid of whatismyip.org as the default server for public IP retrieval laurentgom 2009-05-04 07:17:04 +0000
  • 8a993dca06 FS#106 - Fixed undefined behaviour when rendering a sprite bound to an empty image laurentgom 2009-05-04 07:05:13 +0000
  • dafa862481 Added support for custom OpenAL framework. Removed sndfile.framework copy file build phase. ceylo 2009-04-28 18:45:10 +0000
  • afd95360b7 Fixed install path. Added support for custom OpenAL framework. ceylo 2009-04-28 18:42:44 +0000
  • 3b873931dd Imported unofficial OpenAL framework to fix troubles with Mac OS X 10.4. ceylo 2009-04-28 18:31:11 +0000
  • 22c225c64f Added SetPlayingOffset to sf::SoundStream and sf::Music laurentgom 2009-04-10 22:50:08 +0000
  • 364b0ae9b1 git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1075 4e206d99-4929-0410-ac5d-dfc041789085 laurentgom 2009-04-10 14:13:15 +0000
  • e9d7547593 git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1074 4e206d99-4929-0410-ac5d-dfc041789085 laurentgom 2009-04-10 14:12:54 +0000
  • c96a931ede Added missing VideoMode functions to SFML.Net laurentgom 2009-04-10 14:05:36 +0000
  • 93e3db2668 Fixed <cstdlib> not included in some samples LaurentGom 2009-04-09 09:24:26 +0000
  • 137ef64f2a Upgraded to libsndfile 1.0.19 Removed stb_vorbis laurentgom 2009-04-07 12:11:11 +0000
  • 37d3bc2196 Added the window constructor from an existing control remi-k 2009-03-29 13:36:24 +0000
  • 392eb219f2 Completed implementation of OpenGL context on Linux laurentgom 2009-03-28 20:39:38 +0000
  • b194b9969a Synchronized with trunk laurentgom 2009-03-28 19:24:12 +0000
  • e2cb404ab2 Synchronized project files laurentgom 2009-03-28 19:11:58 +0000
  • 19ae448f13 Added Linux implementation of OpenGL context (work in progress) laurentgom 2009-03-28 18:04:18 +0000
  • 9c370e38da Separated OpenGL contexts from Window implementations Added support for OpenGL 3.0 Replaced WindowSettings with ContextSettings Synchronized with trunk laurentgom 2009-03-28 16:22:58 +0000
  • 12af32c083 Update sound and sound stream classes remi-k 2009-03-27 19:42:22 +0000
  • 27c7d487a0 Fixed cast. ceylo 2009-03-23 12:44:55 +0000
  • a51d20bfab Updated copyright year. ceylo 2009-03-23 12:44:30 +0000
  • b7ead65a60 Fixed composed character problem. Fixed casts. Changed window observer. ceylo 2009-03-23 12:43:38 +0000
  • 6b6375abf9 Fix close event being sent when deleting the window. ceylo 2009-03-22 23:19:48 +0000
  • 40b4bda26b Fixed Listener's functions being private in SFML.Net Added a function to set a sound's position relative to the listener laurentgom 2009-03-22 18:36:03 +0000
  • 631bcc8c5f Fixed Event::Closed event (was broken after the fix to EnableKeyRepeat) laurentgom 2009-03-21 17:38:53 +0000
  • bf3da11d26 Changed run loop mode to fully support Cocoa objects import. ceylo 2009-03-18 17:58:12 +0000
  • d4e7e7724f Split __init__ into __init__ and __new__, code clean up remi-k 2009-03-14 22:28:16 +0000
  • 15ba8f9b3c Initial import of C binding. ceylo 2009-03-14 14:15:04 +0000
  • 9a1f458334 Added GLKit, Initializer. Removed WindowController. Updated linking for libsndfile (now using dynamic linking). ceylo 2009-03-14 14:07:34 +0000
  • 7a2cb409fe Replacing libsndfile.a with sndfile.framework for dynamic linking. ceylo 2009-03-14 14:06:32 +0000