| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Replace the local implementation with the build-in Numeric.to_radians
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Added def docs_sprites based off of docs_solids
* fixed a minor formating issue and removed excess
|
|
|
|
|
|
|
|
|
|
rearranging draw order easier to override and adding resilience to the primitives method
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Made moving by-word better by being able to skip word-breaks.
Added helper `str_len` and `is_word_boundary?` methods to `dragon/console_prompt.rb`
|
|
deletions of code that isn't needed
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Added missing 'end'.
|
|
Replaced incorrect use of 'sprite' with 'rect'.
|
|
|
|
|