Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-06-08 | CRUISE: Directly use assert. | Johannes Schickel | |
This fixes an ASSERT macro redefinition when compiling the Symbian port. See bug #6622 "SYMBIAN: CRUISE: warning: `ASSERT' redefined". | |||
2014-06-06 | CRUISE: Reduce the scope of some more variables | Strangerke | |
2014-02-18 | CRUISE: Make GPL headers consistent in themselves. | Johannes Schickel | |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke | |
2011-04-28 | JANITORIAL: Reduce header dependencies in shared code | Ori Avtalion | |
Some backends may break as I only compiled SDL | |||
2010-11-21 | CRUISE: Fix Memory Accesses Errors and Leaks Reported By Valgrind | David Turner | |
Most of these fixes are fairly simple, though the clamping of ArrayStates accesses in object.cpp _might_ cause regressions. None are obvious on basic playtest check, but the game will need a full playtest. svn-id: r54408 | |||
2009-11-02 | Changed foo(void) to foo() in almost all non-backend source files | Max Horn | |
svn-id: r45616 | |||
2009-09-24 | CRUISE: Fixed some warnings about unreachable code | Filippos Karapetis | |
svn-id: r44293 | |||
2009-05-15 | Converted various printf statements to use debug, warning, and error. | Paul Gilbert | |
svn-id: r40588 | |||
2009-02-11 | Added debugger console | Paul Gilbert | |
svn-id: r36259 | |||
2009-01-16 | Code formatting fixes, automatically performed by astyle | Max Horn | |
svn-id: r35870 | |||
2008-09-03 | Silence MSVC warning about uninitialized variables | Filippos Karapetis | |
svn-id: r34298 | |||
2007-12-20 | Multiple fix/cleanup | Vincent Hamm | |
One bug remains before the game is completable without hack svn-id: r29920 | |||
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 boggus object state | Vincent Hamm | |
svn-id: r29469 | |||
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-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-04-28 | More cleanup | Vincent Hamm | |
Few bug fix svn-id: r26666 | |||
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 more warnings | Max Horn | |
svn-id: r26618 | |||
2007-04-27 | Fixed loads of warnings with MSVC and gcc | Filippos Karapetis | |
svn-id: r26615 | |||
2007-04-27 | Add cruise source code for scummvm | Vincent Hamm | |
svn-id: r26605 |