Age | Commit message (Expand) | Author |
2003-07-10 | abide by command line request for no subtitles if running the cd version | Jonathan Gray |
2003-07-10 | implemented fnOpenHand/fnCloseHand, added debug cheats | Robert Göffringmann |
2003-07-10 | implemented fnRestartGame() and skipping of 2nd intro part | Robert Göffringmann |
2003-07-09 | added toggling music on/off | Robert Göffringmann |
2003-07-07 | This seems to fix the inventory sprite for the glass, and is more | Torbjörn Andersson |
2003-07-07 | use our standard cast style | Max Horn |
2003-07-06 | fix bug #766744 (BASS: Crash when quitting while quitting) | Robert Göffringmann |
2003-07-05 | Fix sky fullscreen from launcher | James Brown |
2003-07-05 | applied eriktorbjorn's floppy-intro-with-cd-version patch (#765885) | Joost Peters |
2003-07-04 | make sky detect v.0.0348 (even though not existing ;) | Robert Göffringmann |
2003-07-04 | support text and speech at the same time | Robert Göffringmann |
2003-07-04 | SFX is working correctly now. also implemented queued fx and fx saving. | Robert Göffringmann |
2003-07-04 | Make 80 column people happy. Sheesh, it's only an egg. | James Brown |
2003-07-04 | Remove homage to original's misspelling of pseudo. Honest. | James Brown |
2003-07-04 | Because I can. | James Brown |
2003-07-03 | Compact data for v. 0.0288, works as well as 0.0368 now. | Robert Göffringmann |
2003-07-02 | fixed save/restore grid problems | Robert Göffringmann |
2003-07-01 | bass is completable now. | Robert Göffringmann |
2003-07-01 | bypassed copy protection, fixed crash when disconnecting from link space, fix... | Robert Göffringmann |
2003-07-01 | finished loading and saving, fixed grid bugs (some debugging code not yet rem... | Robert Göffringmann |
2003-06-27 | fixed warnings | Max Horn |
2003-06-27 | some more loading & saving work (still unfinished) | Robert Göffringmann |
2003-06-22 | native mt32 support and basic control panel (incomplete) | Robert Göffringmann |
2003-06-15 | moved GameId declaration to common/engine.h (more logical); moved scumm speci... | Max Horn |
2003-06-09 | mouse-fixes, note that: buttonPressed() keeping track of a repeated push DOES... | Joost Peters |
2003-06-08 | added quit event | Max Horn |
2003-06-06 | Preparations for removing GF_AFTER_V? flags | Max Horn |
2003-06-06 | add fnRandom() | Joost Peters |
2003-06-06 | forgot to remove that | Robert Göffringmann |
2003-06-06 | changed sprite priority, changed some errors to warnings and added hack to ge... | Robert Göffringmann |
2003-06-06 | forgot to implement right mousebutton. :) | Robert Göffringmann |
2003-06-05 | fixed sprite drawing, added some mouse support and some logic routines. | Robert Göffringmann |
2003-06-04 | some more mouse stuff.. | Joost Peters |
2003-06-02 | added some functions to SkyLogic, -Screen, -Talk and -Disk, moved SkyGrid out... | Robert Göffringmann |
2003-06-02 | fixed sprite animation bug in stdSpeak, cleaned fnTalk and made text timing i... | Robert Göffringmann |
2003-06-01 | remove useless screen updates, make non-seq intro parts escapable. | Robert Göffringmann |
2003-06-01 | cleaned code a bit, added SYSTEM_FLAGS and MOUSE_FLAG | Robert Göffringmann |
2003-06-01 | added some buggy, incomplete mouse code | Joost Peters |
2003-06-01 | basic ingame speech support | Robert Göffringmann |
2003-05-29 | added some doxygen comments to common/system.h; cleaned up the OSystem interf... | Max Horn |
2003-05-29 | whoops | Robert Göffringmann |
2003-05-29 | fixing crash | Robert Göffringmann |
2003-05-29 | argh. a missing recreate was the problem. foster is correctly animated now. | Robert Göffringmann |
2003-05-29 | removed debugging stuff | Robert Göffringmann |
2003-05-29 | still not what it should look like, but well...... | Robert Göffringmann |
2003-05-28 | moved music drivers into seperated directory, added music support for diskdem... | Robert Göffringmann |
2003-05-28 | add screen update to main loop | Oliver Kiehl |
2003-05-28 | Screen *kinda* works now. | Robert Göffringmann |
2003-05-27 | implemented screen.asm and sprites.asm (not yet working) | Robert Göffringmann |
2003-05-21 | initialise some vars | Oliver Kiehl |