Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-05-10 | LOL: - added some spell casting (spark, heal, swarm) | Florian Kagerer | |
- 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 | Updated xcode project and did some minor iphone optimizations | Oystein Eftevaag | |
svn-id: r40418 | |||
2009-05-09 | Converted the iPhone backend to use OpenGL ES instead of CoreSurface for ↵ | Oystein Eftevaag | |
graphics output svn-id: r40403 | |||
2009-05-09 | Synced all the MSVC project files of the SCI engine | Filippos Karapetis | |
svn-id: r40402 | |||
2009-05-09 | Added file gfx\gfx_pixmap_scale.cpp | Paul Gilbert | |
svn-id: r40400 | |||
2009-05-08 | Fixed compilation under all versions of MSVC (renamed ↵ | Filippos Karapetis | |
sound/softsynth/opl/opl.cpp and .h into opl_impl.h and opl_inc.h respectively) svn-id: r40379 | |||
2009-05-07 | Removed the renamed OPL files from the project | Paul Gilbert | |
svn-id: r40367 | |||
2009-05-06 | Updated xcode project, and fixed dependency for the iphonebundle makefile target | Oystein Eftevaag | |
svn-id: r40366 | |||
2009-05-06 | Fixed SCI compilation under MSVC and added several missing files | Filippos Karapetis | |
svn-id: r40359 | |||
2009-05-06 | Sync with adlib.cpp rename | Paul Gilbert | |
svn-id: r40357 | |||
2009-05-06 | Added reference to sci\sfx\player\player.cpp | Paul Gilbert | |
svn-id: r40352 | |||
2009-05-06 | Updated the MSVC project files of the SCI engine (compilation is broken with ↵ | Filippos Karapetis | |
SCI under MSVC) svn-id: r40350 | |||
2009-05-06 | - Updated the MSVC project files of ScummVM (added the new Adlib player, as ↵ | Filippos Karapetis | |
well as vkeyb and keymapper) - Synced the GOB project files - Synced the SCUMM project files svn-id: r40349 | |||
2009-05-02 | Updated xcode project | Oystein Eftevaag | |
svn-id: r40245 | |||
2009-05-02 | Gob - Fix MSVC7, 7.1 and 9 VCPROJ, as compilation failed (demos classes were ↵ | Arnaud Boutonné | |
teleported to a demos subdir by some evil entity) ;) svn-id: r40235 | |||
2009-04-30 | Updated Gob project for files moved to the demos folder | Paul Gilbert | |
svn-id: r40214 | |||
2009-04-29 | Gob - Add game_fascin.cpp file | Arnaud Boutonné | |
svn-id: r40208 | |||
2009-04-25 | LOL: - Started implementing the fighting system. The damage inflicted is ↵ | Florian Kagerer | |
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 | Gob Compilation - last fix ... (mixed up 7.1 and 7.0) | Arnaud Boutonné | |
svn-id: r40139 | |||
2009-04-25 | svn-id: r40138 | Arnaud Boutonné | |
2009-04-25 | MSVC project files for Gob : Add demoplayer and batplayer needed to compile | Arnaud Boutonné | |
svn-id: r40137 | |||
2009-04-24 | Updated the MSVC project files of the gob engine for commit #40122 | Filippos Karapetis | |
svn-id: r40125 | |||
2009-04-21 | Updated the MSVC project files of the gob engine | Filippos Karapetis | |
svn-id: r40061 | |||
2009-04-21 | Patch #2776913: Fix MSVC dists to include new necessary files | Max Horn | |
svn-id: r40047 | |||
2009-04-19 | Updated Mac OS X and iPhone bundle creation a bit (copying in more docs, and ↵ | Oystein Eftevaag | |
removed the version name from the mounted volume directory to avoid manually updating the DS_Store file every release) svn-id: r40018 | |||
2009-04-18 | Part of patch #2738575: "GSOC09: Upd copyright add about line, fix MSVC ↵ | Eugene Sandulenko | |
warnings" svn-id: r39995 | |||
2009-04-11 | Updated the SAGA and SCI MSVC project files (removed saga/list.h and ↵ | Filippos Karapetis | |
sci/engine/aatree.h) svn-id: r39932 | |||
2009-04-04 | Remove the obsolete IPHONE_BACKEND define | Jordi Vilalta Prat | |
svn-id: r39835 | |||
2009-04-04 | Updated xcode project | Oystein Eftevaag | |
svn-id: r39834 | |||
2009-04-03 | LOL: - added support for magic atlas | Florian Kagerer | |
- fixed minor palette bug svn-id: r39818 | |||
2009-04-01 | Update MSVC project files (MSVC9's cruise.vcproj bas broken in r39787). | Kari Salminen | |
svn-id: r39792 | |||
2009-04-01 | Added Cruise sound.cpp/.h to the MSVC projects | Paul Gilbert | |
svn-id: r39787 | |||
2009-03-25 | Update MSVC project files for r39687. | Kari Salminen | |
svn-id: r39692 | |||
2009-03-21 | xcode project update with latest engine changes | Oystein Eftevaag | |
svn-id: r39594 | |||
2009-03-21 | Updated the MSVC project files of the Gob, Parallaction, SCI and SCUMM engines | Filippos Karapetis | |
svn-id: r39592 | |||
2009-03-18 | Updated the MSVC project files of the SCI engine | Filippos Karapetis | |
svn-id: r39516 | |||
2009-03-18 | Added some missing header files to the MSVC project files of the SCI engine | Filippos Karapetis | |
svn-id: r39507 | |||
2009-03-17 | Updated the MSVC project files of the SCI engine for commit #39499 | Filippos Karapetis | |
svn-id: r39500 | |||
2009-03-16 | LOL: - implemented item throwing | Florian Kagerer | |
svn-id: r39455 | |||
2009-03-16 | Updated the MSVC project files of the tinsel, sci and scummvm projects for ↵ | Filippos Karapetis | |
the file changes which occurred in commits #39430 and #39439 svn-id: r39440 | |||
2009-03-15 | Updated MSVC project files for commit #39416 (moved vag.* from ↵ | Filippos Karapetis | |
engines/sword1/ to sound/) svn-id: r39423 | |||
2009-03-15 | LOL: - added some missing animations for the shops | Florian Kagerer | |
- added support for dropping/picking up items (no throwing yet) svn-id: r39422 | |||
2009-03-14 | Updated the MSVC project files of the parallaction engine | Filippos Karapetis | |
svn-id: r39403 | |||
2009-03-14 | Patch #2684984: desktop-file-validate warnings | Max Horn | |
svn-id: r39399 | |||
2009-03-14 | LOL: - complete support for the three "special rooms" in the castle | Florian Kagerer | |
svn-id: r39391 | |||
2009-03-14 | Updated the MSVC project files of the SCI engine (added engine/savegame.h) | Filippos Karapetis | |
svn-id: r39378 | |||
2009-03-14 | Add the ENABLE_LOL flag to release builds as well | Filippos Karapetis | |
svn-id: r39377 | |||
2009-03-10 | Updated the MSVC project files for the SCI engine (added engine/stringfrag.cpp) | Filippos Karapetis | |
svn-id: r39316 | |||
2009-03-10 | Synced the rest of the MSVC project files for the SCI engine | Filippos Karapetis | |
svn-id: r39314 | |||
2009-03-10 | Resource decompression functions moved to scicore\decompressor.cpp and ↵ | Greg Frieger | |
turned into classes. svn-id: r39311 |