Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-11-05 | Updated the check for the language byte of the JAS Version String to be 'g' ↵ | Filippos Karapetis | |
for the Greek fan translation and 'R' for the Russian fan translation (according to the Queen engine page in the ScummVM wiki) svn-id: r29419 | |||
2007-11-05 | Fix warning | Filippos Karapetis | |
svn-id: r29418 | |||
2007-11-05 | Committing '[ 1824376 ] KYRA: more sequence player code' from Florian, with ↵ | Oystein Eftevaag | |
a couple of warnings fixed svn-id: r29417 | |||
2007-11-04 | Dumb typo in earlier commit. | Robin Watts | |
svn-id: r29415 | |||
2007-11-04 | New 'deploy' targets for the WinCE makefile to automatically copy | Robin Watts | |
built files across to a target device attached with ActiveSync. Hopefully will avoid hours of comedy when trying to debug mismatching plugins/exes. svn-id: r29414 | |||
2007-11-04 | Mark the end of the Cine namespace. | Torbjörn Andersson | |
svn-id: r29413 | |||
2007-11-04 | Minor tweak to Wince makefile; 'all' target now depends on whether we are | Robin Watts | |
building with plugins or not. These means that weak minded programmers (like me) no longer need to remember to do "make dist-plugins" instead of "make dist". svn-id: r29412 | |||
2007-11-04 | Added igor project for MSVC7.1, as provided by _Q. | Nicola Mettifogo | |
svn-id: r29411 | |||
2007-11-04 | Muting the compiler | Sven Hesse | |
svn-id: r29410 | |||
2007-11-04 | Some code formating fixes | Sven Hesse | |
svn-id: r29409 | |||
2007-11-04 | Some more script functions | Vincent Hamm | |
svn-id: r29408 | |||
2007-11-04 | * Pushed specific code from base class down to Nippon Safes. | Nicola Mettifogo | |
* Some refactoring of the main loop. svn-id: r29407 | |||
2007-11-04 | Updated the MSVC8 igor project file for commit #29401 | Filippos Karapetis | |
svn-id: r29406 | |||
2007-11-04 | Patch #1825403: "More MSVC7.1 (.NET 2003) project file updates" | Eugene Sandulenko | |
svn-id: r29405 | |||
2007-11-04 | Patch #1825378: "More work for engines on configure" | Eugene Sandulenko | |
svn-id: r29404 | |||
2007-11-04 | - made Widget::_flags private | Johannes Schickel | |
- reworked state (enabled/disabled/highlighted) handling of widgets - cleanup in ModernTheme.cpp svn-id: r29403 | |||
2007-11-04 | fix buffer overflow (globalVars is int16 -> index/=2) | Gregory Montoir | |
svn-id: r29402 | |||
2007-11-04 | added saveload code, fixed calls to debugC | Gregory Montoir | |
svn-id: r29401 | |||
2007-11-04 | switched igor detection code to AdvancedDetector | Gregory Montoir | |
svn-id: r29400 | |||
2007-11-04 | simplification, increased game state filenames | Gregory Montoir | |
svn-id: r29399 | |||
2007-11-04 | Typos :P | Sven Hesse | |
svn-id: r29398 | |||
2007-11-04 | Fix a few script issues | Vincent Hamm | |
svn-id: r29397 | |||
2007-11-04 | - cleanup | Johannes Schickel | |
- consistency fix in modern.ini - increased THEME_VERSION svn-id: r29396 | |||
2007-11-04 | Click on polygon detection | Vincent Hamm | |
Object menu fix for doors svn-id: r29395 | |||
2007-11-04 | - starting to document the theme renderer | Johannes Schickel | |
- Theme::closeDialog -> Theme::closeAllDialogs, since it would remove every dialog currently svn-id: r29394 | |||
2007-11-03 | More polygon fix (nearly pixel perfect...) | Vincent Hamm | |
svn-id: r29393 | |||
2007-11-03 | Documenting the sound code a bit. | Johannes Schickel | |
svn-id: r29392 | |||
2007-11-03 | Fix build | Vincent Hamm | |
svn-id: r29391 | |||
2007-11-03 | More polygon fix | Vincent Hamm | |
svn-id: r29390 | |||
2007-11-03 | Cleanup. | Johannes Schickel | |
svn-id: r29389 | |||
2007-11-03 | update for the new igor engine | Kostas Nakos | |
svn-id: r29388 | |||
2007-11-03 | work around lack of errno in ce | Kostas Nakos | |
svn-id: r29387 | |||
2007-11-03 | Patch #1825276: "DETECTION: advanced detector engine simplification" | Eugene Sandulenko | |
svn-id: r29386 | |||
2007-11-03 | Unleashing the polygon virus! (I.e. fixing a compiler warning and a, what I ↵ | Sven Hesse | |
think is a, logical error. Also changing swaps to use the template SWAP.) svn-id: r29385 | |||
2007-11-03 | More whitespace fixes | Sven Hesse | |
svn-id: r29384 | |||
2007-11-03 | Early polygon rewrite | Vincent Hamm | |
svn-id: r29383 | |||
2007-11-03 | Whitespace fixes | Max Horn | |
svn-id: r29382 | |||
2007-11-02 | Format fix. | Eugene Sandulenko | |
svn-id: r29380 | |||
2007-11-02 | Changed "if( ... )" to "if ( ... )" and "while( ... )" to "while ( ... )", and | Torbjörn Andersson | |
removed an unnecessary \n. svn-id: r29379 | |||
2007-11-02 | Patch #1816901: MT-32 emu: Low volume | Max Horn | |
svn-id: r29378 | |||
2007-11-02 | Patch #1815526: Add TiMidity++ MIDI server support | Max Horn | |
svn-id: r29377 | |||
2007-11-02 | Added create_igortbl to 'tools' make target | Max Horn | |
svn-id: r29376 | |||
2007-11-02 | Removed now obsolete workarounds | Max Horn | |
svn-id: r29375 | |||
2007-11-02 | Fixed overflow after fadeout in the last game location (bug #1824026). | Nicola Mettifogo | |
svn-id: r29374 | |||
2007-11-01 | Donna now returns to her normal outfit after swimming. | Nicola Mettifogo | |
svn-id: r29373 | |||
2007-11-01 | Added color-inversion effect in character selection screen. The effect ↵ | Nicola Mettifogo | |
doesn't exactly work like the original yet (Amiga only). svn-id: r29372 | |||
2007-11-01 | Refactored some gui code. | Nicola Mettifogo | |
svn-id: r29371 | |||
2007-11-01 | Made debug console available when displaying slides (like intermissions and ↵ | Nicola Mettifogo | |
menu). svn-id: r29370 | |||
2007-11-01 | Patch #1824292: "fix spaces->tabs indentation in configure" | Eugene Sandulenko | |
svn-id: r29369 | |||
2007-11-01 | Fixed compilation | Filippos Karapetis | |
svn-id: r29368 |