Max Horn
|
7cb437b56f
|
Renamed SpecialDebugLevel to DebugChannel
svn-id: r36142
|
2009-01-30 05:10:24 +00:00 |
|
Johannes Schickel
|
d3fb5c1ecc
|
Fixed GMM save/load functionallity in kyra1.
svn-id: r35980
|
2009-01-21 15:36:31 +00:00 |
|
Johannes Schickel
|
e27110d3cc
|
Fixed yet another valgrind warning.
svn-id: r35535
|
2008-12-25 03:29:55 +00:00 |
|
Johannes Schickel
|
d15022da78
|
Cleanup.
svn-id: r35424
|
2008-12-18 18:46:24 +00:00 |
|
Johannes Schickel
|
696ed52959
|
Switched kyra1 to use the same input functionality as kyra2 and kyra3.
svn-id: r35393
|
2008-12-16 17:40:34 +00:00 |
|
Vicent Marti
|
b98f89c7f0
|
Merged GUI::Theme and Gui::ThemeEngine into the same class, GUI::ThemeEngine.
Massive cleanup.
svn-id: r34983
|
2008-11-10 11:24:55 +00:00 |
|
Johannes Schickel
|
85c1d35ae3
|
Error out on savegame load failure (again).
svn-id: r34953
|
2008-11-09 13:12:38 +00:00 |
|
Johannes Schickel
|
36de1204e3
|
- Implemented Engine::saveGameState for KYRA
- Changed internal save/load API to use slots instead of filename strings
- Changed internal save/load API to use Common::Error
svn-id: r34952
|
2008-11-09 13:00:40 +00:00 |
|
Max Horn
|
40136f2590
|
Switched various Engine APIs to use Common::Error
svn-id: r34916
|
2008-11-06 17:05:54 +00:00 |
|
Johannes Schickel
|
6eab0dcc6e
|
Preliminary support for loading via GMM for KYRA engine.
svn-id: r34885
|
2008-11-03 19:51:34 +00:00 |
|
Max Horn
|
9b160804ab
|
Renamed Engine::quit to Engine::shouldQuit (previously, it was easily confused with Engine::quitGame); also cleaned up engine.h a bit
svn-id: r34700
|
2008-09-30 12:27:38 +00:00 |
|
Johannes Schickel
|
48adf18e21
|
Added autosave support in Kyra.
svn-id: r34535
|
2008-09-14 19:48:40 +00:00 |
|
Max Horn
|
d3642080de
|
Moved check for shouldRTL() from engines to scummvm_main
svn-id: r34310
|
2008-09-03 16:56:40 +00:00 |
|
Max Horn
|
91df44f8f6
|
Merging more of the GSoC 2008 RTL branch: KYRA
svn-id: r34246
|
2008-09-01 17:52:50 +00:00 |
|
Johannes Schickel
|
f4fc8c3e4c
|
Committed patch #2050337 "KYRA/SCUMM: Thumbnail support/improvement". (Without Max' compressed backward seeking support for now)
svn-id: r34053
|
2008-08-20 14:03:34 +00:00 |
|
Christopher Page
|
2d31207a81
|
Fixed some memory leaks
svn-id: r33846
|
2008-08-13 20:27:39 +00:00 |
|
Christopher Page
|
fcc00f20b9
|
Merged revisions 33719,33721-33723,33725-33727,33729-33730,33733,33736,33742,33754,33756,33758,33761,33763,33766 via svnmerge from
https://scummvm.svn.sourceforge.net/svnroot/scummvm/scummvm/trunk
svn-id: r33769
|
2008-08-10 21:58:18 +00:00 |
|
Johannes Schickel
|
980b3f8af1
|
Fixed kyra to support properly support restarting of engine (for GSoC RTL, based on a patch from Chris Page).
svn-id: r33736
|
2008-08-10 00:36:46 +00:00 |
|
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 |
|
Johannes Schickel
|
6e9bbd7348
|
Fixed yet another crash in kyra1 amiga.
svn-id: r33526
|
2008-08-02 14:42:44 +00:00 |
|
Christopher Page
|
30b1a62e81
|
Removed unnecessary #inlcudes
svn-id: r32984
|
2008-07-10 05:15:19 +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 |
|
Johannes Schickel
|
335eb1bf08
|
Committed my fix for bug #1497437 "KYRA1: Subtitles glitch during 'Speech of the Land'".
svn-id: r32260
|
2008-05-24 22:47:08 +00:00 |
|
Johannes Schickel
|
1a52c5283a
|
- Yet more opcodes moved to KyraEngine_v1
- Renamed some opcodes inside KyraEngine_LoK
svn-id: r32055
|
2008-05-12 12:57:42 +00:00 |
|
Johannes Schickel
|
574af78acb
|
- Moved some opcodes to KyraEngine_v1
- Little variable renaming
svn-id: r32053
|
2008-05-12 12:42:10 +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 |
|