aboutsummaryrefslogtreecommitdiff
path: root/base/plugins.cpp
AgeCommit message (Expand)Author
2003-09-20prepend underscore before passing symbols to dlsym, at least on OS XMax Horn
2003-09-20fix invalid target crash for build using loadable modulesMax Horn
2003-09-19cleanupOliver Kiehl
2003-09-18added initial support for building our 4 adventure engines as loadable module...Max Horn
2003-09-18moved engine.* to base; this fixes some linking issues when building a barebo...Max Horn
2003-09-17cleanupMax Horn
2003-09-17new module 'base'; moved gameDetector.*, main.cpp and base/plugins.* there (t...Max Horn