[codename-alex-dev-commits] src 040303_subs_changes.txt,NONE,1.1
Brought to you by:
scriptfellow,
wza
|
From: <wz...@us...> - 2003-03-05 00:35:27
|
Update of /cvsroot/codename-alex/src In directory sc8-pr-cvs1:/tmp/cvs-serv10374/src Added Files: 040303_subs_changes.txt Log Message: --- NEW FILE: 040303_subs_changes.txt --- - general editing about inline comments and #smc - code clening (much dead code removed) - #true and #false now replace %_TRUE and %_FALSE respectively. values for %_OK and %_NOK were adjusted too. - taking advantage of IF and SET extended syntax (clickScreenPos, openBuy, openSell, charMoveAway, charTurnRight, charTurnAround, charMoveForward, buy, recall, drag, countItemsInContainer, countItemsInSpecificContainer, getValue, getBackpackInfo, wait, random) - taking advantage of FINDITEM extended syntax (findItemInContainer, findItemInSpecificContainer) - added timerInit, timerGet and timerSet subs - sub hideCheck renamed into hide |