CIA.vc
jwickersheimer
Real-time open source activity stats
Stats » Authors » jwickersheimer
informationsyndicateUTC clock
13:14 on May 26, 2012
event counters
The last message was received 5.01 years ago at 06:38 on May 24, 2007
0 messages so far today, 0 messages yesterday
0 messages so far this week, 0 messages last week
0 messages so far this month, 0 messages last month
10 messages since the first one, 5.15 years ago, for an average of 6.26 months between messages
recent messages
dateReversed sort columnprojectcontentlink
06:38 on May 24, 2007KDE
Commit by jwickersheimer :: r667845 runtime/trunk/KDE/kdebase/runtime/knetattach/knetattach.ui:
Fix a long time bug/enhancement request to be able to use port >32768
CC: staikos at kde dot org
#
14:56 on May 01, 2007KDE
Commit by jwickersheimer :: r660105 kshisen/trunk/KDE/kdegames/kshisen/ (board.cpp board.h):
The game now restart on changing the options Chinese Style
and restart if started playing on change of the Tiles Can Slide option.
#
14:43 on May 01, 2007KDE
Commit by jwickersheimer :: r660098 kshisen/trunk/KDE/kdegames/kshisen/ (app.cpp app.h):
Fixed statusbar layout issue by switching from insertItem to addWidget
(similar to KMahjongg)
#
12:49 on Apr 22, 2007KDE
Commit by jwickersheimer :: r656816 kshisen/trunk/KDE/kdegames/kshisen/ (app.cpp app.h board.cpp board.h):

CCBUG: 121808
GUI:
Added user notice and feedback in the status bar:

  • when no tile is selected indicate the user to select one
  • tell when the second clicked tile doesn't match
  • tell when the second clicked tile cannot make a move (but match)
  • tell how to do when the second clicked result in multiple possible moves
#
10:31 on Apr 22, 2007KDE
Commit by jwickersheimer :: r656764 kshisen/trunk/KDE/kdegames/kshisen/app.cpp:
BUG: 139915
GUI:
Notify the user when he made at time good enough to be recorded in the highscores if he didn't cheated using Hint or Undo.
#
09:32 on Apr 22, 2007KDE
Commit by jwickersheimer :: r656745 kshisen/trunk/KDE/kdegames/kshisen/ (app.cpp board.cpp board.h):
Little rewrite of the Gravity code.
Added extra code for Undo/Redo to work properly with Gravity and Sliding
Added test code for Undo/Redo performed each turn (only if DEBUGGING is set, check debug.h)
#
07:38 on Apr 06, 2007KDE
Commit by jwickersheimer :: r651026 kshisen/trunk/KDE/kdegames/kshisen/settings.ui:
Change label for the settings for the Tile can slide rule.
Now: Tiles can slide, but you can connect only in 2 lines instead of 3
#
07:35 on Apr 06, 2007KDE
Commit by jwickersheimer :: r651025 kshisen/trunk/KDE/kdegames/kshisen/ (board.cpp board.h):
The user is now asked how to perform a move if there are multiple ways for the requested tiles.
#
10:53 on Apr 04, 2007KDE
Commit by jwickersheimer :: r650352 kshisen/trunk/KDE/kdegames/kshisen/ (4 files):

started implemented the "tiles can slide" rule, works with undo/redo, but those will be fixed later on:

  • user should be able to chose which move to perform for a couple of tiles when more than one is possible
  • hint should indicate which tile to select first (order is important the first selected initiate the slide)
#
10:26 on Apr 04, 2007KDE
Commit by jwickersheimer :: r650343 kshisen/trunk/KDE/kdegames/kshisen/board.cpp:
solved the KFatal message "Removing unmatched tiles" when using "chinese style" option
#