Quote:
Originally Posted by shitboi
the company is definitely cheap, but nothing can be said about their programmer since he might be heavily overloaded.
Well whoever programmed conquer is definitely way better than me, lol.
|
There's definitely more than one programmer at TQ.
If you read through the EO source, there's various signatures placed by them all over it, to signify its their work etc.
For Example:
Code:
//---jinggy---begin
//Íæ¼ÒÌØÊâ״̬µ÷½Ú dodge Öµ
IStatus * pStatus = QueryStatus(STATUS_ADJUST_DODGE);
if (pStatus)
{
nDge = ::CutTrail(0, AdjustData(nDge, pStatus->GetPower()));
}
//---jinggy---end
Code:
// self_defence // add huang 2004.1.14
Code:
// pk increase // tudo 2004.1.11 // û¸Ä
Code:
// °´ÕÕ 2004.10.28µÄ°¸×ÓÐÞ¸Ä ---- zlong
There's quite a lot more scattered around, that's just half of the User.cpp