------------------------------------------------------------------------ r363 | thomas | 2005-11-26 19:16:30 +0100 (Sat, 26 Nov 2005) | 2 lines Changed paths: D /trunk/smagacor/data/smagacor/sokoban/levels/sokoban_levels.txt M /trunk/smagacor/data/smagacor/sokoban/sokobanui.rb * removed old levels * added credits for sokoban levels ------------------------------------------------------------------------ r362 | thomas | 2005-11-26 18:56:46 +0100 (Sat, 26 Nov 2005) | 4 lines Changed paths: M /trunk/smagacor/Rakefile M /trunk/smagacor/TODO A /trunk/smagacor/data/smagacor/smagacor-logo.png A /trunk/smagacor/data/smagacor/sokoban A /trunk/smagacor/data/smagacor/sokoban/game.info A /trunk/smagacor/data/smagacor/sokoban/levels A /trunk/smagacor/data/smagacor/sokoban/levels/loma.lvl A /trunk/smagacor/data/smagacor/sokoban/levels/mas_microban.lvl A /trunk/smagacor/data/smagacor/sokoban/levels/mas_sasquatch.lvl A /trunk/smagacor/data/smagacor/sokoban/levels/microban.lvl A /trunk/smagacor/data/smagacor/sokoban/levels/sasquatch.lvl A /trunk/smagacor/data/smagacor/sokoban/levels/sasquatch_III.lvl A /trunk/smagacor/data/smagacor/sokoban/levels/sasquatch_IV.lvl A /trunk/smagacor/data/smagacor/sokoban/levels/sasquatch_V.lvl A /trunk/smagacor/data/smagacor/sokoban/levels/sasquatch_VI.lvl A /trunk/smagacor/data/smagacor/sokoban/levels/sasquatch_VII.lvl A /trunk/smagacor/data/smagacor/sokoban/levels/sokoban_levels.txt A /trunk/smagacor/data/smagacor/sokoban/sokobanui.rb M /trunk/smagacor/data/smagacor/tictactoe/game.info D /trunk/smagacor/data/smagacor/tictactoe/tictactoe.png M /trunk/smagacor/data/smagacor/tictactoe/tictactoe.rb D /trunk/smagacor/lib/smagacor/controller.rb A /trunk/smagacor/lib/smagacor/listener.rb M /trunk/smagacor/lib/smagacor/smagacor-ui.rb A /trunk/smagacor/lib/smagacor/util.rb A /trunk/smagacor/otherdata/sokoban A /trunk/smagacor/otherdata/sokoban/common.inc A /trunk/smagacor/otherdata/sokoban/crate.pov A /trunk/smagacor/otherdata/sokoban/floor.pov A /trunk/smagacor/otherdata/sokoban/man.pov A /trunk/smagacor/otherdata/sokoban/storage.pov A /trunk/smagacor/otherdata/sokoban/wall.pov A /trunk/smagacor/otherdata/tictactoe A /trunk/smagacor/otherdata/tictactoe/o.svg A /trunk/smagacor/otherdata/tictactoe/tictactoe.svg (from /trunk/smagacor/otherdata/tictactoe.svg:340) A /trunk/smagacor/otherdata/tictactoe/x.svg D /trunk/smagacor/otherdata/tictactoe.svg * added the game of Sokoban * change from Fox-GUI to Qt * added UndoManager * all graphics are now generated from source files ------------------------------------------------------------------------ r358 | thomas | 2005-09-14 15:58:21 +0200 (Wed, 14 Sep 2005) | 1 line Changed paths: M /trunk/smagacor/TODO M /trunk/smagacor/data/smagacor/tictactoe/tictactoe.rb M /trunk/smagacor/lib/smagacor/controller.rb M /trunk/smagacor/lib/smagacor/smagacor-ui.rb * updated to fox version 1.2.0 ------------------------------------------------------------------------ r197 | thomas | 2005-02-09 14:42:17 +0100 (Wed, 09 Feb 2005) | 1 line Changed paths: M /trunk/smagacor/Rakefile M /trunk/smagacor/lib/smagacor/controller.rb * changed version number ------------------------------------------------------------------------ r196 | thomas | 2005-02-09 14:30:57 +0100 (Wed, 09 Feb 2005) | 1 line Changed paths: M /trunk/smagacor/Rakefile * fixed GEM spec ------------------------------------------------------------------------ r195 | thomas | 2005-02-09 14:16:44 +0100 (Wed, 09 Feb 2005) | 1 line Changed paths: M /trunk/smagacor/TODO M /trunk/smagacor/lib/smagacor/controller.rb M /trunk/smagacor/lib/smagacor/smagacor-ui.rb * fixed BUG where Controller#initialize threw an error ------------------------------------------------------------------------ r192 | thomas | 2005-02-07 16:35:53 +0100 (Mon, 07 Feb 2005) | 2 lines Changed paths: M /trunk/smagacor/TODO M /trunk/smagacor/lib/smagacor/smagacor-ui.rb A /trunk/smagacor/test/runtests.rb * fixed BUG where LogWindow always stayed above main window * added test runner ------------------------------------------------------------------------ r190 | thomas | 2005-02-02 20:26:25 +0100 (Wed, 02 Feb 2005) | 1 line Changed paths: M /trunk/smagacor/Rakefile M /trunk/smagacor/data/smagacor/tictactoe/tictactoe.rb * added documentation ------------------------------------------------------------------------ r172 | thomas | 2005-01-18 11:37:42 +0100 (Tue, 18 Jan 2005) | 1 line Changed paths: M /trunk/smagacor/TODO M /trunk/smagacor/lib/smagacor/smagacor-ui.rb * corrected Bug in GameShutterButton ------------------------------------------------------------------------ r171 | thomas | 2005-01-17 23:27:37 +0100 (Mon, 17 Jan 2005) | 2 lines Changed paths: M /trunk/smagacor/README M /trunk/smagacor/Rakefile M /trunk/smagacor/TODO M /trunk/smagacor/data/smagacor/tictactoe/tictactoe.rb M /trunk/smagacor/lib/smagacor/smagacor-ui.rb * README file nearly completed * added API documentation ------------------------------------------------------------------------ r170 | thomas | 2005-01-17 18:42:18 +0100 (Mon, 17 Jan 2005) | 1 line Changed paths: M /trunk/smagacor/TODO M /trunk/smagacor/test/smagacor/tc_controller.rb * corrected error in test cases ------------------------------------------------------------------------ r169 | thomas | 2005-01-17 18:37:20 +0100 (Mon, 17 Jan 2005) | 5 lines Changed paths: M /trunk/smagacor/Rakefile M /trunk/smagacor/TODO M /trunk/smagacor/data/smagacor/tictactoe/game.info A /trunk/smagacor/data/smagacor/tictactoe/tictactoe.rb M /trunk/smagacor/lib/smagacor/controller.rb M /trunk/smagacor/lib/smagacor/smagacor-ui.rb M /trunk/smagacor/test/games/tictactoe/game.info M /trunk/smagacor/test/smagacor/tc_controller.rb * corrected info in tictactoe/game.info * added implementation of TicTacToe * added logging facility * Controller now searches multiple game paths (data dir, .smagacor in home dir, ...) * added LogWindow to main window ------------------------------------------------------------------------ r166 | thomas | 2005-01-16 18:54:47 +0100 (Sun, 16 Jan 2005) | 1 line Changed paths: A /trunk/smagacor A /trunk/smagacor/COPYING A /trunk/smagacor/README A /trunk/smagacor/Rakefile A /trunk/smagacor/TODO A /trunk/smagacor/bin A /trunk/smagacor/bin/smagacor A /trunk/smagacor/data A /trunk/smagacor/data/smagacor A /trunk/smagacor/data/smagacor/smagacor.png A /trunk/smagacor/data/smagacor/tictactoe A /trunk/smagacor/data/smagacor/tictactoe/game.info A /trunk/smagacor/data/smagacor/tictactoe/tictactoe.png A /trunk/smagacor/lib A /trunk/smagacor/lib/smagacor A /trunk/smagacor/lib/smagacor/controller.rb A /trunk/smagacor/lib/smagacor/smagacor-ui.rb A /trunk/smagacor/otherdata A /trunk/smagacor/otherdata/tictactoe.svg A /trunk/smagacor/setup.rb A /trunk/smagacor/test A /trunk/smagacor/test/games A /trunk/smagacor/test/games/tictactoe A /trunk/smagacor/test/games/tictactoe/game.info A /trunk/smagacor/test/smagacor A /trunk/smagacor/test/smagacor/tc_controller.rb * initial import of smagacor files ------------------------------------------------------------------------