Commit Graph

223 Commits

Author SHA1 Message Date
Max Horn
85a0380801 really fixed dependency checking this time (I hope :-)
svn-id: r4793
2002-08-21 16:40:33 +00:00
Max Horn
7aac293726 fixed the 'intelligent' GCC build rules; added .cvsignore files
svn-id: r4790
2002-08-21 16:28:19 +00:00
Max Horn
89e8bb2ccb fixed clean target
svn-id: r4789
2002-08-21 16:11:09 +00:00
Max Horn
ce46866403 Initial revision
svn-id: r4785
2002-08-21 16:07:07 +00:00
Max Horn
edae5b06db MAJOR change to the way how Engine objects are instantiated
svn-id: r4758
2002-08-18 17:48:18 +00:00
Max Horn
96baaa974a oops :-)
svn-id: r4737
2002-08-14 00:02:27 +00:00
Max Horn
16aa478d8b got rid of init.cpp
svn-id: r4736
2002-08-14 00:01:39 +00:00
Paweł Kołodziejski
9fa6145d90 DIG: preliminarily support for music in the game
svn-id: r4701
2002-08-04 16:30:59 +00:00
Paweł Kołodziejski
0b3c263857 moved file bundle stuff into class Bundle
svn-id: r4671
2002-07-28 15:35:26 +00:00
Max Horn
862e0b26bc moved gui/utils.* to main level; removed some unused stuff from our file accessor functions
svn-id: r4583
2002-07-17 20:55:36 +00:00
Max Horn
76e6d7a197 renamed 2xsai.cpp to scaler.cpp
svn-id: r4564
2002-07-16 11:17:31 +00:00
Travis Howell
98df5185d3 *** empty log message ***
svn-id: r4530
2002-07-13 09:41:21 +00:00
Max Horn
e34571dca9 Countless changes to the New GUI; some hightligths: new ScrollBarWidget class; ListWidget is usable (demo shows it off); added custom String/StringList classes
svn-id: r4521
2002-07-12 16:24:11 +00:00
Max Horn
c60670d561 added prototype ListWidget (doesn't do anything yet, only serves to demo how 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-10 22:49:41 +00:00
James Brown
c579c16bf1 Dumb up filename case insensitivity
svn-id: r4504
2002-07-09 14:31:00 +00:00
Max Horn
465164a3ba oops order is important
svn-id: r4468
2002-07-06 13:05:42 +00:00
Max Horn
72dc71335e added intelligent dependency tracking for anybody who uses GCC
svn-id: r4467
2002-07-06 13:02:57 +00:00
Max Horn
eacf0afa95 hooked in new experimental, *incomplete* GUI code to F6/F7
svn-id: r4464
2002-07-05 17:00:18 +00:00
James Brown
a67d185ff8 Update other makefiles
svn-id: r4440
2002-06-29 16:17:29 +00:00
James Brown
2b50dd2742 Add config file support. Thanks |Pixel| :)
svn-id: r4111
2002-04-27 16:58:29 +00:00
Max Horn
c9ea27332c Makefile.mingw now uses Makefile.common, too
svn-id: r4105
2002-04-27 11:06:27 +00:00
Max Horn
4e8ea7dbc1 added the ability to add an extension to executables (like scummvm vs. scummvm.exe); made some targets phony
svn-id: r4102
2002-04-27 09:56:48 +00:00
Max Horn
5fb37d8907 Slightly revised Makefiles, now share common stuff in Makefile.common; added simple Makefile for MacOS X
svn-id: r4088
2002-04-26 13:39:31 +00:00