0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Jun 23, 2023 — Jun 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added tests; `rake static` compiles `sfml.so` More... almost 13 years ago
Fixed bug with rb_class_new_instance More... almost 13 years ago
Edited Rect.cpp | Added basic tests for Rect | Renamed "testing" to "samples" More... almost 13 years ago
Updated #inspect method. Added warnings on tests. More... almost 13 years ago
Rakefile: add "rake static" Rakefile: fixed bug when compiling statically after compiling dynamically Rakefile: Build doc from .rb files Rect.rb: Add documentation as a .rb file Rect.cpp: Removed documentation (it is in the .rb file) Rect.cpp: Added #inspect method. More... almost 13 years ago
Check if files had changed before compiling. Also only requires Yard if needed. More... almost 13 years ago
Merge branch 'master' of https://github.com/Groogy/rbSFML More... almost 13 years ago
Rect: Receive any Numeric value as argument of #initialize. See issue #16. More... almost 13 years ago
Merge branch 'master' of github.com:Groogy/rbSFML More... almost 13 years ago
Fixed window-demo.rb More... almost 13 years ago
Updated test runner. More... almost 13 years ago
Basic unit test. More... almost 13 years ago
Edited Color and Rect classes. More... almost 13 years ago
README updated. More... almost 13 years ago
Removed 'sfml' and 'all' from documentation (There's nothing to doc) More... almost 13 years ago
Added a new documentation task using YARD (called doc) More... almost 13 years ago
Preping for unit tests More... almost 13 years ago
Fixed so install works More... almost 13 years ago
Merge pull request #14 from LBg/master More... almost 13 years ago
New Rakefile More... almost 13 years ago
New Rakefile More... almost 13 years ago
Merge pull request #8 from LBg/patch-3 More... almost 13 years ago
Fixed comment and improved raise message
LBg
More... almost 13 years ago
Merge pull request #5 from LBg/patch-2 More... almost 13 years ago
Fixed bug with Sound#new.
LBg
More... almost 13 years ago
Merge pull request #4 from LBg/patch-1 More... almost 13 years ago
Fixed SoundStream#getLoop alias.
LBg
More... almost 13 years ago
Fixed something leftover from SFML::RenderImage More... almost 13 years ago
Added SFML2 as a sub module More... almost 13 years ago
Not really a bug fix but it's safer to use correct types. More... almost 13 years ago