0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Jul 10, 2025 — Jul 10, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated to version 2.4 More... over 9 years ago
Update copyright information to match the current year and the new email address More... over 9 years ago
Added a comment for Linux development More... almost 10 years ago
Implemented missing functions from SfmlNetwork More... almost 10 years ago
! Fixed SfmlNetwork issues More... about 10 years ago
! Fixed issue with 64-bit and shaders More... about 10 years ago
Some minor additions and fixes - Fixed the "SfmlJoystickUpdate" import - Changed all "Boolean" types to "LongBool" because of C-API/Delphi size differences - Added Delphi 10 Seattle version to "Sfml.inc" - Added mouse wheel scroll event to the "TSfmlEvent" record More... about 10 years ago
Fixed TSfmlKeyEvent record; The C-API of Sfml typedef-ed bool as int so record size was mismatched. More... over 10 years ago
* Last changes to ensure compatibility with v2.3 More... almost 11 years ago
! Fixed case #6 ("MouseMoved event is not working properly") More... almost 11 years ago
! Fixed issue with x64, graphics and the new 2.3 libraries (size_t changes in CSFML) More... almost 11 years ago
! Fixed issue with CSFML 2.3 DLLs More... almost 11 years ago
! Fixed non-compiling unit test More... almost 11 years ago
Merge pull request #5 from sttillmann/master
CWBudde
as Christian Budde
More... almost 11 years ago
Fixed linking with shared objects on GNU/Linux (Arch Linux x86_64; SFML 2.3.1; CSFML 2.3) More... almost 11 years ago
* Updated binaries to v2.3 (no changes on the header files so far) More... about 11 years ago
* Changed public function 'GetTexture' to private & property 'Texture' More... about 11 years ago
+ Added simple shader editor to show how to interact with the VCL More... about 11 years ago
! Finally fixed shader example More... about 11 years ago
! Fixed several errors in the Shader example More... about 11 years ago
! Fixed issue with Mouse/Touch More... about 11 years ago
! Fixed Win32 example More... about 11 years ago
! Fixes to get the demo '03 - World' working More... about 11 years ago
* Minor changes (properties for PView -> TView) More... about 11 years ago
* Applied patch by Sandro Cumerlato More... about 11 years ago
+ Added third example of the game development book (not fully working yet) More... about 11 years ago
* Implemented a closer translation of templates More... about 11 years ago
+ Added two examples from the game development book More... about 11 years ago
+ Added record constructors and operators for compatible compilers More... about 11 years ago
! Minor fix for FPC compatibility More... about 11 years ago