aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm/he/logic_he.cpp
AgeCommit message (Collapse)Author
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have ↵Nicola Mettifogo
been updated. svn-id: r28966
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client ↵Max Horn
formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots svn-id: r27024
2007-03-12Remove warning, logic code for soccer games is incomplete.Travis Howell
svn-id: r26100
2007-03-09Some more fraction data & an optimized formula (I still have no clue what ↵Max Horn
that tries to compute, though :) svn-id: r26043
2007-03-09Updated fraction valuesMax Horn
svn-id: r26042
2007-03-09added comments suggesting possible formulas for hardcoded float valuesNicola Mettifogo
svn-id: r26041
2007-03-09Some more LogicHE cleanupMax Horn
svn-id: r26038
2007-03-09Some more LogicHE cleanupMax Horn
svn-id: r26037
2007-03-09Some cleanup, and added some of my observation (man this code is really strange)Max Horn
svn-id: r26036
2007-03-09Revised LogicHErace::op_1140 (the two multiplications by constants still ↵Max Horn
baffle me, but at least it makes some sense now, and corrects the worst bugs in that func) svn-id: r26035
2007-02-16Some very obvious cleanups.Torbjörn Andersson
svn-id: r25635
2006-10-25Switch error to warning, since code is compatbile with football2002 tooTravis Howell
svn-id: r24516
2006-02-20Fixing compiler (cast) warningMax Horn
svn-id: r20799
2006-02-16force arg variable to float type, msvc8 can't select from float or doublePaweł Kołodziejski
svn-id: r20725
2006-02-15Moved all he-specific source files to engines/scumm/he/ subdirectoryEugene Sandulenko
svn-id: r20696