aboutsummaryrefslogtreecommitdiff
path: root/dists/msvc8
AgeCommit message (Collapse)Author
2007-06-28Update of the MSVC8 project files for commit #27760Filippos Karapetis
svn-id: r27768
2007-06-23Update MSVC8 ScummVM project file for commit #27640Filippos Karapetis
svn-id: r27644
2007-06-22Update MSVC8 lure project file for commits #27604 and #27608Filippos Karapetis
svn-id: r27629
2007-06-15Microsoft VC 8.0 project files updateFilippos Karapetis
svn-id: r27407
2007-05-28re-enable console for debug mode, this time it works :)Paweł Kołodziejski
svn-id: r27000
2007-05-28revert last changePaweł Kołodziejski
svn-id: r26995
2007-05-28reenable console in debug compilation modePaweł Kołodziejski
svn-id: r26990
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-06Updated MSVC8 parallaction project file for commit #26755Filippos Karapetis
svn-id: r26761
2007-05-05Update MSVC8 kyra project file for commit #26749Filippos Karapetis
svn-id: r26752
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-28forgot about dependsPaweł Kołodziejski
svn-id: r26646
2007-04-28update msvc8 project filesPaweł Kołodziejski
svn-id: r26645
2007-04-16Updated the MSVC8 project file again, adding the new file init_v3.cppSven Hesse
svn-id: r26524
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-30Renamed AGIs savegame.cpp to saveload.cpp, to match the other enginesMax Horn
svn-id: r26330
2007-03-16Added new gui/object.cpp files to MSVC projectsMax Horn
svn-id: r26148
2007-03-10Update MSVC8 projectEugene Sandulenko
svn-id: r26060
2007-03-10Update MSVC8 projectEugene Sandulenko
svn-id: r26053
2007-02-25Update MSVC project files.Eugene Sandulenko
svn-id: r25857
2007-02-14Update MSVC2005 project files.Eugene Sandulenko
svn-id: r25595
2007-02-13Update MSVC2005 projectEugene Sandulenko
svn-id: r25555
2007-01-16update project filesPaweł Kołodziejski
svn-id: r25102
2007-01-15update project filesPaweł Kołodziejski
svn-id: r25090
2006-12-26Update MSVC8 projectEugene Sandulenko
svn-id: r24930
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-29Phase 3 of Simon engine renaming. Files renaming.Eugene Sandulenko
svn-id: r24011
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-08-08Updates msvc8 project files.Johannes Schickel
svn-id: r23699
2006-07-28Updating msvc8 project files.Johannes Schickel
svn-id: r23615
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