Strangerke
|
e06252cda5
|
LAB: Init the mouse in the center of the screen
|
2015-12-27 11:30:56 +01:00 |
|
Strangerke
|
c0e64a091a
|
LAB: Review the variable types used in Special, reduce the scope of some variables
|
2015-12-27 11:20:54 +01:00 |
|
Strangerke
|
9bc8d25b02
|
LAB: Remove a useless assignment
|
2015-12-27 11:00:05 +01:00 |
|
Strangerke
|
bc368c6967
|
LAB: Remove useless pragma
|
2015-12-27 01:30:00 +01:00 |
|
Strangerke
|
2bad773046
|
LAB: Use an enum for special room ids
|
2015-12-27 01:05:43 +01:00 |
|
Strangerke
|
3712befbd7
|
LAB: Remove unused defines
|
2015-12-27 00:46:41 +01:00 |
|
Filippos Karapetis
|
3215d14e82
|
LAB: Rename TilePuzzle to SpecialLocks, to better reflect its purpose
This class handles two different special locks, the tile puzzle and
the combination door
|
2015-12-27 01:42:45 +02:00 |
|
Willem Jan Palenstijn
|
428f9acdcf
|
LAB: Revert functional change of cleanup commit
(7f2b69b75c )
|
2015-12-27 00:29:05 +01:00 |
|
Filippos Karapetis
|
56c5919c3d
|
LAB: Fix crash in the the door number puzzle
|
2015-12-27 01:14:55 +02:00 |
|
Filippos Karapetis
|
1d3a3a24fa
|
LAB: Fix regression in the tab handling code
|
2015-12-27 00:47:21 +02:00 |
|
Strangerke
|
55f236f6ff
|
LAB: Fix glitch when skipping intro
|
2015-12-26 23:11:04 +01:00 |
|
Willem Jan Palenstijn
|
90ac7a2bcb
|
LAB: Clean up Image._imageData memory handling
|
2015-12-26 21:59:10 +01:00 |
|
Willem Jan Palenstijn
|
e4027040a8
|
LAB: Remove useless virtual keywords
|
2015-12-26 21:30:55 +01:00 |
|
Strangerke
|
3cc42273c5
|
LAB: Remove an unused function in EventManager
|
2015-12-26 20:41:30 +01:00 |
|
Strangerke
|
ce81ddbb4e
|
LAB: Rename 'im' to 'img' for naming consistency
|
2015-12-26 20:32:29 +01:00 |
|
Willem Jan Palenstijn
|
f23dcd64b0
|
LAB: Make breadcrumb key checks more consistent
This platform check was lost in
60d4f0a069 .
|
2015-12-26 18:55:31 +01:00 |
|
Strangerke
|
dd78b9208b
|
LAB: Add hardcoded data for cumbs images
|
2015-12-26 17:11:39 +01:00 |
|
Willem Jan Palenstijn
|
e4fbcabbc9
|
LAB: Fix map
Regression from be1fd471be .
|
2015-12-26 17:07:28 +01:00 |
|
Strangerke
|
286cd81643
|
LAB: Rewrite while statements in blitBitmap
|
2015-12-26 16:14:25 +01:00 |
|
Strangerke
|
f41267311d
|
LAB: Some renaming in blitBitmap and readScreenImage
|
2015-12-26 15:24:32 +01:00 |
|
Willem Jan Palenstijn
|
33ed5af212
|
LAB: Remove type ConstDataPtr, add consts
|
2015-12-26 15:14:37 +01:00 |
|
Strangerke
|
a8d7a9bb7c
|
LAB: Remove unused function in EventManager
|
2015-12-26 14:58:02 +01:00 |
|
Strangerke
|
2560fdb191
|
LAB: Make private some DispMan functions and variables, some renaming
|
2015-12-26 14:27:53 +01:00 |
|
Willem Jan Palenstijn
|
ae519716a2
|
Merge branch 'master' of github.com:scummvm/scummvm
|
2015-12-26 14:20:15 +01:00 |
|
Willem Jan Palenstijn
|
01d99d213d
|
LAB: Reduce passing around of pointers to the near-global _closeDataPtr
|
2015-12-26 14:18:44 +01:00 |
|
Willem Jan Palenstijn
|
f72de724e9
|
LAB: Reduce passing around of pointers to the near-global _closeDataPtr
|
2015-12-26 14:07:46 +01:00 |
|
Willem Jan Palenstijn
|
e3ce65cce8
|
LAB: Reduce passing around of pointers to the near-global _closeDataPtr
|
2015-12-26 14:04:39 +01:00 |
|
Willem Jan Palenstijn
|
6daf92cbf4
|
LAB: Reduce passing around of pointers to the near-global _closeDataPtr
|
2015-12-26 13:58:07 +01:00 |
|
Strangerke
|
07b554b847
|
LAB: Add an access function to make _headerData a private member of Anim
|
2015-12-26 13:53:11 +01:00 |
|
Filippos Karapetis
|
6910a3b269
|
LAB: Implement changeVolume()
|
2015-12-26 13:03:26 +02:00 |
|
Filippos Karapetis
|
dc08713249
|
LAB: The 'z' key is unused
|
2015-12-26 13:03:01 +02:00 |
|
Filippos Karapetis
|
d1b5d41005
|
LAB: Clean up sound effect looping, starting and stopping code
|
2015-12-26 12:45:48 +02:00 |
|
Filippos Karapetis
|
e231c6753b
|
LAB: Update music after drawing the map rooms
|
2015-12-26 12:43:18 +02:00 |
|
Filippos Karapetis
|
0b9126f774
|
LAB: Remove superfluous sound effect stopping code
|
2015-12-26 12:42:45 +02:00 |
|
Filippos Karapetis
|
d3369808f5
|
LAB: Document where some scene transitions are used
|
2015-12-26 12:39:18 +02:00 |
|
Filippos Karapetis
|
e3c746ee40
|
LAB: The fonts folder is unused in PC versions, so remove its detection
|
2015-12-25 15:11:03 +02:00 |
|
Filippos Karapetis
|
7f2b69b75c
|
LAB: Rename fromCrumbs() to processEvent() and simplify it a bit
|
2015-12-25 14:12:06 +02:00 |
|
Filippos Karapetis
|
9239f4d774
|
LAB: Use the MessageClass enum in the IntuiMessage struct
|
2015-12-25 14:12:05 +02:00 |
|
Filippos Karapetis
|
c9b103b2db
|
LAB: Use friendlier names for lists
|
2015-12-25 14:12:05 +02:00 |
|
Willem Jan Palenstijn
|
23ace32e09
|
LAB: Simplify tab handling
|
2015-12-25 11:20:03 +01:00 |
|
Strangerke
|
3740560153
|
LAB: Use constant for breadcrumbs-related loops
|
2015-12-25 02:18:07 +01:00 |
|
Willem Jan Palenstijn
|
f2194d595d
|
Merge branch 'master' of github.com:scummvm/scummvm
|
2015-12-24 20:29:58 +01:00 |
|
Willem Jan Palenstijn
|
da2074146f
|
LAB: Make tab behave more logically
When skipping to the next closeup, it seems to make little sense to
check the _graphicName of the current one.
|
2015-12-24 20:28:57 +01:00 |
|
Willem Jan Palenstijn
|
f42d896d99
|
LAB: Fill mouse position field for keypresses
This makes the tab key recognize the current mouse position
|
2015-12-24 20:28:57 +01:00 |
|
Willem Jan Palenstijn
|
ad182f1f69
|
LAB: Make readAction consistent with the other read functions
|
2015-12-24 20:28:57 +01:00 |
|
Willem Jan Palenstijn
|
0d97d1af82
|
LAB: Avoid manual memory management of CloseData
|
2015-12-24 20:28:57 +01:00 |
|
Willem Jan Palenstijn
|
1a1525a155
|
LAB: Avoid manual memory management of ViewData
|
2015-12-24 20:28:57 +01:00 |
|
Willem Jan Palenstijn
|
cd3ebf687c
|
LAB: Avoid manual memory management of RuleList
|
2015-12-24 20:28:57 +01:00 |
|
Strangerke
|
c191efa623
|
LAB: Remove the 3rd parameter of drawMap (always false)
|
2015-12-24 18:55:10 +01:00 |
|
Filippos Karapetis
|
92bc524984
|
LAB: Rename kMessageDeltaMove to kMessageMoveCursorToCloseup
|
2015-12-24 19:44:42 +02:00 |
|