Age | Commit message (Expand) | Author |
2005-01-28 | partialy implemented all Iso mode resource loading | Andrew Kurushin |
2005-01-18 | another step in verb implementation: | Andrew Kurushin |
2005-01-18 | - remove ActionMap.h & ActionMap.cpp | Andrew Kurushin |
2005-01-18 | - merged ActionMap and ObjectMap | Andrew Kurushin |
2005-01-16 | actors entry list implemented | Andrew Kurushin |
2005-01-15 | - added partial scene change by actor's walking (todo:entrance should be supp... | Andrew Kurushin |
2005-01-15 | some work in progress on verb stuff: | Andrew Kurushin |
2005-01-14 | Removed the unused i_cvar_name field from INTRO_DIALOGUE. | Torbjörn Andersson |
2005-01-14 | Added helper function to queue the ITE intro dialogue. | Torbjörn Andersson |
2005-01-14 | o Added support for German ITE. There are also Puzzle-related messages | Eugene Sandulenko |
2005-01-13 | Removed unused stuff. | Torbjörn Andersson |
2005-01-09 | o Fixed some indentation | Eugene Sandulenko |
2005-01-07 | Eliminate _scene->getMode() and use scene flags instead | Eugene Sandulenko |
2005-01-07 | o Last fixes for panels. Now they work like in original. | Eugene Sandulenko |
2005-01-06 | Next batch of panel-related fixes. Still wrong. | Eugene Sandulenko |
2005-01-04 | o Fix regression with Win32 CD ITE at wyrmkeep logo | Eugene Sandulenko |
2005-01-04 | - added setup of followers position at start of scene | Andrew Kurushin |
2005-01-01 | oops, correct copyright string | Max Horn |
2005-01-01 | Updated copyright | Max Horn |
2004-12-29 | PALETTE_FADE_DURATION -> kNormalFadeDuration | Eugene Sandulenko |
2004-12-28 | -addition to previous | Andrew Kurushin |
2004-12-24 | - remove old stuff | Andrew Kurushin |
2004-12-19 | - implemented perspective actors calculation | Andrew Kurushin |
2004-12-18 | - updating actors state so they can be clipped on drawing (intro now runs wit... | Andrew Kurushin |
2004-12-15 | Patch #1081904 ITE: MAC demo support | Eugene Sandulenko |
2004-12-03 | First pass at migrating from the old Reinherit console to the ScummVM | Torbjörn Andersson |
2004-11-25 | Reverted some more of yesterday's changes. | Torbjörn Andersson |
2004-11-24 | Added the voice-overs and partial subtitles for the IHNM intro monologue. | Torbjörn Andersson |
2004-11-20 | Slight adjustment/renaming. | Torbjörn Andersson |
2004-11-20 | I'm told that the FM music file sounds terrible with MT-32 and that the | Torbjörn Andersson |
2004-11-19 | Added music to the partial IHNM intro. I think I picked the correct tune, | Torbjörn Andersson |
2004-10-27 | Implement some script functions and report stubs. | Eugene Sandulenko |
2004-10-27 | removed R_ prefix with few r_ too | Paweł Kołodziejski |
2004-10-07 | Turn ObjectMap into real object. | Eugene Sandulenko |
2004-10-07 | Remove duplicated code in actor walk code. | Eugene Sandulenko |
2004-10-05 | o Convert some objectMap methods to more C++-like. | Eugene Sandulenko |
2004-08-11 | Move ITE_* and IHNM_* to Scene class. | Eugene Sandulenko |
2004-08-11 | Handle fades in scene load routine. | Eugene Sandulenko |
2004-08-11 | Fix scene description structure data types and rename it. | Eugene Sandulenko |
2004-08-04 | Move SCENE_* to class. | Eugene Sandulenko |
2004-08-01 | move sceneproc.cpp/h into scene.cpp/h | Jonathan Gray |
2004-07-31 | Extended CVAR_RegisterFunc with callback object parameter. | Eugene Sandulenko |
2004-05-01 | indent | Paweł Kołodziejski |
2004-04-30 | Move from custom unsigned types to those provided by main config.h | Eugene Sandulenko |
2004-04-25 | Fix many warnings; use C++ type system instead of C style typedefs; removed v... | Max Horn |
2004-04-12 | WIP for SAGA engine. | Eugene Sandulenko |