Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-12-01 | don't do a global import of namespace GUI | Max Horn | |
svn-id: r11451 | |||
2003-12-01 | explicitly specify namespace in g_gui helper macro | Max Horn | |
svn-id: r11450 | |||
2003-12-01 | cleanup header includes | Gregory Montoir | |
svn-id: r11449 | |||
2003-12-01 | Revert last change, ScummVM handles it better than original. | Travis Howell | |
svn-id: r11448 | |||
2003-12-01 | Removed semi-colon after REGISTER_PLUGIN() to be consistent with the other | Torbjörn Andersson | |
game engines. svn-id: r11447 | |||
2003-12-01 | Simon2 background sfx can be disabled in scripts | Travis Howell | |
svn-id: r11446 | |||
2003-12-01 | Patch #847464: Remove spurious semicolons | Max Horn | |
svn-id: r11445 | |||
2003-12-01 | Add correct values for F1 - F3 text speed keys in simon1 | Travis Howell | |
svn-id: r11444 | |||
2003-12-01 | Removed some unnecessary / commented out code, and initialized the debug | Torbjörn Andersson | |
console a bit earlier so that error messages about missing files will be more obvious to the user. (If an error happens that early, some of the debugger commands will cause ScummVM to crash. I might look into that later.) svn-id: r11443 | |||
2003-12-01 | Missed some | Travis Howell | |
svn-id: r11442 | |||
2003-12-01 | cleanup | Travis Howell | |
svn-id: r11441 | |||
2003-12-01 | Might as well combine these two. | Travis Howell | |
svn-id: r11440 | |||
2003-12-01 | cleanup | Max Horn | |
svn-id: r11439 | |||
2003-11-30 | cleanup | Gregory Montoir | |
svn-id: r11438 | |||
2003-11-30 | Leave it as option | Travis Howell | |
svn-id: r11437 | |||
2003-11-30 | Enabled zlib support | Travis Howell | |
svn-id: r11436 | |||
2003-11-30 | zlib compression works *very* well, factor 3-6 in my test cases. Personally ↵ | Max Horn | |
I'd make zlib support the default... svn-id: r11435 | |||
2003-11-30 | oops forgot to commit this one, it seems | Max Horn | |
svn-id: r11434 | |||
2003-11-30 | cleanup; added (currently commented out) zlib/gzip code | Max Horn | |
svn-id: r11433 | |||
2003-11-30 | cleanup | Max Horn | |
svn-id: r11432 | |||
2003-11-29 | cleanup | Max Horn | |
svn-id: r11431 | |||
2003-11-29 | fixed warning | Paweł Kołodziejski | |
svn-id: r11430 | |||
2003-11-29 | update | Paweł Kołodziejski | |
svn-id: r11429 | |||
2003-11-29 | Remove TODO item about BS2 pyramid bug. It should be fixed now. | Torbjörn Andersson | |
svn-id: r11428 | |||
2003-11-29 | Clarified comment about the elevator script bug and added a workaround for | Torbjörn Andersson | |
the dreaded Pyramid Bug. svn-id: r11427 | |||
2003-11-29 | don't see why we shouldn't just always call Sound::stopAllSounds just before ↵ | Max Horn | |
loading... if anybody knows more, if you observe regressions, please document this in the source code (and/or file bug reports) svn-id: r11426 | |||
2003-11-29 | cleanup | Max Horn | |
svn-id: r11425 | |||
2003-11-29 | startCDTimer() is already being invoked by pauseSounds(false) | Max Horn | |
svn-id: r11424 | |||
2003-11-29 | new savegame version: store actor pan data; store Audio CD playback status ↵ | Max Horn | |
(and when loading, resume playing of tracks which are meant to loop forever) svn-id: r11423 | |||
2003-11-29 | added API to query CD playback status; renamed AudioCDManager methods | Max Horn | |
svn-id: r11422 | |||
2003-11-29 | moved Audio CD (emulation) code from scumm/sound.cpp to sound/, so that it ↵ | Max Horn | |
may be reused by other engines in the future svn-id: r11421 | |||
2003-11-29 | cleanup / added Engine::getGameDataPath() | Max Horn | |
svn-id: r11420 | |||
2003-11-29 | cleanup; fix some memory leaks; more memory leaks remaining | Max Horn | |
svn-id: r11419 | |||
2003-11-29 | var value were different in simon1dos | Travis Howell | |
svn-id: r11418 | |||
2003-11-28 | game targets can now have a base filename different from the target name; ↵ | Max Horn | |
misc tweaks svn-id: r11417 | |||
2003-11-28 | cleanup | Max Horn | |
svn-id: r11416 | |||
2003-11-28 | reuse SaveLoadChooser in main dialog -> this means the SaveLoadChooser ↵ | Max Horn | |
remembers the scroll position -> improved user experience svn-id: r11415 | |||
2003-11-28 | cleanup | Max Horn | |
svn-id: r11414 | |||
2003-11-28 | Added font.cpp and font.h to the project | Chris Apers | |
svn-id: r11413 | |||
2003-11-28 | Fixed error using NEW_FONT_CODE with PalmOS port | Chris Apers | |
svn-id: r11412 | |||
2003-11-28 | New project file (include : Builder, PNO, Simon) | Chris Apers | |
svn-id: r11411 | |||
2003-11-28 | Stack pref | Chris Apers | |
svn-id: r11410 | |||
2003-11-28 | Can't do this like that | Chris Apers | |
svn-id: r11409 | |||
2003-11-28 | Don't overflow the stack | Chris Apers | |
svn-id: r11408 | |||
2003-11-28 | This is no more needed | Chris Apers | |
svn-id: r11407 | |||
2003-11-28 | Cannot add mutiple files with the same name on CodeWarrior :( | Chris Apers | |
svn-id: r11406 | |||
2003-11-28 | ... | Chris Apers | |
svn-id: r11405 | |||
2003-11-28 | Fixed localtime function | Chris Apers | |
svn-id: r11404 | |||
2003-11-28 | Don't overflow the event queue | Chris Apers | |
svn-id: r11403 | |||
2003-11-28 | Added stack size | Chris Apers | |
svn-id: r11402 |