Age | Commit message (Collapse) | Author |
|
svn-id: r48222
|
|
In this case, it was always a break after a return in a switch case. There are
similar cases which cppcheck didn't detect, and a couple of cases where we have
a break after a continue in a switch case (where the continue refers to an
outer loop), but I didn't touch those. Not yet, at least.
svn-id: r48218
|
|
svn-id: r48202
|
|
svn-id: r48199
|
|
svn-id: r48119
|
|
svn-id: r48118
|
|
svn-id: r48117
|
|
svn-id: r48100
|
|
svn-id: r48097
|
|
svn-id: r48086
|
|
svn-id: r48084
|
|
svn-id: r48083
|
|
svn-id: r48066
|
|
callk opcode handler does that already
svn-id: r48064
|
|
svn-id: r48063
|
|
state, per se, and is static)
svn-id: r48059
|
|
svn-id: r48052
|
|
svn-id: r48051
|
|
svn-id: r48050
|
|
svn-id: r48049
|
|
svn-id: r48048
|
|
svn-id: r48047
|
|
svn-id: r48046
|
|
'Common::String'
svn-id: r48044
|
|
SCI32 list iteration code to store node successor before invoking.
svn-id: r48036
|
|
collector problems; minor cleanup.
svn-id: r47989
|
|
svn-id: r47979
|
|
svn-id: r47978
|
|
svn-id: r47977
|
|
checking for.
svn-id: r47973
|
|
svn-id: r47964
|
|
svn-id: r47963
|
|
svn-id: r47962
|
|
svn-id: r47961
|
|
svn-id: r47960
|
|
svn-id: r47959
|
|
This change is untested, please check it. Also, the opparams
array is not used but could be used to simplify the reading code.
svn-id: r47958
|
|
svn-id: r47957
|
|
svn-id: r47956
|
|
immediately on kPalVary(start) call
svn-id: r47953
|
|
longer required, which makes some ugly code obsolete. Yay! :)
svn-id: r47951
|
|
allocate the memory. King's Quest V Mac is now playable.
svn-id: r47950
|
|
svn-id: r47949
|
|
KQ5 DOS CD.
svn-id: r47948
|
|
(_gfxPaint wasnt copied over)
svn-id: r47943
|
|
kPalette(setFromResource) with unsupported parameters
svn-id: r47941
|
|
svn-id: r47940
|
|
svn-id: r47936
|
|
in SCI2 only
svn-id: r47931
|
|
svn-id: r47929
|