Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-12-19 | Fix segfault when quitting. static const Common::String's shouldn't be used. | Matthew Hoops | |
svn-id: r46416 | |||
2009-12-19 | Silence some gcc 3.4.5 warnings. | Matthew Hoops | |
svn-id: r46415 | |||
2009-12-18 | Moved the interface class for the the custom SCI MIDI drivers together with ↵ | Filippos Karapetis | |
the actual driver implementation code svn-id: r46414 | |||
2009-12-18 | Moved the midi_writer struct into the place where it's actually used, and ↵ | Filippos Karapetis | |
named the header file appropriately svn-id: r46413 | |||
2009-12-17 | gob - Split LiT part 2 detection in light / full. | Arnaud Boutonné | |
svn-id: r46412 | |||
2009-12-17 | gob - Add MD5 for LiT floppy part 1 "full", part 1 "light" and part 2. Part ↵ | Arnaud Boutonné | |
2 still has to be properly separated between "full" and "light" svn-id: r46411 | |||
2009-12-17 | Implemented basic message parsing | Paul Gilbert | |
svn-id: r46402 | |||
2009-12-15 | Fix a typo | Jordi Vilalta Prat | |
svn-id: r46386 | |||
2009-12-15 | removed file as suggested by max horn | Vladimir Menshakov | |
svn-id: r46385 | |||
2009-12-15 | updated known bugs | Vladimir Menshakov | |
svn-id: r46384 | |||
2009-12-15 | added known bugs file, enabled teenagent in configure. | Vladimir Menshakov | |
svn-id: r46383 | |||
2009-12-15 | GUI: Re-add ellipsis to various button labels | Max Horn | |
svn-id: r46382 | |||
2009-12-15 | GUI: Shorten button labels if too long, and improve the shortening logic | Max Horn | |
svn-id: r46381 | |||
2009-12-15 | GUI: Fix some GUI hacks, add some comments, etc. | Max Horn | |
* Rename LauncherDialog::selectGame() to selectTarget() * Get rid of the 'temp_selection' ConfMan entry hack * Add some Doxygen comments * Turn a printf(...) into a debug(1,...) * Don't scroll around if 'Mass Add' is cancelled svn-id: r46380 | |||
2009-12-15 | Got rid of ReadStream::ioFailed() | Max Horn | |
svn-id: r46379 | |||
2009-12-14 | skip rendering if restart was requested | Vladimir Menshakov | |
svn-id: r46378 | |||
2009-12-14 | fixed tv/vcr callbacks | Vladimir Menshakov | |
svn-id: r46377 | |||
2009-12-13 | LOL: fixed regression | Florian Kagerer | |
svn-id: r46366 | |||
2009-12-13 | LOL: some cleanup for recent code changes | Florian Kagerer | |
svn-id: r46358 | |||
2009-12-12 | LOL: fixed regression | Florian Kagerer | |
svn-id: r46354 | |||
2009-12-12 | create_msvc: (littleboy) Fixed closing of search handle (should use ↵ | Arnaud Boutonné | |
FindClose instead of CloseHandle with handles from FindFirstFile) svn-id: r46353 | |||
2009-12-12 | LOL: fix compilation when the LOL engine is disabled | Florian Kagerer | |
svn-id: r46352 | |||
2009-12-12 | LOL: moved TIM animation code into a separate class | Florian Kagerer | |
svn-id: r46351 | |||
2009-12-12 | do not clear busy flag on !ignore animation, fixed invalid loop/ignore flags | Vladimir Menshakov | |
svn-id: r46350 | |||
2009-12-12 | fixed tv issues | Vladimir Menshakov | |
svn-id: r46349 | |||
2009-12-12 | fixed minor issues from the chapter 1&2 | Vladimir Menshakov | |
svn-id: r46348 | |||
2009-12-12 | fixed dirty rectangle | Vladimir Menshakov | |
svn-id: r46346 | |||
2009-12-12 | do not play music while _rows is empty | Vladimir Menshakov | |
svn-id: r46345 | |||
2009-12-12 | fixed skipped animation at lakeside house | Vladimir Menshakov | |
svn-id: r46344 | |||
2009-12-12 | added z-ordering of the animation slots. | Vladimir Menshakov | |
svn-id: r46343 | |||
2009-12-12 | moved 'on' surfaces rendering into mark's code | Vladimir Menshakov | |
svn-id: r46342 | |||
2009-12-12 | render 'on' surfaces only on mark (fixed many z-order issues) | Vladimir Menshakov | |
svn-id: r46341 | |||
2009-12-12 | fixed non-default src rectangle rendering | Vladimir Menshakov | |
svn-id: r46340 | |||
2009-12-12 | fixed typo in checking src rect height | Vladimir Menshakov | |
svn-id: r46339 | |||
2009-12-12 | Implemented the rendering section of dialog display | Paul Gilbert | |
svn-id: r46338 | |||
2009-12-12 | added Rect ctor from Common::Rect | Vladimir Menshakov | |
svn-id: r46337 | |||
2009-12-12 | reverted the latest patch | Vladimir Menshakov | |
svn-id: r46336 | |||
2009-12-12 | render 'ons' after all stuff (needs to be discovered), fixed crumbs ↵ | Vladimir Menshakov | |
invisibility on screen with barman svn-id: r46335 | |||
2009-12-12 | added debug level to the dump() methods. | Vladimir Menshakov | |
svn-id: r46334 | |||
2009-12-12 | tuned vertical speed for mark | Vladimir Menshakov | |
svn-id: r46333 | |||
2009-12-12 | moved noisy debug messages to level 1 | Vladimir Menshakov | |
svn-id: r46332 | |||
2009-12-11 | Renamed line() to drawLine() to silence warning about function parameters in | Torbjörn Andersson | |
dialogs.cpp shadowing it. Actually, the function doesn't seem to be used anywhere at the moment, but perhaps someone has future plans for it? svn-id: r46331 | |||
2009-12-11 | Beginnings of a dialog display class | Paul Gilbert | |
svn-id: r46330 | |||
2009-12-10 | Hopefully fixing linking on MSVC: | Johannes Schickel | |
svn-id: r46329 | |||
2009-12-09 | Silence gcc warning. | Johannes Schickel | |
svn-id: r46326 | |||
2009-12-09 | Properly clean up memory when destroying CursorManager. | Johannes Schickel | |
svn-id: r46325 | |||
2009-12-09 | Cleanup: Move constructor/destructor definition of CursorManager::Cursor and ↵ | Johannes Schickel | |
CursorManager::Palette to cursorman.cpp. svn-id: r46324 | |||
2009-12-09 | Fix compilation for systems without USE_RGB_COLOR defined. | Johannes Schickel | |
svn-id: r46323 | |||
2009-12-09 | DRACI: Reduce header interdependencies; some cleanup | Max Horn | |
svn-id: r46320 | |||
2009-12-09 | Typo... | Johannes Schickel | |
svn-id: r46319 |