Johannes Schickel
|
61795739f8
|
COMMON: Rename Common::set_to to Common::fill.
This makes the name match with the name of the STL function with the same
behavior.
|
2011-11-16 18:06:30 +01:00 |
|
Christoph Mallon
|
ab80b20a30
|
COMMON: Replace x + ARRAYSIZE(x) by the simpler ARRAYEND(x).
|
2011-08-07 15:19:08 +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 |
|
Ori Avtalion
|
9414d7a6e2
|
JANITORIAL: Reduce header dependencies in shared code
Some backends may break as I only compiled SDL
|
2011-04-28 15:08:58 +03:00 |
|
Johannes Schickel
|
f19e2019b8
|
KYRA: Cleanup background music looping of Kyra3.
|
2011-04-07 01:01:55 +02: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 |
|
Johannes Schickel
|
38463e6161
|
KYRA: A little refactoring (name change).
svn-id: r53695
|
2010-10-22 02:08:26 +00:00 |
|
Torbjörn Andersson
|
4a52413a46
|
Removed unused variable.
svn-id: r50948
|
2010-07-16 23:04: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
|
11dafd2ded
|
Resolved some TODOs in Kyra3 code.
svn-id: r41957
|
2009-06-29 17:26:43 +00:00 |
|
Johannes Schickel
|
179a822b93
|
Adapted various code parts to use Palette::fill.
svn-id: r41953
|
2009-06-29 16:49:53 +00:00 |
|
Johannes Schickel
|
6e69a149cd
|
Change Screen_v2::generateOverlay to take a const Palette reference instead of a pointer.
svn-id: r41881
|
2009-06-25 19:57:06 +00:00 |
|
Johannes Schickel
|
73ea378dee
|
- Changed the following Screen functions to take a reference to a Palette object:
-> setScreenPalette
-> fadePalette
-> getFadeParams
-> fadePalStep
- Fixed initialization of 256 color palettes
svn-id: r41743
|
2009-06-22 02:36:54 +00:00 |
|
Johannes Schickel
|
4bb392b593
|
Add wrapper functionality for copying full palettes.
svn-id: r41742
|
2009-06-22 02:36:16 +00:00 |
|
Johannes Schickel
|
882662977f
|
Changed Screen::getPalette to return a reference to a Palette object.
svn-id: r41741
|
2009-06-22 02:35:45 +00:00 |
|
Johannes Schickel
|
c7ee0a7ec8
|
More formatting.
svn-id: r40994
|
2009-05-29 13:09:26 +00:00 |
|
Johannes Schickel
|
7561bd9dfb
|
Remov lots of superfluous debug output.
svn-id: r40715
|
2009-05-19 01:13:29 +00:00 |
|
Max Horn
|
2d866c0483
|
Renamed Kyra's Resource::getFileStream to createReadStream
svn-id: r36022
|
2009-01-23 04:57:18 +00:00 |
|
Johannes Schickel
|
c4a4ffc51b
|
Update scene number internally so it gets displayed correctly in the debugger.
svn-id: r35900
|
2009-01-18 16:21:30 +00:00 |
|
Eugene Sandulenko
|
696897b058
|
Whoa! Removing trailing spaces.
svn-id: r35648
|
2009-01-01 15:06:43 +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 |
|
Christopher Page
|
ce3d1e1a7d
|
Merged revisions 33632-33633,33635,33637,33639-33640,33642-33645,33648,33654-33655,33664,33667-33670,33673-33674,33678,33682,33686-33691,33693,33696,33698,33700,33703,33708,33710,33712-33714,33716 via svnmerge from
https://scummvm.svn.sourceforge.net/svnroot/scummvm/scummvm/trunk
svn-id: r33720
|
2008-08-09 19:03:29 +00:00 |
|
Kostas Nakos
|
355f100793
|
fix MR on ce: allocate large buffer on the heap instead and of the stack, and improve the workaround
svn-id: r33714
|
2008-08-09 18:09:24 +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
|
574af78acb
|
- Moved some opcodes to KyraEngine_v1
- Little variable renaming
svn-id: r32053
|
2008-05-12 12:42:10 +00:00 |
|
Johannes Schickel
|
6b51580bb1
|
Consume less cpu time when Zanthia/Malcolm are walking.
svn-id: r31978
|
2008-05-10 18:14:57 +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
|
2976f961fe
|
- Fixed some memory leaks in kyra3
- Fixed valgrind warnings in GUI_v2 code
svn-id: r31902
|
2008-05-06 16:57:07 +00:00 |
|
Johannes Schickel
|
81cfd2a716
|
Implemented support for Kyra3 game options menu (including studio audience and skip flag options).
svn-id: r31879
|
2008-05-05 17:12:48 +00:00 |
|
Johannes Schickel
|
37459e6e75
|
- Fixed some palette fade times in Kyra3
- Changed behavior to match original when playing Kyra3 for the first time
- Fixed typo
svn-id: r31877
|
2008-05-05 16:14:45 +00:00 |
|
Johannes Schickel
|
2afff04468
|
- Added support for Kyra3 GUI (audio and game options not working yet)
- Added support for loading directly from command line for Kyra3
svn-id: r31876
|
2008-05-05 16:05:56 +00:00 |
|
Johannes Schickel
|
8b899207d2
|
Moved runSceneScript6 to KyraEngine_v2.
svn-id: r31823
|
2008-05-02 15:48:30 +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
|
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 |
|