Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-04-16 | NDS : Compile fix | Bertrand Augereau | |
svn-id: r26536 | |||
2007-04-16 | NDS : Potentially faster, less precise, CPU-scaler plugged | Bertrand Augereau | |
svn-id: r26535 | |||
2007-04-16 | NDS : #define to experiment with a faster, less precise, CPU-scaler | Bertrand Augereau | |
svn-id: r26534 | |||
2007-04-16 | Fix compilation | Sven Hesse | |
svn-id: r26533 | |||
2007-04-16 | oops forgot to update this | Nicola Mettifogo | |
svn-id: r26532 | |||
2007-04-16 | Updating Code::Blocks project. | Nicola Mettifogo | |
svn-id: r26531 | |||
2007-04-16 | Now handling fonts with brand-new Font hierarchy. Amiga font have been ↵ | Nicola Mettifogo | |
implemented for dialogues/descriptions, but not for labels yet. svn-id: r26530 | |||
2007-04-16 | NDS : Trunk fix for latest libnds | Bertrand Augereau | |
svn-id: r26529 | |||
2007-04-16 | added credits for wince code contributions | Kostas Nakos | |
svn-id: r26527 | |||
2007-04-16 | Fix the level selection screen in the KIXX XL release of Monkey Island 2 ↵ | Travis Howell | |
(Amiga disk). svn-id: r26525 | |||
2007-04-16 | Updated the MSVC8 project file again, adding the new file init_v3.cpp | Sven Hesse | |
svn-id: r26524 | |||
2007-04-16 | Mouse button presses shouldn't repeat. Fixes "cut-scene" after the idol part ↵ | Sven Hesse | |
in Gob3 Amiga svn-id: r26523 | |||
2007-04-16 | Bargon Attack uses wide surfaces, but shouldn't scroll in-game regardless | Sven Hesse | |
svn-id: r26522 | |||
2007-04-16 | Fixed regression that was added when making it compile with MSVC8 | Sven Hesse | |
svn-id: r26521 | |||
2007-04-15 | fixed warning | Paweł Kołodziejski | |
svn-id: r26520 | |||
2007-04-15 | removed unnecessary casts | Gregory Montoir | |
svn-id: r26519 | |||
2007-04-15 | - Fonts are now preloaded at start. | Nicola Mettifogo | |
- Replaced font string names with enums. - Some slight simplification to Disk. svn-id: r26518 | |||
2007-04-15 | simplification (_useTalkAnims is not used in >= V7) | Gregory Montoir | |
svn-id: r26517 | |||
2007-04-15 | Added code for decodeParseString.SO_PRINT_WRAP and rewrote the CHARSET_1 ↵ | Gregory Montoir | |
function in order to match the original V8 interpreter. This should fix bugs #1036707 and #1662610 (subtitles word wrapping issues). svn-id: r26516 | |||
2007-04-15 | Fixing some memory leaks in the GUI code | Max Horn | |
svn-id: r26515 | |||
2007-04-15 | Added Common::String::contains() method | Max Horn | |
svn-id: r26514 | |||
2007-04-15 | Added german translation of the .desktop name; removed invalid category ↵ | Max Horn | |
'Application' svn-id: r26513 | |||
2007-04-15 | Patch #1700002: New .desktop file translations | Max Horn | |
svn-id: r26512 | |||
2007-04-15 | Formatting/Cleanup. | Johannes Schickel | |
svn-id: r26511 | |||
2007-04-15 | Some more supposedly unitialized variables (see bug #1700986) | Sven Hesse | |
svn-id: r26509 | |||
2007-04-15 | Fixing compile for me, hopefully not breaking it for the MSVC8 again... | Sven Hesse | |
svn-id: r26508 | |||
2007-04-15 | fix compilation of null backend | Joost Peters | |
svn-id: r26507 | |||
2007-04-15 | fixed warnings | Paweł Kołodziejski | |
svn-id: r26506 | |||
2007-04-15 | Another patch by thebluegr (bug #1700986), adding sound/aiff.cpp and ↵ | Sven Hesse | |
backends/events/default/default-events.cpp svn-id: r26505 | |||
2007-04-15 | Applied the patch by thebluegr (bug #1700986) | Sven Hesse | |
svn-id: r26504 | |||
2007-04-15 | Fix mouse regression in Swampy Adventures. | Travis Howell | |
svn-id: r26503 | |||
2007-04-15 | More cleanup. | Johannes Schickel | |
svn-id: r26502 | |||
2007-04-15 | Update reporting of invalid script opcodes. | Travis Howell | |
svn-id: r26501 | |||
2007-04-15 | Fix Elvira 1 regression. | Travis Howell | |
svn-id: r26500 | |||
2007-04-15 | cleanup. | Johannes Schickel | |
svn-id: r26499 | |||
2007-04-15 | Some more MSVC8 uninitialed variable warning (see bug #1700986) | Sven Hesse | |
svn-id: r26498 | |||
2007-04-15 | Cleanup. | Travis Howell | |
svn-id: r26497 | |||
2007-04-15 | Readded lost files. | Johannes Schickel | |
svn-id: r26496 | |||
2007-04-15 | MSVC8 apparently complains about uninitialized variables there, fixing (see ↵ | Sven Hesse | |
bug #1700986) svn-id: r26495 | |||
2007-04-15 | - Renamed some files for consistency with other engines. | Johannes Schickel | |
- Kyra2 detector entries update. svn-id: r26494 | |||
2007-04-15 | Removed the need for double<->int conversions in readBuffer() | Sven Hesse | |
svn-id: r26493 | |||
2007-04-15 | Fixed another IMD drawing glitch (noticeable after Ooya gets his magic bag back) | Sven Hesse | |
svn-id: r26492 | |||
2007-04-15 | Altered message display to correctly handle optional display of ↵ | Paul Gilbert | |
hotspot/character article prefixes svn-id: r26491 | |||
2007-04-15 | Add eriktorbjorn's patch to split script opcodes into specific game engines. | Travis Howell | |
svn-id: r26490 | |||
2007-04-15 | Bugfix to have Ratpouch correctly follow player, and new object animation ↵ | Paul Gilbert | |
handlers added svn-id: r26487 | |||
2007-04-15 | Bugfix to restore the correct part of the screen when the menu changes | Paul Gilbert | |
svn-id: r26486 | |||
2007-04-15 | Added new script methods | Paul Gilbert | |
svn-id: r26485 | |||
2007-04-15 | Fix a few Valgrind warnings. | Travis Howell | |
svn-id: r26484 | |||
2007-04-15 | Fixed some memory leaks. | Nicola Mettifogo | |
svn-id: r26483 | |||
2007-04-15 | Cleanup. | Travis Howell | |
svn-id: r26482 |