Andrew Kurushin
86ab70b149
added Patch.re_ support
...
svn-id: r18603
2005-07-30 17:28:58 +00:00
Andrew Kurushin
c4f0d024ef
fixed sound in many variation
...
some version should be tested
svn-id: r18585
2005-07-26 19:40:58 +00:00
Torbjörn Andersson
71436ff1de
Allow multiple resource contexts of the same type. IHNM has serveral
...
different voice files, presumably one for each section of the game plus one
for shared voices. The getContext() function takes an optional second
parameter to indicate which of the resource files is requested.
svn-id: r18575
2005-07-23 15:23:01 +00:00
Andrew Kurushin
50c2d8954d
finally Resource manager rewritten:
...
-adds patch file support
-global _vm removed
cleanups
svn-id: r18560
2005-07-19 19:05:52 +00:00
Max Horn
b75c969e66
Moved class File and the MD5 stuff to namespace Common
...
svn-id: r18037
2005-05-10 22:56:25 +00:00
Max Horn
2664ca7eb1
oops, correct copyright string
...
svn-id: r16399
2005-01-01 16:20:17 +00:00
Max Horn
47280d9433
Updated copyright
...
svn-id: r16398
2005-01-01 16:09:25 +00:00
Paweł Kołodziejski
c7e5ab1f2d
removed R_ prefix with few r_ too
...
svn-id: r15690
2004-10-27 21:32:28 +00:00
Eugene Sandulenko
bfd0b42700
o Eliminate all structure _tags.
...
o Fix RSCFile on MSVC8.
o Started fixing script opcodes.
svn-id: r14686
2004-08-22 18:28:42 +00:00
Max Horn
fb188716d5
cleanup
...
svn-id: r14053
2004-06-25 20:11:46 +00:00
Paweł Kołodziejski
d46b68d7fe
indent
...
svn-id: r13708
2004-05-01 13:19:15 +00:00
Max Horn
d4f876b37d
Fix many warnings; use C++ type system instead of C style typedefs; removed various unused stuff; const correctness; etc.
...
svn-id: r13622
2004-04-25 14:42:14 +00:00
Jonathan Gray
8f8d1967c9
convert the file routines to use the File class
...
svn-id: r13607
2004-04-23 11:40:51 +00:00
Eugene Sandulenko
f3d340fb0c
WIP for SAGA engine.
...
o text formatting is not consistent with rules, just indent utility is too
dumb for that
o it does not use OSystem, i.e. it runs on direct SDL calls
o it may not even compile on your box
o if you enable it, expect zillions of warnings
o no sound
Now it runs ITE intro as reinherit did
svn-id: r13564
2004-04-12 21:40:49 +00:00