Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-05-12 | Sanity checks in RtZ: o1_PLAYMUS and o1_STOPMUS | Benjamin Haisch | |
svn-id: r32068 | |||
2008-05-12 | Implemented o1_ADDMASK and o1_SETMASK for LGOP2 | Benjamin Haisch | |
svn-id: r32066 | |||
2008-05-12 | Fixed timer resolution/conversion; now the vulture in the first scene of RtZ ↵ | Benjamin Haisch | |
lands on the sign, and the thunder sound is in sync with the flash screen effect in the Infocom logo screen. svn-id: r32063 | |||
2008-05-12 | - Fixed timers, LGOP2 intro should now play correctly | Benjamin Haisch | |
- Some cleanup in LGOP2 opcodes svn-id: r32051 | |||
2008-05-11 | Added a sanity check to getFrame() | Filippos Karapetis | |
svn-id: r32020 | |||
2008-05-09 | The backspace key is now working | Filippos Karapetis | |
svn-id: r31969 | |||
2008-05-09 | Implemented o1_CLIPAREA | Filippos Karapetis | |
svn-id: r31968 | |||
2008-05-09 | Removed debug output | Filippos Karapetis | |
svn-id: r31967 | |||
2008-05-09 | Exit more gracefully when a quit event is triggered | Filippos Karapetis | |
svn-id: r31966 | |||
2008-05-09 | Removed now obsolete FIXME | Filippos Karapetis | |
svn-id: r31964 | |||
2008-05-09 | Added workaround for o1_SNDENERGY | Benjamin Haisch | |
svn-id: r31962 | |||
2008-05-09 | - Fixed a bug which sometimes caused crashes when ↵ | Benjamin Haisch | |
ProjectReader::purgeCache() was called - Some cleanup svn-id: r31961 | |||
2008-05-08 | o1_ADDSPRITE is not implemented yet, so throw a warning | Filippos Karapetis | |
svn-id: r31954 | |||
2008-05-08 | Fixed some game crashes which occurred when ProjectReader::purgeCache() got ↵ | Filippos Karapetis | |
called: - MIDI music data is marked to be deleted in o1_STOPMUS now, instead of o1_PLAYMUS. - Added a FIXME to Screen::setFont() - purgeCache crashes the game if the active font is deleted svn-id: r31948 | |||
2008-05-08 | Reverted commit #31774 | Filippos Karapetis | |
svn-id: r31947 | |||
2008-05-08 | Silenced MSVC warnings about uninitialized variables | Filippos Karapetis | |
svn-id: r31946 | |||
2008-05-08 | Possibly fixed the sound stuttering in the PMV videos and added frame ↵ | Benjamin Haisch | |
skipping based on the Gob engine's IMD/VMD player. svn-id: r31944 | |||
2008-05-07 | Implemented vertical/horizontal flipping of sprites. | Benjamin Haisch | |
svn-id: r31931 | |||
2008-05-07 | - cmd_return now exits the game if it returns from the main function | Benjamin Haisch | |
- Implemented cmd_exit - PmvPlayer now exits "more gracefully" when the application is closed while playing svn-id: r31930 | |||
2008-05-07 | Added patch #1956516: MADE: Fix Save File Names by clone2727 (with some ↵ | Benjamin Haisch | |
modifications) svn-id: r31919 | |||
2008-05-07 | Fixed RTZ 1.0 game flags and updated copyright | Filippos Karapetis | |
svn-id: r31918 | |||
2008-05-07 | Added detection for RtZ CD version 1.0 (thanks to spookypeanut) | Benjamin Haisch | |
svn-id: r31917 | |||
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 |