Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / Farama-Foundation/Arcade-Learning-Environment issues and pull requests

#100 - Adding a version number to the python interface

Pull Request - State: closed - Opened by jleni about 9 years ago - 4 comments

#99 - Issue with SDL version detection

Issue - State: closed - Opened by mhauskn about 9 years ago - 1 comment
Labels: sdl

#98 - Compilation problem: Missing files Log.hpp/cpp

Pull Request - State: closed - Opened by jleni about 9 years ago - 1 comment

#97 - Updated to fix compilation using mingw on Windows.

Pull Request - State: closed - Opened by pkulchenko about 9 years ago - 5 comments

#96 - Added clone/restore state methods to ale_python_interface.

Pull Request - State: closed - Opened by mhauskn about 9 years ago - 2 comments

#95 - SDL visualization jitter in Tetris

Issue - State: closed - Opened by mgbellemare about 9 years ago - 4 comments

#94 - fixing score computation on Atlantis

Pull Request - State: closed - Opened by alcinos about 9 years ago - 1 comment

#93 - Tetris support

Pull Request - State: closed - Opened by udibr about 9 years ago - 3 comments

#92 - Support for Tetris bin https://github.com/udibr/tetris26

Pull Request - State: closed - Opened by udibr about 9 years ago - 3 comments

#91 - Initial travis (continuous integration) configuration file

Pull Request - State: closed - Opened by jleni about 9 years ago - 4 comments

#90 - Fix bug, Tetris support, Randomize CPU/Mem

Pull Request - State: closed - Opened by udibr about 9 years ago - 10 comments

#89 - Adding new methods to python interface: getScreenPaletteXXXX

Pull Request - State: closed - Opened by jleni about 9 years ago - 13 comments

#88 - compilation error: ‘runtime_error’ is not a member of ‘std’

Issue - State: closed - Opened by jleni about 9 years ago - 1 comment

#87 - error: ‘runtime_error’ is not a member of ‘std’

Pull Request - State: closed - Opened by jleni about 9 years ago - 1 comment

#86 - Odd assertion failure when trying to run multiple ALEs from different threads

Issue - State: closed - Opened by UserAB1236872 about 9 years ago - 2 comments

#85 - Exception messages not printed out

Issue - State: closed - Opened by mgbellemare about 9 years ago - 1 comment
Labels: enhancement

#84 - clone/restoreSystemState

Pull Request - State: closed - Opened by mgbellemare about 9 years ago - 2 comments

#83 - Allow game state serialization from C interface

Issue - State: closed - Opened by UserAB1236872 about 9 years ago - 9 comments

#82 - Throw exception instead of segfaulting on attempt to acess ROM data before ROM set.

Pull Request - State: closed - Opened by DoctorTeeth about 9 years ago - 1 comment

#81 - Change ptrs fix segfault

Pull Request - State: closed - Opened by DoctorTeeth about 9 years ago - 3 comments

#80 - OS X 10.10 make error

Issue - State: closed - Opened by udibr about 9 years ago - 2 comments

#79 - Can't find SDL.h when compiling with cmake on Ubuntu

Issue - State: closed - Opened by alito about 9 years ago - 1 comment

#78 - Build failing on Windows (msys)

Issue - State: closed - Opened by UserAB1236872 about 9 years ago - 1 comment

#77 - Fix Python getScreenRGB to split color channels.

Pull Request - State: closed - Opened by spragunr about 9 years ago - 3 comments

#76 - ALE allows one to set inexistent flags

Issue - State: closed - Opened by mcmachado about 9 years ago - 16 comments

#75 - V5.1 bug fixes

Pull Request - State: closed - Opened by mgbellemare about 9 years ago - 3 comments

#74 - add verbosity option

Pull Request - State: closed - Opened by alcinos about 9 years ago - 12 comments

#72 - Colour Averaging default option has changed

Issue - State: closed - Opened by mcmachado about 9 years ago - 2 comments

#71 - Screen Display works with C++ interface, but not with Python interface

Issue - State: closed - Opened by DoctorTeeth about 9 years ago - 2 comments

#70 - To allow saving and restoring of the random number generator state

Issue - State: closed - Opened by mcmachado about 9 years ago - 6 comments
Labels: bug

#69 - odd makefile.mac include

Issue - State: closed - Opened by mhauskn about 9 years ago - 2 comments

#68 - fixed wrong namespace inclusion in headers

Pull Request - State: closed - Opened by alcinos about 9 years ago - 2 comments

#67 - Fixing looping issue in Space Invaders (#50)

Pull Request - State: closed - Opened by alcinos about 9 years ago

#66 - Fix installation of Python interface.

Pull Request - State: closed - Opened by spragunr about 9 years ago - 4 comments

#65 - ALE 0.5.0 merge

Pull Request - State: closed - Opened by mgbellemare over 9 years ago

#64 - Is it possible to modify the games?

Issue - State: closed - Opened by anguyen8 over 9 years ago - 2 comments

#63 - Deprecate stellarc

Issue - State: closed - Opened by mgbellemare over 9 years ago

#62 - Manual edits by MGB

Pull Request - State: closed - Opened by mgbellemare over 9 years ago - 1 comment

#61 - Improving ALE manual (final version).

Pull Request - State: closed - Opened by mcmachado over 9 years ago - 2 comments

#60 - Dev cleanup

Pull Request - State: closed - Opened by mgbellemare over 9 years ago - 1 comment

#59 - Dev

Pull Request - State: closed - Opened by mcmachado over 9 years ago - 8 comments

#58 - Replaced std::mt19937 by TinyMT, added relevant paths to CMake/makefile

Pull Request - State: closed - Opened by mgbellemare over 9 years ago - 2 comments

#57 - Dev video recording fix

Pull Request - State: closed - Opened by mgbellemare over 9 years ago - 1 comment

#56 - Stochasticity Parameter (repeat_prob) is fixed in the code

Issue - State: closed - Opened by mcmachado over 9 years ago - 2 comments

#55 - Changing the random number generator. Instead of using rand()/srand()…

Pull Request - State: closed - Opened by mcmachado over 9 years ago - 10 comments

#54 - Added support for video recording

Pull Request - State: closed - Opened by mgbellemare over 9 years ago - 4 comments

#53 - Sound recording / output is sometimes out of sync with display

Issue - State: open - Opened by mgbellemare over 9 years ago - 2 comments

#52 - SDL/SDL.h not found when compiling with cmake -DUSE_SDL=ON

Issue - State: closed - Opened by mgbellemare over 9 years ago - 4 comments

#51 - Added Ctypes Python Interface

Pull Request - State: closed - Opened by mhauskn over 9 years ago - 12 comments

#50 - Space Invaders reward function fails with scores over 9,990

Issue - State: closed - Opened by mgbellemare over 9 years ago - 1 comment
Labels: bug

#49 - We're Ready to Test Stochasticity

Pull Request - State: closed - Opened by mhauskn over 9 years ago - 1 comment

#48 - Updated rlglue controller to use new export screen.

Pull Request - State: closed - Opened by mhauskn over 9 years ago

#47 - Missing rlglue java-codec examples

Issue - State: closed - Opened by ScareCrow1987 over 9 years ago - 4 comments

#46 - Goodbye export screen

Pull Request - State: closed - Opened by mgbellemare over 9 years ago - 6 comments

#45 - SDL/SDL.h not found when compiling with cmake -DUSE_SDL=ON

Issue - State: closed - Opened by mgbellemare over 9 years ago - 3 comments

#44 - Small Changes to Automatic SDL detection

Pull Request - State: closed - Opened by mhauskn over 9 years ago

#42 - Refactored RLGlue Controller and added CMake build support

Pull Request - State: closed - Opened by mhauskn over 9 years ago - 1 comment

#41 - RLGlue Controller Issues

Issue - State: closed - Opened by mhauskn over 9 years ago - 4 comments

#40 - Added record_screen_dir argument. Refactored ALEInterface set methods.

Pull Request - State: closed - Opened by mhauskn over 9 years ago - 1 comment

#39 - Refactored Export Screen

Pull Request - State: closed - Opened by mhauskn over 9 years ago

#38 - Added Sound support.

Pull Request - State: closed - Opened by mhauskn over 9 years ago

#37 - Much needed display_screen update

Pull Request - State: closed - Opened by mhauskn over 9 years ago - 6 comments

#36 - Updated shared library makefile to work on mac or unix.

Pull Request - State: closed - Opened by mhauskn over 9 years ago

#35 - Updated cmake lists to build sharedLibraryInterfaceExample. Also fixed O...

Pull Request - State: closed - Opened by mhauskn over 9 years ago - 21 comments

#34 - Added CMake support!

Pull Request - State: closed - Opened by mhauskn over 9 years ago

#33 - Added legacy constructor to ale_interface.

Pull Request - State: closed - Opened by mhauskn over 9 years ago - 1 comment

#32 - Refactored RomSettings to remove the ActionVects.

Pull Request - State: closed - Opened by mhauskn over 9 years ago - 1 comment

#31 - LibSDL symbol lookup errors

Issue - State: closed - Opened by zenna over 9 years ago - 5 comments

#30 - ALEInterface + SDL crashes on Mac OSX 10.9

Issue - State: closed - Opened by michael-p over 9 years ago - 4 comments

#29 - Make the RL-Glue interface take -restricted_action_set into account

Pull Request - State: closed - Opened by alito over 9 years ago

#28 - Add an option to instruct the RL-glue interface to send the RGB components for each pixel

Pull Request - State: closed - Opened by alito over 9 years ago - 2 comments

#27 - -help claims that default max_num_episodes is 0 (ie infinite) but it's actually 10

Issue - State: closed - Opened by alito over 9 years ago - 1 comment

#26 - Remove case-sensitivity for ROM lookup

Pull Request - State: closed - Opened by perimosocordiae almost 10 years ago - 4 comments

#25 - Refactored ale_interface.

Pull Request - State: closed - Opened by mhauskn almost 10 years ago - 10 comments

#24 - fixed illegal memory access

Pull Request - State: closed - Opened by JulianSchmid almost 10 years ago - 1 comment

#23 - Bugs fixed :

Pull Request - State: closed - Opened by themonk911 over 10 years ago - 1 comment

#22 - Frame number / episode frame number is not reset on load/save

Issue - State: closed - Opened by mgbellemare almost 11 years ago - 1 comment
Labels: bug

#21 - Documentation error

Issue - State: closed - Opened by adefazio almost 11 years ago - 1 comment

#20 - EventStreamer.cxx causes VisualStudio to fail

Issue - State: closed - Opened by mgbellemare about 11 years ago - 1 comment

#19 - Proposed changes to fix skip-frame bug.

Pull Request - State: closed - Opened by mhauskn about 11 years ago

#18 - Bug in skip_frame feature

Issue - State: closed - Opened by spragunr about 11 years ago - 7 comments

#17 - Added check for RLGLUE_PORT environment variable

Pull Request - State: closed - Opened by damacisaac over 11 years ago

#16 - Simplify version number updating

Issue - State: closed - Opened by mgbellemare over 11 years ago - 2 comments

#15 - Refactor ALEInterface::reset and ALEInterface::step

Issue - State: closed - Opened by mgbellemare over 11 years ago - 1 comment

#14 - Make ALEInterface::loadROM parametrizable

Issue - State: closed - Opened by mgbellemare over 11 years ago - 1 comment

#13 - Reintroduce random memory initialization in emulator

Issue - State: closed - Opened by mgbellemare over 11 years ago - 1 comment
Labels: enhancement

#12 - Document FIFO protocol

Issue - State: closed - Opened by mgbellemare over 11 years ago

#11 - Segfault in Montezuma Revenge

Issue - State: open - Opened by mhauskn over 11 years ago - 4 comments
Labels: bug, game

#10 - Consider Cross Platform Build System

Issue - State: closed - Opened by mhauskn over 11 years ago - 1 comment
Labels: enhancement

#9 - Phosphor blending outside of fifo

Issue - State: closed - Opened by mhauskn over 11 years ago - 1 comment

#8 - Handling of player_agent flag

Issue - State: closed - Opened by mhauskn over 11 years ago - 1 comment

#7 - Include sample program for ale_interface

Issue - State: closed - Opened by mhauskn over 11 years ago - 1 comment

#6 - Update version number

Issue - State: closed - Opened by mhauskn over 11 years ago - 1 comment

#5 - Missing documentation

Issue - State: closed - Opened by mhauskn over 11 years ago - 1 comment

#4 - Update help info

Issue - State: closed - Opened by mhauskn over 11 years ago - 2 comments

#3 - Odd parsing of command line arguments

Issue - State: closed - Opened by mhauskn over 11 years ago - 2 comments

#2 - Add audio support for games.

Issue - State: closed - Opened by mhauskn almost 12 years ago - 1 comment
Labels: enhancement

#1 - Implement RL-Glue Interface.

Issue - State: closed - Opened by mhauskn almost 12 years ago - 1 comment
Labels: enhancement