0
I Use This!
Inactive

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 22 hours ago.
May 05, 2023 — May 05, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
refactored rh.c using monolog. Revamped the API in one go. More... about 9 years ago
Logging now seems up to speed, getting ready to excise the console from rh.c and switch to the monolog functions. More... over 9 years ago
Better logging system, to clean up and refactor mruby and other error messages. More... over 9 years ago
Collision feedback to the script. More... over 9 years ago
Fixed repeated keystoke bug and put a warning on inheritance in the main ruby file. Added a Main module to prevent this from happening again. More... over 9 years ago
Fixed repeated keystoke bug and put a warning on inheritance in the main ruby file. Added a Main module to prevent this from happening again. More... over 9 years ago
Fixed repeated keystoke bug and put a warning on inheritance in the main ruby file. More... over 9 years ago
Fixed repeated keystoke bug and put a warning on inheritance in the main ruby file. More... over 9 years ago
Cleaned up main file, removed commented out and unused tests. More... over 9 years ago
Cleaned up main file, removed commented out and unused tests. More... over 9 years ago
Expose the current pose as a property of a Thing. More... over 9 years ago
Fix bug in shadow drawing. What to do with shadows on sprites??? More... over 9 years ago
Draw shadows before blends for an improved look when combined. More... over 9 years ago
Better scripting data loading API with specific objects. More... over 9 years ago
Revamping loading, making it more OO correct. More... over 9 years ago
Revamping loading, making it more OO correct. More... over 9 years ago
Thinking about storage and state. More... over 9 years ago
Use per-type registries. More... over 9 years ago
Implemented rudymentary game state and talking, but now a weird keystroke repeat bug shows up. More... over 9 years ago
Searching for things in a rectangle now works. More... over 9 years ago
Corrections after refactoring of functionality exposed to mruby. More... over 9 years ago
Corrections after refactoring of functionality exposed to mruby. More... over 9 years ago
More refactoring of functionality exposed to mruby. More... over 9 years ago
Thing finding functionality. Refactoring MRuby wrappers into separate files. More... over 9 years ago
Autoshadow, better tiles and wrap thing and sprite into a Character class. More... over 9 years ago
Fixed memory leak in map unload, reload map from disk on pressing E, and some better tile map images. More... over 9 years ago
OK, now finally generated a palette that is OK for me. More... over 9 years ago
OK, now finally generated a palette that is OK for me. More... over 9 years ago
OK, now finally generated a palette that is OK for me. More... over 9 years ago
Generate a well-termpered palette. So I can finally start drawing. More... over 9 years ago