scummvm/engines/scumm/he
Tarek Soliman a4798602d7 JANITORIAL: Fix missing whitespace in pointer cast
find -name '*.h' -or -name '*.cpp' | xargs sed -r -i 's@\(([A-Za-z0-9]+)\*\)@(\1 *)@g'

This seems to have caught some params as well which is not undesirable IMO.
It also caught some strings containing this which is undesirable so I
excluded them manually. (engines/sci/engine/kernel_tables.h)
2012-02-15 10:07:10 -06:00
..
logic SCUMM: Made some static data const. 2011-09-08 20:13:13 +02:00
animation_he.cpp BUILD: Allow for disabling Bink support 2011-07-13 12:08:26 -04:00
animation_he.h SCUMM: Don't have MoviePlayer inherit from SmackerDecoder 2011-07-02 14:55:36 -04:00
cup_player_he.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
cup_player_he.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
floodfill_he.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
floodfill_he.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
intern_he.h SCUMM: Add basic support for setOffHeap resource flag in HE90+ games. 2011-08-28 10:40:23 +10:00
logic_he.cpp SCUMM: Split HE logic classes to their own files 2011-08-17 09:12:19 +02:00
logic_he.h SCUMM: Split HE logic classes to their own files 2011-08-17 09:12:19 +02:00
palette_he.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
resource_he.cpp SCUMM: Add basic support for setOffHeap resource flag in HE90+ games. 2011-08-28 10:40:23 +10:00
resource_he.h ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
script_v60he.cpp SCUMM: Remove backslashes from Mac file names too 2011-07-02 14:55:05 -04:00
script_v70he.cpp SCUMM: Remove some unused var warnings (see bug #3293800) 2011-05-14 23:50:43 +02:00
script_v71he.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
script_v72he.cpp SCUMM: Backyard Soccer 2004 uses a different INI setting to disable printing. 2011-08-09 11:46:50 +10:00
script_v80he.cpp SCUMM: Add support for the mustard mac map file 2011-12-03 15:54:30 -05:00
script_v90he.cpp SCUMM: Add support for Putt-Putt Saves the Zoo iOS 2011-11-27 20:13:03 -05:00
script_v100he.cpp SCUMM: Update stub in arrayOps for Moonbase Commander. 2011-08-08 13:50:47 +10:00
sound_he.cpp JANITORIAL: Fix missing whitespace in pointer cast 2012-02-15 10:07:10 -06:00
sound_he.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
sprite_he.cpp SCUMM: Initialize Sprite fields in constructor. 2011-10-25 10:51:31 +02:00
sprite_he.h JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
wiz_he.cpp JANITORIAL: Fix template definition whitespace 2012-02-10 21:17:27 -06:00
wiz_he.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00