aboutsummaryrefslogtreecommitdiff
path: root/scumm/logic_he.cpp
AgeCommit message (Expand)Author
2005-08-14Replace warnings with debug, errors or printfs:Travis Howell
2005-08-08added replacement code for hypot()Paweł Kołodziejski
2005-07-30Remove trailing whitespaces.Eugene Sandulenko
2005-06-24When including files from common/, explicitly use the common/ prefixMax Horn
2005-06-21Patches needed to build for SYMBIAN32 WINS/GCC added.Lars Persson
2005-05-21fixed MS VC warnAndrew Kurushin
2005-05-18No need to declare a full method if all you need is a tiny local functionMax Horn
2005-05-18round() is not portable.Eugene Sandulenko
2005-05-18Some cleanup (note: for some (negative value) corner cases, round does not 10...Max Horn
2005-05-17Remove debug output. Some more PI fixesEugene Sandulenko
2005-05-17Update with our own PI and atan2().Eugene Sandulenko
2005-05-17Another funshop opcode. Does anyone knows ehrer to get proper x87 FPU fpatanEugene Sandulenko
2005-05-14Added --disable-hq and --disable-scumm-7-8 options. Also improvedEugene Sandulenko
2005-05-14Opcode number correctionEugene Sandulenko
2005-05-14Yet another LogicHE opcode.Eugene Sandulenko
2005-05-14Implemented last football logic opcode.Eugene Sandulenko
2005-05-14More football logic opcodes.Eugene Sandulenko
2005-05-12Remove debug leftover comments.Eugene Sandulenko
2005-05-12Support for football/footdemo logicEugene Sandulenko
2005-05-11Implement now spotted Logic opcode in funshops. Now need to find a placeEugene Sandulenko
2005-05-11Add additional logic hook in footdemo/funshops.Travis Howell
2005-05-10Preparations to let LogicHE hold game-specific code. IntroducedEugene Sandulenko
2005-05-10Fixed PuttRace logic routines. Now they match thanks to ajax16384's greatEugene Sandulenko
2005-05-09fixed warningsPaweł Kołodziejski
2005-05-09Rest of PuttRace logic code. Still buggy.Eugene Sandulenko
2005-05-08Initial support for intensive floating point compuitations used inEugene Sandulenko