Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-05-11 | libera_memoria -> freeMemory | Paweł Kołodziejski | |
update_events -> updateEvents svn-id: r32004 | |||
2008-05-11 | Fix compilation | Jordi Vilalta Prat | |
svn-id: r32003 | |||
2008-05-11 | asigna_memoria -> allocMemory | Paweł Kołodziejski | |
svn-id: r32002 | |||
2008-05-11 | remove dead code | Paweł Kołodziejski | |
svn-id: r32001 | |||
2008-05-11 | Add more verbs. They're not translated in the original, so it would be best | Eugene Sandulenko | |
if someone would do it. svn-id: r32000 | |||
2008-05-11 | Cleanup of parsing code. | Nicola Mettifogo | |
svn-id: r31999 | |||
2008-05-11 | - Move verbs to texts.cpp | Eugene Sandulenko | |
- Move yet another hardcoded string to texts.cpp - Add string numbers to texts.cpp - Fixed German texts svn-id: r31998 | |||
2008-05-11 | Update HE version for that English Windows version of Freddi Fish 1. | Travis Howell | |
svn-id: r31997 | |||
2008-05-11 | Add another English Windows version of Freddi Fish 1. | Travis Howell | |
svn-id: r31996 | |||
2008-05-10 | Restructured saving/loading and added a stub for Woodruff | Sven Hesse | |
svn-id: r31989 | |||
2008-05-10 | Fixed warning. | Torbjörn Andersson | |
svn-id: r31988 | |||
2008-05-10 | - Cleaned up main menu quit handling | Johannes Schickel | |
- Moved KyraEngine_HoF delay implementation to KyraEngine_v2 svn-id: r31987 | |||
2008-05-10 | Fixed bug in Screen_v2::makeShapeCopy. | Johannes Schickel | |
svn-id: r31986 | |||
2008-05-10 | Implemented pausing of timers, this should fix some minor glitches. | Johannes Schickel | |
svn-id: r31985 | |||
2008-05-10 | Set _quitFlag when receiving quit event in kyra2/kyra3 main menu. | Johannes Schickel | |
svn-id: r31984 | |||
2008-05-10 | Renamed opcode 163: o2_getBoolFromStack to o2_midiSoundFadeout and updated ↵ | Johannes Schickel | |
implementation. svn-id: r31981 | |||
2008-05-10 | Implemented opcode 106: o2_playFireflyScore. | Johannes Schickel | |
svn-id: r31980 | |||
2008-05-10 | - Added small delay to GUI_v2::getInput | Johannes Schickel | |
- Prevent kyra3 background music from stopping while menu is open svn-id: r31979 | |||
2008-05-10 | Consume less cpu time when Zanthia/Malcolm are walking. | Johannes Schickel | |
svn-id: r31978 | |||
2008-05-10 | fix missing animation for golden neck ring | Florian Kagerer | |
svn-id: r31977 | |||
2008-05-10 | Simplification in updateItemAnimations in KyraEngine_HoF and KyraEngine_MR. | Johannes Schickel | |
svn-id: r31976 | |||
2008-05-10 | (hopefully) fix bug in last commit | Florian Kagerer | |
svn-id: r31975 | |||
2008-05-10 | implement item animations for MR | Florian Kagerer | |
svn-id: r31973 | |||
2008-05-10 | Extracted script parsing code to its own class. | Nicola Mettifogo | |
svn-id: r31972 | |||
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 | Fixed typos. | Johannes Schickel | |
svn-id: r31965 | |||
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-09 | Tiny cleanup to ease extraction of the program parser code. | Nicola Mettifogo | |
svn-id: r31959 | |||
2008-05-09 | Moved location parsing out of the engines, to LocationParser_ns and ↵ | Nicola Mettifogo | |
LocationParser_br. svn-id: r31958 | |||
2008-05-08 | Implemented opcode 66: o3_removeItemSlot. | Johannes Schickel | |
svn-id: r31957 | |||
2008-05-08 | Silenced some g++ 4.3 warnings. | Johannes Schickel | |
svn-id: r31956 | |||
2008-05-08 | Fixed bug in o3_updateConversations. | Johannes Schickel | |
svn-id: r31955 | |||
2008-05-08 | o1_ADDSPRITE is not implemented yet, so throw a warning | Filippos Karapetis | |
svn-id: r31954 | |||
2008-05-08 | Reordering game parts deinitialization, to avoid having one part's ↵ | Sven Hesse | |
destructor access an already destroyed part svn-id: r31952 | |||
2008-05-08 | Declaring BackgroundAtmosphere as kMusicSoundType | Sven Hesse | |
svn-id: r31950 | |||
2008-05-08 | Implemented the background "music" / atmospheric sounds in Woodruff | Sven Hesse | |
svn-id: r31949 | |||
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 | Fixed warning on 64bit systems introduced with r31940. | Johannes Schickel | |
svn-id: r31945 | |||
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-08 | Since BASS treats speech separately from other sounds, let's use the | Torbjörn Andersson | |
speech_volume setting for that, as suggested on the forum. svn-id: r31941 | |||
2008-05-08 | GCC says these are ints, not long ints. Adjust the format strings accordingly. | Torbjörn Andersson | |
svn-id: r31940 | |||
2008-05-08 | Reverted commit 31928 by Buddha_, and defined kFlagsAll as 0xFFFFFFFFU in ↵ | Nicola Mettifogo | |
the enum, as suggested by Fingolfin. svn-id: r31939 | |||
2008-05-08 | Split off the actual mixing part of SoundBlaster | Sven Hesse | |
svn-id: r31938 |