Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |||
2003-11-28 | New Misc Options form + stack pref option | Chris Apers | |
svn-id: r11401 | |||
2003-11-28 | Fixed list position + set focus on new entry | Chris Apers | |
svn-id: r11400 | |||
2003-11-28 | Oops | Chris Apers | |
svn-id: r11399 | |||
2003-11-28 | Builder files | Chris Apers | |
svn-id: r11398 | |||
2003-11-28 | Better DIA and orientation support | Chris Apers | |
svn-id: r11397 | |||
2003-11-28 | Fixed little display bug, better DIA support | Chris Apers | |
svn-id: r11396 | |||
2003-11-28 | Moved to another file, now used by ScummVM and Builder | Chris Apers | |
svn-id: r11395 | |||
2003-11-28 | Added Simon data | Chris Apers | |
svn-id: r11394 | |||
2003-11-28 | Better DIA support, use EVENT_QUIT, reset the device if OSystem failed to ↵ | Chris Apers | |
quit (Simon 1 & 2) svn-id: r11393 | |||
2003-11-28 | Save few bytes... | Chris Apers | |
svn-id: r11392 | |||
2003-11-28 | Better DIA support | Chris Apers | |
svn-id: r11391 | |||
2003-11-28 | Process new games database version | Chris Apers | |
svn-id: r11390 | |||
2003-11-28 | Simon games are now supported | Chris Apers | |
svn-id: r11389 | |||
2003-11-28 | Correct handling of screen size and pitch | Chris Apers | |
svn-id: r11388 | |||
2003-11-28 | Resource file for Builder | Chris Apers | |
svn-id: r11387 | |||
2003-11-28 | New Misc Options form + HiRes MS+info icons + stack size option + updated ↵ | Chris Apers | |
Game Manager form svn-id: r11386 | |||
2003-11-28 | This is now part of the main PalmOS project | Chris Apers | |
svn-id: r11385 | |||
2003-11-28 | Some formatting changes, and a few debug message corrections. | Torbjörn Andersson | |
svn-id: r11384 |