Timeline
12/19/11:
- 23:55 Changeset [924e0b32] by
- PEGASUS: Implement saving/loading from the in-game pause menu
- 23:06 Changeset [fa921480] by
- PEGASUS: Fix timers starting when paused TimeBase now has its own …
- 23:06 Changeset [f5e8b32] by
- DREAMWEB: Fix regressions in intoInv, outOfInv; cleanup selectOb
- 22:58 Changeset [d2375c86] by
- SKY: Fix warning
- 22:15 Changeset [9a40cd8f] by
- TSAGE: R2R - Implement scene 3125
- 21:48 Changeset [5a3deea5] by
- DREAMWEB: More work on inToInv and outOfInv
- 20:21 Changeset [bdf14ed] by
- GRAPHICS: Fix PICT lines with large pitches
- 16:52 Changeset [96face8b] by
- TSAGE: Blue Force is now ready for testing
- 11:28 Changeset [7d580ee3] by
- TSAGE: Implemented R2R Scene 800 - Sickbay
- 02:29 Changeset [538d834] by
- Merge pull request #131 from digitall/goto_considered_harmful Goto …
- 01:24 Changeset [f0eee81d] by
- DREAMWEB: Port 'intoinv', 'outofinv' to C++
- 00:10 Changeset [9916d2e9] by
- CINE: Add some comments to the MT-32 instrument code.
12/18/11:
- 23:09 Changeset [14ccd4f1] by
- TSAGE: R2R - Implement scene 3100
- 23:02 Changeset [0c475540] by
- CONFIGURE: Update WinCE compiler host alias naming. This is required …
- 21:31 Ticket #5930 (IPHONE: Port Compilation Failure) created by
- […] […]
- 19:57 Ticket #5929 (SCI: SQ4 Beta Not Detected) created by
- […] […]
- 19:07 Changeset [0cd53d5] by
- DREAMWEB: Port 'lookatplace' to C++
- 18:22 Changeset [5843fc11] by
- DREAMWEB: 'nextcolon' is unused
- 18:17 Changeset [25b99c44] by
- DREAMWEB: Rewrite signOn into C++, and remove the users and passwords …
- 15:58 Changeset [83350769] by
- DREAMWEB: Remove the now unused 'keynum' and 'newlogonum' variables …
- 15:54 Changeset [60ece632] by
- DREAMWEB: Remove reelRoutines from data blob
- 15:45 Ticket #5928 (COMPOSER: Mac Princess and the Crab Not Detected) created by
- […] […]
- 15:34 Changeset [49877b23] by
- DREAMWEB: Move all reel functions to DreamBase
- 15:01 Changeset [8449493e] by
- DREAMWEB: Convert removeObFromInv, deleteExObject, deleteExFrame, …
- 14:57 Changeset [ebbc8ae3] by
- DREAMWEB: Set es for reel callbacks while it may be necessary
- 14:56 Changeset [133cfc3] by
- DREAMWEB: Fix yet another regression in setPickup getAnyAd and …
- 14:43 Changeset [62dc71a7] by
- DREAMWEB: Port 'getkeyandlogo' to C++
- 13:44 Changeset [362f21d] by
- DREAMWEB: Port 'showkeys' to C++
- 13:44 Changeset [a587919] by
- DREAMWEB: Port 'showdiarykeys' to C++
- 13:13 Changeset [8c8666e8] by
- DREAMWEB: Move backdrop.cpp and more to DreamBase; remove some dead code
- 13:08 Changeset [f0508dd0] by
- DREAMWEB: Fix regression in useWinch
- 12:22 Changeset [cf73ee99] by
- DREAMWEB: Fix multiple regressions in checkInside and loadCart
- 12:06 Changeset [feaf297c] by
- DREAMWEB: Fix multiple regressions in setPickup
- 11:38 Changeset [4178ad6b] by
- DREAMWEB: Fix ReelRoutine terminator saving/loading
- 11:16 Changeset [5d1e1fbb] by
- DREAMWEB: Spacing
- 11:08 Changeset [09eaef6b] by
- DREAMWEB: Remove regression from b0a42f1 (duplicate saved reel data)
- 10:19 Changeset [a1799ba] by
- DREAMWEB: Close the file opened in querySaveMetaInfos() when returning
- 10:18 Changeset [96d15e83] by
- TSAGE: Bugfix for Ringworld saving and restoring via options dialog
- 10:08 Changeset [8385ee1c] by
- TSAGE: Bugfix for using save/load buttons in the Blue Force options dialog
- 09:26 Changeset [421c8cd] by
- DREAMWEB: Port 'setpickup' to C++ and added an enum for the object types
- 07:08 Changeset [f69dfba2] by
- TSAGE: Implemented dirty rect handling in the engine This should help …
- 01:28 Changeset [9818def8] by
- DREAMWEB: Port 'lookininterface' to C++
- 01:07 Changeset [83b31ccb] by
- DREAMWEB: Remove an erroneous comment (copy/paste error)
- 00:55 Changeset [08fec8fa] by
- DREAMWEB: Add meta information to saved games This information …
12/17/11:
- 23:37 Changeset [2e849044] by
- TSAGE: R2R - Scene 2800: Move several objects from scene to action2
- 22:28 Changeset [656409c7] by
- DREAMWEB: Fix regression in slabdoorb
- 22:16 Changeset [10e16376] by
- DREAMWEB: Fix regressions in findExObject, findSetObject
- 21:28 Changeset [30089ec3] by
- DREAMWEB: Convert clearBuffers, clearChanges
- 21:28 Changeset [46caa771] by
- DREAMWEB: Add disabled reelRoutine conversion work
- 20:30 Changeset [b0a42f11] by
- DREAMWEB: Use serializer for ReelRoutines
- 20:02 Changeset [5958d2d2] by
- DREAMWEB: Name some DynObject/SetObject fields Also change getAnyAd() …
- 18:19 Changeset [b8ab0e62] by
- DREAMWEB: Fix regression in getOpenedSize
- 18:19 Changeset [6dd09b89] by
- DREAMWEB: Convert checkForExit
- 18:06 Changeset [f8bfe84c] by
- DREAMWEB: Remove dead code
- 17:30 Changeset [855b5320] by
- DREAMWEB: Use ScummVM's save/load dialogs by default
- 17:30 Changeset [af1c8d77] by
- DREAMWEB: Fix two off-by-one errors in saveGame(), rewrite …
- 17:28 Changeset [0731bcb5] by
- DREAMWEB: Implement removeSaveState()
- 15:40 Changeset [3185dac2] by
- DREAMWEB: Work around runtime limitation The WordRef accessor writes …
- 14:32 Changeset [9fdb38d3] by
- DREAMWEB: Fix another regression in the ASM-style version of …
- 14:21 Changeset [400bda7] by
- DREAMWEB: Fix another regression in selectOb() (thanks wjp)
- 13:50 Changeset [956abddc] by
- DREAMWEB: Fix regression in selectOb() (thanks wjp)
- 13:43 Changeset [b1edf244] by
- DREAMWEB: Fix a regression in businessMan(), and updated its comments
- 13:25 Changeset [7d38ba5] by
- DREAMWEB: Fix another regression in isRyanHolding() (thanks wjp)
- 13:23 Changeset [12779580] by
- DREAMWEB: Fix regression in isRyanHolding()
- 12:33 Changeset [710072c5] by
- DREAMWEB: Fix regression in getOpenedSize()
- 11:48 Changeset [05c5e22] by
- DREAMWEB: Port 'findinvpos', 'selectob' to C++ and fix a regression in …
- 08:55 Ticket #5927 (COMPOSER: Mac Sleeping Cub Not Detected) created by
- […] […]
- 08:47 Ticket #5926 (MOHAWK: Living Books Mac Versions Not Recognized) created by
- […] […]
- 04:44 Ticket #5925 (TSAGE: BF: Animations too slow) closed by
- fixed
- 04:38 Changeset [8dec805d] by
- TSAGE: Bugfix for #3460485 - Animation running too slowly
- 04:24 Changeset [f72884cb] by
- PEGASUS: Cleanup some constants Added missing static qualifiers, get …
- 02:29 Ticket #5924 (TSAGE: BF: Cannot load game from launcher) closed by
- fixed
- 02:28 Changeset [3e6e5bc] by
- TSAGE: Bugfix to allow loading savegames in Blue Force directly from …
- 02:19 Ticket #5923 (TSAGE: BF: Crash when loading game while dialog is up) closed by
- fixed
- 02:13 Changeset [24740b30] by
- TSAGE: Disallow saving and loading via the GMM when a dialog is active
- 01:03 Changeset [114e857d] by
- TSAGE: R2R - Implement scene 2800
- 00:04 Changeset [f9d4886] by
- DREAMWEB: Port 'usestereo' to C++
12/16/11:
- 23:39 Changeset [b289533] by
- DREAMWEB: Fix regression in identifyOb
- 22:43 Changeset [b371c46a] by
- DREAMWEB: Port 'checkinside' to C++
- 22:05 Changeset [29a20ed7] by
- TSAGE: Implemented R2R Scene 850 - Deck #5 By Lift
- 22:01 Changeset [654a60a9] by
- DREAMWEB: Rewrote useCashCard() in C++ and got rid of moneyPoke() and …
- 20:47 Changeset [2887686d] by
- DREAMWEB: Port 'showslots' to C++
- 20:29 Changeset [984010fa] by
- DREAMWEB: Port 'identifyob' to C++
- 20:04 Changeset [12cac260] by
- DREAMWEB: Port 'isryanholding' to C++
- 19:17 Changeset [12efb47] by
- PEGASUS: Remove t prefix from typedefs Some other minor cleanup too
- 18:54 Changeset [70fd1b60] by
- Merge pull request #144 from fingolfin/dreamweb-cleanup Dreamweb cleanup
- 17:10 Changeset [1d09f7c1] by
- DREAMWEB: Some more cleanup
- 16:44 Changeset [2f0c671] by
- DREAMWEB: Move most of people.cpp to DreamBase
- 16:44 Changeset [8cb92c23] by
- DREAMWEB: Convert fadeScreenDownHalf to C++
- 16:44 Changeset [010714ce] by
- DREAMWEB: Move more to DreamBase; fix regression in introMonks1()
- 16:43 Changeset [202f9d18] by
- DREAMWEB: Move more things to DreamBase; cleanup some code
- 15:37 Changeset [027249ec] by
- DREAMWEB: Remove some dead code
- 15:25 Changeset [f878f045] by
- DREAMWEB: Convert useGun to C++
- 10:02 Changeset [86c3c8b4] by
- DREAMWEB: Fix regressions in helicopter and poolGuard
- 04:20 Ticket #5925 (TSAGE: BF: Animations too slow) created by
- […] […]
- 04:14 Ticket #5924 (TSAGE: BF: Cannot load game from launcher) created by
- […] […]
- 04:11 Ticket #5923 (TSAGE: BF: Crash when loading game while dialog is up) created by
- […] […]
- 03:01 Changeset [fdced472] by
- PEGASUS: Begin cleaning up pegasus-defined types
- 00:21 Changeset [b5565a43] by
- PEGASUS: Fix compilation on Windows
- 00:18 Changeset [693fcec6] by
- PEGASUS: Fix info screen weirdness
12/15/11:
- 22:46 Changeset [84be5b04] by
- DREAMWEB: Rename 'reelCallbacksCPP' to reelCallbacks'
- 22:42 Changeset [a6b2b9c7] by
- DREAMWEB: Enable the C++ callback of poolGuard()
- 22:41 Changeset [30b4037f] by
- DREAMWEB: Port 'poolguard' to C++ This is the last of the …
- 22:15 Changeset [66618f4] by
- DREAMWEB: Port 'endgameseq' to C++
- 22:02 Changeset [6792fa2f] by
- DREAMWEB: Port 'businessman' to C++
- 21:45 Changeset [60f9b91c] by
- DREAMWEB: Port 'mugger' to C++, remove the unused 'findpuztext' …
- 21:24 Changeset [5bf9c1e0] by
- Merge pull request #143 from fingolfin/dreamweb-cleanup Dreamweb cleanup
- 21:21 Changeset [2a96ee48] by
- DREAMWEB: Fix regression in helicopter()
- 20:53 Changeset [772aecf5] by
- OPENGLSDL: Simplify the code a bit.
- 20:48 Changeset [c91b6d7d] by
- OPENGLSDL: Fix video mode initialization for 640x400 games with AR …
- 17:59 Changeset [7ac5bcd6] by
- COMMON: QuickTime mdat atoms should be leaves
- 16:41 Changeset [a4acaeb3] by
- MAEMO: Don't explicitly link to libpthread
- 16:41 Changeset [6a088698] by
- CONFIGURE: Don't link against libpng by default Except for the PSP …
- 16:09 Changeset [2ce19857] by
- TSAGE: R2R - Cleanup
- 15:59 Changeset [f0d47faa] by
- TSAGE: R2R - Implement scene 2750, fix bug in scene 2700
- 13:09 Changeset [d1ed87be] by
- DREAMWEB: Convert notHeldError to C++, move stuff to DreamBase
- 13:03 Ticket #5922 (TINSEL: DW Crash in Subtitle Menu) created by
- […] […]
- 12:52 Changeset [e7a43654] by
- TSAGE: R2R - Fix bug in scene 2700, thanks to fingolfin
- 12:45 Changeset [9ebcaa33] by
- DREAMWEB: Move even more stuff to DreamBase
- 12:45 Changeset [9972fc61] by
- DREAMWEB: Move more methods to DreamBase
- 12:44 Changeset [719f3ec1] by
- DREAMWEB: Convert a bunch of stuff to C++ Specifically, I started …
- 12:09 Changeset [ee43bfed] by
- TSAGE: R2R - Implement Scene 2700
- 10:28 Changeset [d97d8b1d] by
- TSAGE: Implemented R2R Scene 250 - Lift
- 10:24 Changeset [1f348745] by
- DREAMWEB: Fix regression in describeOb()
- 10:15 Changeset [93bf275] by
- DREAMWEB: Port 'helicopter' to C++
- 09:36 Ticket #7834 (Gabriel Knight) closed by
- 09:30 Changeset [faab2d7] by
- DREAMWEB: Remove some unused global variables from the data blob
- 05:02 Changeset [4b93bc64] by
- PEGASUS: Add Norad Delta And with that, ladies and gentlemen, Pegasus …
- 00:14 Changeset [f87227dc] by
- DREAMWEB: 'keypadax', 'keypadcx' are no longer needed
- 00:09 Changeset [45794d1] by
- DREAMWEB: Port 'describeob', 'additionaltext' to C++
12/14/11:
- 23:46 Ticket #7834 (Gabriel Knight) created by
- […] […]
- 22:43 Changeset [dd8304dd] by
- DREAMWEB: Port 'usehandle', 'usealtar' to C++
- 22:30 Changeset [509755a0] by
- DREAMWEB: Further simplification of findSetObject() and findExObject() …
- 22:18 Changeset [f0b0f25] by
- DREAMWEB: Properly set bx in findSetObject() and findExObject()
- 22:12 Changeset [ea8b6c8] by
- DREAMWEB: Port 'findsetobject' and 'findexobject' to C++ and simplify …
- 21:11 Changeset [cf77cc9] by
- TSAGE: R2R - Implement scene 2600
- 11:46 Changeset [b466575] by
- DREAMWEB: Move more stuff to DreamBase
- 11:46 Changeset [e44a79f] by
- DREAMWEB: Convert makeCaps to C++, fix bug in delChar
- 11:45 Changeset [a87a63c1] by
- DREAMWEB: Convert execCommand to C++, remove comlist from data blob
- 11:33 Changeset [5948b5a9] by
- DREAMWEB: Allow quit from diary
- 11:33 Changeset [ee5c9678] by
- DREAMWEB: Cleanup
- 11:18 Changeset [a489430b] by
- DREAMWEB: Fix regression in showDiaryPage and lookAtCard
- 11:17 Changeset [5af0deb] by
- DREAMWEB: Cleanup
- 10:50 Changeset [8d804a8] by
- TSAGE: Clean up comments in R2R scene factory method
- 10:48 Changeset [bd45f291] by
- TSAGE: Bugfix for using terminal in R2R scene 400
- 10:44 Changeset [991bcb68] by
- TSAGE: Return to R2R scene 175 - Empty Bedroom #2
- 10:36 Changeset [907e9bc0] by
- TSAGE: Implemented R2R Scene 400 - Science Lab
- 02:02 Changeset [a328f32f] by
- PEGASUS: Fix going from bomb game to the end game The game is now …
- 00:56 Changeset [71d6771b] by
- GUI: Implement dithering for tabs and round squares
- 00:17 Changeset [f1a099d4] by
- DREAMWEB: Port 'lookatcard' to C++
- 00:04 Changeset [a22266d8] by
- DREAMWEB: Port 'runendseq' to C++ and remove the unused 'drawitall' …
Note:
See TracTimeline
for information about the timeline view.