Christopher Page
|
4198ee9623
|
Merged revisions 33188-33189,33191-33193,33196,33198,33202-33203,33206,33210,33212,33218-33220,33222,33224-33226,33229-33243,33246,33248-33250,33252,33258-33261,33263,33266,33270,33272-33283,33285,33287-33290,33295-33298,33321,33325-33330,33332-33335,33337-33340,33342,33345,33347,33349-33350,33352-33357,33359-33367,33369-33371,33373,33375-33377,33379-33380,33383-33385,33387-33389,33392-33394,33400-33402,33404-33405,33407-33410,33412-33416,33418-33419,33425-33427,33432,33436-33438,33444,33446,33452-33453,33455-33459,33463-33464,33466-33471,33473-33474,33478,33490,33492,33495-33496,33509-33512,33518-33519,33522-33527,33529-33530,33537,33541,33544,33546,33550,33552-33554,33556,33558,33561-33562,33565,33568,33570,33574,33576,33578-33581,33584-33587,33590,33596,33604-33611,33614-33615,33617-33618,33620-33621 via svnmerge from
https://scummvm.svn.sourceforge.net/svnroot/scummvm/scummvm/trunk
svn-id: r33624
|
2008-08-04 22:34:07 +00:00 |
|
Florian Kagerer
|
5ae93cb108
|
add support for HOF Italian fan translation to kyra.dat
svn-id: r33578
|
2008-08-03 12:09:48 +00:00 |
|
Kari Salminen
|
b76f766888
|
Shut up MSVC warning about mgY being an unreferenced local variable.
svn-id: r33561
|
2008-08-03 08:01:11 +00:00 |
|
Florian Kagerer
|
4c74db4463
|
add non-interactive lol demo
svn-id: r33556
|
2008-08-02 23:11:31 +00:00 |
|
Christopher Page
|
b8fe71e7a1
|
Updated KYRA to work with the new GMM implementation
svn-id: r32959
|
2008-07-08 06:00:39 +00:00 |
|
Christopher Page
|
b97f39019c
|
KYRA works with the new GMM implementation
svn-id: r32957
|
2008-07-08 05:02:45 +00:00 |
|
Christopher Page
|
6e3474896c
|
Kyra and Lure are now using the new _quit flag
svn-id: r32772
|
2008-06-25 00:55:18 +00:00 |
|
Florian Kagerer
|
ec93c8957b
|
- fix regression in non-interactive HOF demo
svn-id: r32464
|
2008-06-01 14:00:43 +00:00 |
|
Johannes Schickel
|
4ef680abaf
|
- Fixed possible invalid memory access in Resource::loadFileToBuf
- Reworked compressed installer files handling
- Updated HoF installer file code (thanks to _athrxx for that)
svn-id: r32439
|
2008-05-31 20:48:41 +00:00 |
|
Florian Kagerer
|
48d3b34a75
|
- some pauseEngineIntern() code for the HOF sequence player (not tested)
svn-id: r32270
|
2008-05-25 13:30:18 +00:00 |
|
Florian Kagerer
|
0efebd9876
|
- add support for HOF floppy versions
- playing directly from installer files (WESTWOOD.00X) is supported (not recommended for low-end machines and certain ports)
svn-id: r32249
|
2008-05-24 16:30:18 +00:00 |
|
Florian Kagerer
|
bf35e95049
|
- fixes bug #1962601 at least for intro and outro
- add a mutex lock in sound_towns
svn-id: r32155
|
2008-05-17 17:44:23 +00:00 |
|
Florian Kagerer
|
b8585f5af0
|
commit eriktorbjorn's patch #1964853 (HoF: Hand of Fate credits cleanup (WIP)) with minor changes (including fix for the glitch mentioned in the tracker item)
svn-id: r32143
|
2008-05-16 19:20:28 +00:00 |
|
Florian Kagerer
|
c630fbde6a
|
fix valgrind warning and some cleanup
svn-id: r32075
|
2008-05-12 21:52:44 +00:00 |
|
Florian Kagerer
|
771854bdd9
|
move some kyra 3 static resources to kyra.dat
svn-id: r32058
|
2008-05-12 13:35:58 +00:00 |
|
Johannes Schickel
|
bb03596744
|
- Renamed KyraEngine to KyraEngine_v1
- kyra.* -> kyra_v1.*
- scene.cpp -> scene_v1.cpp
svn-id: r32044
|
2008-05-11 23:16:50 +00:00 |
|
Johannes Schickel
|
6e0c569966
|
Consisteny fixes:
- Renamed classes *_v1 -> *_LoK
- Renamed files *_v1.* -> *_lok.*
- Renamed WSAMovieV1 -> WSAMovie_v1
- Renamed WSAMovieV2 -> WSAMovie_v2
svn-id: r32042
|
2008-05-11 22:32:37 +00:00 |
|
Florian Kagerer
|
5f9c533446
|
stop music playback when skipping (parts of) the HOF intro
svn-id: r32019
|
2008-05-11 12:58:54 +00:00 |
|
Johannes Schickel
|
3d9ea59616
|
Changed kyra to use delete[] instead of delete [].
svn-id: r31925
|
2008-05-07 14:20:37 +00:00 |
|
Johannes Schickel
|
2ee01bf757
|
- Fixed valgrind warnings in HoF
- Fixed memory leaks in HoF
svn-id: r31903
|
2008-05-06 17:30:31 +00:00 |
|
Johannes Schickel
|
d5545bd8c5
|
- Moved newShape/temporaryScript code to KyraEngine_v2.
- Renamed newShape/temporaryScript code to animationScript.
svn-id: r31841
|
2008-05-03 19:23:45 +00:00 |
|
Johannes Schickel
|
4b5f3266cf
|
Started to refactor kyra2/kyra3 code to a common base. (regressions possible, compiling currently broken)
svn-id: r31817
|
2008-05-02 14:46:30 +00:00 |
|