Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-05-06 | Silencing two signess compiler warnings | Sven Hesse | |
svn-id: r31897 | |||
2008-05-06 | - The Manhole: New and Enhanced is now (partially) playable | Benjamin Haisch | |
- Implemented cmd_objectp - Changed how the script externals array is set up - Cleanup svn-id: r31895 | |||
2008-05-06 | Allow static and dynamic plugins to be used at the same time | Jordi Vilalta Prat | |
svn-id: r31888 | |||
2008-05-05 | Fixed unsigned/signed mismatch warning. | Kari Salminen | |
svn-id: r31875 | |||
2008-05-05 | Added MIDI playback (which doesn't work yet) and fixed compilation (sorry all) | Benjamin Haisch | |
svn-id: r31873 | |||
2008-05-05 | - Renamed XmidiResource to GenericResource | Benjamin Haisch | |
- Added MIDI resource type - Added ScriptFunctionsLgop2 and ScriptFunctionsMhne (for Leather Goddesses of Phobos 2 and The Manhole: New and Enhanced, resp.) - Many changes for LGOP2 and The Manhole: N&E Note about the new ScriptFunctions classes: I copied the ScriptFunctionsRtz class and so duplicated a lot of code. Most of the opcode functions are the same in all games but there might be differences. Once all common opcode functions have been figured out, they'll be moved to a common place (like the ScriptFunctions class). svn-id: r31871 | |||
2008-05-02 | Fixing Fingolfin's commit :P | Sven Hesse | |
svn-id: r31830 | |||
2008-05-02 | Fix warnings | Max Horn | |
svn-id: r31829 | |||
2008-05-02 | - Added patch #1955698: MADE: Add "The Manhole" Detection | Benjamin Haisch | |
- Added detection for Leather Goddesses of Phobos 2 Note that these two games will definitely not work as expected and will probably crash! svn-id: r31810 | |||
2008-04-30 | Implemented savegame loading/saving and sprite clipping | Benjamin Haisch | |
Fixed bug in Screen::printTextEx Implemented opcodes: - o1_DRAWTEXT - o1_DRAWMENU - o1_MENUCOUNT - o1_SAVEGAME - o1_LOADGAME - o1_GAMENAME svn-id: r31794 | |||
2008-04-29 | Fixed bug in o1_READMENU where an incorrect string length was returned. | Benjamin Haisch | |
Also fixed o1_EVENT to return the correct event number when a key was pressed and removed the debug code there. svn-id: r31781 | |||
2008-04-29 | Turned printf into warning. | Benjamin Haisch | |
svn-id: r31780 | |||
2008-04-29 | Fixed possible endian problems in getObjectPropertyPtr. | Benjamin Haisch | |
svn-id: r31779 | |||
2008-04-29 | Fix warning | Max Horn | |
svn-id: r31778 | |||
2008-04-29 | Fixed crash that occurred when skipping a video while MIDI music was active | Filippos Karapetis | |
svn-id: r31775 | |||
2008-04-29 | Fixed crash that occurred when Ms Peeper's test started | Filippos Karapetis | |
svn-id: r31774 | |||
2008-04-28 | Implemented text drawing and cleanup. | Benjamin Haisch | |
svn-id: r31756 | |||
2008-04-25 | Started work on text drawing code. | Benjamin Haisch | |
svn-id: r31719 | |||
2008-04-25 | Fixed cmd_rand and cmd_randomize and some cleanup. | Benjamin Haisch | |
svn-id: r31718 | |||
2008-04-25 | Added FontResource type | Benjamin Haisch | |
svn-id: r31717 | |||
2008-04-25 | (Poissbly) fixed sound glitches due to a non-implemented decoding variant. | Benjamin Haisch | |
svn-id: r31716 | |||
2008-04-25 | Center videos to screen | Filippos Karapetis | |
svn-id: r31715 | |||
2008-04-25 | Implemented cmd_rand() and cmd_randomize() | Filippos Karapetis | |
svn-id: r31714 | |||
2008-04-24 | add detection entry for 1.2 CD version. | Joost Peters | |
the md5 of rtzcd.dat is identical to the existing entry, so no additional "unpacked" entry was added. svn-id: r31713 | |||
2008-04-24 | Typo | Filippos Karapetis | |
svn-id: r31712 | |||
2008-04-24 | Implemented opcodes o1_DROPSHADOW, o1_TEXTCOLOR, o1_OUTLINE. Added some ↵ | Filippos Karapetis | |
initial code for opcode o1_TEXTRECT svn-id: r31711 | |||
2008-04-24 | Some initial code for font loading | Filippos Karapetis | |
Implemented opcode o1_LOADANIM svn-id: r31698 | |||
2008-04-24 | Fixed warning. | Torbjörn Andersson | |
svn-id: r31697 | |||
2008-04-24 | Unimplemented commands and opcodes throw a warning now | Filippos Karapetis | |
svn-id: r31693 | |||
2008-04-24 | More cleanup | Filippos Karapetis | |
svn-id: r31692 | |||
2008-04-24 | Cleanup and simplification of the music playing code | Filippos Karapetis | |
svn-id: r31691 | |||
2008-04-24 | Cleanup | Filippos Karapetis | |
svn-id: r31686 | |||
2008-04-24 | Slight cleanup to o1_PLAYSND | Filippos Karapetis | |
svn-id: r31684 | |||
2008-04-23 | Added (early) midi player code. | Benjamin Haisch | |
Added "screen flash" effect. Implemented opcodes: - o1_PLAYMUS - o1_STOPMUS - o1_ISMUS - o1_FLASH - o1_LOADSND - o1_LOADMUS svn-id: r31682 | |||
2008-04-23 | This memory is released with free(), so it has to be allocated with malloc(), | Torbjörn Andersson | |
not new. Fixes a Valgrind warning. svn-id: r31678 | |||
2008-04-23 | Fixed signed/unsigned warning. | Torbjörn Andersson | |
svn-id: r31677 | |||
2008-04-23 | Fixed palette issues when showing the inventory and the menu. | Benjamin Haisch | |
Moved drawing code from drawFlex/drawAnimFrame to drawSurface. Implemented opcodes: - o1_VISUALFX - o1_SCREENLOCK - o1_SETTIMER - o1_SETGROUND - o1_SETCLIP - o1_SETEXCLUDE svn-id: r31675 | |||
2008-04-23 | Surely, it's the "version" of Return to Zork with rtzcd.red that should have | Torbjörn Andersson | |
the GF_CD_COMPRESSED flag? svn-id: r31672 | |||
2008-04-23 | Removed file existence checks to determine game version and added game flags ↵ | Filippos Karapetis | |
instead. Added the MD5 of the English floppy version of Return to Zork svn-id: r31670 | |||
2008-04-23 | Loading from rtzcd.red should now actually work. | Benjamin Haisch | |
svn-id: r31668 | |||
2008-04-23 | Fixed warning about potentially undefined behaviour. | Torbjörn Andersson | |
svn-id: r31667 | |||
2008-04-23 | In-game sound effects and voices should be working correctly now. | Filippos Karapetis | |
Implemented the following opcodes: - o1_PLAYSND - o1_ISSND - o1_STOPSND - o1_PLAYVOICE - o1_SOUNDRATE - o1_SETVOLUME svn-id: r31666 | |||
2008-04-23 | Implemented direct loading of rtzcd.dat from the archive rtzcd.red, i.e. the ↵ | Benjamin Haisch | |
game doesn't have to be installed first to get rtzcd.dat. Also added the respective detection entry. svn-id: r31661 | |||
2008-04-22 | Fixed Return to Zork game ID | Filippos Karapetis | |
svn-id: r31656 | |||
2008-04-22 | Implemented o1_EVENTKEY. Removed some debug delays | Filippos Karapetis | |
svn-id: r31655 | |||
2008-04-22 | Added palette locking and some wip sound playing code. Some cleanup | Filippos Karapetis | |
svn-id: r31654 | |||
2008-04-22 | Removed 2 obsolete fixmes | Filippos Karapetis | |
svn-id: r31653 | |||
2008-04-21 | Some palette related fixes | Filippos Karapetis | |
svn-id: r31650 | |||
2008-04-21 | More code merge | Filippos Karapetis | |
svn-id: r31649 | |||
2008-04-21 | Code merge | Filippos Karapetis | |
svn-id: r31648 |