0
I Use This!
Inactive

Commits : Listings

Analyzed about 23 hours ago. based on code collected 1 day ago.
Apr 22, 2023 — Apr 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
declarative syntax for the model side More... over 13 years ago
Controls manager works.. test still have issues More... over 13 years ago
fix testing... More... over 13 years ago
completed test for the Controls managers More... over 13 years ago
starting to define a Jogo::Manager::Controls More... over 13 years ago
fix enqueue signature More... over 13 years ago
fix enqueue signature More... over 13 years ago
initial implementation of the controller More... over 13 years ago
starting the controller More... over 13 years ago
makes 00_load.t instead of 00-load.t More... over 13 years ago
small fixes in the doc More... over 13 years ago
document the methods called by the application in the controller More... over 13 years ago
enhancing the specs More... over 13 years ago
enhancing the specs More... over 13 years ago
rename $game->transition($state) to $game->transit_to($state) in order to avoid confusion between state and transition More... over 13 years ago
avoids using the same name in the state and transition More... over 13 years ago
test the transition between two controllers More... over 13 years ago
tests the support for coderef transitions... More... over 13 years ago
define activate and deactivate as additional methods to allow better response to when the controller is being deactivated... More... over 13 years ago
Merge branch 'master' of github.com:PerlGameDev/Jogo More... over 13 years ago
added bail out for tests. This works great for XS modules. Renamed tests More... over 13 years ago
correctly invalidates the controller when going for the end More... over 13 years ago
that were supposed to be pass(), not ok() More... over 13 years ago
no need to use SDL::Event in the actual game More... over 13 years ago
we are starting to have something More... over 13 years ago
missed one state in the zumbis sketch More... over 13 years ago
sketching what the main Zumbis app would look like More... over 13 years ago
defines the general domains in the jogo framework More... over 13 years ago
Prelim Specs More... over 13 years ago
sketch for how an game app would look like More... over 13 years ago