Commit Graph

200 Commits

Author SHA1 Message Date
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