Page 1 of 1

Balls, a Billes clone

Posted: Sat Jun 06, 2009 4:46 pm
by stpendl
Balls is similar to Billes by cassiope01, but it does not have those appealing graphics, nor does it give you a hint about your next possible move.

It does not check, if there are any moves left either, but you can localize the text of the window using different language files.

It uses the 3D ball drawing routine of tsh73.

Currently English and German language files are included, if you like to share your language file, please attach the ZIP archive containing it to your reply to this thread.

June 7th, 2009 ... Updated ZIP archive to include Spanish language file and screen-shot

June 7th, 2009 ... Updated ZIP archive to include icon file and corrected eighth color based on cundo's suggestion

Posted: Sat Jun 06, 2009 9:17 pm
by stpendl
Updated ZIP archive with new source to calculate hue from RGB values.

This should take care of the similar colors.

Posted: Sat Jun 06, 2009 9:45 pm
by cundo
EspaƱol.lng

Posted: Sat Jun 06, 2009 10:12 pm
by stpendl
Updated ZIP archive with Spanish language file.

Changed source code to create English language file, if it is missing.

Posted: Sun Jun 07, 2009 8:04 am
by stpendl
Updated source, since user was allowed to move balls during the update of the table.

Posted: Sun Jun 07, 2009 9:27 am
by stpendl
Updated scoring, which needed an update of the language files and scoring table too.

Download from the link above.

Posted: Tue Jun 09, 2009 9:57 am
by stpendl
Updated language files to include French and Dutch.

Updated source to display complete scoring information, this resulted in updating all language files to include new options.

Please download the latest version from the link in the first post.

Posted: Thu Jun 11, 2009 1:37 pm
by stpendl
Updated ZIP archive to include Italian, Portuguese and Swedish language files.

Updated GUI to display long translations.

Updated options dialog to allow selection of Windows standard fonts, if Microsoft Office is not installed.

I used an online translation service, so please attach any corrected language files to a reply to this thread, so I can update the full download.

Attach any additional language files to a reply to this thread, so I can include them in the full download.

Please download the latest version from the post at the top.

Posted: Thu Jun 11, 2009 7:24 pm
by stpendl
Updated the ZIP archive with the Spanish language file corrected by cundo.

Please download the full package from the post at the top.

Russian language file

Posted: Thu Jun 11, 2009 8:18 pm
by tsh73
Russian language file.
Russian does not shows in texteditor unless "MS Office fonts" is selected.
Also I named it "Shariki" (that means "small balls") because "Spheres" sounds too dry and math-like to be fun. Besides there no second meaning in "balls" in Russian ;)

Posted: Fri Jun 12, 2009 8:07 am
by stpendl
Updated the full download to include the Russian language file.

Thanks tsh73 8)

Please download the latest version from the initial post.

Posted: Tue Jun 16, 2009 8:04 pm
by stpendl
Updated source code to give a proper display on screens using a different DPI setting than the default.

Changes made:
  1. changed main window into a dialog to properly scale controls and text
  2. added scaling to text in graphics controls
  3. added scaling to ball sprites
Changes tested on Windows 7 with 125% DPI scale.

Please download the updated version from the initial post.