| Summary: | [patch] simpler code for kjumpingcube, cubebox.cpp | ||
|---|---|---|---|
| Product: | [Applications] kjumpingcube | Reporter: | Roland Illig <roland.illig> |
| Component: | general | Assignee: | Ian Wadham <iandw.au> |
| Status: | RESOLVED FIXED | ||
| Severity: | wishlist | CC: | kde-games-bugs-null |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | simpler code | ||
|
Description
Roland Illig
2008-09-25 16:40:36 UTC
Created attachment 27566 [details]
simpler code
the code is untested, but looks good. :)
The patch looks good and works well. Thanks very much, Roland !! SVN commit 1303495 by ianw: Related: bug 171653 Simplify the code for updating the neighbors of a cube. M +6 -67 cubebox.cpp M +6 -67 kcubeboxwidget.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1303495 |