Age | Commit message (Expand) | Author |
2011-12-09 | DREAMWEB: Port 'discops' to C++ | Filippos Karapetis |
2011-12-08 | MOHAWK: Stub LB clone command. | Alyssa Milburn |
2011-12-08 | MOHAWK: Fix LBCode goto notify. | Alyssa Milburn |
2011-12-08 | MOHAWK: Implement LB getProperty/setProperty. | Alyssa Milburn |
2011-12-08 | MOHAWK: LB variables are case-insensitive. | Alyssa Milburn |
2011-12-09 | DREAMWEB: Port 'talk' to C++. Remove decidelist and talklist offsets | Filippos Karapetis |
2011-12-08 | MOHAWK: Name the LB phases, and default to kLBPhaseLoad for v3+. | Alyssa Milburn |
2011-12-08 | TSAGE: R2R - Implement scene 2430 | Strangerke |
2011-12-08 | DREAMWEB: Remove two unused fade functions from dreamgen.* | D G Turner |
2011-12-08 | DREAMWEB: offset_decidelist is now unnecessary (regenerated dreamgen.h) | Filippos Karapetis |
2011-12-08 | DREAMWEB: Port 'decide' to C++ | Filippos Karapetis |
2011-12-08 | DREAMWEB: Port 'getunderzoom', 'putunderzoom', 'showdecisions', 'undertextlin... | Filippos Karapetis |
2011-12-08 | DREAMWEB: Port 'madmanrun' to C++ | Filippos Karapetis |
2011-12-08 | DREAMWEB: Port 'afternewroom' to C++ | Filippos Karapetis |
2011-12-08 | DREAMWEB: Fix workoutFrames when walking off-screen | Willem Jan Palenstijn |
2011-12-08 | Merge pull request #130 from fingolfin/dreamweb-misc | Filippos Karapetis |
2011-12-08 | DREAMWEB: Port 'intromonks2' to C++ | Filippos Karapetis |
2011-12-08 | DREAMWEB: Move more stuff to DreamBase | Max Horn |
2011-12-08 | DREAMWEB: Convert workoutFrames to C++ | Max Horn |
2011-12-08 | DREAMWEB: Remove unused Register::cbw() | Max Horn |
2011-12-08 | DREAMWEB: Code formatting | Max Horn |
2011-12-08 | DREAMWEB: Fix warnings | Filippos Karapetis |
2011-12-08 | DREAMWEB: Port 'intromonks1' to C++ | Filippos Karapetis |
2011-12-08 | DREAMWEB: Move functions to DreamBase | Willem Jan Palenstijn |
2011-12-08 | DREAMWEB: Remove globals kCurrentframe, kTakeoff | Willem Jan Palenstijn |
2011-12-08 | DREAMWEB: Convert watchreel and remove global kReelpointer | Willem Jan Palenstijn |
2011-12-08 | DREAMWEB: Port 'showdiary' to C++ | Filippos Karapetis |
2011-12-08 | DREAMWEB: Fix tasmrecover | Willem Jan Palenstijn |
2011-12-08 | DREAMWEB: Port 'showcooker' to C++ | Filippos Karapetis |
2011-12-08 | DREAMWEB: Port 'middlepanel' to C++ | Filippos Karapetis |
2011-12-08 | DREAMWEB: Port 'showopbox', 'showsaveops', 'showloadops' to C++ | Filippos Karapetis |
2011-12-08 | DREAMWEB: Port 'copper' to C++. Remove 'advisor' (unused) | Filippos Karapetis |
2011-12-08 | DREAMWEB: Move some data accessor functions to DreamBase | Willem Jan Palenstijn |
2011-12-08 | DREAMWEB: 'printoutermon', 'showarrows' ported to C++ | Filippos Karapetis |
2011-12-08 | DREAMWEB: Add missing semicolon | Filippos Karapetis |
2011-12-08 | Merge pull request #128 from fingolfin/dreamweb-segments | Filippos Karapetis |
2011-12-08 | Merge pull request #129 from fingolfin/dreamweb-sound | Filippos Karapetis |
2011-12-08 | TSAGE: Bugfix for centering R2R on-screen text by default | Paul Gilbert |
2011-12-08 | TSAGE: Remove unused variable. | Torbjörn Andersson |
2011-12-08 | TSAGE: Fix crash in R2R fallback scene display method | Paul Gilbert |
2011-12-08 | TSAGE: Bugfix initialisation of R2R scene 2425 that caused crashes when click... | Paul Gilbert |
2011-12-08 | TSAGE: Fix objects in R2R scene 2425 to properly call base methods | Paul Gilbert |
2011-12-08 | TSAGE: Bugfix to correctly horizontally center text in R2R | Paul Gilbert |
2011-12-08 | DREAMWEB: Move more stuff to DreamBase | Max Horn |
2011-12-08 | DREAMWEB: Convert doFade() | Max Horn |
2011-12-08 | DREAMWEB: Move printBoth, printChar, printDirect to DreamBase | Max Horn |
2011-12-08 | DREAMWEB: Refactor segment management | Max Horn |
2011-12-08 | DREAMWEB: Reduce code duplication | Willem Jan Palenstijn |
2011-12-08 | DREAMWEB: 'examineinventory' ported to C++ | Filippos Karapetis |
2011-12-07 | DREAMWEB: Ported 'runintroseq' to C++. | D G Turner |