aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm/he/logic_he.cpp
AgeCommit message (Expand)Author
2016-05-26SCUMM HE: Moved remnants of Moonabse to HE100Eugene Sandulenko
2014-02-18SCUMM: Make GPL headers consistent in themselves.Johannes Schickel
2012-06-08SCUMM: Stub off other football2002 u32 opcodesMatthew Hoops
2011-08-17SCUMM: Split HE logic classes to their own filesMatthew Hoops
2011-08-17SCUMM: Mass-comment/rename/simplify the soccer u32 code.Alyssa Milburn
2011-08-16SCUMM: Fix cross product call in soccer u32 code.Alyssa Milburn
2011-08-10SCUMM: Remove unused soccer u32 codeMatthew Hoops
2011-08-09SCUMM: Fix bug in soccer u32 op_1014_sub3Matthew Hoops
2011-08-08SCUMM: Fix another original soccer u32 differenceMatthew Hoops
2011-08-06SCUMM: Fix some soccer u32 code in op_1011Matthew Hoops
2011-08-06SCUMM: Add a few more notes to soccer u32 codeMatthew Hoops
2011-08-06SCUMM: Remove soccer editor-related u32 codeMatthew Hoops
2011-08-05SCUMM: Fix a few more bugs in soccer u32 op_1014_sub1Matthew Hoops
2011-08-05SCUMM: Fix another typo in soccer u32 op_1014_sub1Matthew Hoops
2011-08-05SCUMM: Fix minor logic bug in soccer u32 op_1014Matthew Hoops
2011-08-05SCUMM: Add note to soccer u32 op_1011 about cursor scalingMatthew Hoops
2011-08-04SCUMM: Add notes on the unused soccer u32 opcodesMatthew Hoops
2011-08-03SCUMM: Fix shadows in soccerMatthew Hoops
2011-08-03SCUMM: Fix remaining soccer u32 op_1007 bugsMatthew Hoops
2011-08-02SCUMM: Implement soccer u32 op_1017Matthew Hoops
2011-08-02SCUMM: Fix soccer u32 op_1007 atan2 callsMatthew Hoops
2011-08-02SCUMM: Fix some more soccer u32 logic bugsMatthew Hoops
2011-08-02SCUMM: Fix op_1011 parametersMatthew Hoops
2011-08-02SCUMM: Implement soccer u32 op_1016Matthew Hoops
2011-08-02SCUMM: Fix more bugs in soccer u32 spotted by fuzzieMatthew Hoops
2011-08-02SCUMM: Fix several soccer u32 logic bugsMatthew Hoops
2011-07-31SCUMM: Add code for remaining soccer u32 opcodesMatthew Hoops
2011-06-20ALL: Remove trailing whitespacesMax Horn
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-27SCUMM: Fix differences in soccer's u32 op_1011Matthew Hoops
2011-04-27SCUMM: Implement soccer u32 opcodes 1013, 1019, 1020, and 1021Matthew Hoops
2011-04-27SCUMM: Fixed compilation with MSVCmd5
2011-04-26SCUMM: Avoid long double usageMatthew Hoops
2011-04-26SCUMM: Begin work on the soccer u32 codeMatthew Hoops
2011-03-19SCUMM: Changed usage of PI to M_PI (normally defined in math.h)md5
2010-11-01COMMON: Rename String::printf() to String::format()Max Horn
2010-10-23ALL: Fix indention (whitespaces -> tabs)Max Horn
2010-10-23SCUMM: Disable multiplayer option in Backyard Baseball 2001.Travis Howell
2010-05-05SCUMM: Convert some code to use Common::StringMax Horn
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