Commit Graph

19 Commits

Author SHA1 Message Date
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
3bc96963bc tappytux: A very large rework of the software architecture, removing various hacks and improving the general architecture
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2150 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-11-16 21:54:32 +00:00
5e35b522d3 tappytux: Large graphics rework, changes TFPRasterImage into TLazIntfImage to store sprites to increase the speed in Linux and Mac OS X
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2148 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-11-16 07:44:39 +00:00
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
aadb3b200b git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2145 8e941d3f-bd1b-0410-a28a-d453659cc2b4 2011-11-15 20:45:41 +00:00
93b6b043b7 git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2141 8e941d3f-bd1b-0410-a28a-d453659cc2b4 2011-11-15 17:38:30 +00:00
63775e2439 New animation class created.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2134 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-11-15 00:03:21 +00:00
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
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
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
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
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
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
f0a56518e7 'PathDelim' included in the code to increase compatibility.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2033 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-28 18:57:47 +00:00
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
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
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
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
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