Age | Commit message (Expand) | Author |
2019-05-27 | ILLUSIONS: Fix MSVC warnings | Filippos Karapetis |
2018-12-10 | ILLUSIONS: Push down the advanced detector include | Bastien Bouclet |
2018-12-04 | ILLUSIONS: DUCKMAN: Add support for the demo version (#1413) | Cameron Cawley |
2018-07-23 | ILLUSIONS: Fix copy/paste bug. CID 1394433 | Eugene Sandulenko |
2018-07-21 | ILLUSIONS: Fix warnings | Eugene Sandulenko |
2018-07-20 | ILLUSIONS: Formatting fixes | Eric Fry |
2018-07-20 | ILLUSIONS: Fix merge error. | Eric Fry |
2018-07-20 | ILLUSIONS: Clean up/fix some TODOs | johndoe123 |
2018-07-20 | ILLUSIONS: DUCKMAN: Implement MIDI music fading | johndoe123 |
2018-07-20 | ILLUSIONS: Minor cleanup | johndoe123 |
2018-07-20 | ILLUSIONS: Implement cursor movement via arrow keys | johndoe123 |
2018-07-20 | ILLUSIONS: Remove old TODOs | johndoe123 |
2018-07-20 | ILLUSIONS: BBDOU: Rename variables (bubble and special code) | johndoe123 |
2018-07-20 | ILLUSIONS: Use actor flag instead of magic number | Eric Fry |
2018-07-20 | ILLUSIONS: Implement sequence opcode 32 | johndoe123 |
2018-07-20 | ILLUSIONS: BBDOU: Implement savegame saving/loading from GUI and the launcher | johndoe123 |
2018-07-20 | ILLUSIONS: Pan talk thread audio when using a named position | Eric Fry |
2018-07-20 | ILLUSIONS: BBDOU: Add quit opcode | johndoe123 |
2018-07-20 | ILLUSIONS: BBDOU: Add menu system class, adjust existing code (actual menus n... | johndoe123 |
2018-07-20 | ILLUSIONS: BBDOU: Play sound in BbdouSpecialCode::playSoundEffect | johndoe123 |
2018-07-20 | ILLUSIONS: Implement voice pausing/unpausing | johndoe123 |
2018-07-20 | ILLUSIONS: BBDOU: Implement missing talkthread events | johndoe123 |
2018-07-20 | ILLUSIONS: BBDOU: Formatting | Eric Fry |
2018-07-20 | ILLUSIONS: BBDOU: Implement video player | johndoe123 |
2018-07-20 | ILLUSIONS: BBDOU: Fix text drawing colors | johndoe123 |
2018-07-20 | ILLUSIONS: Remove old video logic | Eric Fry |
2018-07-20 | ILLUSIONS: DUCKMAN: Implement video player | johndoe123 |
2018-07-20 | ILLUSIONS: DUCKMAN: Clear fader when loading/unpausing backgrounds | Eric Fry |
2018-07-20 | ILLUSIONS: update _vm->_unpauseControlActorFlag when unpausing actors | Eric Fry |
2018-07-20 | ILLUSIONS: Standardized fall through comments | Eric Fry |
2018-07-20 | ILLUSIONS: Refactor savegame thumbnail logic to be inline with rest of tree | Eric Fry |
2018-07-20 | ILLUSIONS: Formatting fixes | Eric Fry |
2018-07-20 | ILLUSIONS: always use braces for loops | Eric Fry |
2018-07-20 | ILLUSIONS: Refactor duckman inventory code to remove verbose init logic | Eric Fry |
2018-07-20 | ILLUSIONS: Fix formatting | Eric Fry |
2018-07-20 | ILLUSIONS: Fix typo in palette cycle logic. | Eric Fry |
2018-07-20 | ILLUSIONS: Formatting, remove trailing whitespace. | Eric Fry |
2018-07-20 | ILLUSIONS: Formatting | Eric Fry |
2018-07-20 | ILLUSIONS: Mark bbdou as unstable | Eric Fry |
2018-07-20 | ILLUSIONS: Replace spaces with tabs | Eric Fry |
2018-07-20 | ILLUSIONS: Pause voice when entering in-game menu | Eric Fry |
2018-07-20 | ILLUSIONS: Initialise save slot variable | Eric Fry |
2018-07-20 | ILLUSIONS: Add support for German version. | Eric Fry |
2018-07-20 | ILLUSIONS: Wire up restart savegame menu item. | Eric Fry |
2018-07-20 | ILLUSIONS: Enable illusions engine by default | Eric Fry |
2018-07-20 | ILLUSIONS: Wire up subtitle text duration config slider | Eric Fry |
2018-07-20 | ILLUSIONS: Add ability to restore options sliders to defaults | Eric Fry |
2018-07-20 | ILLUSIONS: Wire up audio sliders on option menu. | Eric Fry |
2018-07-20 | ILLUSIONS: loop music tracks | Eric Fry |
2018-07-20 | ILLUSIONS: Pause actors when entering menu | Eric Fry |