descriptionNot Another Lousy Chess Game. Highly tested game engine (thanks to TDD), and awesome GUI (thanks to OGRE).
repository URLhttps://github.com/Meelo/NALCG.git
ownermilo@meelo.org
last changeThu, 13 May 2010 20:33:20 +0000 (13 23:33 +0300)
last refreshFri, 26 Apr 2024 17:38:33 +0000 (26 19:38 +0200)
content tags
add:
README
Goals:
Make a well tested Chess client for Käyttöliittymäohjelmointi-course.

----
This file should be updated as new dependencies appear.

Dependencies:
OGRE-1.6.5
Qt-test-4.x (x not confirmed)
CEGUI-0.5.1
OIS-1.2.0
shortlog
2010-05-13 Markku VelinenFinal AI tweaks.masterNALCG-1.5-rc1
2010-05-13 Markku VelinenFixed node collision on promotes.
2010-05-13 Niko HämäläinenMerge branch 'master' of github.com:Meelo/NALCG
2010-05-13 Niko HämäläinenAdded timestamps for each round ending..
2010-05-13 Markku VelinenQuitting the game on AI turn should no longer crash...
2010-05-13 Markku VelinenResolved conflicts. Check should now show up on the...
2010-05-13 Markku VelinenAI search depths can now be changed during the game...
2010-05-13 Niko Hämäläinenremoved parameters from RemotePlayer::connect(), since...
2010-05-13 Niko Hämäläinenremote connecting now listens to the config file
2010-05-13 Markku VelinenReduced quiescence search additional depth from 6 to 2.
2010-05-13 Markku VelinenFixed movement assistances not showing at the start...
2010-05-13 Markku VelinenPieces no longer show as selectable on AI's turn. CHECK...
2010-05-13 Niko Hämäläinennetwork address, port and player name is now read from...
2010-05-11 Markku VelinenFixed AI vs AI deadlock. Decreased the frame rate while...
2010-05-10 Markku VelinenUndo, restart and quit no longer cause the AI to crash...
2010-05-10 Markku VelinenAdded some missing member initializations.
...
tags
13 years ago NALCG-1.5-rc1
14 years ago NALCG-1.0 Releasing the first full release...
14 years ago NALCG-1.0.0-rc1 Offline version of the game is...
14 years ago NALCG-0.9.7 NALCG release version 0.9.7, pre...
14 years ago NALCG-0.5 NALCG release version 0.5
14 years ago NALCG-0.9 NALCG release version 0.9.
14 years ago test-release Initial release version, lets call...
14 years ago NALCG-0.7
heads
13 years ago master
14 years ago gh-pages