Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-04-26 | Make it possible to disable some/all of our three game modules ↵ | Max Horn | |
(scumm/simon/sky) with three flags in the Makefile svn-id: r7131 | |||
2003-03-17 | update project files for smush and sky | Paweł Kołodziejski | |
svn-id: r6819 | |||
2003-03-07 | small tweak to the hack to fix the static/bundle targets on OS X | Max Horn | |
svn-id: r6750 | |||
2003-03-07 | small fix to my build hack | Max Horn | |
svn-id: r6749 | |||
2003-03-07 | temporary hack to get ScummVM to compile again | Max Horn | |
svn-id: r6747 | |||
2003-03-05 | Patch #697312: Beneath a Steel Sky interim/initial support patch | Max Horn | |
svn-id: r6691 | |||
2002-12-20 | fixed dependency detection for midi backends | Max Horn | |
svn-id: r6030 | |||
2002-12-09 | change CFLAGS to CXXFLAGS | Max Horn | |
svn-id: r5896 | |||
2002-11-26 | fixed linking with gnu ld | Oliver Kiehl | |
svn-id: r5723 | |||
2002-11-24 | Clean all objects | Travis Howell | |
svn-id: r5704 | |||
2002-11-21 | argh, revert to gcc 2.x build rules once more <g> | Max Horn | |
svn-id: r5687 | |||
2002-11-21 | fixed build order for GNU ld, once more | Max Horn | |
svn-id: r5686 | |||
2002-11-21 | oops - default to gcc 2.9x build rules, not gcc 3.x build rules | Max Horn | |
svn-id: r5656 | |||
2002-11-21 | should link with GNU ld again | Max Horn | |
svn-id: r5655 | |||
2002-11-21 | slight change of module order to see if that helps stupid GNU ld | Max Horn | |
svn-id: r5654 | |||
2002-11-21 | revamped 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 | |||
2002-11-15 | FS backend for MorphOS | Ruediger Hanke | |
svn-id: r5566 | |||
2002-11-14 | added dummy FS backend for Windows; somebody has to implement the actual ↵ | Max Horn | |
code for it. Also, we probably want something like this for MorphOS; and maybe also a 'null' dummy implementation? svn-id: r5553 | |||
2002-11-14 | added completly useless non functional browser dialog skeleton. Just to show ↵ | Max Horn | |
Endy I really have started working on it finally <g> svn-id: r5547 | |||
2002-11-12 | more readme.txt replacements, todo: update manpage and spec file with 0.3.0 info | Jonathan Gray | |
svn-id: r5521 | |||
2002-11-02 | Revert back to revision 1.26. | James Brown | |
Fingolfin, this breaks compilation on linux gcc 2.9x.. debian at least. svn-id: r5372 | |||
2002-11-01 | improved gcc build rule to avoid problems when files are removed from the ↵ | Max Horn | |
repository, and to make it less likely that aborting a build leaves bad .d2 files around (thanks Willem!) svn-id: r5369 | |||
2002-10-23 | grrr... why did my commit not remove those?! | Max Horn | |
svn-id: r5275 | |||
2002-10-15 | list every file in its own line - makes it a bit easier to find/add things | Max Horn | |
svn-id: r5152 | |||
2002-09-27 | added (currently completly useless) launcher dialog | Max Horn | |
svn-id: r5024 | |||
2002-09-26 | added simple message dialog | Max Horn | |
svn-id: r5020 | |||
2002-09-24 | fix for bug #613369; added some files to .cvsignore | Max Horn | |
svn-id: r5015 | |||
2002-09-20 | removed old smush player | Paweł Kołodziejski | |
svn-id: r4981 | |||
2002-09-19 | moved the Scumm specific dialogs to scumm/dialogs.* | Max Horn | |
svn-id: r4973 | |||
2002-09-16 | minor changes in source structure | Paweł Kołodziejski | |
svn-id: r4949 | |||
2002-09-16 | simon also use class File | Paweł Kołodziejski | |
svn-id: r4948 | |||
2002-09-08 | rewrote config class; cleanup; code restructuring | Max Horn | |
svn-id: r4903 | |||
2002-08-31 | added class File | Paweł Kołodziejski | |
svn-id: r4873 | |||
2002-08-29 | sound system cleanup | Max Horn | |
svn-id: r4867 | |||
2002-08-29 | experimental support for the V2 resource format (patch #601560) | Max Horn | |
svn-id: r4864 | |||
2002-08-25 | more optimizations | Max Horn | |
svn-id: r4847 | |||
2002-08-25 | fixed dependency checking to consider smush code, too | Max Horn | |
svn-id: r4843 | |||
2002-08-24 | update clean target for smush files | Max Horn | |
svn-id: r4831 | |||
2002-08-24 | changed name from Chunck to Chunk | Paweł Kołodziejski | |
svn-id: r4829 | |||
2002-08-24 | fixed the Makefile buildsystem for now to link in the new Smush player, and ↵ | Max Horn | |
disabling the old Smush player svn-id: r4826 | |||
2002-08-23 | Move scaler code from SCUMM-specific area. | James Brown | |
svn-id: r4803 | |||
2002-08-21 | patch #598405 | Max Horn | |
svn-id: r4799 | |||
2002-08-21 | first go at modularizing the build system | Max Horn | |
svn-id: r4796 | |||
2002-08-21 | engine.* moved to common (where it belongs); added distclean target which ↵ | Max Horn | |
gets rid of the .deps dirs, too; removed -Isound svn-id: r4794 | |||
2002-08-21 | really fixed dependency checking this time (I hope :-) | Max Horn | |
svn-id: r4793 | |||
2002-08-21 | fixed the 'intelligent' GCC build rules; added .cvsignore files | Max Horn | |
svn-id: r4790 | |||
2002-08-21 | fixed clean target | Max Horn | |
svn-id: r4789 | |||
2002-08-21 | Initial revision | Max Horn | |
svn-id: r4785 | |||
2002-08-18 | MAJOR change to the way how Engine objects are instantiated | Max Horn | |
svn-id: r4758 | |||
2002-08-14 | oops :-) | Max Horn | |
svn-id: r4737 |