Timeline
09/22/11:
- 22:34 Changeset [9ca3eb6f] by
- TSAGE: Fix for changing partner's facing direction in Blue Force scene 350
- 22:33 Changeset [d23e97f2] by
- TSAGE: Fix priority of woman in Blue Force scene 340
- 21:26 Ticket #5846 (SCI: Longbow: Robin is stuck in the final monk chase scene) closed by
- 21:22 Changeset [0b4802c2] by
- SCI: Fixed bug #3413020 - "SCI: Longbow: Robin is stuck in the final …
- 19:41 Changeset [cde643cc] by
- PEGASUS: Allow for skipping the intro
- 19:37 Changeset [ea36ec45] by
- PEGASUS: Add support for the console back
- 19:28 Changeset [dc463816] by
- PEGASUS: Remove unused EnergyBar class
- 19:26 Changeset [c8752bb1] by
- PEGASUS: Implement Item::getDragSprite()
- 19:18 Ticket #5846 (SCI: Longbow: Robin is stuck in the final monk chase scene) created by
- […] […]
- 18:50 Changeset [897c585f] by
- PEGASUS: Add the InventoryPicture class (and its derivatives)
- 16:55 Changeset [3542dc2c] by
- CGE: Add credits
- 16:06 Changeset [3417e39c] by
- PEGASUS: Implement the credits Functionality is now back to where it …
- 15:52 Changeset [2e9c7b53] by
- PEGASUS: Don't allow for seeking beyond the ends of the movie
- 14:39 Changeset [c88e33ab] by
- PEGASUS: Make Movies use the normal TimeBase getTime() getTime() …
- 14:31 Changeset [b92476ec] by
- PEGASUS: Don't update movies if they're paused
- 13:24 Changeset [17d6f748] by
- PEGASUS: Implement demo credits
- 13:07 Changeset [35cc9b5d] by
- PEGASUS: Implement the overview code
- 10:50 Changeset [36ab10f] by
- TSAGE: Bugfix for Exit cursor remaining active after leaving motorcycle
- 01:39 Changeset [ea7ec27] by
- PEGASUS: Fix drawing movies to positions other than the origin
- 01:35 Changeset [5b23d33a] by
- PEGASUS: Remove old graphics API
- 01:33 Changeset [802fb1a9] by
- PEGASUS: Add very simple mouse movement update checking
- 01:22 Ticket #5845 (SCI: LL 6-Crash when loading Savegame - room 620, script 85) closed by
- 01:18 Changeset [0fd4a554] by
- PEGASUS: Fix DropHighlight
- 01:18 Changeset [b807041a] by
- SCI: Ignore invalid pointers if the kernel function signature …
- 01:18 Changeset [7f675de8] by
- SCI: Fixed compilation with VM_DEBUG_SEND defined
- 01:09 Changeset [cb500d14] by
- PEGASUS: Clamp the dirty rect to the screen size
- 00:30 Changeset [97072b5d] by
- PEGASUS: Remove scaling TODO Video scaling is not done with this class
- 00:22 Changeset [2bba1d0c] by
- PEGASUS: Allow redrawMovieWorld to be used without the video running
- 00:06 Changeset [02e7656b] by
- PEGASUS: Allow for backquote to be used as a tilde too
09/21/11:
- 23:51 Changeset [b4408d45] by
- PEGASUS: Implement main menu Sound fading is not working yet, so it …
- 23:44 Changeset [46bc7e6c] by
- PEGASUS: Fix bounds of Pictures
- 23:42 Changeset [64d0b6df] by
- PEGASUS: Fix bug with drawing dirty rects
- 23:21 Changeset [d4a731c0] by
- PEGASUS: Fix updating elements when the bounds change
- 22:10 Changeset [185f5fb0] by
- PEGASUS: Only allow for keydown events
- 18:38 Changeset [f9fff18] by
- PEGASUS: Fix auto bits setting in the input code
- 14:01 Changeset [e3080fb2] by
- PEGASUS: Add the JMPPPInput utility class
- 11:56 Changeset [953c3667] by
- TSAGE: Bugfixes to Blue Force map screen for leaving Marina
- 09:52 Changeset [e91e1e1c] by
- TSAGE: Default to displaying walk cursor on Blue Force map screen
- 02:05 Changeset [e310da1a] by
- PEGASUS: Add new menu class
- 01:57 Changeset [6c47e909] by
- PEGASUS: Remove remaining 'old' code
- 01:45 Changeset [335a043b] by
- PEGASUS: Add picture class
09/20/11:
- 21:47 Ticket #7829 (Mouseclick on release of touchscreen option?) created by
- […] […]
- 20:32 Ticket #5845 (SCI: LL 6-Crash when loading Savegame - room 620, script 85) created by
- […] […]
- 18:21 Changeset [de23530a] by
- PEGASUS: Remove VideoManager code It was originally from Mohawk and …
- 17:28 Changeset [1c8213ad] by
- PEGASUS: Fix timebase looping
- 17:23 Changeset [0193d0d0] by
- PEGASUS: Fix a regression in checkCallBacks()
- 17:11 Changeset [dc0a98f6] by
- PEGASUS: Make movie transparency be off by default
- 17:04 Changeset [2dbf379d] by
- PEGASUS: Fix some movie bugs
- 17:04 Changeset [e21224ff] by
- PEGASUS: Fix copyToCurrentPort()
- 15:49 Changeset [fec7a123] by
- PEGASUS: Begin hooking the new code in as the main code The first …
- 14:56 Changeset [635c8aa3] by
- PEGASUS: Add first stab at the Movie class Seems this means the end …
- 14:56 Changeset [d29e505] by
- PEGASUS: Update timer code a bit to make it friendlier for movies
- 12:06 Changeset [12b553c0] by
- TSAGE: Implemented Blue Force scene 355 - Future Wave exterior
- 05:10 Changeset [e663e787] by
- CGE: Remove useless function declaration Thanks LordHoto for pointing …
- 01:54 Ticket #7388 (AUDIO: CMS/Gameblaster Emulation) closed by
09/19/11:
- 23:07 Changeset [6ed2679c] by
- PEGASUS: Add the Surface classes Renamed from GWorld; I'm trying to …
- 18:10 Changeset [642e0baa] by
- GUI: Silence GCC warning Rename local variable 'buffer' to keep it …
- 15:44 Changeset [6b8fb19] by
- DISTS: Update MacOSX Info.plist to add most languages for …
- 13:23 Changeset [9796890c] by
- GUI: Replace ConsoleDialog use of vsnprintf by Common::String::vformat()
- 13:22 Changeset [ce4c98d7] by
- LASTEXPRESS: Small cleanup in Entities::processEntity() and …
09/18/11:
- 19:48 Changeset [8f6e6030] by
- PEGASUS: Add the Tracker class
- 19:36 Changeset [1390db1d] by
- PEGASUS: Rewrite TimeBase to be a bit more accurate with timing
- 17:30 Changeset [b76b038f] by
- DREAMWEB: 'bresenhams' ported to C++
- 15:02 Changeset [a1825e4d] by
- GOB: At the decorative fishes in the Diving minigame
- 14:12 Ticket #5844 (SCI: Phantasmagoria Support?) closed by
- 10:38 Changeset [e360d355] by
- TSAGE: Bugfix for Blue Force death screen image moving when screen is …
- 10:36 Changeset [5f0b906] by
- TSAGE: Implemented Blue Force scene 360 - Future Wave Interior
- 09:25 Changeset [2d882fdf] by
- CGE: Rename Snail into CommandHandler, plus some associated renamings
- 07:38 Changeset [cf54fc98] by
- VIDEO: Fix Bink bundle count lenghts to be computed like ffmpeg does. …
- 06:58 Changeset [13d0275d] by
- TSAGE: Fix for sequence manager when using a Blue Force specific opcode
- 06:33 Changeset [45ee4f4] by
- TSAGE: In Blue Force, cursor doesn't reset to Walk after doing actions
- 05:58 Changeset [83a03d8] by
- TSAGE: Fixed ordering of scenes in Blue Force group 3
- 05:56 Changeset [95467a37] by
- TSAGE: Implemented Blue Force scene 370 - Future Wave bedroom
- 03:28 Changeset [c5615d7f] by
- NEWS: Add recent fixes in AGOS game engine.
- 01:16 Changeset [e90287f7] by
- COMMON: Add numerator/denominator getters for Rational
09/17/11:
- 21:04 Changeset [17802f89] by
- CGE: Fix a potential bug in insertCommand(), some renaming
- 20:16 Changeset [f8ee4f3] by
- SCUMM FM-TOWNS: fix DS build
- 19:15 Changeset [149fdbfb] by
- SCUMM FM-TOWNS: fix another regression (pcm sound effects broken in …
- 19:15 Changeset [0d1d974e] by
- SCUMM FM-TOWNS: fix regression and cleanup (LOOM mouse cursor was …
- 19:15 Changeset [867f2887] by
- SCUMM FM-TOWNS: fix invalid mem accesses - handle some invalid sound …
- 17:11 Changeset [9c5415b6] by
- CGE: Remove useless function Thanks fuzzie for noticing it
- 16:24 Changeset [331da037] by
- PEGASUS: Add the fuse classes
- 16:22 Changeset [ff0185d0] by
- CGE: Remove a use reference to g_engine Thanks fuzzie for mentioning it
- 16:04 Changeset [544224b4] by
- PEGASUS: Add transition classes
- 16:02 Changeset [3b9ab4f5] by
- COMMON: Add function to find the intersecting rectangle
- 15:27 Changeset [d574cfe2] by
- CGE: Move _talk and _text to CGEEngine
- 15:17 Changeset [3583c949] by
- CGE: Move some more globals to CGEEngine
- 12:55 Changeset [8491e557] by
- CGE: Remove duplicated forward declaration
- 12:30 Changeset [419f2b8] by
- TSAGE: Implemented Blue Force scene 380 - Outside City Hall & Jail
- 12:09 Ticket #5844 (SCI: Phantasmagoria Support?) created by
- […] […]
- 11:37 Changeset [413a48bb] by
- TSAGE: Implemented Blue Force scene 390 - City Jail
- 09:09 Changeset [38deee5a] by
- CGE: some more cleanup
- 08:54 Changeset [4778ff72] by
- CGE: Move some more globals to CGEEngine
- 08:08 Changeset [f5eca796] by
- CGE: Move 4 global to CGEEngine
- 07:41 Changeset [fba3fc3] by
- TSAGE: Implemented Blue Force scene 385 - City Hall
Note:
See TracTimeline
for information about the timeline view.