This website requires JavaScript.
Explore
Help
Register
Sign In
libretro
/
scummvm
Watch
1
Star
0
Fork
0
You've already forked scummvm
mirror of
https://github.com/libretro/scummvm.git
synced
2025-02-06 19:08:15 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
engines
/
scumm
/
he
History
Max Horn
cbe9e520d3
SCUMM: Compacted various setupOpcodes() implementations by using the fact that opcode tables tend not to change much between most SCUMM versions
...
svn-id: r39958
2009-04-16 09:27:22 +00:00
..
animation_he.cpp
…
animation_he.h
…
cup_player_he.cpp
…
cup_player_he.h
…
floodfill_he.cpp
…
floodfill_he.h
…
intern_he.h
SCUMM: Switched opcode tables to use Common::Functor0 (a bit like Kyra does it)
2009-04-16 09:26:37 +00:00
logic_he.cpp
…
logic_he.h
…
palette_he.cpp
…
resource_he.cpp
…
resource_he.h
…
script_v60he.cpp
SCUMM: Compacted various setupOpcodes() implementations by using the fact that opcode tables tend not to change much between most SCUMM versions
2009-04-16 09:27:22 +00:00
script_v70he.cpp
SCUMM: Compacted various setupOpcodes() implementations by using the fact that opcode tables tend not to change much between most SCUMM versions
2009-04-16 09:27:22 +00:00
script_v71he.cpp
SCUMM: Compacted various setupOpcodes() implementations by using the fact that opcode tables tend not to change much between most SCUMM versions
2009-04-16 09:27:22 +00:00
script_v72he.cpp
SCUMM: Compacted various setupOpcodes() implementations by using the fact that opcode tables tend not to change much between most SCUMM versions
2009-04-16 09:27:22 +00:00
script_v80he.cpp
SCUMM: Compacted various setupOpcodes() implementations by using the fact that opcode tables tend not to change much between most SCUMM versions
2009-04-16 09:27:22 +00:00
script_v90he.cpp
SCUMM: Compacted various setupOpcodes() implementations by using the fact that opcode tables tend not to change much between most SCUMM versions
2009-04-16 09:27:22 +00:00
script_v100he.cpp
SCUMM: Got rid of o6_invalid
2009-04-16 09:27:02 +00:00
sound_he.cpp
…
sound_he.h
…
sprite_he.cpp
…
sprite_he.h
…
wiz_he.cpp
…
wiz_he.h
…