source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @211   3 years guyru Rotated the 2 die in order to make it more distinguishable from the 3 die.
(edit) @210   4 years guyru remove the old, unused, SimpleHistogram? code
(edit) @209   4 years guyru greatly simplfy the way pie slices are drawn
(edit) @208   4 years guyru Render legend in the SimplePiePlot? widget
(edit) @207   4 years guyru highlight pie plot segments when moving over them
(edit) @206   4 years guyru initial working code of simple pie plot
(edit) @205   4 years guyru Load the last reset date correctly and only report to the statistics a new …
(edit) @204   4 years guyru Center window on startup
(edit) @203   4 years guyru Use auto_ptr for the wxGraphicsConetext pointer
(edit) @202   4 years guyru Add simple histogram to statistics
(edit) @201   4 years guyru Re-factor the Statistics constructor to use exceptions
(edit) @200   4 years guyru Make use of boost::scoped_pointer in MainFrame?
(edit) @199   4 years guyru Simple statistics dialog, make statistics class store last reset date
(edit) @198   4 years guyru Use BOOST_FOREACH in statistics.cpp.
(edit) @197   4 years guyru Save score distribution
(edit) @196   4 years guyru Add utility.h which was left out of r193.
(edit) @195   4 years guyru Re-factor the check whether the dice were rolled before each scoring.
(edit) @194   4 years guyru Re-factor the accidental roll prevention.
(edit) @193   4 years guyru Basic statisitics class
(edit) @192   4 years guyru Use static linking of Runtime Library in the Portable Edition
(edit) @191   4 years guyru Portable Edition 1.9 Preparations. Removed SQLite support. Fixed …
(edit) @190   4 years guyru Updated the nsis installer script
(edit) @189   4 years guyru update ChangeLog?
(edit) @188   4 years guyru use a real copyright symbol
(edit) @187   5 years guyru use wx-config settings from configure.ac
(edit) @186   5 years guyru - fixed rare case where Roll button will not work (m_skiproll not …
(edit) @185   5 years guyru fix compilation under VC
(edit) @184   5 years guyru update VC project files
(edit) @183   5 years guyru about dialog rewrite - part 2
(edit) @182   5 years guyru about dialog rewrite - part 1
(edit) @181   5 years guyru make highsocres window resizable and make list columns resize …
(edit) @180   5 years guyru code cleanup: removed ObjectsID.h
(edit) @179   5 years guyru update links in help menu
(edit) @178   5 years guyru use more standard path for saving configuration file under Windows
(edit) @177   5 years guyru resolve some compiler warnings
(edit) @176   5 years guyru fix settings parsing under windows (problem with eol)
(edit) @175   5 years guyru add resource file, fix score hint shade under Windows
(edit) @174   5 years guyru VC2008 project files, minor fixes for windows compilation
(edit) @173   5 years guyru Add sqlite to source package so no external dependency is needed
(edit) @172   5 years guyru readjust the columns' width in the HighscoresDialog?, set keyboard shortcut
(edit) @171   5 years guyru fix the "Conditional jump or move depends on uninitialised value(s)" error …
(edit) @170   5 years guyru code cleanup
(edit) @169   5 years guyru remove the initial work on dice themes support
(edit) @168   5 years guyru save last highscore name
(edit) @167   5 years guyru - Add "Clear", "Configure" buttons to Highscores Dialog, add ability to …
(edit) @166   5 years guyru remove the code of the HighScoreTableDB
(edit) @165   5 years guyru new highscore dialog
(edit) @164   5 years guyru remove dependency on SettingsDB
(edit) @163   5 years guyru remove old settings dialog and switch to new one
(edit) @162   5 years guyru add the wxwidgets autoconf macros to the package
(edit) @161   5 years guyru get const pointer to the highscorelist inside Configuration
(edit) @160   5 years guyru submit and check highscore
(edit) @159   5 years guyru - Import settings and highscores to new configuration class. - Fix …
(edit) @158   5 years guyru - Put all of configuration.h into namespace. - save method for …
(edit) @157   5 years guyru configuration - initial work, parsing settings and highscore
(edit) @156   5 years guyru rename configuration file from .OpenYahtzee? to .openyahtzee
(edit) @155   5 years guyru add upper-section bonus immediately when reaching 63 points
(edit) @154   5 years guyru display the number of rolls left on the roll button
(edit) @153   5 years guyru reorganize Makefile.am
(edit) @152   5 years guyru add a check for wxwidgets to the configure.ac
(edit) @151   5 years guyru use standard identifiers for the new game and undo menu items
(edit) @150   5 years guyru improve the design of the dice theme handling classes
(edit) @149   5 years guyru improved configure.ac
(edit) @148   5 years guyru updates to Makefile.am and some small fixes
(edit) @147   5 years guyru - Updated ChangeLOg - Updated NSIS installer scripts - Updated copyright …
(edit) @146   5 years guyru - Updated autotools files - Added desktop file - Updated version strings
(edit) @145   5 years guyru fixed bug #1836473 (wrong title caption)
(edit) @144   5 years guyru portable version fixes
(edit) @143   5 years guyru fixed bug #1775620 (settings dialog enables roll button)
(edit) @142   5 years guyru branched Open Yahtzee 1.8
(edit) @141   5 years guyru use the built in wxImage::ConvertToGreyscale? instead of custom one
(edit) @140   5 years guyru Use wxLaunchDefaultBrowser directly without the hack for KDE users
(edit) @139   5 years guyru fixed the segmentation fault on exit (bug #1841853)
(edit) @138   5 years guyru updated urls and removed urls setting from database (unneeded for now)
(edit) @137   5 years guyru added theme dialog
(edit) @136   5 years guyru improved and fixed the automake filse so it will be able to create a dist …
(edit) @135   5 years guyru updated autotools configuration to install desktop file
(edit) @134   5 years guyru new repository layout - step 3
(edit) @133   5 years guyru new repository layout - step 2
(edit) @132   5 years guyru new repository layout - step 1
(edit) @131   5 years guyru dice themes
(edit) @130   5 years guyru dice themes class
(edit) @129   5 years guyru seo layout reorganization of website
(edit) @128   5 years guyru clear sub total score if the user disables this option via the settings …
(edit) @127   5 years guyru score hints settings dialog entry
(edit) @126   5 years guyru more code refactoring - control creation and layout
(edit) @125   5 years guyru some code refactoring
(edit) @124   5 years guyru finished the score hinting logic
(edit) @123   5 years guyru more work on scoring hints
(edit) @122   5 years guyru more work on score hints
(edit) @121   5 years guyru more work on scroe hints
(edit) @120   6 years guyru removed unneccary files
(edit) @119   6 years guyru added yahtzee joker support to new scoring class
(edit) @118   6 years guyru integrated the new scoring class, more work needed on the yahtzee joker
(edit) @117   6 years guyru completed the work on the new scoring class
(edit) @116   6 years guyru initial work on new scoring class
(edit) @115   6 years guyru Fixed window's title caption (bug #1836473)
(edit) @114   6 years guyru fixed escaping error
(edit) @113   6 years guyru - Do not depend on PHP's magic quotes. - Fixed escaped ' in feedback …
(edit) @112   6 years guyru some portable edition fixes
Note: See TracRevisionLog for help on using the revision log.