Age | Commit message (Expand) | Author |
2003-05-04 | o5_dummy -> o2_dummy (it's not used by the V5 code at all...) | Max Horn |
2003-05-04 | decode string properly in o2_printEgo | Max Horn |
2003-05-04 | typo; added comment | Max Horn |
2003-05-03 | fixed pink-text bug | Joost Peters |
2003-05-03 | Patch #731613: debugger tab-completion (thanks, Willem!) | Max Horn |
2003-05-03 | Added Chris Apers & PalmOS port; and updated my status | Max Horn |
2003-05-03 | temporary (?) hack for Maniac Mansion, to get to the first screen (thanks to ... | Max Horn |
2003-05-03 | Patch #730800: EGA LOOM: Hack to fix palette problem (also helps MonkeyEGA) | Max Horn |
2003-05-03 | reordered iMuseDigital stuff to be next to each other | Max Horn |
2003-05-03 | only moved stuff (to group sound related stuff) | Max Horn |
2003-05-03 | seems to be the right thing to do... | Jonathan Gray |
2003-05-03 | updated VC6 file | Paweł Kołodziejski |
2003-05-03 | Patch #731760: LOOM: "Bobbin walks backwards" hack | Max Horn |
2003-05-03 | hack around v2 o2_delay problem | James Brown |
2003-05-03 | added music looping for MonkeyVGA/EGA and Indy3 | Max Horn |
2003-05-03 | slightly better hack because it will work with loaded games, too, and doesn't... | Max Horn |
2003-05-03 | fix for my hack :-) | Max Horn |
2003-05-03 | hack that avoids buglet where music doesn't stop in MonkeyVGA/EGA | Max Horn |
2003-05-03 | virtual destructor, to avoid warning and to be sane (otherwise subclass destr... | Max Horn |
2003-05-03 | Remove some test stuff | James Brown |
2003-05-03 | Fix assert with hack return. Need to fix these !a things properly one day. | James Brown |
2003-05-03 | .. er, let's try that again | James Brown |
2003-05-03 | o2_actorSet fix from forum | James Brown |
2003-05-03 | Update sky objects | Travis Howell |
2003-05-03 | changed structure of musicdriver, added General Midi music support. | Robert Göffringmann |
2003-05-03 | add indy3ega to not supported but should be finishable list | Jonathan Gray |
2003-05-03 | add loom ega to list of supported games as erik said its finishable now, shou... | Jonathan Gray |
2003-05-03 | Patch #731615: console: KillLastWord broken | Max Horn |
2003-05-02 | make hexdump width variable | Max Horn |
2003-05-02 | cleanup, move tmpScreen to storage heap | Chris Apers |
2003-05-02 | Not needed | Chris Apers |
2003-05-02 | Add Tempo (-t) and Write ScummVM.ini (-w) | Chris Apers |
2003-05-02 | renamed shadowed var | Oliver Kiehl |
2003-05-02 | plenty of bugfixes | Oliver Kiehl |
2003-05-02 | Constant global data PDB builder | Chris Apers |
2003-05-02 | Remove Simon ans Sky from the project (not supported) and fix a search path p... | Chris Apers |
2003-05-02 | Add PalmOS port stuff | Chris Apers |
2003-05-02 | Change __PALM_OS__ to NEWGUI_256, more generic | Chris Apers |
2003-05-02 | Change int16 to NewGuiColor in overlay/RGB functions | Chris Apers |
2003-05-02 | Add PalmOS GFX modes | Chris Apers |
2003-05-02 | shouldn't work so late at night, only make mistakes | Max Horn |
2003-05-01 | umpf | Max Horn |
2003-05-01 | cleanup | Max Horn |
2003-05-01 | tweaked music syncing once more. This approach should be much more flexible, ... | Max Horn |
2003-05-01 | fixed music tempo in indy3/monkeyvga etc. | Max Horn |
2003-05-01 | fixed regression in MonkeyVGA <sigh>. Aquadran, is the 16 right even for GF_O... | Max Horn |
2003-05-01 | khalek, your patch didn't handle Indy (the original cause for my patch). This... | Max Horn |
2003-05-01 | added loadFixedItems() and loadBase0() | Joost Peters |
2003-05-01 | Commiting some of my stuff. Rather untested still buggy | Oliver Kiehl |
2003-05-01 | off by one error | Jonathan Gray |