Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
VIEW-DEINSTALL to the INSTALL/DEINSTALL scripts don't cause errors.
|
|
|
|
dependency bumps.
|
|
package and library major bumps therein.
Also match dependency in corresponding buildlink2.mk's for the same reason.
Mmmm, binary packages.
|
|
|
|
bump dependency to latest libiconv version; recursively also bump all
dependencies of packages depending on libiconv.
Requested by fredb.
|
|
|
|
- Optional "Time Limit" per move.
- Removed world writable score file.
Also, convert to buildlink2.
|
|
|
|
Other changes since 2.0.1:
- Bugfixes, code cleanups, ui polishing, etc...
- Rules now stored in preferences file
- Updated Polish translation
- Game rules now customizable. (i.e. you can set board size
different than 9x9)
- "Input name" dialog now works as expected
- Save game file format changed to plain text.
- Score file format changed. Though old format still supported.
- Save/Load game.
- Option to turn off "disappearing" animation
- "Advanced" themes. =)
You can start making your own themes if you have some spare time... =)
|
|
GtkBalls is a simple logic game. The goal of the game is to make the
maximum number of lines with balls of the same color. A line is made
of five balls. Each time you don't do a line, extra balls appear on
the grid. You lose when the grid is full.
|