Age | Commit message (Expand) | Author |
2013-12-22 | FULLPIPE: Implement BigPicture::draw() | Eugene Sandulenko |
2013-12-22 | FULLPIPE: Implement scene10_updateCursor() and enable scene10 | Eugene Sandulenko |
2013-12-22 | FULLPIPE: Implement sceneHandler08_sitDown() | Eugene Sandulenko |
2013-12-22 | FULLPIPE: More code to scene08 | Eugene Sandulenko |
2013-12-22 | FULLPIPE: Implement sceneHandler08_arcadeNow() | Eugene Sandulenko |
2013-12-22 | FULLPIPE: Implement scene08_updateCursor() | Eugene Sandulenko |
2013-12-21 | SCI: improved one of the kq6 audio+text patches | Martin Kiewitz |
2013-12-21 | FULLPIPE: Do not memcpy non-POD objects. | Eugene Sandulenko |
2013-12-21 | AVALANCHE: Move freeing of the used surfaces in Nim to a better place. | uruk |
2013-12-21 | AVALANCHE: Rename graphic functions connected to Nim. | uruk |
2013-12-21 | TSAGE: Add some workarounds to avoid card game freezes | Strangerke |
2013-12-21 | FULLPIPE: Plug scene10 in | Eugene Sandulenko |
2013-12-21 | FULLPIPE: More renames | Eugene Sandulenko |
2013-12-21 | FULLPIPE: g_fullpipe -> g_fp for brevity | Eugene Sandulenko |
2013-12-21 | FULLPIPE: Plug scene08 in | Eugene Sandulenko |
2013-12-21 | FULLPIPE: Implement sceneHandler08() | Eugene Sandulenko |
2013-12-21 | TSAGE: R2R - Fix discard behavior for player 2 in scene 1337 | Strangerke |
2013-12-20 | FULLPIPE: Implement sceneHandler10() | Eugene Sandulenko |
2013-12-20 | FULLPIPE: Implement scene10_initScene() | Eugene Sandulenko |
2013-12-20 | SCI: final script patcher cleanup | Martin Kiewitz |
2013-12-20 | SCI: another kq6 patch for text+audio | Martin Kiewitz |
2013-12-20 | AVALANCHE: Add keyboard support to Nim. | uruk |
2013-12-20 | AVALANCHE: Fix drawing of the gameboard in Nim. | uruk |
2013-12-20 | AVALANCHE: Rework mouse handling in Nim. | uruk |
2013-12-20 | AVALANCHE: Repair Dogfood's AI. | uruk |
2013-12-20 | AVALANACHE: Minor bug fix and coding convention fix. | uruk |
2013-12-20 | AVALANCHE: Repairs in Nim regarding the cursor and some text color. | uruk |
2013-12-20 | AVALANCHE: Implement Nim::endOfGame(). | uruk |
2013-12-20 | AVALANCHE: Replace Nim::dogFood(). | uruk |
2013-12-20 | AVALANCHE: Implement mouse control of Nim. | uruk |
2013-12-20 | TSAGE: BF - Fix several uses of ANIM_MODE_8 & 9 | Strangerke |
2013-12-20 | TSAGE: R2R - Fix several uses of ANIM_MODE_8 & 9 | Strangerke |
2013-12-20 | TSAGE: Some renaming, remove some useless variables from Core, increase saveg... | Strangerke |
2013-12-20 | SCI: script patcher comment adjust | Martin Kiewitz |
2013-12-20 | SCI: even more script patcher cleanup | Martin Kiewitz |
2013-12-20 | NEVERHOOD: Allow skipping of the introductory credits with the space key | Filippos Karapetis |
2013-12-20 | NEVERHOOD: Disable the fanmade Russian Fargus release for now | Filippos Karapetis |
2013-12-20 | SCI: script patcher cleanup | Martin Kiewitz |
2013-12-20 | FULLPIPE: Remove explicit null check. CID 1138364 | Eugene Sandulenko |
2013-12-20 | FULLPIPE: Fix explicit null dereference. CID 1138361 | Eugene Sandulenko |
2013-12-20 | FULLPIPE: Fix explicit null dereference. CID 1138360 | Eugene Sandulenko |
2013-12-20 | FULLPIPE: Remove logically dead code. CID 1138359 | Eugene Sandulenko |
2013-12-20 | FULLPIPE: Make scene08_initScene() compilable | Eugene Sandulenko |
2013-12-19 | SCI: kq6 script patch to fix "drink me" bottle | Martin Kiewitz |
2013-12-19 | FULLPIPE: Initial code for init_scene08() | Eugene Sandulenko |
2013-12-19 | FULLPIPE: Enable scene07 | Eugene Sandulenko |
2013-12-19 | FULLPIPE: Implement sceneHandler07_openLuke() | Eugene Sandulenko |
2013-12-19 | FULLPIPE: Implement sceneHandler07_hideLuke() | Eugene Sandulenko |
2013-12-19 | FULLPIPE: Implement scene07_hide/showBox() | Eugene Sandulenko |
2013-12-19 | FULLPIPE: Implement sceneHandler07_closeLuke() | Eugene Sandulenko |