aboutsummaryrefslogtreecommitdiffstats
path: root/src/chess_piece.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Created a seperate filemakeoverfinish_parserymherklotz2017-01-231-1/+1
|
* fixed the chess board and added empty pieces to fill holes, also added ↵zedarider2017-01-171-0/+9
| | | | forward declarations
* creating the boardymherklotz2017-01-151-0/+1
|
* added colour to pieces and commentsymherklotz2017-01-141-4/+14
|
* made it more object oriented but removed the board implementationzedarider2017-01-131-56/+5
|
* starting building the testbenchzedarider2016-11-251-3/+3
|
* finished the testerzedarider2016-11-101-0/+2
|
* changed the code formatting for easier viewingzedarider2016-11-091-6/+4
|
* added movement to pawnzedarider2016-11-091-24/+0
|
* managed and going to mergezedarider2016-11-081-0/+6
|
* saving files as backupzedarider2016-11-081-12/+34
|
* constructor is now defaultzedarider2016-11-061-7/+0
|
* adding initial fileszedarider2016-11-051-0/+66