scummvm/engines/queen
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
..
bankman.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
bankman.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
command.cpp ALL: neighbour -> neighbor 2011-05-25 10:50:46 -04:00
command.h JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
credits.cpp JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
credits.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
cutaway.cpp ALL: neighbour -> neighbor 2011-05-25 10:50:46 -04:00
cutaway.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
debug.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
debug.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
defs.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
display.cpp COMMON: Registers RandomSources in constructor with the event recorder 2011-05-17 12:17:26 +02:00
display.h ALL: initialise -> initialize 2011-05-25 11:17:11 -04:00
graphics.cpp QUEEN: Made some static data const. 2011-09-08 20:07:36 +02:00
graphics.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
grid.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
grid.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
input.cpp QUEEN: Made some static data const. 2011-09-08 20:07:36 +02:00
input.h QUEEN: Made some static data const. 2011-09-08 20:07:36 +02:00
journal.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
journal.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
logic.cpp QUEEN: Fix clicking at the pinnacle. 2012-02-04 19:49:52 +01:00
logic.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
midiadlib.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
module.mk Allow static and dynamic plugins to be used at the same time 2008-05-06 03:00:26 +00:00
music.cpp JANITORIAL: Fix missing whitespace in pointer cast 2012-02-15 10:07:10 -06:00
music.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
musicdata.cpp QUEEN: Made some static data const. 2011-09-08 20:07:36 +02:00
queen.cpp AD: Switched rest of the engines to new GUIO 2011-10-23 17:53:13 +01:00
queen.h ENGINES: Change 2nd param of Engine::saveGameState to Common::String 2011-06-02 18:31:59 +02:00
resource.cpp QUEEN: Made some static data const. 2011-09-08 20:07:36 +02:00
resource.h QUEEN: Made some static data const. 2011-09-08 20:07:36 +02:00
restables.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
sound.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
sound.h QUEEN: Made some static data const. 2011-09-08 20:07:36 +02:00
state.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
state.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
structs.h ALL: neighbour -> neighbor 2011-05-25 10:50:46 -04:00
talk.cpp QUEEN: Remove unused variable 2011-11-20 10:37:44 +01:00
talk.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
walk.cpp ALL: neighbour -> neighbor 2011-05-25 10:50:46 -04:00
walk.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
xref.txt Fixed the spaces before tabs. 2008-01-28 00:14:17 +00:00