Age | Commit message (Expand) | Author |
2012-04-06 | MORTEVIELLE: various cleanup and renaming | Strangerke |
2012-04-06 | MORTEVIELLE: remove pred and succ | Strangerke |
2012-04-06 | MORTEVIELLE: Rename graphical mode constants | Strangerke |
2012-04-06 | MORTEVIELLE: Rename F3F8 functions, rename everything related to Graphical De... | Strangerke |
2012-04-06 | MORTEVIELLE: Some more code formatting, rename sonoff | Strangerke |
2012-04-06 | MORTEVIELLE: Rename some more variables and functions | Strangerke |
2012-04-06 | MORTEVIELLE: Some more cleanup, renaming, plus a couple of crash fixes in del... | Strangerke |
2012-04-06 | MORTEVIELLE: rename verbs and associated opcodes, use enum for opcodes | Strangerke |
2012-04-06 | MORTEVIELLE: Start cleaning taffich.cpp | Strangerke |
2012-04-06 | MORTEVIELLE: Converted menu functions into it's own class | Paul Gilbert |
2012-04-06 | MORTEVIELLE: Replaced stub calls to mortevielle_exit with Engine::quitGame | Paul Gilbert |
2012-04-06 | MORTEVIELLE: Removed all the remaining text mode function stubs | Paul Gilbert |
2012-04-06 | MORTEVIELLE: Remove more code that had been commented out in the original source | Paul Gilbert |
2012-04-06 | MORTEVIELLE: Replaced all box() calls with ScreenSurface::fillBox | Paul Gilbert |
2012-04-06 | MORTEVIELLE: Replace old calls to afff to use new decode/drawPicture methods | Paul Gilbert |
2012-04-06 | MORTEVIELLE: Removed redundant gfx functions, and moved others into ScreenSur... | Paul Gilbert |
2012-04-06 | MORTEVIELLE: Added support for using the static string list added to mort.dat | Paul Gilbert |
2012-04-06 | MORTEVIELLE: Renamed main loop methods, along with quit/end/lose variables | Paul Gilbert |
2012-04-06 | MORTEVIELLE: In progress implementation of PC Speaker music player | Paul Gilbert |
2012-04-06 | MORTEVIELLE: Converted the demus assembly code to C++ | Paul Gilbert |
2012-04-06 | MORTEVIELLE: Fix sizes of several arrays | Paul Gilbert |
2012-04-06 | MORTEVIELLE: Add extra parenthesis to defines for operation safety | Paul Gilbert |
2012-04-06 | MORTEVIELLE: Started some notes of the original memory map | Paul Gilbert |
2012-04-06 | MORTEVIELLE: Converted memw[] usage to use mem[] array with endian macros | Paul Gilbert |
2012-04-06 | MORTEVIELLE: Change mem array to be 640Kb, and correct segment offsets using ... | Paul Gilbert |
2012-04-06 | MORTEVIELLE: Implemented loading of the font data, and rewrote drawing routin... | Paul Gilbert |
2012-04-06 | MORTEVIELLE: Correct loading of the text data index, and fixed decoding of te... | Paul Gilbert |
2012-04-06 | MORTEVIELLE: Reimplemented the loading of cfiec.mor more cleanly | Paul Gilbert |
2012-04-06 | MORTEVIELLE: Add some comments with translated strings | Strangerke |
2012-04-06 | MORTEVIELLE: Added stubs for remaining functions needed by the project | Paul Gilbert |
2012-04-06 | MORTEVIELLE: Lots of compilation fixes | Paul Gilbert |
2012-04-06 | MORTEVIELLE: More compilation fixes | Paul Gilbert |
2012-04-06 | MORTEVIELLE: More addition of needed #include lines and other compilation fixes | Paul Gilbert |
2012-04-06 | MORTEVIELLE: Further bugfixes to include files and added includes | Paul Gilbert |
2012-04-06 | MORTEVIELLE: Compilation fixes based on adding appropriate #include files | Paul Gilbert |
2012-04-06 | MORTEVIELLE: Compilation fixes and extern prefixes to header file method decl... | Paul Gilbert |
2012-04-06 | MORTEVIELLE: Fixed variable usage in var_mor.h and var_mor.cpp | Paul Gilbert |
2012-04-06 | MORTEVIELLE: More compilation fixes | Eugene Sandulenko |
2012-04-06 | MORTEVIELLE: COnvert more arrays and data types | Eugene Sandulenko |
2012-04-06 | MORTEVIELLE: long_int -> float | Eugene Sandulenko |
2012-04-06 | MORTEVIELLE: Fix several errors, add some includes | Strangerke |
2012-04-06 | MORTEVIELLE: Add header files | Strangerke |
2012-04-06 | MORTEVIELLE: Rename *.h -> *.cpp where they really belong | Eugene Sandulenko |
2012-04-06 | MORTEVIELLE: Ran astyle over generated files | Eugene Sandulenko |
2012-04-06 | MORTEVIELLE: Initial ptoc output | Eugene Sandulenko |