index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
scumm
/
he
/
logic_he.h
Age
Commit message (
Expand
)
Author
2010-10-23
SCUMM: Disable multiplayer option in Backyard Baseball 2001.
Travis Howell
2009-11-02
Changed foo(void) to foo() in almost all non-backend source files
Max Horn
2009-08-12
Fix building with specific games disabled in MSVC.
Travis Howell
2009-06-06
Add logic stub for Backyard Basketball.
Travis Howell
2008-12-15
Add Moonbase Commander target again, for testing only.
Travis Howell
2008-05-06
Allow static and dynamic plugins to be used at the same time
Jordi Vilalta Prat
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-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-04-25
Removing lots of superfluous semicola (see mail by David Weinehall on scummvm...
Max Horn
2007-03-09
Some cleanup, and added some of my observation (man this code is really strange)
Max Horn
2007-02-19
Use consistent naming for the preprocessor constants used to guarantee that
Torbjörn Andersson
2006-02-15
Moved all he-specific source files to engines/scumm/he/ subdirectory
Eugene Sandulenko