Timeline



06/24/05:

21:22 Ticket #2074 (ScummVM no longer compiles on my Debian box) closed by eriktorbjorn
21:14 Ticket #2075 (DC: Compile error) created by SF/erwan2004
[…] […]
20:39 Ticket #8441 (SMUSH threads & files) created by fingolfin
[…] […]
19:09 Changeset [6636cf10] by Max Horn <max@…>
Heavy clean up for the iMuseDigital ADPCM codec; the code is now much …
18:17 Changeset [96f9571a] by Andrew Kurushin <h00ligan@…>
fix VS2005 _strnicmp error issue svn-id: r18459
17:22 Ticket #7431 (Windows: multi-monitor support (fullscreen)) closed by sev-
wontfix
17:08 Changeset [0c4f349a] by Gregory Montoir <cyx@…>
removed unneeded #include svn-id: r18458
16:39 Changeset [02568d44] by Max Horn <max@…>
oops forgot this in my previous commit svn-id: r18457
16:21 Changeset [9da50d66] by Max Horn <max@…>
Fixed Oki table entry; added doc URL; mention IMA ADPCM svn-id: r18456
16:18 Changeset [7760c0b8] by Torbjörn Andersson <eriktorbjorn@…>
Changed #include <stdafx.h> to #include <common/stdafx.h>. It should …
16:16 Changeset [40236ee] by Torbjörn Andersson <eriktorbjorn@…>
For consistency, specify directory when including files. svn-id: r18454
16:14 Changeset [06985285] by Torbjörn Andersson <eriktorbjorn@…>
Whitespace changes. svn-id: r18453
16:14 Changeset [587a90ed] by Max Horn <max@…>
cleanup svn-id: r18452
16:13 Changeset [46b6eff] by Torbjörn Andersson <eriktorbjorn@…>
I don't think we need to include mididrv.h here. svn-id: r18451
16:11 Changeset [0ed74c8d] by Torbjörn Andersson <eriktorbjorn@…>
I don't think we need <ctype.h> here. svn-id: r18450
16:08 Changeset [1d39f986] by Torbjörn Andersson <eriktorbjorn@…>
Whitespace changes. svn-id: r18449
16:05 Changeset [7dc3082a] by Torbjörn Andersson <eriktorbjorn@…>
I don't think we need <ctype.h> here. svn-id: r18448
16:01 Changeset [35cb8fb8] by Torbjörn Andersson <eriktorbjorn@…>
For consistency, specify directory when including files. svn-id: r18447
15:58 Changeset [5f51151] by Torbjörn Andersson <eriktorbjorn@…>
Whitespace changes. svn-id: r18446
15:33 Ticket #2010 (MT32 emulation causes sigsegv on BE systems) closed by fingolfin
worksforme
15:26 Changeset [81022b9c] by Max Horn <max@…>
Fix for bug #1226522 (do not add common to list of include paths, to …
15:23 Changeset [8b1d7b91] by Max Horn <max@…>
When including files from common/, explicitly use the common/ prefix …
14:31 Ticket #8440 (updated dekyra tool (only for Kyrandia 1!)) created by lordhoto
[…] […]

06/23/05:

21:16 Ticket #2073 (DOTT: Crash when reading boring book) closed by fingolfin
20:20 Changeset [68907449] by Torbjörn Andersson <eriktorbjorn@…>
Use #include "file" instead of #include <file> for consistency. …
20:00 Ticket #2074 (ScummVM no longer compiles on my Debian box) created by eriktorbjorn
[…] […]
17:58 Ticket #2073 (DOTT: Crash when reading boring book) created by SF/kaplun
[…] […]
15:07 Ticket #7431 (Windows: multi-monitor support (fullscreen)) created by SF/braindeadt
[…] […]
14:18 Ticket #8433 (fc4/gcc4/x86_64) closed by fingolfin
outdated
14:18 Changeset [a35588b9] by Max Horn <max@…>
Fix 64 bit compiler warning/error svn-id: r18442
14:15 Changeset [f80dab36] by Max Horn <max@…>
Moved endian macros to a separate header file svn-id: r18441
14:14 Ticket #8423 (GM/GS/MT-32 Init Patch) closed by fingolfin
14:11 Ticket #8438 (small fix for findObjectInRoom) closed by fingolfin
invalid
14:10 Changeset [3b60184] by Max Horn <max@…>
Fix foCheckAlreadyLoaded case in findObjectInRoom; this is not used in …
13:55 Changeset [1c361ee4] by Max Horn <max@…>
Fixed credits order again svn-id: r18439
13:46 Changeset [2ea15e48] by Max Horn <max@…>
Revert change from printf() to debug(1) svn-id: r18438
13:11 Changeset [f460151b] by Max Horn <max@…>
Updated NEWS and TODO svn-id: r18437
13:09 Changeset [e4236ba5] by Max Horn <max@…>
Fixed credits order svn-id: r18436

06/22/05:

19:32 Changeset [9fc959e6] by Lars Persson <anotherguest@…>
Changed from char to int8 in a number of places. This makes not assume …
13:55 Ticket #2072 (Inherit the Earth crash) closed by sev-
outdated
13:23 Ticket #2072 (Inherit the Earth crash) created by SF/petevine
[…] […]
12:15 Ticket #8439 (fix gcc4 virtual functions non-virtual destructor warnings) closed by fingolfin
08:34 Ticket #2071 (SKY: Bogus code) closed by SF/olki
08:33 Changeset [8fbbd28f] by Oliver Kiehl <olki@…>
disambiguate undefined operation by removing unneeded calculation. …
06:37 Changeset [8f4077d9] by Torbjörn Andersson <eriktorbjorn@…>
Fixed warning. (And made some whitespace changes.) svn-id: r18433

06/21/05:

22:23 Changeset [b9881d63] by Lars Persson <anotherguest@…>
replaced #if defined(_MSC_VER) with #if defined (WIN32) svn-id: r18432
22:19 Changeset [9cdfe92] by Lars Persson <anotherguest@…>
Added default destructors as required by the Symbian/Epoc port …
22:08 Changeset [1c69696a] by Lars Persson <anotherguest@…>
Patches needed to build for SYMBIAN32 WINS/GCC added. Test built for …
21:59 Changeset [4564f0d3] by sev-
Fix gcc4 warnings svn-id: r18429
20:39 Changeset [0047a768] by Lars Persson <anotherguest@…>
This is the SDL changes needed by the Symbian build to work properly. …
20:19 Changeset [7bded41] by Lars Persson <anotherguest@…>
This is the submission of the Epoc/Symbian build files for UIQ 2.1 UI …
19:53 Changeset [fd8c94a2] by Lars Persson <anotherguest@…>
Added symbian-fs.cpp, symbian filehandling class svn-id: r18426
16:51 Ticket #2071 (SKY: Bogus code) created by fingolfin
[…] […]
16:46 Changeset [07ac9901] by Max Horn <max@…>
Yet another GCC 4 warning fixed svn-id: r18425
16:45 Changeset [90036d6d] by Max Horn <max@…>
Patch #1224631 (fix gcc4 virtual functions non-virtual destructor …
15:41 Changeset [d38a41e5] by Torbjörn Andersson <eriktorbjorn@…>
When a key is pressed, go back to repeat phase 0 again. This is so …
13:55 Changeset [ee28783c] by Torbjörn Andersson <eriktorbjorn@…>
Fixed crash when talking to the money changer about the Orb of Storms. …
13:14 Changeset [43bc76a2] by Torbjörn Andersson <eriktorbjorn@…>
Added temporary variables for readability. svn-id: r18421
06:33 Ticket #8439 (fix gcc4 virtual functions non-virtual destructor warnings) created by SF/awjb
[…] […]

06/20/05:

21:40 Ticket #2070 (SIMON2talkie: Game is stuck and i get a rate effect error) created by SF/the_unturtle
[…] […]
18:27 Changeset [21efddda] by Max Horn <max@…>
Added virtual destructor, to silence a few more GCC 4 warnings …
17:59 Changeset [096e04ef] by Max Horn <max@…>
Added virtual destructor, to silence a few more GCC 4 warnings …
17:55 Changeset [a8de6c99] by Max Horn <max@…>
Removed -Wctor-dtor-privacy, all it does is trigger nonsense warnings …
12:48 Ticket #2069 (MT32Emu does not compile with gcc4/fc4) created by SF/awjb
[…] […]
12:17 Changeset [75d86874] by sev-
sfShowControls implementation is NOP svn-id: r18417
11:46 Changeset [c613eaa] by Andrew Kurushin <h00ligan@…>
fix animation bug at rats svn-id: r18416
06:29 Changeset [ea72e5c] by Torbjörn Andersson <eriktorbjorn@…>
Whitespace svn-id: r18415

06/19/05:

23:41 Changeset [2c9d2ffc] by sev-
Support for mouse wheel in Options dialog and in Converse panel …
23:02 Changeset [bf304539] by Jonathan Gray <khalek@…>
Document c64 as being a valid --platform= option. svn-id: r18413
21:18 Changeset [ecf8da72] by sev-
Implement sfPlayLoopedSound, sfFadeMusic and sfPlayVoice. sfPlayVoice …
18:16 Changeset [1844a9c5] by sev-
Fix C64 targets. Regression. svn-id: r18411
18:06 Ticket #7430 (Zak & Maniac C64 versions) closed by sev-
wontfix
17:23 Ticket #7430 (Zak & Maniac C64 versions) created by SF/ivanjr
[…] […]
15:36 Ticket #2068 (SAM: Animation glitch at World of Fish) created by eriktorbjorn
[…] […]
14:06 Changeset [97337c4] by Andrew Kurushin <h00ligan@…>
implemented sfGetNumber now use MagicHat (be carefull not to exceed …
00:45 Ticket #7429 (living books and davidson story books) closed by sev-
wontfix
Note: See TracTimeline for information about the timeline view.