25 Commits

Author SHA1 Message Date
f59a8e2941 fpchess: FICS playing now works =)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1906 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-06 12:24:08 +00:00
73811c895f fpchess: Fixes login name
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1905 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-06 11:12:55 +00:00
7f43f113b3 fpchess: Advances the FICS code
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1904 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-06 11:03:12 +00:00
dab59ca11c fpchess: Implements animations for the computer moves
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1897 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-05 07:08:34 +00:00
60540877cb Patch from Brian, adds pawn promotion + some changes from me
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1882 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-01 05:41:04 +00:00
79e55f98bc fpchess: Improves the mode description
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1880 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-08-30 16:33:47 +00:00
0caf78ba9d fpchess: Improves some coordinates
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1876 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-08-30 15:17:58 +00:00
f3267c88d3 fpchess: Adds coordinates writing to the log
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1875 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-08-30 15:05:14 +00:00
e0bebc82cd fpchess: Improves the UI
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1847 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-08-28 06:32:54 +00:00
0a26a629ff fpchess: Fixes a crash and start implementing the telnet code
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1846 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-08-27 21:49:44 +00:00
de135f4ea0 fpchess: Some fixes
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1845 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-08-27 21:16:40 +00:00
797e6dfabd fpchess: Recreates the button to start playing
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1844 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-08-27 21:04:29 +00:00
504857a383 fpchess: Advances the modules interface
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1843 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-08-27 20:53:13 +00:00
8b93de655c fpchess: Starts making the game modular
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1842 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-08-27 20:14:54 +00:00
54c7e64160 fpchess: Improves the timer
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1554 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-04-07 06:57:02 +00:00
f8067222d3 fpchess: Starts adding AI play via a web service
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1551 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-04-07 06:26:28 +00:00
5305fd6321 fpchess: Patch from Brian Chalega da Silva, starts implementing move validation and fixes compilation with the latest Lazarus
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1549 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-04-04 16:09:05 +00:00
e22a6b1b20 Starts reorienting the chess game towards the borland chess webservice
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1337 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-10-06 15:59:48 +00:00
68d2761793 Adds the capability to get the local IP to the chess game
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1336 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-10-06 13:34:34 +00:00
e200bb3faf Fixes compilation of the chess game
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1335 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-10-05 20:05:41 +00:00
7fad6b83aa fpchess is now playable in hotseat mode
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1327 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-09-23 15:40:21 +00:00
5898609891 Implements support for piece moving in fpchess
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1326 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-09-23 10:43:52 +00:00
6a3bf19703 Advances fpchess up to being able to draw the board and tiles, and adds the tile images.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1324 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-09-22 15:45:23 +00:00
2bd91fb276 Starts building more structure into the chess game
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1323 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-09-21 06:33:18 +00:00
c4882537eb Adds a new application to lazarusccr, fpchess
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1321 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-09-16 11:52:47 +00:00