Age | Commit message (Expand) | Author |
2016-11-24 | SCUMM HE: Fix Football logic initialization | Eugene Sandulenko |
2016-10-09 | JANITORIAL: Remove trailing spaces | Eugene Sandulenko |
2016-08-30 | SCUMM HE: Add remote scripts-related kludges | Alexander Tkachev |
2016-08-30 | SCUMM HE: Add init-related kludges | Alexander Tkachev |
2016-08-30 | SCUMM HE: Add provider-related kludges | Alexander Tkachev |
2016-08-30 | SCUMM HE: Add session quering-related kludges | Alexander Tkachev |
2016-08-30 | SCUMM HE: Add session-related kludges | Alexander Tkachev |
2016-08-30 | SCUMM HE: Add a few more logic kludges | Alexander Tkachev |
2016-08-30 | SCUMM HE: Add two more kludges | Alexander Tkachev |
2016-08-30 | SCUMM HE: Add more LogicHEmoonbase kludges | Alexander Tkachev |
2016-08-30 | SCUMM HE: Fix some variable naming | Alexander Tkachev |
2016-08-30 | SCUMM HE: Add some Moonbase logic | Alexander Tkachev |
2016-08-30 | HE: Replacing some Logic stubs with Net stubs | Alexander Tkachev |
2016-08-30 | HE: Add getStringFromArray() | Alexander Tkachev |
2016-08-30 | HE: Add net_defines.h and a few stubs updates | Alexander Tkachev |
2016-08-30 | HE: Add Moonbase logic ops stubs | Alexander Tkachev |
2016-08-30 | HE: Add Moonbase Net dummy | Alexander Tkachev |
2016-05-26 | SCUMM HE: Moved global variables of Moonbase AI to the class | Eugene Sandulenko |
2016-05-26 | SCUMM HE: Moved remnants of Moonabse to HE100 | Eugene Sandulenko |
2016-05-26 | SCUMM HE: Eliminated global _vm reference in Moonbase AI | Eugene Sandulenko |
2016-05-26 | SCUMM HE: Wrapped Moonbase AI into a class | Eugene Sandulenko |
2016-05-22 | SCUMM HE: Plug in Moonbase AI | Eugene Sandulenko |
2016-05-11 | SCUMM HE: Further work on Moonbase FOW. Now the game does not crash. | Eugene Sandulenko |
2016-05-10 | SCUMM HE: Started code for loading FOW resources | Eugene Sandulenko |
2016-05-10 | SCUMM HE: Plug Moonbase FOW kludges in | Eugene Sandulenko |
2016-05-09 | SCUMM HE: Added list of networking extension IDs for Moonbase | Eugene Sandulenko |
2016-04-29 | SCUMM HE: Initial code for Moonbase-specific class | Eugene Sandulenko |
2016-04-29 | SCUMM HE: Renamed logic/moonbase.cpp to moonbase_logic.cpp | Eugene Sandulenko |
2016-04-28 | SCUMM HE: Stubs for moonbase logic ops | Eugene Sandulenko |
2015-11-27 | HE: Proper cast to double to avoid integer division | Eugene Sandulenko |
2014-02-19 | SCUMM: Some British to American english | Strangerke |
2014-02-18 | SCUMM: Make GPL headers consistent in themselves. | Johannes Schickel |
2013-10-05 | SCUMM: Make all HE saves prepend the target name | Matthew Hoops |
2013-08-04 | SCUMM: Add detection/version for Moonbase Commander v1.1. | Alyssa Milburn |
2013-04-23 | SCUMM: Fix football2002 field coordinates | Matthew Hoops |
2013-04-22 | SCUMM: Fix a bug in football's nextPoint U32 opcode | Matthew Hoops |
2012-09-26 | JANITORIAL: Remove trailing whitespaces. | Johannes Schickel |
2012-06-09 | SCUMM: Implement football2002's getDayOfWeek() u32 function | Matthew Hoops |
2012-06-08 | SCUMM: Implement listing playbook files in football2002 | Matthew Hoops |
2012-06-08 | SCUMM: Stub off other football2002 u32 opcodes | Matthew Hoops |
2012-06-08 | SCUMM: Give football u32 opcodes proper names | Matthew Hoops |
2012-06-06 | SCUMM: Implement football2002 u32 opcode 1028 | Matthew Hoops |
2011-09-08 | SCUMM: Made some static data const. | Johannes Schickel |
2011-08-18 | SCUMM: Hopefully fix DS compilation | Sven Hesse |
2011-08-17 | Merge remote-tracking branch 'origin/master' into soccer | Alyssa Milburn |
2011-08-17 | SCUMM: Split HE logic classes to their own files | Matthew Hoops |