Max Horn
|
716f88f571
|
Avoid using g_engine if possible
svn-id: r36149
|
2009-01-30 16:04:39 +00:00 |
|
Max Horn
|
df20d264fd
|
Pushing down some header deps (on common/system.h, mostly)
svn-id: r35542
|
2008-12-25 20:40:00 +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 |
|
Torbjörn Andersson
|
e8cee7823d
|
Fixed bug #1995022 ("BASS: wrong displayed 2 line text").
svn-id: r33568
|
2008-08-03 09:51:13 +00:00 |
|
Christopher Page
|
a6e1d6bd3d
|
SKY works with the new GMM implementation, also updated gui/newgui.cpp and prevented pushEvent from pushing more than one EVENT_QUIT into the artificialEventQueue
svn-id: r33041
|
2008-07-13 20:41:39 +00:00 |
|
Christopher Page
|
27c427add2
|
Scumm and sky now use the new _quit flag
svn-id: r32775
|
2008-06-25 03:17:01 +00:00 |
|
Jordi Vilalta Prat
|
d6c34bdc4b
|
Fixed the spaces before tabs.
svn-id: r30667
|
2008-01-28 00:14:17 +00:00 |
|
Max Horn
|
3d46219592
|
Patch #1689516: BASS: Update the cursor when right-clicking in inventory
svn-id: r30085
|
2007-12-30 17:58:22 +00:00 |
|
Gregory Montoir
|
a34df6e72d
|
add Common::Rect::center (handy for ::setFocusRectangle())
svn-id: r29751
|
2007-12-07 20:53:06 +00:00 |
|
Eugene Sandulenko
|
77eea722af
|
Modified patch #1738058: "Action recorder".
svn-id: r28968
|
2007-09-19 13:55:05 +00:00 |
|
Nicola Mettifogo
|
258901bab9
|
Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated.
svn-id: r28966
|
2007-09-19 08:40:12 +00:00 |
|
Max Horn
|
218e132e37
|
Updated legal headers in source files, based on what Pidgin (the IM client formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots
svn-id: r27024
|
2007-05-30 21:56:52 +00:00 |
|
Robert Göffringmann
|
63ff4aa50b
|
Fixed setFocusRectangle code. At least I think I did, I don't know where it came from and I can't test it either. But it looked rather broken.
svn-id: r26335
|
2007-04-01 00:13:54 +00:00 |
|
Robert Göffringmann
|
c0ca592d54
|
fixed graphic glitch when playing the floppy intro with spanish subtitles and added a few comments.
svn-id: r26333
|
2007-03-31 18:20:52 +00:00 |
|
Max Horn
|
eaff9344a4
|
Added OSystem::setFocusRectangle (first part of Nintendo DS patch)
svn-id: r23449
|
2006-07-09 09:40:44 +00:00 |
|
Torbjörn Andersson
|
b85ed06d79
|
Match the original behaviour more closely when examining inventory items. The
text is displayed at least 800 ms. See bug #1181865.
svn-id: r23233
|
2006-06-21 15:05:12 +00:00 |
|
Eugene Sandulenko
|
8fa9bd6728
|
Removed extra exclamation marks in warning() calls as well.
svn-id: r21608
|
2006-04-04 22:21:10 +00:00 |
|
Max Horn
|
8cdee5a931
|
Do not #include endian.h in scummsys.h (cuts down deps on endian.h from ~400 to ~250). Many greetings to eriktorbjorn, and have fun recompiling.
svn-id: r21500
|
2006-03-29 15:59:37 +00:00 |
|
Max Horn
|
26ee630756
|
Moved engines to the new engines/ directory
svn-id: r20582
|
2006-02-11 22:45:04 +00:00 |
|