Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-05-04 | Cleanup. | Johannes Schickel | |
svn-id: r31860 | |||
2008-05-04 | Moved more opcodes to KyraEngine_v2. | Johannes Schickel | |
svn-id: r31859 | |||
2008-05-04 | German texts fixes (compared to original) from Raziel. | Eugene Sandulenko | |
svn-id: r31858 | |||
2008-05-04 | Fixed DataStream::seek() (must have been drunk that day ;)) | Sven Hesse | |
svn-id: r31857 | |||
2008-05-04 | Properly close the object videos when the objects are destroyed | Sven Hesse | |
svn-id: r31856 | |||
2008-05-04 | Enabled scrolling in Woodruff | Sven Hesse | |
svn-id: r31855 | |||
2008-05-03 | Formatting. | Johannes Schickel | |
svn-id: r31852 | |||
2008-05-03 | Changed spaces to tab, thus annoying everyone who now have to do a large | Torbjörn Andersson | |
recompile. svn-id: r31848 | |||
2008-05-03 | Correct o2_initScreen() for Woodruff (screen positioning, clipping and ↵ | Sven Hesse | |
cursor limiting) svn-id: r31846 | |||
2008-05-03 | Moved more opcodes to KyraEngine_v2. | Johannes Schickel | |
svn-id: r31845 | |||
2008-05-03 | Moved some more opcodes to KyraEngine_v2. | Johannes Schickel | |
svn-id: r31843 | |||
2008-05-03 | Cleanup. | Johannes Schickel | |
svn-id: r31842 | |||
2008-05-03 | - Moved newShape/temporaryScript code to KyraEngine_v2. | Johannes Schickel | |
- Renamed newShape/temporaryScript code to animationScript. svn-id: r31841 | |||
2008-05-03 | Fix compilation on MSVC (Updated project files and turned a 'int forced to ↵ | Kari Salminen | |
bool' warning off). svn-id: r31840 | |||
2008-05-03 | Fixed some valgrind warnings. | Johannes Schickel | |
svn-id: r31839 | |||
2008-05-02 | Whitespaces | Eugene Sandulenko | |
svn-id: r31838 | |||
2008-05-02 | Add French and Italian texts. Thanks to Razial for help | Eugene Sandulenko | |
svn-id: r31837 | |||
2008-05-02 | Add German strings | Eugene Sandulenko | |
svn-id: r31836 | |||
2008-05-02 | fix bug in hof animator (incomplete initialization of _animObjects) | Florian Kagerer | |
svn-id: r31835 | |||
2008-05-02 | Truly remove 8-bit characters | Eugene Sandulenko | |
svn-id: r31834 | |||
2008-05-02 | The Last Dynasty starts and play the intro videos, so uncommenting its detection | Sven Hesse | |
svn-id: r31833 | |||
2008-05-02 | - Renamed ScreenAnimator -> Animator_v1 | Johannes Schickel | |
- Moved addItemToAnimList and deleteItemAnimEntry to KyraEngine_v2. svn-id: r31831 | |||
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 missing file. | Johannes Schickel | |
svn-id: r31828 | |||
2008-05-02 | Remove 8-bit characters | Eugene Sandulenko | |
svn-id: r31827 | |||
2008-05-02 | Yet more opcodes moved to KyraEngine_v2. | Johannes Schickel | |
svn-id: r31826 | |||
2008-05-02 | Started to move opcodes used in both kyra2 and kyra3 to KyraEngine_v2. | Johannes Schickel | |
svn-id: r31825 | |||
2008-05-02 | Add Spanish strings. Not used yet. | Eugene Sandulenko | |
svn-id: r31824 | |||
2008-05-02 | Moved runSceneScript6 to KyraEngine_v2. | Johannes Schickel | |
svn-id: r31823 | |||
2008-05-02 | Moved some character code from kyra2/kyra3 to KyraEngine_v2. | Johannes Schickel | |
svn-id: r31822 | |||
2008-05-02 | - Renamed TextDisplayer_v2 to TextDisplayer_HoF | Johannes Schickel | |
- Moved some character shape code to KyraEngine_v2 svn-id: r31821 | |||
2008-05-02 | First step to international version support. Moved all texts to arrays | Eugene Sandulenko | |
svn-id: r31820 | |||
2008-05-02 | Moved common kyra2/kyra3 item to KyraEngine_v2. | Johannes Schickel | |
svn-id: r31819 | |||
2008-05-02 | Added missing files, compiling should work again. | Johannes Schickel | |
svn-id: r31818 | |||
2008-05-02 | Started to refactor kyra2/kyra3 code to a common base. (regressions ↵ | Johannes Schickel | |
possible, compiling currently broken) svn-id: r31817 | |||
2008-05-02 | Added support to load plugins from different directories and the ability to ↵ | Jordi Vilalta Prat | |
specify the default directory from configure. svn-id: r31816 | |||
2008-05-02 | Move talk_* to talk.cpp | Eugene Sandulenko | |
svn-id: r31815 | |||
2008-05-02 | habla[r] -> talk | Eugene Sandulenko | |
svn-id: r31814 | |||
2008-05-02 | Translated the action verbs: | Jordi Vilalta Prat | |
MIRAR -> LOOK COGER -> PICK ABRIR -> OPEN CERRAR -> CLOSE HABLAR -> TALK MOVER -> MOVE svn-id: r31813 | |||
2008-05-02 | Update MSVC project files (For drascula/rooms.cpp). | Kari Salminen | |
svn-id: r31812 | |||
2008-05-02 | Update MSVC project files (For gob/goblin_v4.cpp and drascula/animation.cpp). | Kari Salminen | |
svn-id: r31811 | |||
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-05-02 | Move rooms_* and update_* to rooms.cpp | Eugene Sandulenko | |
svn-id: r31809 | |||
2008-05-02 | lee_dibujos -> loadPic | Eugene Sandulenko | |
descomprime_dibujo -> decompressPic pantalla_disco -> roomDisk refresca_*() -> update_*() refresca_*_antes() -> update_*_pre() borra_pantalla -> clearRoom pausa -> pause refresca_pantalla -> updateRoom actualiza_refresco -> updateRefresh actualiza_refresco_antes -> updateRefresh_pre pantalla_* -> room_* svn-id: r31807 | |||
2008-05-02 | Enable drascula engine by default | Eugene Sandulenko | |
svn-id: r31806 | |||
2008-05-02 | Move animation functions to separate file | Eugene Sandulenko | |
svn-id: r31805 | |||
2008-05-02 | DIBUJA_FONDO -> copyBackground | Eugene Sandulenko | |
DIBUJA_BLOQUE -> copyRect DIBUJA_BLOQUE_CUT -> copyRectClip VUELCA_PANTALLA -> updateScreen animacion* -> animation svn-id: r31804 | |||
2008-05-02 | Updated the list of the DC plugins' exported symbols | Jordi Vilalta Prat | |
svn-id: r31802 | |||
2008-05-02 | Properly document the default manpage directory | Jordi Vilalta Prat | |
svn-id: r31801 |