Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-11-11 | Silencing some warnings | Max Horn | |
svn-id: r29479 | |||
2007-11-11 | Menu display fix | Vincent Hamm | |
Linked objects implementation (barman) The gameplay is now kind of working and it is possible to play at least the first part of the game svn-id: r29478 | |||
2007-11-11 | Implement dialogues | Vincent Hamm | |
Detect french 256 colors version svn-id: r29473 | |||
2007-11-10 | Fix relocation of objects relations | Vincent Hamm | |
svn-id: r29472 | |||
2007-11-10 | Muting the compiler :P | Sven Hesse | |
svn-id: r29470 | |||
2007-11-10 | Fix boggus object state | Vincent Hamm | |
svn-id: r29469 | |||
2007-11-10 | Muting the compiler :P | Sven Hesse | |
svn-id: r29468 | |||
2007-11-10 | -Cleanup strings | Vincent Hamm | |
-Fix load saves from original interpreter -Add all background merge functions svn-id: r29467 | |||
2007-11-08 | Cleanup load savegame from original interpreter | Vincent Hamm | |
svn-id: r29453 | |||
2007-11-05 | Muting the compiler :P | Sven Hesse | |
svn-id: r29425 | |||
2007-11-05 | Fix some 256color version issues | Vincent Hamm | |
svn-id: r29423 | |||
2007-11-05 | Implement polygon and sprite masking | Vincent Hamm | |
svn-id: r29422 | |||
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 | Fix a few script issues | Vincent Hamm | |
svn-id: r29397 | |||
2007-11-04 | Click on polygon detection | Vincent Hamm | |
Object menu fix for doors svn-id: r29395 | |||
2007-11-03 | More polygon fix (nearly pixel perfect...) | Vincent Hamm | |
svn-id: r29393 | |||
2007-11-03 | Fix build | Vincent Hamm | |
svn-id: r29391 | |||
2007-11-03 | More polygon fix | Vincent Hamm | |
svn-id: r29390 | |||
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 | Early polygon rewrite | Vincent Hamm | |
svn-id: r29383 | |||
2007-11-01 | Small cleanups | Vincent Hamm | |
svn-id: r29352 | |||
2007-10-29 | Implement more object input | Vincent Hamm | |
svn-id: r29317 | |||
2007-10-29 | Commenting out the unused variables x and y to mute GCC :P | Sven Hesse | |
svn-id: r29314 | |||
2007-10-29 | Add missing vars | Vincent Hamm | |
svn-id: r29313 | |||
2007-10-29 | Add more object menu controls | Vincent Hamm | |
svn-id: r29312 | |||
2007-10-28 | Early implementation of object menu | Vincent Hamm | |
svn-id: r29296 | |||
2007-10-28 | Find object fix | Vincent Hamm | |
Walk fix svn-id: r29291 | |||
2007-10-28 | Fix warning & code formatting | Max Horn | |
svn-id: r29290 | |||
2007-10-28 | Implement cursor by object | Vincent Hamm | |
Fix walk cursor svn-id: r29288 | |||
2007-10-28 | Implement cursors | Vincent Hamm | |
svn-id: r29286 | |||
2007-10-27 | Muting GCC warnings | Sven Hesse | |
svn-id: r29268 | |||
2007-10-27 | Hooked inputs | Vincent Hamm | |
Cleanup & fix in input management code svn-id: r29267 | |||
2007-10-27 | Add fast forward mode | Vincent Hamm | |
svn-id: r29265 | |||
2007-09-19 | Modified patch #1738058: "Action recorder". | Eugene Sandulenko | |
svn-id: r28968 | |||
2007-09-19 | Merged common/stdafx.h into common/scummsys.h. All referencing files have ↵ | Nicola Mettifogo | |
been updated. svn-id: r28966 | |||
2007-09-18 | Code formatting fixes | Max Horn | |
svn-id: r28945 | |||
2007-09-10 | Lots of source code formatting corrections | Max Horn | |
svn-id: r28887 | |||
2007-07-01 | Removing non-ASCII chars from source code | Max Horn | |
svn-id: r27818 | |||
2007-06-12 | Patch #1733764: "Fallback detection patch". GSoC student. | Eugene Sandulenko | |
svn-id: r27375 | |||
2007-05-30 | Updated legal headers in source files, based on what Pidgin (the IM client ↵ | Max Horn | |
formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots svn-id: r27024 | |||
2007-05-30 | Removing useless common/fs.h includes | Max Horn | |
svn-id: r27018 | |||
2007-05-30 | Several const correctness fixes | Max Horn | |
svn-id: r27011 | |||
2007-05-24 | sync resource unpacking code of cruise with cine | Gregory Montoir | |
svn-id: r26933 | |||
2007-05-17 | Replaced the old, broken fillpoly() function with a new, and hopefully slightly | Torbjörn Andersson | |
less broken, one. It probably isn't pixel-perfect compared to the original one, so I expect it will probably be replaced once again in the future. svn-id: r26860 | |||
2007-05-16 | Figured out the bug that was causing the animations to glitch | Vincent Hamm | |
svn-id: r26856 | |||
2007-05-12 | I believe these #includes are unnecessary. | Torbjörn Andersson | |
svn-id: r26811 | |||
2007-05-12 | Don't cast pointers to int, this (potentially) breaks 64 bit systems | Max Horn | |
svn-id: r26806 |