Paweł Kołodziejski
f1baf28969
update
...
svn-id: r38255
2009-02-15 15:19:00 +00:00
Florian Kagerer
dee51a77b5
LOL: fix bug in kyra.dat
...
svn-id: r38246
2009-02-15 14:49:01 +00:00
Paweł Kołodziejski
0724206156
fixed compilation and linking with msvc9
...
svn-id: r38232
2009-02-15 12:29:09 +00:00
Paweł Kołodziejski
aef228ac27
updated mscv9
...
svn-id: r38220
2009-02-15 10:28:03 +00:00
Paweł Kołodziejski
311344b445
fixed msvc9 compilation
...
svn-id: r38208
2009-02-15 09:56:04 +00:00
Paweł Kołodziejski
41f78a6641
update
...
svn-id: r38203
2009-02-15 09:17:23 +00:00
Paweł Kołodziejski
1ef23afe6b
added initial sci.vcproj
...
svn-id: r38200
2009-02-15 08:31:38 +00:00
Florian Kagerer
16a57f299c
LOL: - implemented proper button processing (works exactly as in Kyra 2 and 3, so we do have some code duplication atm, I just fixed right mouse button support for LOL)
...
- keyboard control now works
svn-id: r38190
2009-02-15 03:36:30 +00:00
Filippos Karapetis
7853ff65db
Updated the MSVC project files for commit #36007 (removed /backends/saves/compressed/*)
...
svn-id: r38182
2009-02-14 21:50:13 +00:00
Florian Kagerer
f065524949
LOL:
...
- implemented some input code
- you can walk around now (not very far though, since doors don't work yet). Keyboard control is still missing
- processButtonList isn't really implemented yet for LOL. I'll still have to check which features are needed here.
svn-id: r36320
2009-02-14 00:51:07 +00:00
Filippos Karapetis
2c9d1567d0
Synced the cruise engine MSVC 2002/2003 project files
...
svn-id: r36305
2009-02-13 17:02:21 +00:00
Willem Jan Palenstijn
15a56d9256
sync .spec files from 0.13 branch
...
svn-id: r36269
2009-02-11 17:33:39 +00:00
Paul Gilbert
c2afb25ec5
Added debugger console
...
svn-id: r36259
2009-02-11 10:03:01 +00:00
Filippos Karapetis
8f91046af4
Updated the MSVC project files of the scummvm project with the latest changes to the files
...
svn-id: r36190
2009-02-01 21:09:29 +00:00
Filippos Karapetis
aacaf0d41d
Updated the kyra MSVC project files for the newly added files
...
svn-id: r36189
2009-02-01 21:06:02 +00:00
Paul Gilbert
9b707ed951
Backport of bugfix for incorrect fight animation offset in French version
...
svn-id: r36070
2009-01-26 07:10:41 +00:00
Paul Gilbert
7eff8a012b
Updated the MSVC projects with the new cruise/staticres file
...
svn-id: r36052
2009-01-25 05:56:04 +00:00
Eugene Sandulenko
98ba7247b1
This is 0.14.0svn
...
svn-id: r35927
2009-01-19 21:44:58 +00:00
Florian Kagerer
44918f5f16
LOL: basic music support and some cleanup
...
svn-id: r35917
2009-01-18 23:50:31 +00:00
Florian Kagerer
35c8fd4dad
LOL: fix some valgrind warnings
...
svn-id: r35910
2009-01-18 18:20:33 +00:00
Filippos Karapetis
66228f77e9
Updated the MSVC files of the Kyra engine
...
svn-id: r35909
2009-01-18 17:42:46 +00:00
Florian Kagerer
ff268e8fd5
LOL: Some drawing code and some opcodes so that the first scene will show up. Playing is not possible. This is still somewhat messy since a lot of stuff hasn't been figured out yet.
...
svn-id: r35903
2009-01-18 17:04:24 +00:00
Max Horn
20dad9e967
Merged gui/ThemeData.cpp into ThemeEngine.cpp
...
svn-id: r35881
2009-01-17 17:13:04 +00:00
Filippos Karapetis
d5f9fdabc3
Updated the project files of the groovie engine for commit #35855
...
svn-id: r35860
2009-01-14 07:47:52 +00:00
Filippos Karapetis
9129f13b09
Updated the MSVC project files for the latest changes to the video playing code
...
svn-id: r35773
2009-01-07 21:25:50 +00:00
Filippos Karapetis
d5b6996c45
- Split the IHNM script functions into a different file
...
- Added two new defines, ENABLE_IHNM and ENABLE_SAGA2 (enabled by default), which can be used to remove the parts of the SAGA engine which are specific to IHNM and SAGA 2 games. Hopefully, this will reduce the size of the engine even more for platforms with little memory (e.g. the Nintendo DS)
svn-id: r35672
2009-01-02 16:52:38 +00:00
Filippos Karapetis
a09a7678f4
Updated the MSVC project files for commit #35668
...
svn-id: r35671
2009-01-02 14:09:21 +00:00
Max Horn
569636eb54
Removed Graphics::ImageMan. Nothing uses it
...
svn-id: r35638
2008-12-31 15:11:39 +00:00
Filippos Karapetis
cae6bdac08
Preliminary Shorten audio support for SAGA 2 games. It's still very wrong and needs further work, but it's a start
...
svn-id: r35626
2008-12-31 11:46:21 +00:00
Filippos Karapetis
1e60714ff7
Updated the MSVC project files of the kyra engine
...
svn-id: r35556
2008-12-26 12:04:59 +00:00
Filippos Karapetis
eee07138c9
Updated the MSVC project files for commit #35526
...
svn-id: r35529
2008-12-24 16:44:14 +00:00
Filippos Karapetis
77ad9f76e5
Updated the MSVC project files of the SAGA engine
...
svn-id: r35485
2008-12-22 14:18:06 +00:00
Filippos Karapetis
e07d509100
Updated the MSVC project files for commit #35475
...
svn-id: r35476
2008-12-21 23:47:35 +00:00
Filippos Karapetis
f6547e0691
Updated the MSVC project files for commit #35470
...
svn-id: r35471
2008-12-21 21:44:16 +00:00
Filippos Karapetis
41499091b0
Updated the MSVC project files (added smk_player.cpp/.h)
...
svn-id: r35367
2008-12-14 22:32:32 +00:00
Filippos Karapetis
c0a8a13081
Updated the MSVC project files of the gob engine (added game_v6.cpp)
...
svn-id: r35346
2008-12-13 21:08:13 +00:00
Filippos Karapetis
afa21d9de8
Updated the MSVC project files of the gob engine
...
svn-id: r35339
2008-12-13 13:31:13 +00:00
Filippos Karapetis
005c63f794
Updated the MSVN project files of the gob engine
...
svn-id: r35291
2008-12-09 17:36:28 +00:00
Filippos Karapetis
5212c3ea03
Updated the MSVC project files for the new files in tinsel2
...
svn-id: r35197
2008-12-01 20:38:14 +00:00
Filippos Karapetis
7f69d3e9a2
Updated the MSVC project files of the kyra engine
...
svn-id: r35186
2008-11-30 11:05:37 +00:00
Matthew Hoops
187d9f3355
the create_kyradat tool has been in the trunk for a while ;)
...
svn-id: r35145
2008-11-21 21:47:13 +00:00
Filippos Karapetis
b74b43a1fa
Updated the MSVC project files of the groovie engine, for commit #35122
...
svn-id: r35123
2008-11-19 13:19:11 +00:00
Kari Salminen
c67881f0cc
Fix compilation of Tucker-engine under MSVC by adding missing flic_player.h and flic_player.cpp to the project files.
...
svn-id: r35108
2008-11-17 20:38:40 +00:00
Filippos Karapetis
a5619194c8
Added MSVC projects for the new groovie engine and enabled the engine
...
svn-id: r35097
2008-11-16 20:31:07 +00:00
Filippos Karapetis
04a33b48c0
Updated the MSVC project files of the sword1 engine
...
svn-id: r35044
2008-11-13 12:25:19 +00:00
Filippos Karapetis
963445e559
Updated the MSVC project files of the cine engine
...
svn-id: r35034
2008-11-13 09:00:51 +00:00
Filippos Karapetis
8b91e9c8be
Updated MSVC project files for the sky engine
...
svn-id: r35016
2008-11-12 12:39:18 +00:00
Filippos Karapetis
a0528c87ca
Updated MSVC project files for commit #35002
...
svn-id: r35010
2008-11-11 23:28:43 +00:00
Filippos Karapetis
6e9cb25641
Enable the tucker engine
...
svn-id: r34998
2008-11-10 22:32:21 +00:00
Filippos Karapetis
8940030f44
Added MSVC project files for the new tucker engine
...
svn-id: r34996
2008-11-10 22:08:02 +00:00