aboutsummaryrefslogtreecommitdiff
path: root/simon/module.mk
AgeCommit message (Collapse)Author
2004-12-16Split simon.cpp more for PalmOS port.Travis Howell
svn-id: r16078
2004-01-30Various changes to the build system which allow building ScummVM in an ↵Max Horn
external directory (and as such, allow you to have a debug, a profiling, and a release build from the same set of source files in parallel). Work in progress svn-id: r12680
2004-01-27add in-game debuggerOliver Kiehl
svn-id: r12634
2003-09-18plugin work: right now, only with build rules for OS X. Once I can get it to ↵Max Horn
work here, I'll add more build rules. Work in progress, a lot ain't work, but the plugin stuff is disabled by default, so no harm should arise svn-id: r10292
2003-09-17some tweaks to the build system (work toward plugin support)Max Horn
svn-id: r10279
2003-05-25Split charset functions into separate fileTravis Howell
svn-id: r7932
2003-05-25Added new Simon moduleJamieson Christian
svn-id: r7928
2002-11-29renamed simonsoundOliver Kiehl
svn-id: r5755
2002-11-24split simon soundOliver Kiehl
svn-id: r5706
2002-11-21revamped build system somewhat: 'modules' like scumm, simon, gui etc. now ↵Max Horn
all build into a lib, and all have a module.mk file that lists all their file. Advantage: further modularizes the build system, seperating all parts of ScummVM svn-id: r5653