aboutsummaryrefslogtreecommitdiff
path: root/src/crcombat.cc
Commit message (Collapse)AuthorAge
* more work on `operate.cc`fusion322025-06-13
|
* most `info.cc` functionsfusion322025-06-10
|
* impl `TCreature::Move` which was absolute hell + some tidying upfusion322025-06-08
|
* some work on `crmain.cc` and `cract.cc` + merge creature headersfusion322025-06-06
|
* merge creature headersfusion322025-06-05
|
* finish `magic.cc`fusion322025-06-05
|
* impl TCreature::Damage + overall improvementsfusion322025-05-31
|
* done with `crcombat.cc`fusion322025-05-31
|
* more work on `crcombat.cc`fusion322025-05-30
|
* initial work on `crcombat.cc`fusion322025-05-30
|
* linux Makefile + fix most compilation problemsfusion322025-05-25
| | | | | | | I wanted to see if the compiler had any problems with the code so far and added a few stub definitions so that each file would properly compile. We still fail when linking but we're able to to find and fix compile time errors.
* halfway of `map.cc` and start of `objects.cc`fusion322025-05-24