Commit Graph
410 Commits
Author SHA1 Message Date
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