Commit Graph

8642 Commits

Author SHA1 Message Date
Gregory Montoir
657333aaf0 fix mouse pointer glitch occuring when exiting Debugger
svn-id: r12281
2004-01-09 15:14:15 +00:00
Travis Howell
722de1e04a Regression fix from aquadran
svn-id: r12280
2004-01-09 15:13:56 +00:00
Torbjörn Andersson
b9c3b7b008 Removed redundant comments.
svn-id: r12279
2004-01-09 14:52:39 +00:00
Max Horn
b85248aa13 fixed V8 camera var location (verified against assembly)
svn-id: r12278
2004-01-09 14:00:36 +00:00
Jonathan Gray
f97819b1af another commit on aquadran's behalf; remove old hack
svn-id: r12277
2004-01-09 13:50:10 +00:00
Gregory Montoir
634df6923d renamed some methods and moved some code to Display
svn-id: r12276
2004-01-09 13:36:37 +00:00
Jonathan Gray
93f3c0df34 commit on aquadran's behalf that fixes music distortion
svn-id: r12275
2004-01-09 13:16:06 +00:00
Max Horn
ee53fb4391 Fix for bug #873688
svn-id: r12274
2004-01-09 13:14:59 +00:00
Torbjörn Andersson
638231cc59 Make it possible to quit while showing in-game dialogs. (Regression fix.)
svn-id: r12273
2004-01-09 07:54:16 +00:00
Torbjörn Andersson
58c46a2b92 Fix a harmless clipping bug (block surfaces were drawn even when their
width or height was 0), and use consistent naming for clip rect parameters.

svn-id: r12272
2004-01-09 07:53:08 +00:00
Robert Göffringmann
ce3855f02b fix for bug #872916: BS1 scrolling glitch
svn-id: r12271
2004-01-09 05:11:10 +00:00
Gregory Montoir
c4e9d55acb minor Logic::initPerson() tweak
svn-id: r12270
2004-01-08 23:28:29 +00:00
Paweł Kołodziejski
2bc4c1e9cd moved malloc and free
svn-id: r12269
2004-01-08 23:22:51 +00:00
Paweł Kołodziejski
67dff87a92 revert - comp_input can be more than 0x2000 size
svn-id: r12268
2004-01-08 23:17:54 +00:00
Paweł Kołodziejski
9d21fd44f0 fix memleak
svn-id: r12267
2004-01-08 22:54:06 +00:00
Gregory Montoir
1b1ce1faf7 moved the remaining 'graphics' stuff from Logic to Graphics
svn-id: r12266
2004-01-08 22:46:42 +00:00
Max Horn
65bfcb71fe oops
svn-id: r12265
2004-01-08 21:58:46 +00:00
Max Horn
84f4a13730 more cleanup
svn-id: r12264
2004-01-08 21:44:03 +00:00
Max Horn
04b002bbaa move the charset mask to the charset renderer class; some other related changes
svn-id: r12263
2004-01-08 21:21:40 +00:00
Max Horn
ebecf1dbaa unify _vm / _scumm usage
svn-id: r12262
2004-01-08 20:37:26 +00:00
Paweł Kołodziejski
e68a365059 ops
svn-id: r12261
2004-01-08 18:32:29 +00:00
Paweł Kołodziejski
7169da6ee1 jumps are now better handled
svn-id: r12260
2004-01-08 18:25:30 +00:00
Max Horn
d1a80a659b cleanup
svn-id: r12259
2004-01-08 17:41:11 +00:00
Max Horn
c2b7531c56 cleanup
svn-id: r12258
2004-01-08 17:30:36 +00:00
Paweł Kołodziejski
6d8c2d0461 synced with local sources
svn-id: r12257
2004-01-08 17:07:21 +00:00
Gregory Montoir
370589dde5 cleanup, xref update
svn-id: r12256
2004-01-08 16:41:03 +00:00
Paweł Kołodziejski
afc254fa76 tuned max number
svn-id: r12255
2004-01-08 16:30:37 +00:00
Paweł Kołodziejski
7396b99f38 fixed comi bundle codec output_size and related stuff. also propably strange hang/100% cpu usage
svn-id: r12254
2004-01-08 15:48:41 +00:00
Paweł Kołodziejski
0711b52e96 update
svn-id: r12253
2004-01-08 15:41:41 +00:00
Travis Howell
38a7f018b2 Need for loomcd too.
svn-id: r12252
2004-01-08 15:07:44 +00:00
Max Horn
2e8d4e2d9e Workaround for bug #770049
svn-id: r12251
2004-01-08 14:41:14 +00:00
Gregory Montoir
85f8b442f2 - new Grid class to handle all zones / areas stuff
- adapted Logic/Walk code to use it

svn-id: r12250
2004-01-08 14:10:32 +00:00
Oliver Kiehl
ea154852b7 add newlines to end of files
svn-id: r12249
2004-01-08 13:36:26 +00:00
Torbjörn Andersson
150805b18c Merged read() and readBuffer(), like in BS2.
svn-id: r12248
2004-01-08 13:05:32 +00:00
Torbjörn Andersson
12cd552cab Allow quitting during cutscenes and credits again. This is getting a bit
hackish...

svn-id: r12247
2004-01-08 13:03:50 +00:00
Chris Apers
ac801f9828 Save more memory on PalmOS
svn-id: r12246
2004-01-08 12:14:48 +00:00
Chris Apers
a6f378aee2 No more needed
svn-id: r12245
2004-01-08 12:12:46 +00:00
Chris Apers
1fab23ad20 Renamed functions + a missing one
svn-id: r12244
2004-01-08 12:07:38 +00:00
Chris Apers
bda4d687f4 More iterations
svn-id: r12243
2004-01-08 12:05:48 +00:00
Chris Apers
984f4663cb Lastest Simon changes
svn-id: r12242
2004-01-08 12:04:11 +00:00
Chris Apers
ba34439ef9 Moved and renamed
svn-id: r12241
2004-01-08 12:02:33 +00:00
Gregory Montoir
74829245d9 mostly cleanup :
- moved main update() method to QueenEngine
- merged update() & checkPlayer()
- added a method in Logic class to handle the CUTAWAY_SPECIAL stuff
- Journal remembers last seen page
- no need to call loadPanel() to restore panel palette, use palSetPanel() instead

svn-id: r12240
2004-01-08 10:25:18 +00:00
Paweł Kołodziejski
8c2da44b97 add name here too
svn-id: r12239
2004-01-08 09:00:29 +00:00
Paweł Kołodziejski
e0545d6dca forgot about this
svn-id: r12238
2004-01-08 08:47:09 +00:00
Paweł Kołodziejski
9931fe9a34 or maybe not :)
svn-id: r12237
2004-01-08 08:43:15 +00:00
Paweł Kołodziejski
201902bfef jumps only for the same hookid and ignore jumps for music for now. added sound names for checks if some sounds are really have a lot jumps and regions(it's posssible), in bundle loop size can be 0 and after that loops should be ended
svn-id: r12236
2004-01-08 08:39:25 +00:00
Torbjörn Andersson
d9e67812e8 Changed spaces to tabs.
svn-id: r12235
2004-01-08 08:29:55 +00:00
Max Horn
6222d6e643 more cleanup
svn-id: r12234
2004-01-08 03:24:41 +00:00
Max Horn
ab2192761d useful convenience method
svn-id: r12233
2004-01-08 03:24:01 +00:00
Max Horn
d852e2855a cleanup (make some more use of class Common::Rect)
svn-id: r12232
2004-01-08 03:10:16 +00:00