Age | Commit message (Expand) | Author |
2004-01-27 | Proper fix for bug #884712 | Joost Peters |
2004-01-20 | - fixed bug #880415 (only setup bam scene after all _vm->update() calls) | Gregory Montoir |
2004-01-16 | rewritten Logic::setupJoeInRoom(), in order to only get objectData(_entryObj)... | Gregory Montoir |
2004-01-14 | - tweaked a bit walking functions to make persons stop walking when a cutaway... | Gregory Montoir |
2004-01-12 | New save/load code, this *breaks* compatiblity with the previous | Gregory Montoir |
2004-01-12 | turned Logic::useJournal() into a virtual method | Gregory Montoir |
2004-01-11 | cleanup | Gregory Montoir |
2004-01-09 | renamed some methods and moved some code to Display | Gregory Montoir |
2004-01-08 | minor Logic::initPerson() tweak | Gregory Montoir |
2004-01-08 | moved the remaining 'graphics' stuff from Logic to Graphics | Gregory Montoir |
2004-01-08 | cleanup, xref update | Gregory Montoir |
2004-01-08 | - new Grid class to handle all zones / areas stuff | Gregory Montoir |
2004-01-08 | mostly cleanup : | Gregory Montoir |
2004-01-07 | - moved some Person/Anim code to Graphics | Gregory Montoir |
2004-01-06 | - minor cleanup in Person/Actor stuff | Gregory Montoir |
2004-01-06 | - enabled debugger in QueenEngine::errorString | Gregory Montoir |
2004-01-06 | moved animation stuff to Graphics class | Gregory Montoir |
2004-01-06 | updated copyright notice | Max Horn |
2004-01-05 | At last - credits! | David Eriksson |
2004-01-02 | minor rewrite of some asm funcs | Gregory Montoir |
2003-12-30 | interview mini-game support | Gregory Montoir |
2003-12-30 | minor cleanup & add playSong() calls in Logic::handlePinnacleRoom | Gregory Montoir |
2003-12-29 | - revise the way special moves are handled (demo and interview don't need a t... | Gregory Montoir |
2003-12-29 | more 'preparation' for interview and minor tweaks for demo | Gregory Montoir |
2003-12-27 | enable alternative introduction | Gregory Montoir |
2003-12-26 | new debugging code, using Common::Debugger | Gregory Montoir |
2003-12-20 | some code to play the 'room background sfx' (equivalent to sfxplay(NULLstr)) | Gregory Montoir |
2003-12-13 | some refactoring in Command code (removed/commented unused code, renamed some... | Gregory Montoir |
2003-12-12 | cleanup | Gregory Montoir |
2003-12-12 | get rid of Verb class | Gregory Montoir |
2003-12-11 | constructors cleanup | Gregory Montoir |
2003-12-11 | cleanup | Gregory Montoir |
2003-12-11 | merged Logic::joeGrab & Logic::joeGrabDirection and removed speed argument as... | Gregory Montoir |
2003-12-11 | cleanup | Gregory Montoir |
2003-12-11 | centralize all State related stuff | Gregory Montoir |
2003-12-10 | get rid of GameConfig, use ConfigurationManager | Gregory Montoir |
2003-12-10 | - moved QueenEngine::roomChanged to Logic and enabled call from Cutaway code ... | Gregory Montoir |
2003-12-10 | cleanup, split Cutaway::specialMove() into several methods ; this should allo... | Gregory Montoir |
2003-12-05 | cleanup, s/abs/ABS/g | Gregory Montoir |
2003-12-04 | cleanup | Gregory Montoir |
2003-12-03 | - hard coded cutaway stuff for boat room | Gregory Montoir |
2003-12-03 | fix klunk scene glitches | Gregory Montoir |
2003-12-02 | - some Command code refactoring (removed unused code, splitted some methods) | Gregory Montoir |
2003-12-01 | cleanup header includes | Gregory Montoir |
2003-11-30 | cleanup | Gregory Montoir |
2003-11-27 | - speak correct sentence when object is not usable | Gregory Montoir |
2003-11-26 | add a wrapper for Talk::speak in Logic that clears current command | Gregory Montoir |
2003-11-26 | preliminary journal implementation ; this should allow to save/load game stat... | Gregory Montoir |
2003-11-15 | - Enabled missing calls to _sound->playSong, now it should *really* play all SFX | Joost Peters |
2003-11-15 | fix some bugs : | Gregory Montoir |