aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-25JANITORIAL: Fix code formattingEugene Sandulenko
2017-01-25JANITORIAL: Fix line endingsEugene Sandulenko
2017-01-25DEVTOOLS: Fix create_led_dat compilationEugene Sandulenko
2017-01-25CRYO: Add data file generatorRetro-Junk
2017-01-25CRYO: Support PC demo and retail versionsRetro-Junk
2017-01-25CRYO: Initial work on DOS and Demo versions supportRetro-Junk
2017-01-25CRYO: Added isDemo()Eugene Sandulenko
2017-01-25CRYO: Zero remaining engine variablesRetro-Junk
2017-01-25CRYO: Replace long with portable int32Eugene Sandulenko
2017-01-25CRYO: Fix smearing cursorRetro-Junk
2017-01-25CRYO: Zeroize engine's variablesRetro-Junk
2017-01-25CRYO: Fix detection entriesEugene Sandulenko
2017-01-25CRYO: Fix another warning in initializationEugene Sandulenko
2017-01-25CRYO: C++-ify some codeEugene Sandulenko
2017-01-25CRYO: Fix warningsEugene Sandulenko
2017-01-25CRYO: More renamingStrangerke
2017-01-25CRYO: Some more renamingStrangerke
2017-01-25CRYO: More renaming, get rid of CLMemory_Alloc and CLMemory_FreeStrangerke
2017-01-25CRYO: Remove (partially unimplemented) caching code, remove some useless func...Strangerke
2017-01-25CRYO: Remove CryoLib debugging functionsStrangerke
2017-01-25CRYO: Some renaming in cryolibStrangerke
2017-01-25CRYO: Some more renamingStrangerke
2017-01-25CRYO: Fix compilationEugene Sandulenko
2017-01-25CRYO: More renamingStrangerke
2017-01-25CRYO: Simplify some code using rectStrangerke
2017-01-25CRYO: Renaming, replace rect_t by Common::RectStrangerke
2017-01-25CRYO: Some renamingStrangerke
2017-01-25CRYO: Simplify loadFile, some renaming and variable type changesStrangerke
2017-01-25CRYO: Some more renamingStrangerke
2017-01-25CRYO: Some renamingStrangerke
2017-01-25CRYO: Silent some compilation warningsStrangerke
2017-01-25CRYO: Consistantly use SUB_LINE for frame initializationStrangerke
2017-01-25CRYO: Fix some compilation warnings, change some variables to booleanStrangerke
2017-01-25CRYO: Some renaming, remove a couple of useless variablesStrangerke
2017-01-25CRYO: Introduction Direction, fix some warnings using itStrangerke
2017-01-25CRYO: Use standard ScummVM typesEugene Sandulenko
2017-01-25CRYO: Added standard ScummVM headersEugene Sandulenko
2017-01-25CRYO: Refactor to avoid nested includesEugene Sandulenko
2017-01-25CRYO: Fix warningsEugene Sandulenko
2017-01-25CRYO: Fix line endingsEugene Sandulenko
2017-01-25CRYO: Fix warningsEugene Sandulenko
2017-01-25CRYO: Prettify code with AStyleRetro-Junk
2017-01-25CRYO: Lost Eden game engine initial commitRetro-Junk
2017-01-25BUILD: Added missing libs to Travis CI osx configurationEugene Sandulenko
2017-01-25GRAPHICS: Fix MacFont association to MacFontFamilyEugene Sandulenko
2017-01-25ADL: Implement hires5+ flood fillWalter van Niftrik
2017-01-25ADL: Merge graphics code into a single fileWalter van Niftrik
2017-01-25I18N: Update translation (Polish)RafaƂ Rzepecki
2017-01-25DIRECTOR: Added test for drawing scaled MacFontsEugene Sandulenko
2017-01-25GRAPHICS: Implemented test for MacFont scalingEugene Sandulenko