aboutsummaryrefslogtreecommitdiff
path: root/scumm/logic_he.h
AgeCommit message (Collapse)Author
2006-02-11Change CVS keywords to SVN keywordsMax Horn
svn-id: r20511
2006-02-04Split intern.h and moved HE stuff into the new file intern_he.hMax Horn
svn-id: r20372
2006-01-18Update copyright noticeEugene Sandulenko
svn-id: r20088
2005-10-18Update FSF address. Eek. Actually that took place on May 1, 2005Eugene Sandulenko
svn-id: r19142
2005-06-24When including files from common/, explicitly use the common/ prefixMax Horn
svn-id: r18444
2005-05-18No need to declare a full method if all you need is a tiny local functionMax Horn
svn-id: r18158
2005-05-18round() is not portable.Eugene Sandulenko
svn-id: r18155
2005-05-17Update with our own PI and atan2().Eugene Sandulenko
svn-id: r18143
2005-05-17Another funshop opcode. Does anyone knows ehrer to get proper x87 FPU fpatanEugene Sandulenko
implementation? svn-id: r18141
2005-05-14Improvements to --disable-* stuff. Now less ugly #ifdefs with #includes.Eugene Sandulenko
svn-id: r18100
2005-05-14Implemented last football logic opcode.Eugene Sandulenko
svn-id: r18087
2005-05-14More football logic opcodes.Eugene Sandulenko
svn-id: r18085
2005-05-12Support for football/footdemo logicEugene Sandulenko
svn-id: r18065
2005-05-11Implement now spotted Logic opcode in funshops. Now need to find a placeEugene Sandulenko
where another one gets called. svn-id: r18064
2005-05-11Add additional logic hook in footdemo/funshops.Travis Howell
svn-id: r18048
2005-05-10Preparations to let LogicHE hold game-specific code. IntroducedEugene Sandulenko
GF_HE_985. Feel free to give it more proper name. svn-id: r18036
2005-05-09Rest of PuttRace logic code. Still buggy.Eugene Sandulenko
svn-id: r17988
2005-05-08Initial support for intensive floating point compuitations used inEugene Sandulenko
Putt-Putt Race. Still incomplete. svn-id: r17949