Age | Commit message (Expand) | Author |
2011-12-08 | DREAMWEB: 'monkandryan' ported to C++ | Filippos Karapetis |
2011-12-08 | DREAMWEB: 'priest' and 'priesttext' ported to C++ | Filippos Karapetis |
2011-12-07 | TSAGE: R2R - Implement scene 2425 | Strangerke |
2011-12-07 | DREAMWEB: 'bossman' ported to C++ | Filippos Karapetis |
2011-12-07 | DREAMWEB: Fixed regression in louisChair() | Filippos Karapetis |
2011-12-07 | DREAMWEB: 'louischair' ported to C++ | Filippos Karapetis |
2011-12-07 | DREAMWEB: Move sound related code to a new source file | Max Horn |
2011-12-07 | DREAMWEB: Blacklist 18 functions already moved to stubs.cpp... | D G Turner |
2011-12-07 | DREAMWEB: 'alleybarksound', 'drinker', 'interviewer' converted to C++ | Filippos Karapetis |
2011-12-07 | DREAMWEB: Blacklist 'allocatemem' and remove parameter-less C++ version. | D G Turner |
2011-12-07 | DREAMWEB: 'candles1', 'candles2', 'smallcandle' converted to C++ | Filippos Karapetis |
2011-12-07 | DREAMWEB: Convert 'selectlocation' | Willem Jan Palenstijn |
2011-12-07 | DREAMWEB: 'intromagic2', 'intromagic3' ported to C++ | Filippos Karapetis |
2011-12-07 | Merge pull request #127 from fingolfin/dreamweb-cleanup | Willem Jan Palenstijn |
2011-12-07 | DREAMWEB: 'clearrest' ported to C++. | D G Turner |
2011-12-07 | DREAMWEB: Regenerated dreamgen.* | D G Turner |
2011-12-07 | DREAMWEB: 'deallocatemem' blacklisted, already ported to C++. | D G Turner |
2011-12-07 | DREAMWEB: Remove now unused sound interrupt related functions. | D G Turner |
2011-12-07 | DREAMWEB: Move showFrame() and some things using it to DreamBase | Max Horn |
2011-12-07 | DREAMWEB: Move g_lineData to DreamBase::_lineDaata | Max Horn |
2011-12-07 | DREAMWEB: Move checkDest() to DreamBase | Max Horn |
2011-12-07 | DREAMWEB: Move some more things to DreamBase | Max Horn |
2011-12-07 | GUI: Fix and regenerate theme files for y==400 case. | Alyssa Milburn |
2011-12-07 | GUI: Regenerated theme files for new arrow look | Eugene Sandulenko |
2011-12-07 | GUI: Improved pop up and scrollbar arrows look | MaximRussia |
2011-12-07 | DREAMWEB: Some more workspace cleanup | Max Horn |
2011-12-07 | DREAMWEB: Turn workspace from a segment into a plain array | Max Horn |
2011-12-07 | DREAMWEB: Avoid accessing DreamWebEngine::_context whenever possible | Max Horn |
2011-12-07 | DREAMWEB: Document class DreamBase | Max Horn |
2011-12-07 | DREAMWEB: Convert volumeAdjust | Max Horn |
2011-12-07 | DREAMWEB: Merge DreamWeb::fadeDos into DreamGenContext::fadeDOS | Max Horn |
2011-12-07 | DREAMWEB: Merge DreamWebEngine::setPalette into DreamGenContext::showGroup | Max Horn |
2011-12-07 | DREAMWEB: Make DreamBase::engine protected | Max Horn |
2011-12-07 | DREAMWEB: Pass data segment as SegmentRef to Context constructor | Max Horn |
2011-12-07 | DREAMWEB: Remove more dead stuff | Max Horn |
2011-12-07 | DREAMWEB: Replace cs by data (outside of dreamgen.cpp) | Max Horn |
2011-12-07 | TSAGE: Fix for displaying text correctly in Ringworld Spanish version. | Paul Gilbert |
2011-12-07 | DREAMWEB: Move generated constants out of class DreamGenContext | Max Horn |
2011-12-07 | DREAMWEB: Remove unused method | Max Horn |
2011-12-07 | DREAMWEB: Move more methods to DreamBase, cleanup | Max Horn |
2011-12-07 | DREAMWEB: Move a few methods to DreamBase, remove some unused code | Max Horn |
2011-12-07 | DREAMWEB: Add DreamBase as second base class for DreamGenContext | Max Horn |
2011-12-07 | DREAMWEB: Fix regression in keeper | Willem Jan Palenstijn |
2011-12-07 | DREAMWEB: 'attendant', 'keeper' ported to C++ | Filippos Karapetis |
2011-12-07 | DREAMWEB: 'manasleep2' ported to C++ (same as 'manasleep') | Filippos Karapetis |
2011-12-07 | CGE: Fix issue with music not stopping when reloading game | Thierry Crozat |
2011-12-07 | DREAMWEB: Use symbolic constants and move functions to right files | Willem Jan Palenstijn |
2011-12-07 | DREAMWEB: 'dumpkeypad', 'dumpsymbol', 'dumpsymbox', 'dumpzoom' | Filippos Karapetis |
2011-12-07 | DREAMWEB: Added a C++ implementation of isSetObOnMap() | Filippos Karapetis |
2011-12-06 | DREAMWEB: Fix regression in 'moretalk' | Willem Jan Palenstijn |