Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |||
2002-08-14 | got rid of init.cpp | Max Horn | |
svn-id: r4736 | |||
2002-08-04 | DIG: preliminarily support for music in the game | Paweł Kołodziejski | |
svn-id: r4701 | |||
2002-07-28 | moved file bundle stuff into class Bundle | Paweł Kołodziejski | |
svn-id: r4671 | |||
2002-07-17 | moved gui/utils.* to main level; removed some unused stuff from our file ↵ | Max Horn | |
accessor functions svn-id: r4583 | |||
2002-07-16 | renamed 2xsai.cpp to scaler.cpp | Max Horn | |
svn-id: r4564 | |||
2002-07-13 | *** empty log message *** | Travis Howell | |
svn-id: r4530 | |||
2002-07-12 | Countless changes to the New GUI; some hightligths: new ScrollBarWidget ↵ | Max Horn | |
class; ListWidget is usable (demo shows it off); added custom String/StringList classes svn-id: r4521 | |||
2002-07-10 | added prototype ListWidget (doesn't do anything yet, only serves to demo how ↵ | Max Horn | |
it might look); renamed various NewGui methods and added frameRect method; made NewGui use our 'own' GUI colors (no worries if you don't like them, this is just an experiment); StaticTextWidget now clones its label (preventing problems when a game was loaded, thus invalidating string locations in memory) svn-id: r4513 | |||
2002-07-09 | Dumb up filename case insensitivity | James Brown | |
svn-id: r4504 | |||
2002-07-06 | oops order is important | Max Horn | |
svn-id: r4468 | |||
2002-07-06 | added intelligent dependency tracking for anybody who uses GCC | Max Horn | |
svn-id: r4467 | |||
2002-07-05 | hooked in new experimental, *incomplete* GUI code to F6/F7 | Max Horn | |
svn-id: r4464 | |||
2002-06-29 | Update other makefiles | James Brown | |
svn-id: r4440 | |||
2002-04-27 | Add config file support. Thanks |Pixel| :) | James Brown | |
svn-id: r4111 | |||
2002-04-27 | Makefile.mingw now uses Makefile.common, too | Max Horn | |
svn-id: r4105 | |||
2002-04-27 | added the ability to add an extension to executables (like scummvm vs. ↵ | Max Horn | |
scummvm.exe); made some targets phony svn-id: r4102 | |||
2002-04-26 | Slightly revised Makefiles, now share common stuff in Makefile.common; added ↵ | Max Horn | |
simple Makefile for MacOS X svn-id: r4088 |