Filippos Karapetis
5cc524d17e
Updated MSVC8 files for commit #26929
...
svn-id: r26968
2007-05-27 11:45:54 +00:00
Eugene Sandulenko
9ef17f9dc7
Patch #1723151 : "MSVC7.1 project files update"
...
svn-id: r26907
2007-05-22 08:38:22 +00:00
Filippos Karapetis
92f8e3e715
Updated MSVC8 files for commits #26869 , #26870
...
svn-id: r26900
2007-05-21 08:03:34 +00:00
Nicola Mettifogo
c62d8ba2fa
Updated project file to reflect latest changes.
...
svn-id: r26808
2007-05-12 15:32:14 +00:00
Filippos Karapetis
63479a8661
Updated MSVC8 parallaction project file for commit #26755
...
svn-id: r26761
2007-05-06 10:26:12 +00:00
Filippos Karapetis
818da898ac
Update MSVC8 kyra project file for commit #26749
...
svn-id: r26752
2007-05-05 16:07:37 +00:00
Filippos Karapetis
8b545a5265
Update MSVC8 project files for commits #26719 and #26723
...
Note that MSVC8 auto-generated a "FileConfiguration" entry for sound/iff.cpp in scummvm.vcproj. Removing it broke compilation for me, so I'm leaving it in.
svn-id: r26733
2007-05-01 22:04:24 +00:00
Nicola Mettifogo
008042ac25
Implemented a IFF (Interchange File Format) parser and added subclasses to parse graphics (ILBM, PBM) and audio (8SVX), thus replacing old decoding routines. SAGA and Parallaction have been adjusted to work with the new code.
...
svn-id: r26719
2007-05-01 15:39:40 +00:00
Filippos Karapetis
343f624143
Updated the rootnamespace property and unified the compiler optimizations across all engines for the MSVC8 project files. Also, changed the subsystem to be console instead of windows, so that the console window is shown, like in the gcc SVN binaries
...
svn-id: r26650
2007-04-28 12:05:50 +00:00
Paweł Kołodziejski
ded4907836
forgot about depends
...
svn-id: r26646
2007-04-28 07:33:02 +00:00
Paweł Kołodziejski
ec0f18962a
update msvc8 project files
...
svn-id: r26645
2007-04-28 07:31:44 +00:00
Eugene Sandulenko
255fa9e359
Patch #1709073 : "MSVC7.1 project for Cruise"
...
svn-id: r26642
2007-04-28 07:04:34 +00:00
Max Horn
e7db71f62f
Patch #1701152 : MSVC7.1 (.NET 2003) project files update
...
svn-id: r26550
2007-04-19 20:32:11 +00:00
Max Horn
b339da055c
Patch #1702466 : Catalan and Spanish .desktop translations
...
svn-id: r26549
2007-04-19 20:29:43 +00:00
Max Horn
c05de31877
Re-adding the 'Application' category -- while it is not part of the spec, apparently some stuff relies on it anyway
...
svn-id: r26548
2007-04-19 20:26:56 +00:00
Nicola Mettifogo
694e7e9b4e
oops forgot to update this
...
svn-id: r26532
2007-04-16 20:17:44 +00:00
Nicola Mettifogo
ae71d160b4
Updating Code::Blocks project.
...
svn-id: r26531
2007-04-16 20:17:23 +00:00
Sven Hesse
3e7ead9a81
Updated the MSVC8 project file again, adding the new file init_v3.cpp
...
svn-id: r26524
2007-04-16 05:06:16 +00:00
Max Horn
35b19cdcc8
Added german translation of the .desktop name; removed invalid category 'Application'
...
svn-id: r26513
2007-04-15 17:26:07 +00:00
Max Horn
6b124fc20d
Patch #1700002 : New .desktop file translations
...
svn-id: r26512
2007-04-15 17:16:05 +00:00
Paweł Kołodziejski
ae7c640671
fixed warnings
...
svn-id: r26506
2007-04-15 15:40:24 +00:00
Sven Hesse
ac7b134565
Another patch by thebluegr (bug #1700986 ), adding sound/aiff.cpp and backends/events/default/default-events.cpp
...
svn-id: r26505
2007-04-15 15:04:59 +00:00
Sven Hesse
7232dba747
Applied the patch by thebluegr (bug #1700986 )
...
svn-id: r26504
2007-04-15 14:56:33 +00:00
Max Horn
00919e3a93
Renamed AGIs savegame.cpp to saveload.cpp, to match the other engines
...
svn-id: r26330
2007-03-30 22:59:45 +00:00
Nicola Mettifogo
56143c4c73
recent changes to projects
...
svn-id: r26167
2007-03-17 13:20:39 +00:00
Max Horn
a8d0bccdc0
Added new gui/object.cpp files to MSVC projects
...
svn-id: r26148
2007-03-16 20:47:58 +00:00
Eugene Sandulenko
68a6598fe3
Patch #1680268 : "MSVC 7.1 project files update"
...
svn-id: r26129
2007-03-14 10:46:41 +00:00
Eugene Sandulenko
bff3c5658a
Update MSVC8 project
...
svn-id: r26060
2007-03-10 14:59:26 +00:00
Nicola Mettifogo
669c34d8c2
added Code::Blocks projects and workspace
...
svn-id: r26055
2007-03-10 13:30:15 +00:00
Eugene Sandulenko
d3497eee38
Update MSVC8 project
...
svn-id: r26053
2007-03-10 13:20:30 +00:00
Max Horn
2dfea717a3
removing SCUMMVM_SAVEPATH from the man page (it has been deprecated for some time now)
...
svn-id: r25895
2007-02-27 12:26:47 +00:00
Eugene Sandulenko
4a9e7acc28
Update MSVC project files.
...
svn-id: r25857
2007-02-25 14:50:16 +00:00
Travis Howell
86f9dbc0a2
Add MSVC71 project file update from Quietust.
...
svn-id: r25758
2007-02-21 04:19:27 +00:00
Travis Howell
f8c2886481
Add MSVC71 project file update from Quietust.
...
svn-id: r25618
2007-02-16 02:25:16 +00:00
Eugene Sandulenko
ba45c03306
Update MSVC2005 project files.
...
svn-id: r25595
2007-02-14 22:50:40 +00:00
Eugene Sandulenko
d5b169d8a6
Update MSVC2005 project
...
svn-id: r25555
2007-02-13 19:52:21 +00:00
Travis Howell
d161c4f216
Patch from Quietust to correct building in debug mode.
...
svn-id: r25485
2007-02-11 03:28:25 +00:00
Travis Howell
37aec3376f
Add patch #1656534 - Updated MSVC7.1 (.NET 2003) project files.
...
svn-id: r25460
2007-02-10 11:03:19 +00:00
Travis Howell
b276afb9eb
Add patch #1656534 - Updated MSVC7.1 (.NET 2003) project files.
...
svn-id: r25458
2007-02-10 10:58:43 +00:00
Paweł Kołodziejski
e315441cb8
update project files
...
svn-id: r25102
2007-01-16 12:43:13 +00:00
Paweł Kołodziejski
8aaaa00379
update project files
...
svn-id: r25090
2007-01-15 08:29:30 +00:00
Eugene Sandulenko
83ba0cfc8e
Update MSVC8 project
...
svn-id: r24930
2006-12-26 20:16:48 +00:00
Paweł Kołodziejski
f05cd64dc1
update project files
...
svn-id: r24816
2006-12-07 12:45:49 +00:00
Eugene Sandulenko
1076ae02ea
Update MSVC2005 project files
...
svn-id: r24759
2006-11-22 15:48:16 +00:00
Eugene Sandulenko
6e66bf5051
Patch #1595145 : "Updated MSVC7.1 (.NET 2003) project files"
...
svn-id: r24696
2006-11-12 18:51:38 +00:00
Paweł Kołodziejski
1ba6288a96
update project files
...
svn-id: r24264
2006-10-10 12:33:59 +00:00
Kostas Nakos
0b75c74717
Kill evc project files
...
svn-id: r24215
2006-10-08 18:30:33 +00:00
Paweł Kołodziejski
723e3224f9
update project files
...
svn-id: r24208
2006-10-08 15:35:20 +00:00
Johannes Schickel
0ea2ed4b1d
Updated msvc8 project files.
...
svn-id: r24126
2006-10-05 19:10:04 +00:00
Johannes Schickel
4eb8f3e07d
Updated mavc8 project files. (this time it should work...)
...
svn-id: r24056
2006-10-01 11:02:31 +00:00
Johannes Schickel
5fbbc6ca4f
Updated msvc8 project files.
...
svn-id: r24055
2006-10-01 10:58:15 +00:00
Eugene Sandulenko
59f737594e
Phase 3 of Simon engine renaming. Files renaming.
...
svn-id: r24011
2006-09-29 09:05:46 +00:00
Eugene Sandulenko
d0177a2f30
Phase 2a. Renaming other minor directories
...
svn-id: r24010
2006-09-29 08:57:33 +00:00
Eugene Sandulenko
8e2c703bab
First pahse of renaming simon engine to agos. Internal renames. Compilation
...
is broken
svn-id: r24008
2006-09-29 08:14:27 +00:00
Willem Jan Palenstijn
a857bdeca3
update .spec for themes
...
svn-id: r23968
2006-09-21 19:26:53 +00:00
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