Age | Commit message (Expand) | Author |
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 |
2003-05-01 | intro cleans up after itself after exiting with ESC-key, still needs some wor... | Joost Peters |
2003-05-01 | Raise _maxHeapThreshold for zak256 | Travis Howell |
2003-05-01 | fix another leak | Jonathan Gray |
2003-05-01 | fix leak | Jonathan Gray |
2003-05-01 | Reactivate sound handler to prevent out of memory | Chris Apers |
2003-05-01 | unbreak costumes in most games | Jonathan Gray |
2003-05-01 | No more needed | Chris Apers |
2003-05-01 | Fixed bug #730030: INDY3: Crash when loading new savegames | Max Horn |
2003-05-01 | cleanup | Joost Peters |
2003-05-01 | Add a few Amiga games corrections and todos | Travis Howell |
2003-05-01 | various music related changes and cleanup; also modified MonkeyVGA music sync... | Max Horn |
2003-04-30 | assert in compile mode expands to ... nnothing! | Max Horn |
2003-04-30 | compilation fix | Jonathan Gray |
2003-04-30 | VAR_V5_DRAWFLAGS == VAR_CURRENT_LIGHTS; fixed bug #601139 | Max Horn |
2003-04-30 | Patch #730309: DEBUGGER: Command to list Loom drafts | Max Horn |
2003-04-30 | Add copyright header | Chris Apers |
2003-04-30 | Add copyright header | Chris Apers |
2003-04-30 | moved screen mutex from smush into SDL backend (other backends have to make s... | Max Horn |
2003-04-30 | free movement may not be necessary for now, but doing it is trivial, so why n... | Max Horn |
2003-04-30 | avoid unneccesary blits | Max Horn |
2003-04-30 | PalmOS (CodeWarrior) project file | Max Horn |
2003-04-30 | PalmOS changes: allow 8 bit GUI mode | Max Horn |
2003-04-30 | typedef NewGuiColor on all platforms; indention | Max Horn |