aboutsummaryrefslogtreecommitdiff
path: root/dists/msvc8/scummvm.vcproj
AgeCommit message (Collapse)Author
2007-05-27Updated MSVC8 files for commit #26929Filippos Karapetis
svn-id: r26968
2007-05-21Updated MSVC8 files for commits #26869, #26870Filippos Karapetis
svn-id: r26900
2007-05-01Update MSVC8 project files for commits #26719 and #26723Filippos Karapetis
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-04-28Updated the rootnamespace property and unified the compiler optimizations ↵Filippos Karapetis
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-28update msvc8 project filesPaweł Kołodziejski
svn-id: r26645
2007-04-15fixed warningsPaweł Kołodziejski
svn-id: r26506
2007-04-15Another patch by thebluegr (bug #1700986), adding sound/aiff.cpp and ↵Sven Hesse
backends/events/default/default-events.cpp svn-id: r26505
2007-04-15Applied the patch by thebluegr (bug #1700986)Sven Hesse
svn-id: r26504
2007-03-16Added new gui/object.cpp files to MSVC projectsMax Horn
svn-id: r26148
2007-03-10Update MSVC8 projectEugene Sandulenko
svn-id: r26053
2007-02-14Update MSVC2005 project files.Eugene Sandulenko
svn-id: r25595
2007-02-13Update MSVC2005 projectEugene Sandulenko
svn-id: r25555
2007-01-15update project filesPaweł Kołodziejski
svn-id: r25090
2006-12-07update project filesPaweł Kołodziejski
svn-id: r24816
2006-11-22Update MSVC2005 project filesEugene Sandulenko
svn-id: r24759
2006-10-10update project filesPaweł Kołodziejski
svn-id: r24264
2006-10-08update project filesPaweł Kołodziejski
svn-id: r24208
2006-10-05Updated msvc8 project files.Johannes Schickel
svn-id: r24126
2006-10-01Updated mavc8 project files. (this time it should work...)Johannes Schickel
svn-id: r24056
2006-10-01Updated msvc8 project files.Johannes Schickel
svn-id: r24055
2006-09-29First pahse of renaming simon engine to agos. Internal renames. CompilationEugene Sandulenko
is broken svn-id: r24008
2006-08-28Removes a non exisitng file from the msvc8 project files.Johannes Schickel
svn-id: r23798
2006-08-28Update of the msvc8 project files.Johannes Schickel
svn-id: r23794
2006-07-15Updates msvc8 project files.Johannes Schickel
svn-id: r23519
2006-06-24Upadtes msvc8 project files again.Johannes Schickel
svn-id: r23294
2006-06-24Ok msvc8 builds should link again.Johannes Schickel
svn-id: r23290
2006-06-24Updates msvc8 project file.Johannes Schickel
svn-id: r23289
2006-06-08- fixes agi release buildingJohannes Schickel
- fixes nasm build rule for release building too svn-id: r22990
2006-06-08- makes gob link againJohannes Schickel
- makes sure that nasm is able to find the files if the path has some ' ' (space) characters in it. svn-id: r22989
2006-05-27Major GUI update:Eugene Sandulenko
- 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-23imported AGI enginePaweł Kołodziejski
svn-id: r22588
2006-05-09- Updated MSVC8 project filesEugene Sandulenko
- 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-04Renamed base/gameDetector.h/.cpp to base/options.h/.cppMax Horn
svn-id: r22347
2006-04-14Finish cleanup of root directory. Now move scummvm.rc to dists/Eugene Sandulenko
svn-id: r21860
2006-04-14First batch of root directory cleanup. Now icons are stored in directoryEugene Sandulenko
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-03-02fix compile errorAndrew Kurushin
svn-id: r21015
2006-02-23updated msvc7 project filesPaweł Kołodziejski
svn-id: r20830
2006-02-12updated msvc8 project files to latest 'engines' directory changesPaweł Kołodziejski
svn-id: r20615
2006-02-11updated msvc filesPaweł Kołodziejski
svn-id: r20548
2006-01-28updatePaweł Kołodziejski
svn-id: r20269
2006-01-28updatePaweł Kołodziejski
svn-id: r20268
2006-01-01updatePaweł Kołodziejski
svn-id: r19876
2005-10-19updatePaweł Kołodziejski
svn-id: r19184
2005-08-08udpdatePaweł Kołodziejski
svn-id: r18630
2005-06-05updatePaweł Kołodziejski
svn-id: r18352
2005-05-09updatePaweł Kołodziejski
svn-id: r18003
2005-04-08updatePaweł Kołodziejski
svn-id: r17458
2005-02-18after Andrew removal ZLIB_WINAPI from scummsys.hPaweł Kołodziejski
I need that for msvc 8. svn-id: r16805
2005-02-12updatePaweł Kołodziejski
svn-id: r16778
2005-01-25updatePaweł Kołodziejski
svn-id: r16637