Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-05-03 | Patch #731760: LOOM: "Bobbin walks backwards" hack | Max Horn | |
svn-id: r7285 | |||
2003-05-03 | hack around v2 o2_delay problem | James Brown | |
svn-id: r7284 | |||
2003-05-03 | added music looping for MonkeyVGA/EGA and Indy3 | Max Horn | |
svn-id: r7283 | |||
2003-05-03 | slightly better hack because it will work with loaded games, too, and ↵ | Max Horn | |
doesn't use any evil static vars svn-id: r7282 | |||
2003-05-03 | fix for my hack :-) | Max Horn | |
svn-id: r7281 | |||
2003-05-03 | hack that avoids buglet where music doesn't stop in MonkeyVGA/EGA | Max Horn | |
svn-id: r7280 | |||
2003-05-03 | virtual destructor, to avoid warning and to be sane (otherwise subclass ↵ | Max Horn | |
destructors may not be called) svn-id: r7279 | |||
2003-05-03 | Remove some test stuff | James Brown | |
svn-id: r7278 | |||
2003-05-03 | Fix assert with hack return. Need to fix these !a things properly one day. | James Brown | |
svn-id: r7277 | |||
2003-05-03 | .. er, let's try that again | James Brown | |
svn-id: r7276 | |||
2003-05-03 | o2_actorSet fix from forum | James Brown | |
svn-id: r7275 | |||
2003-05-03 | Update sky objects | Travis Howell | |
svn-id: r7274 | |||
2003-05-03 | changed structure of musicdriver, added General Midi music support. | Robert Göffringmann | |
mapping table mt32->gm needs a lot of changes. svn-id: r7273 | |||
2003-05-03 | add indy3ega to not supported but should be finishable list | Jonathan Gray | |
svn-id: r7272 | |||
2003-05-03 | add loom ega to list of supported games as erik said its finishable now, ↵ | Jonathan Gray | |
should we add indy3ega as well? svn-id: r7271 | |||
2003-05-03 | Patch #731615: console: KillLastWord broken | Max Horn | |
svn-id: r7270 | |||
2003-05-02 | make hexdump width variable | Max Horn | |
svn-id: r7269 | |||
2003-05-02 | cleanup, move tmpScreen to storage heap | Chris Apers | |
svn-id: r7268 | |||
2003-05-02 | Not needed | Chris Apers | |
svn-id: r7267 | |||
2003-05-02 | Add Tempo (-t) and Write ScummVM.ini (-w) | Chris Apers | |
svn-id: r7266 | |||
2003-05-02 | renamed shadowed var | Oliver Kiehl | |
svn-id: r7265 | |||
2003-05-02 | plenty of bugfixes | Oliver Kiehl | |
svn-id: r7264 | |||
2003-05-02 | Constant global data PDB builder | Chris Apers | |
svn-id: r7263 | |||
2003-05-02 | Remove Simon ans Sky from the project (not supported) and fix a search path ↵ | Chris Apers | |
problem svn-id: r7262 | |||
2003-05-02 | Add PalmOS port stuff | Chris Apers | |
svn-id: r7261 | |||
2003-05-02 | Change __PALM_OS__ to NEWGUI_256, more generic | Chris Apers | |
svn-id: r7260 | |||
2003-05-02 | Change int16 to NewGuiColor in overlay/RGB functions | Chris Apers | |
svn-id: r7259 | |||
2003-05-02 | Add PalmOS GFX modes | Chris Apers | |
svn-id: r7258 | |||
2003-05-02 | shouldn't work so late at night, only make mistakes | Max Horn | |
svn-id: r7257 | |||
2003-05-01 | umpf | Max Horn | |
svn-id: r7256 | |||
2003-05-01 | cleanup | Max Horn | |
svn-id: r7255 | |||
2003-05-01 | tweaked music syncing once more. This approach should be much more flexible, ↵ | Max Horn | |
and also works with different delta values. svn-id: r7254 | |||
2003-05-01 | fixed music tempo in indy3/monkeyvga etc. | Max Horn | |
svn-id: r7253 | |||
2003-05-01 | fixed regression in MonkeyVGA <sigh>. Aquadran, is the 16 right even for ↵ | Max Horn | |
GF_OLD_BUNDLE ? Or should it just always be 1? svn-id: r7252 | |||
2003-05-01 | khalek, your patch didn't handle Indy (the original cause for my patch). ↵ | Max Horn | |
This oneshould work better. svn-id: r7251 | |||
2003-05-01 | added loadFixedItems() and loadBase0() | Joost Peters | |
svn-id: r7250 | |||
2003-05-01 | Commiting some of my stuff. Rather untested still buggy | Oliver Kiehl | |
svn-id: r7249 | |||
2003-05-01 | off by one error | Jonathan Gray | |
svn-id: r7248 | |||
2003-05-01 | intro cleans up after itself after exiting with ESC-key, still needs some ↵ | Joost Peters | |
work/cleanup though svn-id: r7247 | |||
2003-05-01 | Raise _maxHeapThreshold for zak256 | Travis Howell | |
svn-id: r7246 | |||
2003-05-01 | fix another leak | Jonathan Gray | |
svn-id: r7245 | |||
2003-05-01 | fix leak | Jonathan Gray | |
svn-id: r7244 | |||
2003-05-01 | Reactivate sound handler to prevent out of memory | Chris Apers | |
svn-id: r7243 | |||
2003-05-01 | unbreak costumes in most games | Jonathan Gray | |
svn-id: r7242 | |||
2003-05-01 | No more needed | Chris Apers | |
svn-id: r7241 | |||
2003-05-01 | Fixed bug #730030: INDY3: Crash when loading new savegames | Max Horn | |
svn-id: r7240 | |||
2003-05-01 | cleanup | Joost Peters | |
svn-id: r7239 | |||
2003-05-01 | Add a few Amiga games corrections and todos | Travis Howell | |
svn-id: r7238 | |||
2003-05-01 | various music related changes and cleanup; also modified MonkeyVGA music ↵ | Max Horn | |
sync, at least the intro is much better synced now; not sure about other parts of it / other games svn-id: r7237 | |||
2003-04-30 | assert in compile mode expands to ... nnothing! | Max Horn | |
svn-id: r7236 |