Age | Commit message (Expand) | Author |
2012-04-06 | MORTEVIELLE: Double check all "in []" statements, fix a couple of errors | Strangerke |
2012-04-06 | MORTEVIELLE: Fix bug, this is a "in [1, 2]" in the original code | Strangerke |
2012-04-06 | MORTEVIELLE: Rename remaining opcodes, remove a couple of GOTOs | Strangerke |
2012-04-06 | MORTEVIELLE: Use 0-based array instead of 1-based for menu constants, some re... | Strangerke |
2012-04-06 | MORTEVIELLE: Rename menu entry type erroneously named | Strangerke |
2012-04-06 | TOOLS: Mortevielle - Add missing heading space for several sentences used in ... | Strangerke |
2012-04-06 | MORTEVIELLE: remove error messages uselessly loaded | Strangerke |
2012-04-06 | MORTEVIELLE: clean up deline() | Strangerke |
2012-04-06 | MORTEVIELLE: Rename arrays used by menu | Strangerke |
2012-04-06 | MORTEVIELLE: Start removing deline() and delig | Strangerke |
2012-04-06 | MORTEVIELLE: First "English" version. | Strangerke |
2012-04-06 | MORTEVIELLE: Rename remaining Menu enums, rename _staticStrings into _engineS... | Strangerke |
2012-04-06 | MORTEVIELLE: clean up while statements using separate 'not' | Strangerke |
2012-04-06 | MORTEVIELLE: Some more cleanup, add alternate file names used by german and a... | Strangerke |
2012-04-06 | MORTEVIELLE: Fix protection skip and avoid instant exit | Strangerke |
2012-04-06 | MORTEVIELLE: remove a couple of GOTOs | Strangerke |
2012-04-06 | MORTEVIELLE: Convert some more char types to byte | Paul Gilbert |
2012-04-06 | MORTEVIELLE: Changed some char fields in sav_chaine to byte | Paul Gilbert |
2012-04-06 | MORTEVIELLE: rename variables in Ques::show(), fix remaining glitches | Strangerke |
2012-04-06 | MORTEVIELLE: Fix questions display when entering hidden passage | Strangerke |
2012-04-06 | MORTEVIELLE: cleanup decodeAlertDetails, rename parameters and variables | Strangerke |
2012-04-06 | MORTEVIELLE: Fix a bug in decodeAlertDetails | Strangerke |
2012-04-06 | MORTEVIELLE: Add detection for another French version | Strangerke |
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: Rename Alert functions | 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: Apply coding conventions to actions.cpp | Strangerke |
2012-04-06 | MORTEVIELLE: Some more code formatting in mouse | Strangerke |
2012-04-06 | MORTEVIELLE: Rename mouse functions, various formatting fixes | Strangerke |
2012-04-06 | MORTEVIELLE: Start cleaning taffich.cpp | Strangerke |
2012-04-06 | TOOLS: Mortevielle - Remove extra spaces in one of the words | Strangerke |
2012-04-06 | TOOLS: Add ingame text. | Strangerke |
2012-04-06 | TOOL: Use a define for output name | Strangerke |
2012-04-06 | TOOLS: Add header files to create_mortdat, remove second parameter | Strangerke |
2012-04-06 | MORTEVIELLE: Fix the 'You Are Alone' to be properly justified with English text | Paul Gilbert |
2012-04-06 | MORTEVIELLE: Convert f3/f8 dialog, alert dialog, and ques dialogs into classes | Paul Gilbert |
2012-04-06 | MORTEVIELLE: Converted menu functions into it's own class | Paul Gilbert |
2012-04-06 | MORTEVIELLE: Convert menu code to a class | Paul Gilbert |
2012-04-06 | MORTEVIELLE: Moved DROITE() into the ScreenSurface 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 all the overlay comments | Paul Gilbert |
2012-04-06 | MORTEVIELLE: Remove more code that had been commented out in the original source | Paul Gilbert |
2012-04-06 | MORTEVIELLE: Removed all the code that was commented out in the original source | Paul Gilbert |