Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-05-12 | Fixed o1_DRAWTEXT in LGOP2 | Benjamin Haisch | |
svn-id: r32070 | |||
2008-05-12 | Don't restart music while changing music volume in Hof and MR. | Johannes Schickel | |
svn-id: r32069 | |||
2008-05-12 | Sanity checks in RtZ: o1_PLAYMUS and o1_STOPMUS | Benjamin Haisch | |
svn-id: r32068 | |||
2008-05-12 | Yet another valgrind warning fixed. | Johannes Schickel | |
svn-id: r32067 | |||
2008-05-12 | Implemented o1_ADDMASK and o1_SETMASK for LGOP2 | Benjamin Haisch | |
svn-id: r32066 | |||
2008-05-12 | Fixed some valgrind warnings. | Johannes Schickel | |
svn-id: r32065 | |||
2008-05-12 | Updated kyra MSVC project files | Filippos Karapetis | |
svn-id: r32064 | |||
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 | More naming consistency fixes (fixes old TODO). | Johannes Schickel | |
svn-id: r32062 | |||
2008-05-12 | fix for kyra 3 sfx (broken by last commit) | Florian Kagerer | |
svn-id: r32061 | |||
2008-05-12 | Added assert to snd_playSoundEffect. | Johannes Schickel | |
svn-id: r32060 | |||
2008-05-12 | move some kyra 3 static resources to kyra.dat | Florian Kagerer | |
svn-id: r32058 | |||
2008-05-12 | Two more KyraEngine_LoK opcodes renamed. | Johannes Schickel | |
svn-id: r32057 | |||
2008-05-12 | - Some more opcodes moved to KyraEngine_v1 | Johannes Schickel | |
- Yet more naming consistency fixes svn-id: r32056 | |||
2008-05-12 | - Yet more opcodes moved to KyraEngine_v1 | Johannes Schickel | |
- Renamed some opcodes inside KyraEngine_LoK svn-id: r32055 | |||
2008-05-12 | Oops forgot to commit module.mk | Johannes Schickel | |
svn-id: r32054 | |||
2008-05-12 | - Moved some opcodes to KyraEngine_v1 | Johannes Schickel | |
- Little variable renaming svn-id: r32053 | |||
2008-05-12 | Updated the MSVC project files of the kyra engine | Filippos Karapetis | |
svn-id: r32052 | |||
2008-05-12 | - Fixed timers, LGOP2 intro should now play correctly | Benjamin Haisch | |
- Some cleanup in LGOP2 opcodes svn-id: r32051 | |||
2008-05-12 | Updated NEWS file for Malcolm's Revenge support | Filippos Karapetis | |
svn-id: r32050 | |||
2008-05-12 | Added do { ... } while (0) to the GUI_V* macros, so that they will work as | Torbjörn Andersson | |
expected if, for instance, someone writes "if (...) GUI_V1_MENU_ITEM( ... );" I don't expect anyone will want to write statements like that, but just to avoid nasty surprises... svn-id: r32049 | |||
2008-05-12 | Update HE version for that English Windows version of Freddi Fish 1. | Travis Howell | |
svn-id: r32048 | |||
2008-05-12 | Renamed preprocessor constants to match file names. | Torbjörn Andersson | |
svn-id: r32047 | |||
2008-05-12 | Keep separated arrays for each type of plugin | Jordi Vilalta Prat | |
svn-id: r32046 | |||
2008-05-12 | - Added an engine plugin manager and moved engine specific functionality into it | Jordi Vilalta Prat | |
- base/plugins.* reorganization svn-id: r32045 | |||
2008-05-11 | - Renamed KyraEngine to KyraEngine_v1 | Johannes Schickel | |
- kyra.* -> kyra_v1.* - scene.cpp -> scene_v1.cpp svn-id: r32044 | |||
2008-05-11 | Updated kyra MSVC project files | Filippos Karapetis | |
svn-id: r32043 | |||
2008-05-11 | Consisteny fixes: | Johannes Schickel | |
- Renamed classes *_v1 -> *_LoK - Renamed files *_v1.* -> *_lok.* - Renamed WSAMovieV1 -> WSAMovie_v1 - Renamed WSAMovieV2 -> WSAMovie_v2 svn-id: r32042 | |||
2008-05-11 | Renamed some parallaction member vars to have a leading underscore (besides ↵ | Max Horn | |
being part of our code formatting conventions, this fixes various name clash warnings) svn-id: r32041 | |||
2008-05-11 | Implemented saving/loading in Woodruff. Should work, although it tries to ↵ | Sven Hesse | |
save and load sprites (which we ignore currently, doesn't seem to have any impact). svn-id: r32040 | |||
2008-05-11 | Fix QuickTime MIDI driver compilation | Max Horn | |
svn-id: r32038 | |||
2008-05-11 | Formatting. | Johannes Schickel | |
svn-id: r32037 | |||
2008-05-11 | more translations | Paweł Kołodziejski | |
svn-id: r32034 | |||
2008-05-11 | Implemented temp buffer saving/loading ("SAVE.TMP") in Woodruff. | Sven Hesse | |
Objects you take from or leave in screens are remembered correctly now. svn-id: r32030 | |||
2008-05-11 | Implemented helium mode support for Kyra3. | Johannes Schickel | |
svn-id: r32028 | |||
2008-05-11 | - Added support for original kyra3 save files | Johannes Schickel | |
- Added TalkObject::sceneId in savegames svn-id: r32027 | |||
2008-05-11 | Added saving of current album page of kyra3 like the original did. | Johannes Schickel | |
svn-id: r32025 | |||
2008-05-11 | Updated pathfinder debug output. | Johannes Schickel | |
svn-id: r32024 | |||
2008-05-11 | Implemented page switch animation in kyra3 album. | Johannes Schickel | |
svn-id: r32023 | |||
2008-05-11 | - Implemented kyra3 album (page switch animation not yet implemented) | Johannes Schickel | |
- Implemented opcode 25: o3_showAlbum svn-id: r32022 | |||
2008-05-11 | Added a sanity check to getFrame() | Filippos Karapetis | |
svn-id: r32020 | |||
2008-05-11 | stop music playback when skipping (parts of) the HOF intro | Florian Kagerer | |
svn-id: r32019 | |||
2008-05-11 | Update MSVC project files. | Kari Salminen | |
svn-id: r32018 | |||
2008-05-11 | Negro -> Black | Paweł Kołodziejski | |
Destino -> dest Origen -> src Alto -> height Ancho -> width Buffer -> buffer contador -> counter dicho -> said musica_antes -> previousMusic musica_room -> roomMusic cerca -> near lejos -> far paso -> step espuerta -> isDoor svn-id: r32017 | |||
2008-05-11 | Committed slightly modified patch #1961830 "KYRA: Scroll wheel support for ↵ | Johannes Schickel | |
Kyra 2 and 3". svn-id: r32016 | |||
2008-05-11 | asigna_rgb -> setRGB | Paweł Kołodziejski | |
ActualizaPaleta -> updatePalette elige_objeto -> chooseObject datos_actuales -> currentData nombre_obj -> objName nombre_icono -> iconName agarra_objeto -> pickObject abre_puerta -> openDoor con_voces -> with_voices carga_pcx -> loadPCX graba_partida -> saveGame sin_verbo -> withoutVerb actualiza_datos -> updateData svn-id: r32014 | |||
2008-05-11 | - Move remaining texts to texts.cpp | Eugene Sandulenko | |
- Specify differences for Spanish version svn-id: r32013 | |||
2008-05-11 | ops | Paweł Kołodziejski | |
svn-id: r32012 | |||
2008-05-11 | ESPACIO -> SPACE | Paweł Kołodziejski | |
AZUL_OSCURO -> DARK_BLUE VERDE_CLARO -> LIGHT_GREEN VERDE_OSCURO -> DARK_GREEN AMARILLO -> YELLOW NARANJA -> ORANGE ROJO -> RED MARRON -> MAROON MORADO -> PURPLE BLANCO -> WHITE ROSA -> PINK ALTO_PERSONAJE -> CHARACTER_HEIGHT ANCHO_PERSONAJE -> CHARACTER_WIDTH NO_PUERTA -> NO_DOOR COMPLETA -> FULL MEDIA -> HALF svn-id: r32011 | |||
2008-05-11 | Fixed compilation under windows | Filippos Karapetis | |
svn-id: r32010 |