1
I Use This!
Low Activity

Commits : Listings

Analyzed about 18 hours ago. based on code collected 2 days ago.
Apr 23, 2024 — Apr 23, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add support for the game Sir Lancelot. More... over 9 years ago
Add support for the game Laser Gates. More... over 9 years ago
Add support for the game Lost Luggage. More... over 9 years ago
Add support for the game Frogger. More... over 9 years ago
Add support for the game Keystone Kapers. More... over 9 years ago
Add support for the game Donkey Kong. More... over 9 years ago
Fix starting actions. More... over 9 years ago
Add support for the game Mr. Do. More... over 9 years ago
Add support for the game Tron Deadly Discs. More... over 9 years ago
Add support for the game Koolaid. More... over 9 years ago
Remove unneeded actions from Turmoil minimal action set. Fix terminal state handling. More... over 9 years ago
Add support for the game Turmoil. More... over 9 years ago
Updating manual for functions getScreenRGB and getScreenGrayscale. More... over 9 years ago
Changing the assumption that input vectors for getScreenRGB and getScreenGrayscale are empty. Resize is now used. More... over 9 years ago
Updating Manual More... over 9 years ago
Changing vector dimensionality. Now one has to pass, as argument, a vector with width x height positions, where each position is an array of size 3, one for each channel (R, G, B). More... over 9 years ago
Changing the arguments types of two methods. More... over 9 years ago
Updating manual changing the arguments types of two methods. More... over 9 years ago
Fixed termination issue in Q*Bert More... over 9 years ago
Merge remote-tracking branch 'upstream/master' More... over 9 years ago
Merge pull request #108 from mgbellemare/dev More... over 9 years ago
Merge branch 'mcmachado-dev' into dev More... over 9 years ago
Fixes to manual More... over 9 years ago
New version number More... over 9 years ago
Adding functions getScreenRGB and getScreenGrayscale. More... over 9 years ago
Added serialization to ChangeLog More... over 9 years ago
Merge pull request #109 from Jragonmiris/state-serialize More... over 9 years ago
Added safety length to encodeState and updated python wrapper More... over 9 years ago
Made serialized string in constructor const & as requested More... over 9 years ago
Added python interface More... over 9 years ago