Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-07-06 | fix bug #766744 (BASS: Crash when quitting while quitting) | Robert Göffringmann | |
svn-id: r8817 | |||
2003-07-06 | fixed decoding for special characters. 0.0303 is still incorrect, need ↵ | Robert Göffringmann | |
joost's help for that. svn-id: r8815 | |||
2003-07-06 | This fixes the drawing order of the pillow and magazine in Reich's | Torbjörn Andersson | |
apartment. Look out for regressions, though I haven't seen any yet myself. svn-id: r8804 | |||
2003-07-05 | fixed bug #765892 (bottom bar in F5 menu not used) | Robert Göffringmann | |
svn-id: r8783 | |||
2003-07-05 | Dont show cursor when restoring game | Robert Göffringmann | |
+ warn user when he tries loading an old savegame (not that pretty, yet) svn-id: r8781 | |||
2003-07-05 | updated code to use type MutexRef; added class StackLock (from sdl backend, ↵ | Max Horn | |
now in util.*) svn-id: r8777 | |||
2003-07-05 | fix warning | Joost Peters | |
svn-id: r8774 | |||
2003-07-05 | Fix sky fullscreen from launcher | James Brown | |
svn-id: r8766 | |||
2003-07-05 | fixed cursor and allowed pressing enter for loading and saving, too. | Robert Göffringmann | |
svn-id: r8760 | |||
2003-07-05 | hope this fixes problems about cut-off speech. | Robert Göffringmann | |
svn-id: r8759 | |||
2003-07-05 | better mouse hotspot, seems the same as in the original now...only tested on ↵ | Joost Peters | |
first few scenes & control panel though svn-id: r8758 | |||
2003-07-05 | added hufftext.o | Joost Peters | |
svn-id: r8757 | |||
2003-07-05 | fixed control panel palette for v. 0.0348 | Robert Göffringmann | |
svn-id: r8756 | |||
2003-07-05 | corrected all huffman trees and moved them out of text.cpp | Robert Göffringmann | |
svn-id: r8755 | |||
2003-07-05 | applied eriktorbjorn's floppy-intro-with-cd-version patch (#765885) | Joost Peters | |
svn-id: r8753 | |||
2003-07-05 | fixed warning | Joost Peters | |
svn-id: r8752 | |||
2003-07-04 | make sky detect v.0.0348 (even though not existing ;) | Robert Göffringmann | |
svn-id: r8751 | |||
2003-07-04 | support text and speech at the same time | Robert Göffringmann | |
svn-id: r8750 | |||
2003-07-04 | don't let user enter too long save names | Robert Göffringmann | |
svn-id: r8749 | |||
2003-07-04 | removed some useless lines | Robert Göffringmann | |
svn-id: r8748 | |||
2003-07-04 | SFX is working correctly now. also implemented queued fx and fx saving. | Robert Göffringmann | |
The bass version is now included in the savegames, too. svn-id: r8747 | |||
2003-07-04 | Make 80 column people happy. Sheesh, it's only an egg. | James Brown | |
svn-id: r8745 | |||
2003-07-04 | Remove homage to original's misspelling of pseudo. Honest. | James Brown | |
svn-id: r8744 | |||
2003-07-04 | Because I can. | James Brown | |
svn-id: r8743 | |||
2003-07-04 | show detected game version at startup. (hopefully this will stop the wave of ↵ | Joost Peters | |
'how do I find out what version I have' questions. we still need to alter the detection to allow 0.0348 to be the detected since it can't be uniquely identified by the number of dnr-entries (i.e. it has the same amount as v0.0331) svn-id: r8734 | |||
2003-07-03 | fixed warning | Max Horn | |
svn-id: r8730 | |||
2003-07-03 | whoops | Robert Göffringmann | |
svn-id: r8729 | |||
2003-07-03 | fixed showGameQuitMsg() and temporarily disabled sfx looping | Robert Göffringmann | |
svn-id: r8728 | |||
2003-07-03 | Compact data for v. 0.0288, works as well as 0.0368 now. | Robert Göffringmann | |
svn-id: r8723 | |||
2003-07-02 | added .cvsignore | Max Horn | |
svn-id: r8711 | |||
2003-07-02 | Initialize midiChannelNumber to 0. I don't know if this is always the right | Torbjörn Andersson | |
thing to do, but leaving it unintialized isn't a good idea either since that will cause stopMusic() to send bad commands to the MIDI driver in some cases. At least in the case of the ALSA driver, this will cause ScummVM to terminate with an "Unknown Command" error. svn-id: r8705 | |||
2003-07-02 | fixed save/restore grid problems | Robert Göffringmann | |
svn-id: r8703 | |||
2003-07-02 | oops | Joost Peters | |
svn-id: r8702 | |||
2003-07-02 | Control panel should be disabled for ALL demo versions | Joost Peters | |
svn-id: r8701 | |||
2003-07-01 | removed unnecessary variables | Joost Peters | |
svn-id: r8694 | |||
2003-07-01 | removed useless AR saving leftovers and implemented fnRestoreGame() | Robert Göffringmann | |
svn-id: r8693 | |||
2003-07-01 | fixed warnings | Joost Peters | |
svn-id: r8692 | |||
2003-07-01 | bass is completable now. | Robert Göffringmann | |
svn-id: r8691 | |||
2003-07-01 | fixed mouse restore on savegame restore and bug in fnTheyStartSub | Robert Göffringmann | |
svn-id: r8690 | |||
2003-07-01 | fixed warning | Max Horn | |
svn-id: r8687 | |||
2003-07-01 | bypassed copy protection, fixed crash when disconnecting from link space, ↵ | Robert Göffringmann | |
fixed logix swing seqs svn-id: r8686 | |||
2003-07-01 | finished loading and saving, fixed grid bugs (some debugging code not yet ↵ | Robert Göffringmann | |
removed), implemented fnLincTextModule svn-id: r8682 | |||
2003-07-01 | fixed race condition when loading different sections | Robert Göffringmann | |
svn-id: r8681 | |||
2003-06-30 | finally fixed this stupid animation bug | Robert Göffringmann | |
svn-id: r8675 | |||
2003-06-27 | bugfix. doesn't seem to affect anything, though. | Robert Göffringmann | |
svn-id: r8670 | |||
2003-06-27 | fixed warnings | Max Horn | |
svn-id: r8669 | |||
2003-06-27 | fixed text decoding bug | Robert Göffringmann | |
svn-id: r8668 | |||
2003-06-27 | some more loading & saving work (still unfinished) | Robert Göffringmann | |
svn-id: r8663 | |||
2003-06-22 | another warning | Max Horn | |
svn-id: r8637 | |||
2003-06-22 | fixed warnings | Max Horn | |
svn-id: r8636 |