Johannes Schickel
f2004e88c4
Removes a non exisitng file from the msvc8 project files.
...
svn-id: r23798
2006-08-28 13:54:11 +00:00
Johannes Schickel
13ff1a4dff
Update of the msvc8 project files.
...
svn-id: r23794
2006-08-28 12:56:32 +00:00
Johannes Schickel
de9ba3adee
Updates msvc8 project files.
...
svn-id: r23699
2006-08-08 21:35:15 +00:00
Max Horn
ec3b351133
Added missing agi.vcproj file
...
svn-id: r23680
2006-08-05 09:04:49 +00:00
Max Horn
d74bc3fe3a
Patch #1531027 : Updated MSVC7.1 (.NET 2003) project files
...
svn-id: r23665
2006-08-04 17:34:23 +00:00
Johannes Schickel
b17c895ea9
Updating msvc8 project files.
...
svn-id: r23615
2006-07-28 17:35:04 +00:00
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