Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-11-02 | Changed foo(void) to foo() in almost all non-backend source files | Max Horn | |
svn-id: r45616 | |||
2009-10-10 | Fixed memory leaks in savegame restoring | Paul Gilbert | |
svn-id: r44863 | |||
2009-10-09 | Set up a basic tracing system for all memory allocations to help track down ↵ | Paul Gilbert | |
memory leaks svn-id: r44808 | |||
2009-07-30 | Patch #2828669: CRUISE: Fix cruise compilation with mingw32ce toolchain | Max Horn | |
svn-id: r42950 | |||
2009-07-01 | - Added GCC_PRINTF attribute to several funcs where it makes sense | Max Horn | |
- change some constants from double to float, to avoid "loss of precision due to implicit conversion" warnings - removed duplicate prototypes for some funcs - fixed some "increases required alignment of target type" warnings svn-id: r42009 | |||
2009-06-06 | Bugfix to show the title screen at the correct speed when restarting the game | Paul Gilbert | |
svn-id: r41208 | |||
2009-06-01 | Replaced loadShort/saveShort functions with applicable endian macros | Paul Gilbert | |
svn-id: r41097 | |||
2009-05-15 | Removed standard library includes - they were marked with a FIXME to remove, ↵ | Paul Gilbert | |
and the current compilation under both MSVC8 and MinGW doesn't seem to need them. svn-id: r40586 | |||
2009-04-18 | Implemented the 'Start Again' menu option to properly restart the game | Paul Gilbert | |
svn-id: r39981 | |||
2009-04-01 | Laid the basics for music handling | Paul Gilbert | |
svn-id: r39786 | |||
2009-03-16 | Code formatting, added further constant references, and corrected method ↵ | Paul Gilbert | |
signatures svn-id: r39445 | |||
2009-03-01 | Implemented proper support for the Pause 'p' key | Paul Gilbert | |
svn-id: r38995 | |||
2009-02-19 | Merged the contents of fontCharacterTable into staticres | Paul Gilbert | |
svn-id: r38542 | |||
2009-02-19 | Initial work on correct engine pausing | Paul Gilbert | |
svn-id: r38541 | |||
2009-02-10 | Cleaned up the input loop, using ScummVM keycode constants and some newly ↵ | Paul Gilbert | |
defined constants svn-id: r36255 | |||
2008-06-29 | adding a fixme | Kostas Nakos | |
svn-id: r32844 | |||
2008-06-03 | Removed the now empty files stringSupport.cpp/.h | Filippos Karapetis | |
svn-id: r32510 | |||
2007-12-27 | Early pathfinding | Vincent Hamm | |
svn-id: r30012 | |||
2007-12-20 | Multiple fix/cleanup | Vincent Hamm | |
One bug remains before the game is completable without hack svn-id: r29920 | |||
2007-12-18 | Fix loading savegame from original interpreter | Vincent Hamm | |
svn-id: r29901 | |||
2007-11-10 | Fix relocation of objects relations | Vincent Hamm | |
svn-id: r29472 | |||
2007-11-10 | -Cleanup strings | Vincent Hamm | |
-Fix load saves from original interpreter -Add all background merge functions svn-id: r29467 | |||
2007-11-05 | Implement polygon and sprite masking | Vincent Hamm | |
svn-id: r29422 | |||
2007-10-29 | Implement more object input | Vincent Hamm | |
svn-id: r29317 | |||
2007-10-29 | Add more object menu controls | Vincent Hamm | |
svn-id: r29312 | |||
2007-10-28 | Find object fix | Vincent Hamm | |
Walk fix svn-id: r29291 | |||
2007-10-28 | Implement cursors | Vincent Hamm | |
svn-id: r29286 | |||
2007-09-19 | Merged common/stdafx.h into common/scummsys.h. All referencing files have ↵ | Nicola Mettifogo | |
been updated. svn-id: r28966 | |||
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 | 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-04-27 | Fix code formatting (partially) and guard defines in includes. | Eugene Sandulenko | |
svn-id: r26631 | |||
2007-04-27 | Cleanup | Vincent Hamm | |
svn-id: r26624 | |||
2007-04-27 | Fixing lots of warnings | Max Horn | |
svn-id: r26617 | |||
2007-04-27 | Add cruise source code for scummvm | Vincent Hamm | |
svn-id: r26605 |