Max Horn
|
637ffcc517
|
added dummy FS backend for Windows; somebody has to implement the actual 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 15:02:26 +00:00 |
|
Max Horn
|
e152733344
|
added completly useless non functional browser dialog skeleton. Just to show Endy I really have started working on it finally <g>
svn-id: r5547
|
2002-11-14 13:46:35 +00:00 |
|
Jonathan Gray
|
2ee08ee469
|
more readme.txt replacements, todo: update manpage and spec file with 0.3.0 info
svn-id: r5521
|
2002-11-12 15:27:47 +00:00 |
|
James Brown
|
35678731d9
|
Revert back to revision 1.26.
Fingolfin, this breaks compilation on linux gcc 2.9x.. debian at least.
svn-id: r5372
|
2002-11-02 08:16:04 +00:00 |
|
Max Horn
|
a15e6df2bd
|
improved gcc build rule to avoid problems when files are removed from the repository, and to make it less likely that aborting a build leaves bad .d2 files around (thanks Willem!)
svn-id: r5369
|
2002-11-01 20:28:51 +00:00 |
|
Max Horn
|
ea828761a4
|
grrr... why did my commit not remove those?!
svn-id: r5275
|
2002-10-23 08:02:36 +00:00 |
|
Max Horn
|
bd15755b17
|
list every file in its own line - makes it a bit easier to find/add things
svn-id: r5152
|
2002-10-15 15:31:55 +00:00 |
|
Max Horn
|
6024c80f14
|
added (currently completly useless) launcher dialog
svn-id: r5024
|
2002-09-27 23:27:14 +00:00 |
|
Max Horn
|
58e5e0069f
|
added simple message dialog
svn-id: r5020
|
2002-09-26 11:44:02 +00:00 |
|
Max Horn
|
77d62a61d7
|
fix for bug #613369; added some files to .cvsignore
svn-id: r5015
|
2002-09-24 22:40:28 +00:00 |
|
Paweł Kołodziejski
|
c5feb37102
|
removed old smush player
svn-id: r4981
|
2002-09-20 05:57:07 +00:00 |
|
Max Horn
|
859ef578dc
|
moved the Scumm specific dialogs to scumm/dialogs.*
svn-id: r4973
|
2002-09-19 17:44:41 +00:00 |
|
Paweł Kołodziejski
|
ae871cd4a6
|
minor changes in source structure
svn-id: r4949
|
2002-09-16 09:52:21 +00:00 |
|
Paweł Kołodziejski
|
29811c5fad
|
simon also use class File
svn-id: r4948
|
2002-09-16 08:22:30 +00:00 |
|
Max Horn
|
523d8e64c0
|
rewrote config class; cleanup; code restructuring
svn-id: r4903
|
2002-09-08 01:08:12 +00:00 |
|
Paweł Kołodziejski
|
bd7b93061b
|
added class File
svn-id: r4873
|
2002-08-31 07:43:34 +00:00 |
|
Max Horn
|
41c2d6fba3
|
sound system cleanup
svn-id: r4867
|
2002-08-29 23:45:15 +00:00 |
|
Max Horn
|
bbcae3efbe
|
experimental support for the V2 resource format (patch #601560)
svn-id: r4864
|
2002-08-29 16:57:43 +00:00 |
|
Max Horn
|
a0c0880ec7
|
more optimizations
svn-id: r4847
|
2002-08-25 11:38:40 +00:00 |
|
Max Horn
|
2355db8017
|
fixed dependency checking to consider smush code, too
svn-id: r4843
|
2002-08-25 11:07:34 +00:00 |
|
Max Horn
|
ed4fa74fd5
|
update clean target for smush files
svn-id: r4831
|
2002-08-24 21:35:46 +00:00 |
|
Paweł Kołodziejski
|
901b4a07a6
|
changed name from Chunck to Chunk
svn-id: r4829
|
2002-08-24 17:18:55 +00:00 |
|
Max Horn
|
69cca0906e
|
fixed the Makefile buildsystem for now to link in the new Smush player, and disabling the old Smush player
svn-id: r4826
|
2002-08-24 16:26:09 +00:00 |
|
James Brown
|
1bf20ac0c3
|
Move scaler code from SCUMM-specific area.
svn-id: r4803
|
2002-08-23 06:43:06 +00:00 |
|
Max Horn
|
e0cfd49ef7
|
patch #598405
svn-id: r4799
|
2002-08-21 20:47:12 +00:00 |
|
Max Horn
|
ee3ea28e6c
|
first go at modularizing the build system
svn-id: r4796
|
2002-08-21 17:35:46 +00:00 |
|
Max Horn
|
2ebd2ba0b5
|
engine.* moved to common (where it belongs); added distclean target which gets rid of the .deps dirs, too; removed -Isound
svn-id: r4794
|
2002-08-21 16:53:11 +00:00 |
|
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 |
|