Commit Graph

22 Commits

Author SHA1 Message Date
denniscuflat
988658df7c Most of the labels on "gameconfigform" and "gameplayform" were translated.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2229 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-05 01:08:45 +00:00
sekelsenmat
e295603a2f tappytux: Implements the hammer throwing
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2155 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-11-17 14:28:03 +00:00
sekelsenmat
6086315b5d Improves the support for translations
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2152 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-11-17 07:04:46 +00:00
sekelsenmat
dcc85b95c3 Fixes an access violation on quit and implements support for multiple languages and for the all wordlists
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2151 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-11-17 06:57:03 +00:00
denniscuflat
d07426651b TappyTux is fully playable. Sound yet to be implemented.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2147 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-11-16 00:43:34 +00:00
denniscuflat
078d054f3e git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2130 8e941d3f-bd1b-0410-a28a-d453659cc2b4 2011-11-14 17:17:47 +00:00
denniscuflat
96d9b298ff Questions are now assigned to an array, which allows for a smaller and better code.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2128 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-11-14 00:46:40 +00:00
denniscuflat
e9b3d86b4a The question words in TappyWords are now constantly changing.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2093 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-10-25 22:24:00 +00:00
denniscuflat
043339d46d TappyWords is now playable, including 'Score, Level and Lives' components. 'GameOver' has been implemented, and 'Continue' is an option.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2092 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-10-25 14:29:52 +00:00
denniscuflat
48aca8301a TTappyModules.Answered() procedure created, allowing game code to be placed in mod_tappywords.pas instead of gameplayform.pas.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2091 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-10-25 10:21:59 +00:00
denniscuflat
d7827921fc tappygamedata.pas is being rewritten.
TappyWords is already playable, but in a very rudimentary way.

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2090 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-10-24 23:09:39 +00:00
denniscuflat
bd690c6ad9 git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2089 8e941d3f-bd1b-0410-a28a-d453659cc2b4 2011-10-24 19:51:13 +00:00
sekelsenmat
412eaf705a tappytux: Fixes index out of bounds
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2035 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-28 19:00:29 +00:00
sekelsenmat
315ab409ed tappytux: Moves image loading to Form.OnCreate to be able to show error messages
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2031 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-28 18:21:15 +00:00
sekelsenmat
5379901827 Adds basic animations support to tappytux
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1961 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-15 14:34:06 +00:00
sekelsenmat
e8a94cd00b tappytux: Removes the fixed background and implements real drawing in the drawer component
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1960 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-15 14:14:50 +00:00
denniscuflat
b0272c01fd User is now able to input answers in gameplayform.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1941 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-14 01:24:06 +00:00
denniscuflat
832ed6e0d5 "TappyTux" interface designed.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1940 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-14 00:35:25 +00:00
sekelsenmat
1c94c886bd tappytux: Adds descriptions and translations to modules
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1933 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-10 21:42:25 +00:00
denniscuflat
068d0c4144 "TappyTux Loader" interface updated.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1930 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-10 02:43:40 +00:00
denniscuflat
3e5c2e1b03 The "TappyTux Loader" interface was created, yet it's still not functional.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1929 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-10 00:58:47 +00:00
denniscuflat
abea05d9e6 The files "tappytux.lpi", "gameconfigform.pas" and "gameplayform.pas" were created.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1919 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-07 17:58:54 +00:00