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
/
scumm
/
intern.h
Age
Commit message (
Expand
)
Author
2004-02-11
Rename as requested.
Travis Howell
2004-02-11
Implementation of ScummEngine_v6he::unknownEA_func
Eugene Sandulenko
2004-02-09
Cleanup
Travis Howell
2004-02-09
Cleanup
Travis Howell
2004-02-09
Not unique
Travis Howell
2004-02-09
Add opcode
Travis Howell
2004-02-07
More stubs
Travis Howell
2004-02-07
Add stub
Travis Howell
2004-02-07
Clean up last commit.
Travis Howell
2004-02-07
Add separate class for Humongous Entertainment games.
Travis Howell
2004-01-19
fix endian bug when dealing with ArrayHeader's; added a hack to permit save g...
Max Horn
2004-01-19
moved some V6-only scumm vars to ScummEngine_v6
Max Horn
2004-01-19
smush and insane only work with V6 (this will allow moving some stuff from Sc...
Max Horn
2004-01-09
Fix for bug #873688
Max Horn
2004-01-06
updated copyright notice
Max Horn
2004-01-02
Add another HE games opcode and case.
Travis Howell
2003-12-17
Patch #861716: palManipulateInit for V6 games (I modified the patch a bit)
Max Horn
2003-11-10
changed opcode name to actorOps
Paweł Kołodziejski
2003-11-10
renamed back to o6_ifclassofif and extended names for dim opcodes
Paweł Kołodziejski
2003-11-10
renamed opcode and added sobopcode comments
Paweł Kołodziejski
2003-11-09
renamed some opcodes and added sobopcode comments
Paweł Kołodziejski
2003-11-08
cleanup whitespaces
Paweł Kołodziejski
2003-10-28
cleanup: removed version/id from GameSettings
Max Horn
2003-10-03
introduced namespace Scumm; made #include statements use scumm/ prefix explic...
Max Horn
2003-10-02
renamed class Scumm to ScummEngine (consisten with other engine names; also m...
Max Horn
2003-09-13
fixed badly commit
Paweł Kołodziejski
2003-09-13
implemented fileWrite opcode
Paweł Kołodziejski
2003-09-13
implemented fileread opcode
Paweł Kołodziejski
2003-09-13
since _hFileTable is only used by Scumm_v6, there is no reason to put it into...
Max Horn
2003-09-10
fix for bug #776807 (MM: Jail Door Closes). Our doSentence implementation sho...
Max Horn
2003-09-10
instead of abusing the 'recursive' attribute to flag V2 background scripts, u...
Max Horn
2003-08-31
cleanup and make script_v2 use o5_saveLoadGame
Jonathan Gray
2003-08-31
some things needed for supporting original save/load screens in v3 games, doe...
Jonathan Gray
2003-08-28
add readINI stub (a HEv7 op)
Jonathan Gray
2003-08-18
Add support for flashlight in v1 maniac by converting older values.
Travis Howell
2003-08-14
add maniacnes target, rather prelimary so people would be well advised not to...
Jonathan Gray
2003-07-18
Fix recursive calls of object scripts. In V2 for each object two script
Jochen Hoenicke
2003-07-14
reduced duplicate code
Max Horn
2003-07-14
Compares in V2 are unsigned (at least in Zak).
Jochen Hoenicke
2003-07-12
fixes for cutscenes in V2 games
Max Horn
2003-07-01
Add a few more actor debugger subcommands, and correct V2 coordinate translat...
James Brown
2003-05-29
more camera spliting
Max Horn
2003-05-29
moved camera stuff to own file
Max Horn
2003-05-29
A few small V2 detection/init changes
James Brown
2003-05-22
fixed Zak cashcard
Max Horn
2003-05-22
from the MM/Zak scripts, the code etc. it's clear that unk2 is the sentence p...
Max Horn
2003-05-21
evil bug in V2 bitvar code fixed -> no more MM cutscene skip crash
Max Horn
2003-05-21
added v2 cutscene support (not quite complete; and crashes at some point in m...
Max Horn
2003-05-20
renamed o2_matrixOps -> o2_setBoxFlags; V2 'objY' fixes; cleanup
Max Horn
2003-05-19
sync local changes, fix pickOneOf
Jonathan Gray
[next]