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
/
saga
/
game.cpp
Age
Commit message (
Expand
)
Author
2005-08-11
Clarify message about unknown MD5 and don't make false alarms.
Eugene Sandulenko
2005-08-10
fixed iso convertion Rif position
Andrew Kurushin
2005-08-09
o Fix some game parameters for IHNM
Eugene Sandulenko
2005-08-06
changeChapter -> changeScene with chapter
Andrew Kurushin
2005-08-05
o Some cleanup
Eugene Sandulenko
2005-08-04
Remove support of dumped data forks for old ITE Mac CD. Now it requires
Eugene Sandulenko
2005-08-04
Few minor IHNM fixes.
Eugene Sandulenko
2005-08-04
macBinary resource support
Andrew Kurushin
2005-07-30
added Patch.re_ support
Andrew Kurushin
2005-07-29
Preliminary support for original MAC CD ITE
Eugene Sandulenko
2005-07-29
Restrict scene substitutes only to demos which actually use them
Eugene Sandulenko
2005-07-29
Whitespaces
Eugene Sandulenko
2005-07-26
fixed sound in many variation
Andrew Kurushin
2005-07-21
Partially implemented differences in IHNM script functions.
Eugene Sandulenko
2005-07-20
ite mac demo patch files correction
Andrew Kurushin
2005-07-20
Nope, I was mistaken. The Linux patch files are almost - but not quite -
Torbjörn Andersson
2005-07-19
The Linux release had patch files too, but I don't have that CD here so I
Torbjörn Andersson
2005-07-19
If we're not going to detect music "engine" at run-time, then we do need
Torbjörn Andersson
2005-07-19
finally Resource manager rewritten:
Andrew Kurushin
2005-07-16
fix Win32 demo font list
Andrew Kurushin
2005-07-09
gfx rearangement
Andrew Kurushin
2005-07-09
remove 1pixel dos clipping
Andrew Kurushin
2005-07-08
implemented per scene actors clipping
Andrew Kurushin
2005-07-05
Hid most of debug output to deeper levels. We're pretty close to official
Eugene Sandulenko
2005-06-08
Allow part of the IHNM intro to run again. I haven't verified that these
Torbjörn Andersson
2005-06-08
Added IHNM "main strings" resource. It's trial-and-error, so it may be the
Torbjörn Andersson
2005-06-04
My Linux ITE CD developed read errors, so Joe sent me a replacement, for
Torbjörn Andersson
2005-05-29
implemented DOS version 1 pixel clipping
Andrew Kurushin
2005-05-28
game options WIP2
Andrew Kurushin
2005-05-23
saveload WIP
Andrew Kurushin
2005-05-22
fixes some todo (hardcoded resource ids -> customized per game)
Andrew Kurushin
2005-05-10
Moved class File and the MD5 stuff to namespace Common
Max Horn
2005-04-23
Remove StringMap class from map.h (at least for now)
Max Horn
2005-04-22
implemented inventory
Andrew Kurushin
2005-04-19
Fixed warnings.
Torbjörn Andersson
2005-04-18
converse support improved (still has some bugs)
Andrew Kurushin
2005-03-18
- changescene on fair for tents
Andrew Kurushin
2005-03-08
Added constant for the resource number for the first IHNM scene. Actually,
Torbjörn Andersson
2005-01-21
problems solved:
Andrew Kurushin
2005-01-17
o Proper implementation of sfPlaySound() which knows about CD<->floppy
Eugene Sandulenko
2005-01-14
o Added support for German ITE. There are also Puzzle-related messages
Eugene Sandulenko
2005-01-13
- introduced SagaEngine::getTextString (for i18n it should route to correspon...
Andrew Kurushin
2005-01-11
- remove game.h & image.h
Andrew Kurushin
2005-01-11
Make voicess.res the first IHNM voice file, since that's the one that's
Torbjörn Andersson
2005-01-10
German retail IHNM patch.re_ md5 is confirmed
Eugene Sandulenko
2005-01-09
- GameModule is gone
Andrew Kurushin
2005-01-09
o Fixed some indentation
Eugene Sandulenko
2005-01-07
o Add reported German IHNM and ITE
Eugene Sandulenko
2005-01-02
o Started putting all panels stuff in order. Still incomplete
Eugene Sandulenko
2005-01-02
Changed "sizeof x" to "sizeof(x)" for consistency with the rest of ScummVM,
Torbjörn Andersson
[next]