Christoph Mallon
|
23a0f5318c
|
JANITORIAL: Remove trailing empty lines.
|
2011-08-07 13:53:33 +02:00 |
|
athrxx
|
3f2b5b9e8b
|
KYRA: revert d7e700f370
The GMM mouse cursor bug has now been fixed inside the GMM and CursorMan code.
|
2011-06-25 15:54:37 +02:00 |
|
strangerke
|
69b1485a22
|
GIT: Clean up: Suppress SVN tags, now useless
|
2011-05-12 01:16:22 +02:00 |
|
Johannes Schickel
|
7d03da14cb
|
KYRA: Clean up of header includes.
|
2011-04-28 15:39:57 +02:00 |
|
athrxx
|
d7e700f370
|
KYRA/LOL: fixed hand item cursor bug
This fixes a bug when loading savegames with different active hand items via GMM. The mouse cursor was not set to the active hand item in these cases.
|
2011-02-16 16:23:44 +01:00 |
|
Max Horn
|
2180b2d6b5
|
COMMON: Split common/stream.h into several headers
svn-id: r54385
|
2010-11-19 17:03:07 +00:00 |
|
Johannes Schickel
|
32338876f8
|
KYRA: Rename KyraEngine::saveGameState to KyraEngine::saveGameStateIntern.
This is to avoid name similarity between KyraEngine::saveGameState(Intern)
and Engine::saveGameState.
svn-id: r53912
|
2010-10-28 23:57:24 +00:00 |
|
Johannes Schickel
|
03e2d54ca7
|
KYRA: Adapt Kyra2+3 to use the newly added item type too.
svn-id: r53697
|
2010-10-22 02:10:22 +00:00 |
|
Max Horn
|
0cf53b025d
|
Move DisposeAfterUse::Flag from Common to global namespace, and into a new header common/types.h
svn-id: r47180
|
2010-01-08 22:07:35 +00:00 |
|
Max Horn
|
2bbf708dea
|
Introduced new type Common::DisposeAfterUse::Flag
svn-id: r45233
|
2009-10-18 19:41:59 +00:00 |
|
Max Horn
|
f242266f6d
|
Change a couple places from 'end of namespace' to 'End of namespace', for consistency
svn-id: r44634
|
2009-10-04 21:26:33 +00:00 |
|
Johannes Schickel
|
783fb058b0
|
Formatting.
svn-id: r40717
|
2009-05-19 01:39:18 +00:00 |
|
Johannes Schickel
|
7561bd9dfb
|
Remov lots of superfluous debug output.
svn-id: r40715
|
2009-05-19 01:13:29 +00:00 |
|
Eugene Sandulenko
|
696897b058
|
Whoa! Removing trailing spaces.
svn-id: r35648
|
2009-01-01 15:06:43 +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 |
|
Willem Jan Palenstijn
|
395536be6e
|
also check for premature end-of-stream when loading
svn-id: r34563
|
2008-09-15 19:34:06 +00:00 |
|
Johannes Schickel
|
c1458bd2bb
|
Fixed regression introduced with latest stream changes (it seems compressed savefiles ioFailed never returned true when only eos was set).
svn-id: r34551
|
2008-09-14 23:14:38 +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 |
|
Johannes Schickel
|
c43cbeae96
|
Moved more opcodes to KyraEngine_v2.
svn-id: r31859
|
2008-05-04 13:07:13 +00:00 |
|
Johannes Schickel
|
5e4fceec2e
|
Moved some character code from kyra2/kyra3 to KyraEngine_v2.
svn-id: r31822
|
2008-05-02 15:39:51 +00:00 |
|
Johannes Schickel
|
c6830b4138
|
- Renamed TextDisplayer_v2 to TextDisplayer_HoF
- Moved some character shape code to KyraEngine_v2
svn-id: r31821
|
2008-05-02 15:21:51 +00:00 |
|
Johannes Schickel
|
7566a12352
|
Moved common kyra2/kyra3 item to KyraEngine_v2.
svn-id: r31819
|
2008-05-02 15:08: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 |
|