Timeline
12/23/07:
- 22:21 Ticket #3412 (TOOLS: MinGW tools building broken) closed by
- 18:50 Ticket #8762 (Refactoring of the getSavePath method) created by
- […] […]
- 18:49 Ticket #7607 (Silence (a few) warnings (for me)) closed by
- 18:12 Changeset [15469b4] by
- SaveFileManager::setError is an internal method; also, pass string to …
- 17:27 Ticket #3483 (COMI: wrong subtitles color) closed by
- fixed
- 17:27 Changeset [f7c8a64c] by
- Fix for bug #1846049: COMI: wrong subtitles color svn-id: r29966
- 17:10 Ticket #3427 (PSP: Monkey Island SegaCD dialog menu) closed by
- invalid
- 16:31 Changeset [cc84bec0] by
- Style :P svn-id: r29965
- 16:25 Changeset [49fca52c] by
- Removes warning about shadowing a previous local declaration of …
- 16:02 Ticket #3458 (MM: Walk behind mask char data) closed by
- fixed
- 16:02 Changeset [d61f3d7] by
- Fix for bug #1837375: MM: Walk behind mask char data svn-id: r29963
- 15:23 Changeset [6fa1de14] by
- Slight perturbation of the code gen for the sake of NDS Gobliiins …
- 14:43 Ticket #3475 (INDY3 FM-TOWNS: Modified version does not start) closed by
- fixed
- 14:43 Changeset [d3f01bb7] by
- Fix for bug #1842260: INDY3 FM-TOWNS: Modified version does not start …
- 12:48 Ticket #3393 (GOB3: Data file fails to open, lockup) closed by
- fixed
- 12:30 Ticket #3529 (LURE:Crash at Prision.. savegame included.) closed by
- fixed
- 12:27 Changeset [d6788c3] by
- Workaround for unterminated look description in Italian version …
- 11:54 Changeset [eb08179] by
- Copy engine-data from standalone trunk to dists/ svn-id: r29959
- 11:34 Changeset [33545452] by
- Fix for problem that the player could stop themselves changing back …
- 10:52 Changeset [5e29703e] by
- Bugfix for Town Hall room: Captive Goewin's bounds were frequently and …
- 02:33 Changeset [5b74b676] by
- Disable voices when voice files do not exist (like the original …
- 00:34 Changeset [275c91be] by
- Fix the FIXME ;-) svn-id: r29955
12/22/07:
- 23:41 Changeset [c9891423] by
- Added FIXME comment. svn-id: r29954
- 23:29 Changeset [0cbff0fc] by
- Logic fix for MixedSoundDriver::init. svn-id: r29953
- 18:51 Ticket #3530 (GOB2: WINCE: Parts of menus randomly appear) created by
- […] […]
- 13:16 Changeset [019ad448] by
- Document that we expect recursive mutex locking behavior svn-id: r29952
- 11:53 Changeset [f00ebbf8] by
- Fixed mutex handling, and reverted sound callbacks to be from another …
- 11:34 Changeset [337db5d4] by
- Bugfix to not allow animation fast forward when restoring a game - it …
- 11:24 Changeset [9dc39c30] by
- Tweaked the calculation for player position in new rooms to use the …
- 11:19 Ticket #3528 (LURE Spanish: Crashes when freeing Goewin) closed by
- fixed
- 11:16 Changeset [c0bc7bb] by
- Incremented required lure.dat version number, and adjusted animation …
- 11:14 Changeset [f509e6bc] by
- Fixed Spanish animation entry for Goewin, and added missing fight …
- 10:41 Ticket #7609 (FOTAQ: dialog skipping using ".") created by
- […] […]
- 03:20 Ticket #3452 (SIMON: Inccorect behavior in scripted actions) closed by
- 03:20 Ticket #3411 (COMI: Extremely odd bug) closed by
12/21/07:
- 21:27 Ticket #3529 (LURE:Crash at Prision.. savegame included.) created by
- […] […]
- 20:45 Changeset [f483d7ce] by
- Cleanup. svn-id: r29945
- 18:54 Ticket #3528 (LURE Spanish: Crashes when freeing Goewin) created by
- […] […]
- 18:36 Changeset [764dc651] by
- Scaler corruption fixes, scaler console fixes, adding Lure target …
- 18:34 Changeset [1cfedb2] by
- Remove a comment svn-id: r29943
- 18:30 Changeset [8183d564] by
- Implement exists() in DS file system svn-id: r29942
- 18:29 Changeset [b4a66163] by
- Fix compilation error on DS port (template expects parameters to be …
- 18:28 Changeset [df33fdd7] by
- Fix memory leak in audiostream (I think) svn-id: r29940
- 09:28 Changeset [1ecbde08] by
- Reverted too complicated (and unneeded) volume settings code for towns …
- 09:20 Changeset [72e899d] by
- Naming consistency fixes. svn-id: r29938
- 09:10 Changeset [dca07a9] by
- Bugfix to prevent axe animation appearing in room 6 when returning …
- 08:06 Ticket #3526 (LURE Spanish: Crashes after leaving prison) closed by
- fixed
- 03:56 Changeset [5c5e5cdd] by
- Changed animation Ids for Spanish version svn-id: r29935
- 03:20 Ticket #3479 (LURE : Bug) closed by
- 02:43 Changeset [46ee7e67] by
- Slight cleanup svn-id: r29934
- 02:08 Changeset [18dd1881] by
- Added some hard coded strings for the Italian fan translation of ITE …
- 02:06 Changeset [61e87240] by
- Turn off an MSVC warning, thrown with some escape sequences svn-id: r29932
12/20/07:
- 23:23 Changeset [9f6a40ac] by
- Do sound callbacks from the main thread instead of a separate one, to …
- 22:14 Changeset [4b89780] by
- Clarify AGI FIXME svn-id: r29930
- 19:17 Ticket #3510 (IHNM Spanish CD - Wrong Dialogs color) closed by
- fixed
- 19:17 Changeset [aac7886a] by
- Fix for bug #1851030 - "IHNM Spanish CD - Wrong Dialogs color" …
- 19:02 Changeset [b9aaa43] by
- Fix palette manipulation code Add one missing opcode svn-id: r29928
- 19:00 Changeset [335e9da4] by
- Removed clamp() and used the common CLIP template instead svn-id: r29927
- 18:52 Changeset [0e744e49] by
- Fixed compiler warning, and a potential (but very unlikely) …
- 18:21 Changeset [094f1748] by
- Fix title screen line drawing code svn-id: r29925
- 17:04 Changeset [193760a4] by
- Fix for isalpha() assertions svn-id: r29924
- 15:38 Changeset [276c6740] by
- Fix compilation under MSVC9 svn-id: r29923
- 15:00 Changeset [1b285398] by
- Fix compiler warnings svn-id: r29922
- 14:57 Changeset [44effa32] by
- Further changes to the AGI keyboard code, matching it against the …
- 14:50 Ticket #3527 (LURE: Italian Floppy Version doesn't start...) created by
- […] […]
- 14:43 Ticket #3526 (LURE Spanish: Crashes after leaving prison) created by
- […] […]
- 14:30 Changeset [564fc06] by
- Multiple fix/cleanup One bug remains before the game is completable …
- 14:29 Changeset [6d37f5cc] by
- Do not #include time.h globally (ideally, we should provide a …
- 14:29 Changeset [93ccd61b] by
- cleanup due to jvprat svn-id: r29918
- 14:28 Changeset [d7e358a] by
- More cleanup svn-id: r29917
- 14:26 Changeset [a4744660] by
- get rid of unused globals svn-id: r29916
- 13:29 Changeset [1e0dc770] by
- Added comments on top of each batch file svn-id: r29915
- 13:23 Changeset [cd230a4a] by
- Added batch files to convert MSVC9 project files to MSVC8 and vice …
- 13:20 Changeset [d53c0b9f] by
- Adding MSVC9 project files svn-id: r29913
- 12:59 Changeset [54aeecf1] by
- clear more executable bits svn-id: r29912
- 11:58 Changeset [a796c9c6] by
- Removed unused tag (removed by VS 2008) svn-id: r29911
- 11:52 Changeset [b52e7582] by
- clear executable bit svn-id: r29910
- 11:44 Changeset [a0b10ef] by
- Sort files alphabetically svn-id: r29909
- 09:43 Changeset [f44a196] by
- Moved all time() calls in AGOS to a single new method …
- 07:19 Ticket #3484 (LURE: Italian version crash at this savegame..) closed by
- fixed
- 01:36 Ticket #3525 (FT: Crash/hangup at Corley Motor factory) created by
- […] […]
12/19/07:
- 18:37 Ticket #3524 (AGI: AZERTY keyboard not supported ) created by
- […] […]
- 17:26 Changeset [15a94b7] by
- Removed a switch that's only in the AGOS MSVC8 project file and is set …
- 14:03 Changeset [00ce6ac] by
- Patch #1853322: Patch for Atari ST/FreeMint svn-id: r29906
- 14:02 Ticket #8761 (Patch for Atari ST/FreeMint) closed by
- 14:02 Changeset [272f02e0] by
- Replaced sqrtf by sqrt (the former causes more problems than the tiny …
- 13:45 Ticket #3523 (PALMOS: Crash on Sony Clie) created by
- […] […]
- 09:28 Changeset [8695b45] by
- Include SQRTFS missing fix also for Symbian OS svn-id: r29904
- 03:20 Ticket #3476 (LURE: Doesn't Start....) closed by
- 01:53 Ticket #3522 (LURE: Game crashes/exits using Right-Click + "Status") closed by
- fixed
- 01:47 Changeset [b4043cb4] by
- Bugfix for correctly handling \n characters in WordWrap method …
12/18/07:
- 22:54 Ticket #3522 (LURE: Game crashes/exits using Right-Click + "Status") created by
- […] […]
- 22:30 Ticket #3521 (Error in configure on Mac OS X) closed by
- fixed
- 22:30 Changeset [62a344bb] by
- Fix for bug #1853110: Error in configure on MacOS X (head -c is not …
- 21:34 Ticket #3511 (LURE Spanish: Crashes at the start) closed by
- fixed
- 20:12 Changeset [aa62d635] by
- Fix loading savegame from original interpreter svn-id: r29901
- 17:22 Ticket #8761 (Patch for Atari ST/FreeMint) created by
- […] […]
- 15:24 Ticket #3521 (Error in configure on Mac OS X) created by
- […] […]
- 08:05 Changeset [550aea90] by
- Bugfix for font sizes indexing - dereferencing a character > 128 was …
- 07:00 Changeset [86ee7a94] by
- Add Japanese 3DO version of Putt Putt's Fun Pack. svn-id: r29898
Note:
See TracTimeline
for information about the timeline view.