0
I Use This!
Inactive

Commits : Listings

Analyzed 4 days ago. based on code collected 4 days ago.
Jun 12, 2023 — Jun 12, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added way to create collections of values More... over 8 years ago
Forgot to update error.hpp More... over 8 years ago
Will now report an error if wrong amount of arguments is given to a vector More... over 8 years ago
Error handling for expected amount of arguments More... over 8 years ago
Fixed compile errors More... over 8 years ago
Started working on rbVector2 More... over 8 years ago
Added support for variadic method callers More... over 8 years ago
Added so you can speciy a custom allocator for classes More... over 8 years ago
Accessor functions for ruby values instance variables More... over 8 years ago
Added functions to convert bool to values and back More... over 8 years ago
Added function that will send a call message to a ruby value More... over 8 years ago
Added non copyable mixin module More... over 8 years ago
More utility functions for Value More... over 8 years ago
Can now link methods to static functions instead of member pointers More... over 8 years ago
Fixes in error reporting, actually initialized with proper classes More... over 8 years ago
Fixes with header guards More... over 8 years ago
Added #restart to SFML::Clock More... over 8 years ago
Added start of SFML::Clock class and specs for its usage More... over 8 years ago
Spec for comparison methods More... over 8 years ago
Added the time ratio variant of division operator More... over 8 years ago
Added equal comparison test and duplication test for SFML::Time More... over 8 years ago
Started adding rspec tests More... over 8 years ago
Aliased #inspect to #to_s More... over 8 years ago
Added support for aliasing methods More... over 8 years ago
Some test script for the time class More... over 8 years ago
Bind the last time functions More... over 8 years ago
Forgot to actually set objects reference to their ruby object More... over 8 years ago
Finished wrapping sf::Time More... over 8 years ago
Added helper function for outputting error when wrong type is given More... over 8 years ago
Should avoid working against Value type as much as possible More... over 8 years ago