2005-06-26 Guilherme de S. Pastore * configure.ac: release 1.2.2 2005-06-26 Guilherme de S. Pastore * atomix.desktop.in: - add encoding data - add information about bug reporting - do not hardcode the path to the icon * atomix-splash.png: removed; had been laying around even after the removal of splash screens. 2005-06-24 Guilherme de S. Pastore * Makefile.am: removed atomix-logo.png from EXTRA_DIST, it's not necessary 2005-06-23 Guilherme de S. Pastore * configure.in: changed to comply with the move to autoconf 2.52. 2005-06-20 Guilherme de S. Pastore * src/main.[ch], src/board.c, undo.c: renamed GAME_STATE_LEVEL_RUNNING to GAME_STATE_RUNNING and introduced GAME_STATE_RUNNING_UNMOVED, which means no atom has been moved yet (or, more precisely, that there's no move in the undo stack), so neither "Undo" or "Skip" should be available. Several tweaks on the code structure had to be made to allow this. 2005-06-18 Guilherme de S. Pastore * MAINTAINERS: added. * NEWS: updated (to catch up with changes since 1.1) * README: rewritten from scratch.