15 Commits

Author SHA1 Message Date
Eugene Sandulenko
cd8a5f3a98 First phase of detection-related plugins interface improvements. Now plugins
return StringMap instead of fixed list of parameters. This adds great
flexibility.

Current patch should not alter any functionality, i.e. if there are regressions,
submit a report. Phase 2 will benefit from these changes and will come later.

svn-id: r25134
2007-01-20 21:27:57 +00:00
Nicola Mettifogo
7d8ddb9a5b fixed walk bug: characters now walk along complex paths
svn-id: r25117
2007-01-18 21:25:02 +00:00
Torbjörn Andersson
684a71cee0 Fixed a warning.
svn-id: r25112
2007-01-17 20:11:31 +00:00
Nicola Mettifogo
2541fcd82a fixed broken tab widths
svn-id: r25111
2007-01-17 11:12:02 +00:00
Nicola Mettifogo
0c9d01ad81 added first debug messages
svn-id: r25106
2007-01-16 21:30:18 +00:00
Nicola Mettifogo
a3df05727a removed definition of _glyphWidths
svn-id: r25097
2007-01-15 21:59:56 +00:00
Nicola Mettifogo
79d98bf52a made _glyphWidths only referenced into graphics.cpp
svn-id: r25096
2007-01-15 21:58:51 +00:00
Max Horn
abb7d49bca Fixing const related warnings in the parallaction engine
svn-id: r25095
2007-01-15 21:14:34 +00:00
Nicola Mettifogo
a90529c323 enforced MemoryReadStream usage instead of custom byte swapping in background loading
svn-id: r25094
2007-01-15 20:46:06 +00:00
Nicola Mettifogo
3545af0275 fixed pointer casting in InputData management
svn-id: r25093
2007-01-15 20:11:49 +00:00
Nicola Mettifogo
1bde157987 Made Nippon Safes start from the regular splash screen
svn-id: r25091
2007-01-15 12:59:40 +00:00
Paweł Kołodziejski
13129f6eba fix warning
svn-id: r25089
2007-01-15 08:24:45 +00:00
Max Horn
3c537cb3c9 Zone names get free'd, so don't assign a static string to it (it causes a const warning, too)
svn-id: r25087
2007-01-14 23:48:11 +00:00
Willem Jan Palenstijn
d38d85b8bc mark 64bit issues
svn-id: r25084
2007-01-14 21:58:18 +00:00
Eugene Sandulenko
e5c7ce83b8 Initial import of Parallaction engine
svn-id: r25083
2007-01-14 21:29:12 +00:00