Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2023-12-24 | Reformatted board_init() | Markus Uhlin | -15/+21 |
2023-12-24 | Reformatted board_calc_strength() | Markus Uhlin | -18/+21 |
2023-12-24 | Reformatted holding_str() | Markus Uhlin | -14/+14 |
2023-12-24 | Reformatted append_holding_machine() | Markus Uhlin | -13/+16 |
2023-12-24 | Reformatted append_holding_display() | Markus Uhlin | -8/+9 |
2023-12-24 | Reformatted update_holding() | Markus Uhlin | -25/+36 |
2023-12-23 | Moved variable definition | Markus Uhlin | -2/+2 |
2023-12-23 | Moved vars | Markus Uhlin | -9/+9 |
2023-12-23 | Added whitespaces | Markus Uhlin | -1/+1 |
2023-12-23 | Fixed long statement | Markus Uhlin | -1/+5 |
2023-12-23 | Changed indentation | Markus Uhlin | -14/+15 |
2023-12-23 | Moved define | Markus Uhlin | -1/+2 |
2023-12-23 | Moved defines | Markus Uhlin | -5/+6 |
2023-12-23 | Reformatted board_to_string() | Markus Uhlin | -35/+38 |
2023-12-23 | move_and_time: return a pointer to the start of 'tmp' | Markus Uhlin | -1/+1 |
2023-12-23 | Reformatted move_and_time() | Markus Uhlin | -4/+6 |
2023-12-23 | Reformatted genstyle() | Markus Uhlin | -90/+105 |
2023-12-23 | Reformatted style13() | Markus Uhlin | -14/+34 |
2023-12-23 | Reformatted style1() | Markus Uhlin | -13/+33 |
2023-12-23 | Reformatted style2() | Markus Uhlin | -13/+33 |
2023-12-23 | Call script | Markus Uhlin | -0/+2 |
2023-12-23 | Install new dir | Markus Uhlin | -0/+1 |
2023-12-23 | Reformatted style3() | Markus Uhlin | -13/+33 |
2023-12-23 | Reformatted style4() | Markus Uhlin | -13/+33 |
2023-12-23 | Reformatted style5() | Markus Uhlin | -12/+31 |
2023-12-23 | Reformatted style6() | Markus Uhlin | -13/+32 |
2023-12-23 | Reformatted style7() | Markus Uhlin | -14/+18 |
2023-12-23 | Reformatted style8() | Markus Uhlin | -39/+55 |
2023-12-23 | Reformatted style9() | Markus Uhlin | -29/+42 |
2023-12-23 | Added phony | Markus Uhlin | -2/+2 |
2023-12-23 | Divided the 'install' target | Markus Uhlin | -19/+21 |
2023-12-23 | Added blank lines | Markus Uhlin | -0/+3 |
2023-12-23 | Reformatted style11() | Markus Uhlin | -37/+53 |
2023-12-23 | Added blank lines | Markus Uhlin | -0/+3 |
2023-12-23 | Reformatted place_piece() | Markus Uhlin | -21/+24 |
2023-12-23 | Parentheses | Markus Uhlin | -1/+1 |
2023-12-23 | Reformatted wild_update() | Markus Uhlin | -127/+160 |
2023-12-23 | Reformatted wild_init() | Markus Uhlin | -5/+6 |
2023-12-23 | Updated the revision history | Markus Uhlin | -0/+1 |
2023-12-23 | Added parentheses | Markus Uhlin | -3/+3 |
2023-12-23 | Added whitespaces | Markus Uhlin | -1/+1 |
2023-12-23 | Updated the changelog | Markus Uhlin | -0/+1 |
2023-12-23 | Fixed dead assignment | Markus Uhlin | -3/+1 |
2023-12-23 | Fixed dead assignment | Markus Uhlin | -2/+0 |
2023-12-23 | Added alignment | Markus Uhlin | -5/+5 |
2023-12-23 | Reformatted board_read_file() | Markus Uhlin | -110/+122 |
2023-12-23 | Reformatted com_raisedead() | Markus Uhlin | -76/+112 |
2023-12-23 | sprintf() -> snprintf() | Markus Uhlin | -1/+2 |
2023-12-23 | Updated the revision history | Markus Uhlin | -0/+1 |
2023-12-23 | Fixed salt | Markus Uhlin | -4/+7 |