aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm/he/logic_he.cpp
AgeCommit message (Expand)Author
2009-08-12Fix building with specific games disabled in MSVC.Travis Howell
2009-07-11Fix pinball type mini game in Putt-Putt Enters The Race.Travis Howell
2009-06-06Add logic stub for Backyard Basketball.Travis Howell
2009-05-31The error() and warning() functions add ! and newline automatically. (I didn'tTorbjörn Andersson
2009-03-07Patch #2671477: Fix wrong usage of strncatWillem Jan Palenstijn
2008-12-15Add Moonbase Commander target again, for testing only.Travis Howell
2008-11-16Fixed various g++ warnings ("format not a string literal and no format argume...Johannes Schickel
2007-11-24Add notes (From wiki) for u32 codes used in Backyard Soccer.Travis Howell
2007-11-24Implement soccer opcode 1006. Nothing is tested and is pure processingEugene Sandulenko
2007-11-22Implement soccer logic opcode 1003Eugene Sandulenko
2007-11-22Fix bug with rotating shapes in funshop gamesEugene Sandulenko
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...Nicola Mettifogo
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-03-12Remove warning, logic code for soccer games is incomplete.Travis Howell
2007-03-09Some more fraction data & an optimized formula (I still have no clue what tha...Max Horn
2007-03-09Updated fraction valuesMax Horn
2007-03-09added comments suggesting possible formulas for hardcoded float valuesNicola Mettifogo
2007-03-09Some more LogicHE cleanupMax Horn
2007-03-09Some more LogicHE cleanupMax Horn
2007-03-09Some cleanup, and added some of my observation (man this code is really strange)Max Horn
2007-03-09Revised LogicHErace::op_1140 (the two multiplications by constants still baff...Max Horn
2007-02-16Some very obvious cleanups.Torbjörn Andersson
2006-10-25Switch error to warning, since code is compatbile with football2002 tooTravis Howell
2006-02-20Fixing compiler (cast) warningMax Horn
2006-02-16force arg variable to float type, msvc8 can't select from float or doublePaweł Kołodziejski
2006-02-15Moved all he-specific source files to engines/scumm/he/ subdirectoryEugene Sandulenko