Commit Graph

1012 Commits

Author SHA1 Message Date
Johannes Schickel
b09b9b216e Updates msvc8 project files.
svn-id: r23519
2006-07-15 21:24:05 +00:00
Johannes Schickel
7409ae2fbb Upadtes msvc8 project files again.
svn-id: r23294
2006-06-24 12:45:31 +00:00
Max Horn
492c65009c Started to move 'monolithic' parts of our ports to the new 'background/platform' directory (see also the 'Modular_Backends' page in our Wiki)
svn-id: r23293
2006-06-24 12:33:52 +00:00
Johannes Schickel
c673860d0e Ok msvc8 builds should link again.
svn-id: r23290
2006-06-24 12:16:03 +00:00
Johannes Schickel
530948bbce Updates msvc8 project file.
svn-id: r23289
2006-06-24 12:09:40 +00:00
Oystein Eftevaag
7d16e0b170 Adds the AUTHOR file to the MacOS X snapshots, and updates the bundle layout to correctly show the background image
svn-id: r23257
2006-06-22 08:09:48 +00:00
Willem Jan Palenstijn
095a46052a sync trunk
svn-id: r23243
2006-06-21 21:04:12 +00:00
Eugene Sandulenko
bbebcabf61 Update description
svn-id: r23239
2006-06-21 20:53:16 +00:00
Eugene Sandulenko
70ae802171 Update year
svn-id: r23049
2006-06-12 00:11:24 +00:00
Eugene Sandulenko
8958558797 oops. Copyright sign lost
svn-id: r23043
2006-06-11 22:40:32 +00:00
Eugene Sandulenko
1c285c7094 Bump version
svn-id: r23041
2006-06-11 22:29:41 +00:00
Kostas Nakos
c5f20f1764 updated the CE project files for the 0.9.0 codebase
svn-id: r23029
2006-06-11 20:24:14 +00:00
Johannes Schickel
276b4eef7c - fixes agi release building
- fixes nasm build rule for release building too

svn-id: r22990
2006-06-08 21:35:12 +00:00
Johannes Schickel
6f259eacc7 - makes gob link again
- makes sure that nasm is able to find the files if the path has some ' ' (space) characters in it.

svn-id: r22989
2006-06-08 20:09:46 +00:00
Eugene Sandulenko
c9a5b18069 Remove executable bit in lots of files. Usually it is set by stupid Windows
clients when you add new file to CVS repo. No idea if this affects svn.

svn-id: r22911
2006-06-04 12:12:24 +00:00
Eugene Sandulenko
b56c7b88d7 Major GUI update:
- Implemented padding in console
- Update only current line in console instead of whole screen
- Fixed caret positioning in edit text widget
- Improved buttons drawing, now they look more realistic
- Added label spacing in popup widget
- Correct shadow in popup widget
- Fixed up with selected popup widget being drawn on wrong tab
- Added shading to list dialog
- Adjusted shading of inactive widgets
- Proper coloring of browset (add game) dialog
- Introduced Container widget
- Used Container widget in scumm save/load dialog. Now it looks properly
- Adjusted button colors even more. Now they match almost perfectly albeit with banding
- Made scrollbar appear only when it is really needed

svn-id: r22670
2006-05-27 05:46:04 +00:00
Paweł Kołodziejski
107073537e imported AGI engine
svn-id: r22588
2006-05-23 23:43:52 +00:00
Andrew Kurushin
45b249ee60 fix VS2005 compilation warnings
svn-id: r22431
2006-05-13 08:39:12 +00:00
Travis Howell
1d324dd2d2 Fix mingw compile
svn-id: r22400
2006-05-09 23:38:10 +00:00
Eugene Sandulenko
d2546e3979 - Updated MSVC8 project files
- Renamed base/options.cpp to base/commandLine.cpp because of conflict
  with gui/options.cpp which sit in same directory in MSVC builds
- Moved AudioCDManager singleton declaration outside of Audio namespace
- Fixed numerous MSVC warning of potentially uninitialized variables and
  int <-> bool conversions.

svn-id: r22397
2006-05-09 14:16:43 +00:00
Max Horn
64d9224b54 Renamed base/gameDetector.h/.cpp to base/options.h/.cpp
svn-id: r22347
2006-05-04 23:29:56 +00:00
Eugene Sandulenko
3b35bc353c Patch #1476367: "Fix compilation of current SVN with DevCpp". In fact this
is "Update project files for DevCpp"

svn-id: r22161
2006-04-25 22:29:32 +00:00
Eugene Sandulenko
44159b75f4 Set prop svn:eol-style
svn-id: r22160
2006-04-25 22:27:29 +00:00
Eugene Sandulenko
78cc6e4ead Finish cleanup of root directory. Now move scummvm.rc to dists/
svn-id: r21860
2006-04-14 01:01:43 +00:00
Eugene Sandulenko
ab799101c0 First batch of root directory cleanup. Now icons are stored in directory
icons/ and all other assorted stuff in dists/ directory. Still I may broke some
packaging/building procedures as no testing was performed.

svn-id: r21859
2006-04-14 00:55:37 +00:00
Eugene Sandulenko
3aa7e9fa80 Bring MSVC71 project files up to date. Courtsey of Quietust.
svn-id: r21389
2006-03-19 21:58:53 +00:00
Jamieson Christian
4d5a3e4c45 IMuse SysEx processing now handled by client-specified callbacks. This removes all game-specific references from the Player class. Bloodshed Dev-C++ project file updated.
svn-id: r21241
2006-03-12 18:06:22 +00:00
Jamieson Christian
02bdcc45c9 Updated Bloodshed Dev-C++ project file for scummvm to reflect new gui/ files.
svn-id: r21116
2006-03-07 04:11:28 +00:00
Paweł Kołodziejski
70dc40cc93 updated msvc7,8 project files
svn-id: r21092
2006-03-05 10:05:19 +00:00
Travis Howell
68bdc98e0b Patch to update Microsoft VC 7.1 project files, from Quietust
svn-id: r21088
2006-03-05 06:08:16 +00:00
Jamieson Christian
b1f7f32ed1 Separated the IMuse Part methods into their own file. Updated the Bloodshed Dev-C++ project file at the same time.
svn-id: r21085
2006-03-05 05:14:20 +00:00
Jamieson Christian
18f1f6a24d Weekly update to the Bloodshed Dev-C++ project files.
svn-id: r21077
2006-03-04 17:50:45 +00:00
Paweł Kołodziejski
561466027e updated msvc7 project files
svn-id: r21075
2006-03-04 15:41:30 +00:00
Paweł Kołodziejski
54be401e8c updated msvc8 project files
svn-id: r21074
2006-03-04 15:31:19 +00:00
Max Horn
6c691283de Patch #1434866 (Allow (again) the generation of deb pack.from current svn). Note: This does not imply endorsement of .deb building support, only that I hate letting working patches untended :-)
svn-id: r21060
2006-03-04 09:24:51 +00:00
Jamieson Christian
91a7d38f59 Updated Bloodshed Dev-C++ project file for kyra to add new sound_adlib.cpp file.
svn-id: r21021
2006-03-03 02:49:41 +00:00
Andrew Kurushin
e530bb5652 fix compile error
svn-id: r21015
2006-03-02 20:33:28 +00:00
Eugene Sandulenko
6e0a0d30ea Update of MSVC71 project files from Quietust
svn-id: r21008
2006-03-02 10:40:55 +00:00
Jamieson Christian
fbf557cf90 Added USE_ZLIB define and Zlib library reference to Bloodshed Dev-C++ project, for proper theme handling.
svn-id: r20946
2006-02-26 21:13:08 +00:00
Jamieson Christian
d075463c0a Updated Bloodshed Dev-C++ project files to reflect new cine engine, scumm and scummv file rearrangements, and gob tweaks. Further refinement to the SVN properties on impacted project files.
svn-id: r20941
2006-02-26 18:09:06 +00:00
Eugene Sandulenko
4abfffe89b Add MSVC71 project files courtsey of Quietust
svn-id: r20850
2006-02-24 23:49:57 +00:00
Paweł Kołodziejski
51bcbd1c6a updated msvc7 project files, it's really this time :)
svn-id: r20833
2006-02-23 18:17:27 +00:00
Paweł Kołodziejski
bd28334650 updated msvc7 project files
svn-id: r20830
2006-02-23 17:56:54 +00:00
Jamieson Christian
f2791f346b Updated Dev-C++ project files to reflect HE restructuring in scumm, along with simon and sword2 fileset changes.
svn-id: r20754
2006-02-18 18:07:47 +00:00
Paweł Kołodziejski
a2bc3ef67c updated msvc8 files
svn-id: r20726
2006-02-16 12:18:06 +00:00
Jamieson Christian
072013c0f4 Added Bloodshed Dev-C++ project files to the dists collection.
svn-id: r20683
2006-02-14 04:33:10 +00:00
Max Horn
ce312f2fe5 Used tools/update-version.pl to update the version in all (?) relevant places to 0.9.0svn
svn-id: r20672
2006-02-13 19:59:05 +00:00
Paweł Kołodziejski
48a5942a38 updated msvc7 project files
svn-id: r20625
2006-02-12 15:43:07 +00:00
Paweł Kołodziejski
b91e8a572a updated msvc8 project files to latest 'engines' directory changes
svn-id: r20615
2006-02-12 14:08:45 +00:00
Paweł Kołodziejski
0406527513 updated msvc files
svn-id: r20549
2006-02-11 14:36:57 +00:00
Paweł Kołodziejski
c8205dd8c6 updated msvc files
svn-id: r20548
2006-02-11 14:36:01 +00:00
Paweł Kołodziejski
fefb38d17a update
svn-id: r20393
2006-02-05 12:58:19 +00:00
Eugene Sandulenko
011d75621d Patch #1416561: "updated .spec package description (second part of it).
Thanks, wjp.

svn-id: r20284
2006-01-29 02:29:33 +00:00
Paweł Kołodziejski
a0ac36c790 update
svn-id: r20269
2006-01-28 13:29:40 +00:00
Paweł Kołodziejski
0fef30434b update
svn-id: r20268
2006-01-28 13:28:04 +00:00
Eugene Sandulenko
4994350c1d Patch #1416561: "updated .spec package description"
svn-id: r20238
2006-01-27 19:08:06 +00:00
Max Horn
7fddfa20c6 New tools/update-version.pl script (usage: CMD 1 2 3 CVS -> results in version 1.2.3CVS)
svn-id: r20165
2006-01-25 20:53:25 +00:00
Paweł Kołodziejski
d34acdb462 update
svn-id: r19944
2006-01-08 12:42:38 +00:00
Paweł Kołodziejski
d555d1bd4a update
svn-id: r19920
2006-01-05 20:55:26 +00:00
Paweł Kołodziejski
7bbfe2e423 update
svn-id: r19876
2006-01-01 10:48:35 +00:00
Max Horn
f163b2ab33 DS_Store & background.jpg for OS X disk images
svn-id: r19504
2005-11-08 00:12:26 +00:00
Paweł Kołodziejski
2e02a160f4 update
svn-id: r19184
2005-10-19 17:21:50 +00:00
Nicolas Bacca
a4bf8dd9c9 Update build files. Add support for Gobliiins and ITE engines
svn-id: r19123
2005-10-16 23:07:37 +00:00
Eugene Sandulenko
8447b128e6 Patch #1308891 "0.8.0 spec files for scummvm and scummvm-tools"
svn-id: r19026
2005-10-11 20:41:10 +00:00
Paweł Kołodziejski
ad00923ad5 udpdate
svn-id: r18630
2005-08-08 07:44:49 +00:00
Tore Anderson
33add0a157 Deleted, "changelog" is used for now
svn-id: r18555
2005-07-18 22:02:02 +00:00
Tore Anderson
7c0720e5dc Synchronized dists/debian with what's in the official Debian archives.
svn-id: r18554
2005-07-18 21:53:48 +00:00
Paweł Kołodziejski
11065571a4 update
svn-id: r18352
2005-06-05 08:31:47 +00:00
Paweł Kołodziejski
03d6a6dd4e update
svn-id: r18338
2005-06-04 14:29:24 +00:00
Paweł Kołodziejski
52c3aa533a update
svn-id: r18014
2005-05-09 22:39:50 +00:00
Paweł Kołodziejski
0a5e9f24f5 update
svn-id: r18003
2005-05-09 17:15:54 +00:00
Paweł Kołodziejski
c30dd3e9aa update
svn-id: r17458
2005-04-08 22:27:46 +00:00
Max Horn
cd1a4b141e Updated slackware files from Robert Kelsen
svn-id: r17262
2005-03-27 18:13:08 +00:00
Paweł Kołodziejski
dea88ed93d update
svn-id: r17037
2005-03-08 11:03:16 +00:00
Paweł Kołodziejski
c58cc5acac ZLIB_WINAPI is needed for smush decompression too
svn-id: r16808
2005-02-18 22:47:32 +00:00
Paweł Kołodziejski
663308f61f after Andrew removal ZLIB_WINAPI from scummsys.h
I need that for msvc 8.

svn-id: r16805
2005-02-18 08:04:50 +00:00
Paweł Kołodziejski
4a0887f34d update
svn-id: r16778
2005-02-12 14:38:42 +00:00
Nicolas Bacca
4b3dda6184 Update project files. Please do not convert to Unix style carriage return as it breaks the build on my configuration :)
svn-id: r16682
2005-01-28 23:41:50 +00:00
Paweł Kołodziejski
ada210b673 updated
svn-id: r16669
2005-01-28 19:09:49 +00:00
Paweł Kołodziejski
fd6c178842 updated
svn-id: r16665
2005-01-28 14:52:45 +00:00
Paweł Kołodziejski
87a6768009 update, fix endlines
svn-id: r16649
2005-01-27 21:25:57 +00:00
Paweł Kołodziejski
6c5f3ee21a update
svn-id: r16637
2005-01-25 21:24:00 +00:00
Paweł Kołodziejski
2eb17ef322 update
svn-id: r16344
2004-12-27 18:50:33 +00:00
Max Horn
179e70ea9c Add in FLAC support
svn-id: r16200
2004-12-20 22:06:03 +00:00
Max Horn
eeebc76f25 Added AUTHORS file
svn-id: r16155
2004-12-20 11:48:14 +00:00
Nicolas Bacca
4e1096e070 Update project build files
svn-id: r16029
2004-12-11 00:42:18 +00:00
Jerome Fisher
defa86961a - Hopefully fixed MSVC7 and MSVC8 builds for walkthrough removal and FS changes. I don't have these environments to test in, sorry.
svn-id: r15859
2004-11-22 07:25:02 +00:00
Paweł Kołodziejski
c4a8b3c8b5 ops
svn-id: r15834
2004-11-19 18:13:05 +00:00
Paweł Kołodziejski
f02b07d6d0 update
svn-id: r15833
2004-11-19 18:08:02 +00:00
Paweł Kołodziejski
6f8f614893 renamed file mt32
svn-id: r15793
2004-11-12 11:09:47 +00:00
Paweł Kołodziejski
d1cb113de7 update
svn-id: r15792
2004-11-12 07:34:07 +00:00
Paweł Kołodziejski
0823f2be2a update
svn-id: r15737
2004-11-09 07:02:27 +00:00
Eugene Sandulenko
805b21181a Major MT-32 emu overhaul based on KingGuppy's code.
o added configure option
 o mi2 intro doesn't freeze anymore and has no sound glitches
 o missing instruments in many titles are fixed
 o numerous memory overwrite bugs are fixed
 o code is cleaned a lot and splitted into many smaller files
 o mt32.cpp went to backends/midi
 o synced with upstream code
 o reverberation fixed

 * don't complain about File class wrapper :)
 * all custom types are back
 * #pragmas are to do
 * maybe some indentation is wrong too

I prefer smaller commits, but this thing came in one piece.

svn-id: r15715
2004-11-06 01:41:32 +00:00
Paweł Kołodziejski
3fe42cf7ef update
svn-id: r15666
2004-10-23 13:46:20 +00:00
Paweł Kołodziejski
f0a7f8f0fb update
svn-id: r15575
2004-10-16 20:42:56 +00:00
Paweł Kołodziejski
cd28cba36f updated
svn-id: r15450
2004-10-07 19:41:34 +00:00
Paweł Kołodziejski
1da55dc2ad changed zlib to dynamic for msvc8
svn-id: r15164
2004-09-18 12:38:22 +00:00
Paweł Kołodziejski
89602bc936 update
svn-id: r15162
2004-09-18 11:45:32 +00:00
Paweł Kołodziejski
1c94a93a2e added msvc8 project files
svn-id: r14895
2004-09-04 15:17:58 +00:00
Paweł Kołodziejski
0901b17828 fixed warning, updated msvc projects
svn-id: r14894
2004-09-04 14:53:14 +00:00
Paweł Kołodziejski
80bcaf8d09 updated
svn-id: r14602
2004-08-14 08:13:24 +00:00
Paweł Kołodziejski
1756fcd609 updated
svn-id: r14601
2004-08-14 07:52:08 +00:00
Jonathan Gray
8a593e2e05 update from wjp
svn-id: r14246
2004-07-18 14:16:37 +00:00
Max Horn
85124a75e3 Added .desktop file; updated RPM .spec (thanks to wjp)
svn-id: r14219
2004-07-15 22:26:04 +00:00
Paweł Kołodziejski
65abd6eb0a update
svn-id: r14067
2004-06-26 06:03:34 +00:00
Jamieson Christian
0a54efa95b Updated MSVC6 projects
svn-id: r13854
2004-05-24 22:27:55 +00:00
Paweł Kołodziejski
04f8cac775 update
svn-id: r13845
2004-05-21 17:06:18 +00:00
Nicolas Bacca
30cea15d24 Update project files
svn-id: r13814
2004-05-09 14:22:10 +00:00
Paweł Kołodziejski
f74a675850 removed awe based on Endy statement
svn-id: r13809
2004-05-09 13:12:19 +00:00
Paweł Kołodziejski
e29ec6e79c adding initial code for Another World engine
svn-id: r13783
2004-05-05 07:25:32 +00:00
Paweł Kołodziejski
42ba9c983f update
svn-id: r13780
2004-05-05 06:57:56 +00:00
Paweł Kołodziejski
805b1f8e0d update
svn-id: r13733
2004-05-02 10:04:57 +00:00
Paweł Kołodziejski
e0600f4308 update
svn-id: r13718
2004-05-01 16:27:20 +00:00
Jamieson Christian
eba215d9a8 Cleaned up and updated MSVC6 projects.
svn-id: r13643
2004-04-26 20:24:17 +00:00
Jamieson Christian
ba93058885 MSVC6 projects for the new engines
svn-id: r13642
2004-04-26 20:22:18 +00:00
Paweł Kołodziejski
729ccc0ac7 update
svn-id: r13605
2004-04-23 09:31:02 +00:00
Paweł Kołodziejski
e42c1f0483 disabled SAGA
svn-id: r13569
2004-04-13 05:27:35 +00:00
Paweł Kołodziejski
a404cce55a disable warning 4189
svn-id: r13538
2004-04-11 06:06:36 +00:00
Paweł Kołodziejski
125e9b7659 update
svn-id: r13524
2004-04-09 18:30:44 +00:00
Paweł Kołodziejski
2b9311aa26 - split imuse digital code,
- cleanup a little,
- added pool method for FT voc sample from resource,
- make struct sync, jump, regions dynamic memory allocation

svn-id: r13486
2004-04-06 19:46:43 +00:00
Paweł Kołodziejski
dc3e230283 update
svn-id: r13432
2004-03-30 07:10:15 +00:00
Paweł Kołodziejski
b483b05016 update
svn-id: r13363
2004-03-22 21:26:05 +00:00
Max Horn
54d549bd60 Updated RH .spec files (Thanks wjp)
svn-id: r13311
2004-03-15 21:19:31 +00:00
Paweł Kołodziejski
3f247b506a cleanup
svn-id: r13276
2004-03-14 16:19:33 +00:00
Paweł Kołodziejski
47cfcda3c6 update
svn-id: r13261
2004-03-13 17:52:44 +00:00
Max Horn
e448c1dfe4 renamed scumm/scummvm.cpp to scumm/scumm.cpp
svn-id: r13207
2004-03-07 03:34:09 +00:00
Max Horn
311e406fcd Patch #893817: VC6 - Project/Workspace Files Update (Completely untested, but I figure it can't get worse than it already is :-)
svn-id: r13188
2004-03-04 21:51:42 +00:00
Paweł Kołodziejski
8f5c96d963 update
svn-id: r13147
2004-03-02 18:45:21 +00:00
Nicolas Bacca
ffb7aeebf6 Update project files
svn-id: r12854
2004-02-13 12:13:02 +00:00
Paweł Kołodziejski
6e1f74c061 update
svn-id: r12787
2004-02-09 07:09:06 +00:00
Nicolas Bacca
b2e7d9ed00 Forgot to remove those
svn-id: r12728
2004-02-05 08:00:59 +00:00
Nicolas Bacca
a11ca26915 Just in case somebody is shocked ...
svn-id: r12727
2004-02-05 07:47:16 +00:00
Nicolas Bacca
6e688e818b Remove EVC 3 project, merged with EVC 4
svn-id: r12726
2004-02-05 07:40:48 +00:00
Nicolas Bacca
898cc3b64a Merge EVC 3 and EVC 4 project files
svn-id: r12725
2004-02-05 07:39:35 +00:00
Paweł Kołodziejski
3f61dcafc1 update
svn-id: r12667
2004-01-29 19:38:19 +00:00
Nicolas Bacca
ee6842c9d1 Update project files
svn-id: r12620
2004-01-26 09:42:32 +00:00
Paweł Kołodziejski
57420fe869 increased warning level to 4 and disable some warnings difficult to fix
svn-id: r12505
2004-01-18 21:01:44 +00:00
Paweł Kołodziejski
e795eb0639 revert last change
svn-id: r12476
2004-01-18 12:19:22 +00:00
Paweł Kołodziejski
6b377e6587 change at linking
svn-id: r12473
2004-01-18 11:52:54 +00:00
Paweł Kołodziejski
1386af2daf update
svn-id: r12468
2004-01-18 07:29:34 +00:00
Paweł Kołodziejski
16cd0cfc2f use static vorbis lib instead dynamic
svn-id: r12449
2004-01-17 09:31:31 +00:00
Paweł Kołodziejski
fb32b6ae8e enabled some stuff by default: zlib, vorbis, libmpeg2
svn-id: r12448
2004-01-17 09:19:21 +00:00
Paweł Kołodziejski
ee0928847c update
svn-id: r12446
2004-01-17 08:42:29 +00:00
Paweł Kołodziejski
6ca6f13c6d forgot it
svn-id: r12391
2004-01-14 16:47:49 +00:00
Paweł Kołodziejski
0711b52e96 update
svn-id: r12253
2004-01-08 15:41:41 +00:00
Paweł Kołodziejski
b975f37043 update
svn-id: r12189
2004-01-06 17:45:08 +00:00
Paweł Kołodziejski
fee145413c update this too
svn-id: r12188
2004-01-06 17:29:36 +00:00
Max Horn
2ce4d13c04 split out cursor/palette code into separate source files
svn-id: r12138
2004-01-04 14:35:46 +00:00
Paweł Kołodziejski
f1a9a86a14 update
svn-id: r12082
2004-01-02 07:57:27 +00:00
Max Horn
491f319dc7 Patch #863997: Build Script for Slackware
svn-id: r11910
2003-12-25 14:24:17 +00:00
Nicolas Bacca
03d9d233aa Add queen
svn-id: r11848
2003-12-22 11:16:10 +00:00
Paweł Kołodziejski
419e6d6cec ops
svn-id: r11806
2003-12-21 08:46:32 +00:00
Paweł Kołodziejski
e6e3a81b37 update and fix depedences
svn-id: r11805
2003-12-21 08:44:01 +00:00
Tore Anderson
a1896926fd Updated dists/debian so it's able to build a working package from current CVS.
svn-id: r11716
2003-12-17 15:32:09 +00:00
Paweł Kołodziejski
362a37266d updated for sword1
svn-id: r11677
2003-12-16 06:40:37 +00:00
Paweł Kołodziejski
4179f389cc removed no needed anymore defines
svn-id: r11647
2003-12-15 01:07:06 +00:00
Paweł Kołodziejski
41f09c6b52 added temporally INSANE define
svn-id: r11645
2003-12-15 00:57:48 +00:00
Paweł Kołodziejski
572cb26390 update
svn-id: r11644
2003-12-15 00:54:35 +00:00
Nicolas Bacca
470ca24df5 Update project files
svn-id: r11631
2003-12-14 10:49:46 +00:00
Paweł Kołodziejski
b952462d3c update
svn-id: r11612
2003-12-13 07:27:09 +00:00
Paweł Kołodziejski
b02edd2fa1 update
svn-id: r11601
2003-12-12 21:52:35 +00:00
Jamieson Christian
d7411615b8 Added state.*
svn-id: r11593
2003-12-12 05:02:04 +00:00
Jamieson Christian
bcbd29aa4c Added new modules
svn-id: r11534
2003-12-09 01:46:18 +00:00
Jamieson Christian
9a0bbbeee1 Added new FOTAQ modules
svn-id: r11533
2003-12-09 01:45:42 +00:00
Jamieson Christian
bb560c4a87 Changed path from bs2 to sword2
svn-id: r11532
2003-12-09 01:44:46 +00:00
Paweł Kołodziejski
256ce60b1b update
svn-id: r11514
2003-12-06 07:55:47 +00:00
Paweł Kołodziejski
e640759ecd update
svn-id: r11513
2003-12-06 07:54:29 +00:00
Nicolas Bacca
d671496567 For those who like new bug^H^H^H development environments
svn-id: r11500
2003-12-05 08:33:55 +00:00
Nicolas Bacca
d807976c8c Project files update
svn-id: r11499
2003-12-05 08:27:29 +00:00
Paweł Kołodziejski
a8036ed17b update
svn-id: r11429
2003-11-29 19:48:53 +00:00
Paweł Kołodziejski
f1a8b78418 update
svn-id: r11367
2003-11-25 17:14:01 +00:00
Paweł Kołodziejski
c4882e8f88 update
svn-id: r11354
2003-11-22 20:42:37 +00:00
Paweł Kołodziejski
643b61d729 update
svn-id: r11310
2003-11-16 17:28:26 +00:00
Paweł Kołodziejski
7b9575678d update
svn-id: r11289
2003-11-14 07:41:04 +00:00
Paweł Kołodziejski
18c28863a2 update and added mad lib by default
svn-id: r11264
2003-11-11 19:54:24 +00:00
Paweł Kołodziejski
a26f9872ac update
svn-id: r11244
2003-11-10 08:50:25 +00:00
Paweł Kołodziejski
394c96b033 update
svn-id: r11211
2003-11-08 19:16:39 +00:00
Jonathan Gray
8ce682d330 spelling fixes
svn-id: r11181
2003-11-07 02:51:08 +00:00
Nicolas Bacca
b65ac00de9 Update project files
svn-id: r11139
2003-11-04 23:09:12 +00:00
Nicolas Bacca
54fe614cde Project changed name
svn-id: r11138
2003-11-04 23:08:27 +00:00
Paweł Kołodziejski
1fd0ecdcce update
svn-id: r11070
2003-11-02 22:40:29 +00:00
Paweł Kołodziejski
81cca1b95e updated
svn-id: r11049
2003-11-02 10:22:27 +00:00
Paweł Kołodziejski
e99983e127 updated
svn-id: r11047
2003-11-02 10:15:00 +00:00
Paweł Kołodziejski
8be0e318b6 update
svn-id: r10996
2003-10-28 18:05:36 +00:00
Jamieson Christian
87e1963cff Added sound and input modules
svn-id: r10957
2003-10-24 18:35:03 +00:00
Paweł Kołodziejski
472aee900c update
svn-id: r10948
2003-10-23 07:25:39 +00:00
Paweł Kołodziejski
d269b06ba6 update
svn-id: r10938
2003-10-21 22:11:53 +00:00
Jamieson Christian
4c66e29ffa Added latest modules
svn-id: r10869
2003-10-17 16:41:21 +00:00
Paweł Kołodziejski
fb74154d57 update
svn-id: r10836
2003-10-16 22:12:56 +00:00
Nicolas Bacca
a649ff6058 New build files
svn-id: r10757
2003-10-12 15:57:01 +00:00
Jamieson Christian
0aefc62561 Added latest FOTAQ modules
svn-id: r10736
2003-10-11 14:16:38 +00:00
Jamieson Christian
bd5f50496a Added singleton.h. Not really mandatory, but since it's
our tradition to explicitly include the .h files in
the MSVC projects....

svn-id: r10727
2003-10-10 15:57:08 +00:00
Jamieson Christian
901f569998 New config manager files
svn-id: r10721
2003-10-10 13:59:05 +00:00
Paweł Kołodziejski
d93520b223 update
svn-id: r10708
2003-10-09 16:33:29 +00:00
Paweł Kołodziejski
efef7ff6a2 update project file
svn-id: r10694
2003-10-09 08:30:51 +00:00
Paweł Kołodziejski
c630856470 update preoject depedencies
svn-id: r10675
2003-10-07 18:23:21 +00:00
Jamieson Christian
abc23ac28b Removed version.cpp
svn-id: r10674
2003-10-07 17:29:33 +00:00
Jamieson Christian
3a4cc9fcc2 Removed version.cpp
svn-id: r10664
2003-10-07 11:22:35 +00:00
Paweł Kołodziejski
a93f400e94 turn on exception handling
svn-id: r10630
2003-10-06 05:54:55 +00:00
Paweł Kołodziejski
052fc3368b removed not compilable files
svn-id: r10619
2003-10-05 16:25:06 +00:00
Jamieson Christian
a722d0601e Preliminary preparation for new YM2612 FM emulator.
All the hooks are in, but actual implementation
needs to be checked for portability.

svn-id: r10615
2003-10-05 15:36:52 +00:00
Jonathan Gray
8cb0c8c320 bump version
svn-id: r10606
2003-10-05 13:58:46 +00:00
Paweł Kołodziejski
be1bd35ae5 moved msvc6 and msvc7 project files into dist dir
svn-id: r10563
2003-10-03 08:18:17 +00:00
Max Horn
e972ecf600 updated .spec file by wjp; in particular, disable mad and enable vorbis by default (since RH9 doesn't ship with MAD); also correct the format of the changelog to be valid, and update the package descriptions
svn-id: r9385
2003-08-01 21:29:46 +00:00
Max Horn
1a70fe4413 version 0.5.3cvs
svn-id: r9304
2003-07-30 20:26:59 +00:00
Max Horn
b05e7de7bb replaced SCUMMVM_VERSION/SCUMMVM_CVS by gScummVMVersion/gScummVMBuildDate/gScummVMFullVersion; made engine.o depend on all other .o files, so that the build date in it is always up-to-date
svn-id: r9032
2003-07-15 02:16:33 +00:00
Jonathan Gray
62bb380b59 move spec file to dists/redhat
svn-id: r7983
2003-05-26 01:43:48 +00:00
Tore Anderson
e0d71afcb9 a few minor cleanups in the debian build scripts
svn-id: r6649
2003-03-01 15:16:52 +00:00
Max Horn
098b1d52ca change CFLAGS to CXXFLAGS
svn-id: r5896
2002-12-09 13:38:01 +00:00
Tore Anderson
1d69a07637 Update Standards-Version, and change maintainer name in changelog.in
svn-id: r5740
2002-11-29 10:03:52 +00:00
Tore Anderson
c9292815b7 Fixed typo in description, drop build-deps on curses and readline
svn-id: r5391
2002-11-03 15:07:46 +00:00
Tore Anderson
797fc81597 initial revision
svn-id: r5368
2002-11-01 18:13:27 +00:00