Age | Commit message (Expand) | Author |
2011-06-20 | ALL: Remove trailing whitespaces | Max Horn |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2011-04-27 | SCUMM: Fix differences in soccer's u32 op_1011 | Matthew Hoops |
2011-04-27 | SCUMM: Implement soccer u32 opcodes 1013, 1019, 1020, and 1021 | Matthew Hoops |
2011-04-27 | SCUMM: Fixed compilation with MSVC | md5 |
2011-04-26 | SCUMM: Avoid long double usage | Matthew Hoops |
2011-04-26 | SCUMM: Begin work on the soccer u32 code | Matthew Hoops |
2011-03-19 | SCUMM: Changed usage of PI to M_PI (normally defined in math.h) | md5 |
2010-11-01 | COMMON: Rename String::printf() to String::format() | Max Horn |
2010-10-23 | ALL: Fix indention (whitespaces -> tabs) | Max Horn |
2010-10-23 | SCUMM: Disable multiplayer option in Backyard Baseball 2001. | Travis Howell |
2010-05-05 | SCUMM: Convert some code to use Common::String | Max Horn |
2009-08-12 | Fix building with specific games disabled in MSVC. | Travis Howell |
2009-07-11 | Fix pinball type mini game in Putt-Putt Enters The Race. | Travis Howell |
2009-06-06 | Add logic stub for Backyard Basketball. | Travis Howell |
2009-05-31 | The error() and warning() functions add ! and newline automatically. (I didn't | Torbjörn Andersson |
2009-03-07 | Patch #2671477: Fix wrong usage of strncat | Willem Jan Palenstijn |
2008-12-15 | Add Moonbase Commander target again, for testing only. | Travis Howell |
2008-11-16 | Fixed various g++ warnings ("format not a string literal and no format argume... | Johannes Schickel |
2007-11-24 | Add notes (From wiki) for u32 codes used in Backyard Soccer. | Travis Howell |
2007-11-24 | Implement soccer opcode 1006. Nothing is tested and is pure processing | Eugene Sandulenko |
2007-11-22 | Implement soccer logic opcode 1003 | Eugene Sandulenko |
2007-11-22 | Fix bug with rotating shapes in funshop games | Eugene Sandulenko |
2007-09-19 | Merged common/stdafx.h into common/scummsys.h. All referencing files have bee... | Nicola Mettifogo |
2007-05-30 | Updated legal headers in source files, based on what Pidgin (the IM client fo... | Max Horn |
2007-03-12 | Remove warning, logic code for soccer games is incomplete. | Travis Howell |
2007-03-09 | Some more fraction data & an optimized formula (I still have no clue what tha... | Max Horn |
2007-03-09 | Updated fraction values | Max Horn |
2007-03-09 | added comments suggesting possible formulas for hardcoded float values | Nicola Mettifogo |
2007-03-09 | Some more LogicHE cleanup | Max Horn |
2007-03-09 | Some more LogicHE cleanup | Max Horn |
2007-03-09 | Some cleanup, and added some of my observation (man this code is really strange) | Max Horn |
2007-03-09 | Revised LogicHErace::op_1140 (the two multiplications by constants still baff... | Max Horn |
2007-02-16 | Some very obvious cleanups. | Torbjörn Andersson |
2006-10-25 | Switch error to warning, since code is compatbile with football2002 too | Travis Howell |
2006-02-20 | Fixing compiler (cast) warning | Max Horn |
2006-02-16 | force arg variable to float type, msvc8 can't select from float or double | Paweł Kołodziejski |
2006-02-15 | Moved all he-specific source files to engines/scumm/he/ subdirectory | Eugene Sandulenko |