Timeline
04/12/09:
- 21:53 Ticket #9002 (GSOC09: Unused variable warnings) created by
- […] […]
- 14:02 Changeset [bbd423b8] by
- Backporting fix from rev #39918: Memory leak when thumbnail header …
04/11/09:
- 21:38 Changeset [41bd7cd] by
- SAGA: changed _threadList back to a list of ScriptThread objs, instead …
- 21:38 Changeset [82f862c] by
- SAGA: Simplified Scene::skipScene, changed loadScene to take a …
- 21:18 Ticket #8996 (GSOC09: Compression GUI Tool touchup) closed by
- 20:20 Changeset [f1ce710d] by
- Backported fix for save/load scrollbar glitch. svn-id: r39940
- 20:16 Changeset [a784e6ab] by
- When dragging the save/load dialog's scrollbar handle past the top of …
- 19:05 Ticket #9001 (Tools - Add Gob tools to SLN) created by
- […] […]
- 17:43 Ticket #4244 (GUI: Enabled button not drawn correctly) closed by
- fixed
- 17:12 Changeset [8fe3735f] by
- Fixed bug #2706939 (Enabled button not drawn correctly) and other …
- 16:03 Ticket #4216 (SCI: password for LSL5) closed by
- fixed
- 15:57 Ticket #4251 (BRA crash in first room when picking up tape measure) closed by
- fixed
- 15:38 Ticket #4302 (IHNM: Fade glitch when Benny falls asleep) closed by
- fixed
- 15:38 Changeset [91b7244] by
- Committed my patch for bug #2748110 ("IHNM: Fade glitch when Benny …
- 14:44 Changeset [b3b86248] by
- Plugged another memory leak introduced with rev #39934 svn-id: r39936
- 12:55 Changeset [bb012ee0] by
- Plugged memory leak introduced with rev #39934 svn-id: r39935
- 12:46 Changeset [448a98b8] by
- Changed ScriptThreadList to hold a list of pointers, not a list of …
- 12:44 Changeset [3cc8059c] by
- Cleanup. svn-id: r39933
- 12:34 Changeset [0dc02a2c] by
- Updated the SAGA and SCI MSVC project files (removed saga/list.h and …
- 12:08 Changeset [65393be4] by
- Removed unused (and wrong) code for IHNM svn-id: r39931
- 09:58 Changeset [57f367a] by
- SCI: Renamed bp_flag -> breakpointFlag; replaced global …
- 09:57 Changeset [5749b363] by
- KYRA: Replaced Rect class by Common::Rect; replaced dirty rect …
- 09:54 Changeset [72874576] by
- Got rid of SortedList svn-id: r39928
- 09:43 Changeset [c1a517e3] by
- Fix compilation svn-id: r39927
- 09:31 Changeset [cf052e5a] by
- Fixed compilation (hopefully) svn-id: r39926
- 09:23 Changeset [02ca56ee] by
- Removed all but one of the functions of the SortedList, apart from the …
- 09:04 Changeset [271f8b58] by
- Removed move SortedList methods svn-id: r39924
- 00:30 Changeset [64fc4253] by
- SAGA: Fix yet another mistake in the revised dirty rect code *sigh* …
- 00:29 Changeset [1c5110e7] by
- SAGA: Got rid of some more SortedList methods svn-id: r39922
- 00:29 Changeset [7db2648b] by
- COMMON: Added unit test for Common::List::size(); made List::size() …
- 00:29 Changeset [7412b0f8] by
- SAGA: Stop needlessly using operator*() and operator->() (many of the …
- 00:28 Changeset [46ddb35d] by
- SAGA: Removed some dead/obsolete code svn-id: r39919
- 00:27 Changeset [5aa9e3f] by
- Fix Scumm memory leak when thumbnail header couldn't be skipped. …
- 00:26 Changeset [7ada5346] by
- Report fatal error to DS console on DS port svn-id: r39917
- 00:25 Changeset [72a97925] by
- DS: Fixing bugs: - Console corruption when switching it on and off - …
04/10/09:
- 22:33 Changeset [202f0fc4] by
- Added a new console command, "wake_up_threads", which can wake up …
- 22:15 Ticket #4300 (IHNM: Game freezes when playing as Benny) closed by
- wontfix
- 21:47 Changeset [2d54d271] by
- Removed obsolete TODO svn-id: r39914
- 14:49 Ticket #3989 (Linking fails when disabling certain engines) closed by
- fixed
- 14:06 Changeset [0c8ffc80] by
- GUI: Fixed nasty typo svn-id: r39913
04/09/09:
- 21:39 Changeset [ee057caf] by
- Backported sorting the savegames, because I'll go nuts if I have to …
- 17:08 Changeset [a1dc2ecc] by
- Rewrote Common::Rect::contains(Rect) to do what the name suggests …
- 17:07 Changeset [c473fa84] by
- SAGA: Make the dirty rect handling here match the one in the GUI code …
- 17:07 Changeset [9d4c917f] by
- GUI: Rewrote the dirty rect handling code. Previously it was possible …
- 17:07 Changeset [a2b58291] by
- TINSEL: Added some doxygen comments to the Tinsel coroutine code …
- 17:07 Ticket #8992 (GSOC09: A few unit tests for Common::Rect) closed by
- 17:07 Changeset [da90b7e0] by
- Patch #2735283: GSOC09: A few unit tests for Common::Rect svn-id: r39907
- 16:34 Ticket #4302 (IHNM: Fade glitch when Benny falls asleep) created by
- […] […]
- 16:08 Ticket #9000 (GSOC09: MessageDialog Obvious Default Button) created by
- […] […]
- 16:02 Ticket #4301 (IHM: Crash when Benny wants to enter the cave) created by
- […] […]
- 15:59 Changeset [d3d641e4] by
- Sort the list of savegames. (I suppose this fix, or a better one, …
- 15:09 Ticket #4293 (FOA: SO_SAVE_STRING: Unsupported) closed by
- fixed
- 08:49 Changeset [fadd224] by
- SCI: Clarify hack in kgraphics.cpp based on what lars wrote on …
- 03:38 Changeset [068e11fe] by
- Judging by bug #2727536 (and a forum post) we should recognize "IQ-" …
- 03:17 Ticket #8999 (GSOC09: Dragon History engine detection/stub) created by
- […] […]
04/08/09:
- 22:01 Ticket #4300 (IHNM: Game freezes when playing as Benny) created by
- […] […]
- 16:48 Changeset [c111bb97] by
- Fixed misleading error message. svn-id: r39903
- 12:48 Ticket #8998 (GSOC09: Unifying dataGfx function in CruisE engine) created by
- […] […]
- 09:14 Changeset [5803a39f] by
- fixed font pt_font drawing
- 08:16 Changeset [6407cf6] by
- optimize bitmap conversion a bit
- 08:11 Ticket #8993 (Broken Sword 2 PSX Support) closed by
- 00:41 Ticket #4299 (SCI: KQ5 Labyrinth flickers) created by
- […] […]
04/07/09:
- 23:48 Ticket #8997 (GSOC09: Objectifying CruisE - Trivial Patch #1) created by
- […] […]
- 22:31 Changeset [ab08824b] by
- The PlayStation 1 version of Broken Sword 2 is supported now. svn-id: …
- 22:29 Ticket #4296 (SCI: Conquests of the Longbow German (German)- Small mistake) closed by
- fixed
- 22:29 Changeset [9c7e3a28] by
- Fixed the language of the German version of Longbow svn-id: r39898
- 21:19 Ticket #8996 (GSOC09: Compression GUI Tool touchup) created by
- […] […]
- 20:05 Changeset [116607c] by
- Backport of r39655. Fixes hang in ITE near the end. svn-id: r39897
- 19:52 Changeset [dc9c538a] by
- Sword2: PSX version support, and GMM loading/saving svn-id: r39896
- 18:23 Ticket #4183 (GUI: Game name overwrites scroll bar) closed by
- fixed
- 17:43 Changeset [b80abe31] by
- SCI: Do not skip last entry in kernel table for SCI1. svn-id: r39895
- 17:26 Changeset [81f7c8b7] by
- SCI: Swapped x and y parameters of IsItSkip. Added IsItSkip to kernel …
- 16:53 Changeset [dc8e6790] by
- Fixing the parser-related FIXMEs. 17 and 18 are int16 and int8, …
- 15:05 Changeset [2d832335] by
- Print out the SCI interpreter version and not the resource version …
- 13:41 Ticket #4298 (SCI: Resource Offset Endian Problem) closed by
- fixed
- 13:38 Changeset [d700bc57] by
- SCI: Fix endian-unsafe read [bug #2739122 ] svn-id: r39891
- 13:29 Changeset [1d1307de] by
- GOB: Some more cleanup svn-id: r39890
- 13:21 Changeset [3f22e4b4] by
- GOB: Gave tons of opcode explicit names. As a result, found potential …
- 13:20 Changeset [37bfe22a] by
- GOB: Some more code cleanup. My respect for the developers of the …
- 12:58 Changeset [327d872a] by
- this should be like this
- 12:19 Changeset [2c21bf02] by
- revert local change
- 12:16 Changeset [b58ad496] by
- ops
- 12:15 Changeset [324f978] by
- ops
- 12:01 Changeset [b3474c4f] by
- corrected y position of text displaying
- 10:41 Changeset [74446651] by
- GOB: Gave some numerical constants a name. This codebase is a bit of a …
- 05:36 Changeset [bec28444] by
- glVertex2f -> glVertex2i
- 04:33 Changeset [58d29c57] by
- revert changes for text y positioning, that need better fix
- 04:00 Ticket #7691 (SCI: Colonel's Bequest Amiga Floppy Version) closed by
- invalid
- 00:47 Ticket #4298 (SCI: Resource Offset Endian Problem) created by
- […] […]
Note:
See TracTimeline
for information about the timeline view.