aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2007-10-30- free fib object in AmigaOSFilesystemNode::existsJohannes Schickel
- cleanup svn-id: r29330
2007-10-30Fixed a typo in the AmigaOSFilesystemNode::exists() method.David Corrales
svn-id: r29329
2007-10-30Added a missing variable to the AmigaOSFilesystem::exists() method. ↵David Corrales
Hopefully it's complete now :) svn-id: r29328
2007-10-30Implement the AmigaOSFilesystemNode::exists() method.David Corrales
svn-id: r29327
2007-10-30Fix for bug #1822680.Nicola Mettifogo
svn-id: r29326
2007-10-30Renamed a variable which is declared twiceFilippos Karapetis
svn-id: r29325
2007-10-30Fixing the scenery/overlay redrawing in WoodruffSven Hesse
svn-id: r29324
2007-10-30Patch #1822459: "configure fix for shells not supporting unary negation"Eugene Sandulenko
svn-id: r29322
2007-10-30Fix compile warning.Travis Howell
svn-id: r29321
2007-10-29Add msvc8 project file for igor.Johannes Schickel
svn-id: r29320
2007-10-29Fix compile warning, looks like this memcpy should be a memset.Travis Howell
svn-id: r29319
2007-10-29added 'igor' engine for the game 'Igor: Objective Uikokahonia'Gregory Montoir
svn-id: r29318
2007-10-29Implement more object inputVincent Hamm
svn-id: r29317
2007-10-29Add DMedia MIDI driver just to the list of MIDI drivers if on IRIX, since at ↵Johannes Schickel
least the code for it is just build on IRIX and not on every UNIX system. svn-id: r29316
2007-10-29More readable code, and another format of engine build list as suggeestedEugene Sandulenko
by Fingolfin svn-id: r29315
2007-10-29Commenting out the unused variables x and y to mute GCC :PSven Hesse
svn-id: r29314
2007-10-29Add missing varsVincent Hamm
svn-id: r29313
2007-10-29Add more object menu controlsVincent Hamm
svn-id: r29312
2007-10-28various assorted things required by the new compiler and codebase changesKostas Nakos
svn-id: r29310
2007-10-28(mainly) adding plugin supportKostas Nakos
svn-id: r29309
2007-10-28new stuff to support the FS api and fixes for the new compilerKostas Nakos
svn-id: r29308
2007-10-28cleanup after framebuffer api changesKostas Nakos
svn-id: r29307
2007-10-28fix formatting & typoKostas Nakos
svn-id: r29306
2007-10-28entry point for plugin buildsKostas Nakos
svn-id: r29305
2007-10-28announce compiler change \& support for pluginsKostas Nakos
svn-id: r29304
2007-10-28Rollup commit to improve & bring the port up to speed. More specificallyi ↵Kostas Nakos
for this file: - adding support for plugins - fixing regressions and changes related to the framebuffer api - improved and fixed dirty rects - fixed Fingolfin's name in a comment :-P svn-id: r29303
2007-10-28formatting fixesKostas Nakos
svn-id: r29302
2007-10-28drop unneeded defineKostas Nakos
svn-id: r29301
2007-10-28make sure our GetCurrentDirectory is used (non existant in ce api)Kostas Nakos
svn-id: r29300
2007-10-28unicod-ify syscalls for ce backendKostas Nakos
svn-id: r29299
2007-10-28work around ce's lack of posix errnoKostas Nakos
svn-id: r29298
2007-10-28some source formatting fixesKostas Nakos
svn-id: r29297
2007-10-28Early implementation of object menuVincent Hamm
svn-id: r29296
2007-10-28Fix compatibility with bashEugene Sandulenko
svn-id: r29295
2007-10-28Print list of skipped engines too.Eugene Sandulenko
svn-id: r29294
2007-10-28Patch #1814831: "Unify the way to report unknown versions of games"Eugene Sandulenko
svn-id: r29293
2007-10-28Fix potential MSVC warningEugene Sandulenko
svn-id: r29292
2007-10-28Find object fixVincent Hamm
Walk fix svn-id: r29291
2007-10-28Fix warning & code formattingMax Horn
svn-id: r29290
2007-10-28Patch #1800085: small 'unknown control change byte 32' patchMax Horn
svn-id: r29289
2007-10-28Implement cursor by objectVincent Hamm
Fix walk cursor svn-id: r29288
2007-10-28Cleanup.Johannes Schickel
svn-id: r29287
2007-10-28Implement cursorsVincent Hamm
svn-id: r29286
2007-10-28Patch #1821100: make cross-compiling sane out of the box; blackfin supportMax Horn
svn-id: r29285
2007-10-28Refactored ScummEngine*::checkExecVerbs methodMax Horn
svn-id: r29284
2007-10-28Patch v5.2 from #1752243: "backends lib patches"Eugene Sandulenko
svn-id: r29283
2007-10-28Proper implementation of ".enabled" theme widget property.Eugene Sandulenko
svn-id: r29282
2007-10-28Oops. Sync with --help output.Eugene Sandulenko
svn-id: r29281
2007-10-28Implement FR #1775044: "set extrapath from commandline"Eugene Sandulenko
svn-id: r29280
2007-10-28The palette of the boss screen (F9 key) in IHNM is set correctly nowFilippos Karapetis
svn-id: r29279