Filippos Karapetis
dfffea1bf4
Updated the MSVC project files of the gob engine (added helper.h)
...
svn-id: r40769
2009-05-21 17:28:43 +00:00
Filippos Karapetis
b7f8990ba8
Renamed the DXA, SMK and FLIC video decoders to reflect the fact that they're decoders, not players
...
svn-id: r40759
2009-05-21 13:02:56 +00:00
Filippos Karapetis
6bc543d499
Updated the MSVC project files with the latest changes to file structure
...
svn-id: r40756
2009-05-21 10:52:13 +00:00
Filippos Karapetis
3f778de173
Updated the MSVC project files of the AGOS and KYRA engines
...
svn-id: r40639
2009-05-17 08:51:34 +00:00
Filippos Karapetis
4b52d7ae2a
Updated the MSVC project files of the SCI engine
...
svn-id: r40610
2009-05-15 14:13:06 +00:00
Filippos Karapetis
abe09307ea
Updated the MSVC project files of the SCI engine
...
svn-id: r40562
2009-05-14 13:56:05 +00:00
Filippos Karapetis
ab3bd3c3c0
Updated the MSVC project files of the SCI engine
...
svn-id: r40543
2009-05-13 21:25:37 +00:00
Filippos Karapetis
636776cf44
Updated the MSVC project files of the SCI engine
...
svn-id: r40525
2009-05-13 17:00:28 +00:00
Max Horn
0255cd0213
SCI: Removed sci_memory.h/.cpp
...
svn-id: r40514
2009-05-12 23:30:10 +00:00
Paul Gilbert
2cb051a394
Added the new hardwarekeys.cpp file
...
svn-id: r40448
2009-05-11 09:30:39 +00:00
Florian Kagerer
dd84aaf648
LOL: - added some spell casting (spark, heal, swarm)
...
- fixed several bugs (not the one in the fighting system though)
- added several opcodes. there shouldn't be any real show stoppers in the draracle cave now.
- simplified wsa code (which required 4 lines of code for displaying a frame)
- added support for wsa animations that don't have a last frame (apparently kyra 2 and 3 don't have this type of wsa file)
svn-id: r40420
2009-05-10 13:40:28 +00:00
Oystein Eftevaag
11ba91b4de
Updated xcode project and did some minor iphone optimizations
...
svn-id: r40418
2009-05-10 12:01:37 +00:00
Oystein Eftevaag
8b813f02b8
Converted the iPhone backend to use OpenGL ES instead of CoreSurface for graphics output
...
svn-id: r40403
2009-05-09 22:25:28 +00:00
Filippos Karapetis
5dc9bdc05a
Synced all the MSVC project files of the SCI engine
...
svn-id: r40402
2009-05-09 15:34:13 +00:00
Paul Gilbert
68c8ff242d
Added file gfx\gfx_pixmap_scale.cpp
...
svn-id: r40400
2009-05-09 11:25:18 +00:00
Filippos Karapetis
1c50778e46
Fixed compilation under all versions of MSVC (renamed sound/softsynth/opl/opl.cpp and .h into opl_impl.h and opl_inc.h respectively)
...
svn-id: r40379
2009-05-08 11:24:20 +00:00
Paul Gilbert
cd90fdaceb
Removed the renamed OPL files from the project
...
svn-id: r40367
2009-05-07 08:23:47 +00:00
Oystein Eftevaag
bab6dedcc7
Updated xcode project, and fixed dependency for the iphonebundle makefile target
...
svn-id: r40366
2009-05-06 20:23:04 +00:00
Filippos Karapetis
625f218388
Fixed SCI compilation under MSVC and added several missing files
...
svn-id: r40359
2009-05-06 11:16:38 +00:00
Paul Gilbert
36ebfc0a90
Sync with adlib.cpp rename
...
svn-id: r40357
2009-05-06 11:07:25 +00:00
Paul Gilbert
0ac523d561
Added reference to sci\sfx\player\player.cpp
...
svn-id: r40352
2009-05-06 10:29:30 +00:00
Filippos Karapetis
494000dab7
Updated the MSVC project files of the SCI engine (compilation is broken with SCI under MSVC)
...
svn-id: r40350
2009-05-06 10:03:22 +00:00
Filippos Karapetis
f982011f4e
- Updated the MSVC project files of ScummVM (added the new Adlib player, as well as vkeyb and keymapper)
...
- Synced the GOB project files
- Synced the SCUMM project files
svn-id: r40349
2009-05-06 10:01:05 +00:00
Oystein Eftevaag
dd4797b823
Updated xcode project
...
svn-id: r40245
2009-05-02 18:14:35 +00:00
Arnaud Boutonné
99e5936a30
Gob - Fix MSVC7, 7.1 and 9 VCPROJ, as compilation failed (demos classes were teleported to a demos subdir by some evil entity) ;)
...
svn-id: r40235
2009-05-02 08:53:45 +00:00
Paul Gilbert
ee10b1a196
Updated Gob project for files moved to the demos folder
...
svn-id: r40214
2009-04-30 09:36:22 +00:00
Arnaud Boutonné
a61089a730
Gob - Add game_fascin.cpp file
...
svn-id: r40208
2009-04-29 16:41:04 +00:00
Florian Kagerer
ccb64ad81e
LOL: - Started implementing the fighting system. The damage inflicted is wrong, however (at least the damage inflicted by the monsters). I'm sowewhat clueless about that bug atm.
...
- added support for monsters with distance attacks (like those orcs in front of roland's house)
- lots of small bug fixes
- Some startup support for the pc-98 16 color version. The intro will run, but the font drawing/coloring is still wrong.
svn-id: r40144
2009-04-25 13:15:05 +00:00
Arnaud Boutonné
fa191f251a
Gob Compilation - last fix ... (mixed up 7.1 and 7.0)
...
svn-id: r40139
2009-04-25 00:38:59 +00:00
Arnaud Boutonné
8601e5af13
svn-id: r40138
2009-04-25 00:28:40 +00:00
Arnaud Boutonné
e575683c65
MSVC project files for Gob : Add demoplayer and batplayer needed to compile
...
svn-id: r40137
2009-04-25 00:07:30 +00:00
Filippos Karapetis
de9f2a2b5a
Updated the MSVC project files of the gob engine for commit #40122
...
svn-id: r40125
2009-04-24 18:40:15 +00:00
Filippos Karapetis
6206ea92bb
Updated the MSVC project files of the gob engine
...
svn-id: r40061
2009-04-21 23:03:12 +00:00
Max Horn
9d8d3fdb2f
Patch #2776913 : Fix MSVC dists to include new necessary files
...
svn-id: r40047
2009-04-21 13:41:29 +00:00
Oystein Eftevaag
bedd33ef79
Updated Mac OS X and iPhone bundle creation a bit (copying in more docs, and removed the version name from the mounted volume directory to avoid manually updating the DS_Store file every release)
...
svn-id: r40018
2009-04-19 10:28:00 +00:00
Eugene Sandulenko
8c60930aaa
Part of patch #2738575 : "GSOC09: Upd copyright add about line, fix MSVC warnings"
...
svn-id: r39995
2009-04-18 21:18:23 +00:00
Filippos Karapetis
0dc02a2cbe
Updated the SAGA and SCI MSVC project files (removed saga/list.h and sci/engine/aatree.h)
...
svn-id: r39932
2009-04-11 12:34:16 +00:00
Jordi Vilalta Prat
b82707463a
Remove the obsolete IPHONE_BACKEND define
...
svn-id: r39835
2009-04-04 10:10:15 +00:00
Oystein Eftevaag
3687838d19
Updated xcode project
...
svn-id: r39834
2009-04-04 08:03:24 +00:00
Florian Kagerer
9638c7ec4b
LOL: - added support for magic atlas
...
- fixed minor palette bug
svn-id: r39818
2009-04-03 21:32:50 +00:00
Kari Salminen
0a9febc300
Update MSVC project files (MSVC9's cruise.vcproj bas broken in r39787).
...
svn-id: r39792
2009-04-01 16:19:48 +00:00
Paul Gilbert
ef81dc0f98
Added Cruise sound.cpp/.h to the MSVC projects
...
svn-id: r39787
2009-04-01 10:45:36 +00:00
Kari Salminen
02b178f4db
Update MSVC project files for r39687.
...
svn-id: r39692
2009-03-25 20:07:44 +00:00
Oystein Eftevaag
779bdd93b0
xcode project update with latest engine changes
...
svn-id: r39594
2009-03-21 17:07:15 +00:00
Filippos Karapetis
a8672bc492
Updated the MSVC project files of the Gob, Parallaction, SCI and SCUMM engines
...
svn-id: r39592
2009-03-21 16:24:07 +00:00
Filippos Karapetis
28036e8f0c
Updated the MSVC project files of the SCI engine
...
svn-id: r39516
2009-03-18 13:26:13 +00:00
Filippos Karapetis
7918852b1d
Added some missing header files to the MSVC project files of the SCI engine
...
svn-id: r39507
2009-03-18 08:09:02 +00:00
Filippos Karapetis
4c498d3456
Updated the MSVC project files of the SCI engine for commit #39499
...
svn-id: r39500
2009-03-17 23:39:28 +00:00
Florian Kagerer
52726344b7
LOL: - implemented item throwing
...
svn-id: r39455
2009-03-16 21:20:34 +00:00
Filippos Karapetis
6a83723b0c
Updated the MSVC project files of the tinsel, sci and scummvm projects for the file changes which occurred in commits #39430 and #39439
...
svn-id: r39440
2009-03-16 07:45:47 +00:00