Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-11-16 | DREAMWEB: Cleaning in the rain init code | Bertrand Augereau | |
2011-11-16 | TSAGE: Implemented R2RW SceneArea and SceneExit classes | Paul Gilbert | |
2011-11-16 | DREAMWEB: Fix regression from 03a2352e307cfdc5bbc07e7e8d82c85dab06ad01. | D G Turner | |
This caused Dreamweb to exit immediately on EN versions. | |||
2011-11-16 | CGE: Fix GUIO1 on an entry for consistency in detection | Strangerke | |
2011-11-16 | CGE: Add RTL, hook Main Menu to right click on audio button | Strangerke | |
2011-11-15 | DREAMWEB: Add comment for reel callbacks | Willem Jan Palenstijn | |
2011-11-15 | DREAMWEB: Clean up a few loop structures | Willem Jan Palenstijn | |
2011-11-15 | DREAMWEB: Clean up getFilename | Willem Jan Palenstijn | |
2011-11-15 | DREAMWEB: setupemm is not a good place for early initialization | Willem Jan Palenstijn | |
2011-11-15 | MAEMO: Update debian/changelog to version 1.5.0~git | Tarek Soliman | |
2011-11-15 | MAEMO: Update debian/changelog with 1.4 release | Tarek Soliman | |
2011-11-15 | DREAMWEB: Fix crash on quit | Willem Jan Palenstijn | |
The functions 'mainscreen' and 'screenupdate' can set kQuitrequested, so we have to check that from their callers. | |||
2011-11-15 | DREAMWEB: Fix style | Willem Jan Palenstijn | |
2011-11-15 | DREAMWEB: Comment and de-hardcode initrain | Willem Jan Palenstijn | |
2011-11-15 | DREAMWEB: 'initrain' ported to C++ | Bertrand Augereau | |
2011-11-15 | DREAMWEB: Clean up loops | Willem Jan Palenstijn | |
2011-11-15 | DREAMWEB: crt functions | Bertrand Augereau | |
2011-11-15 | DREAMWEB: 'splitintolines' ported to C++ | Bertrand Augereau | |
2011-11-15 | DREAMWEB: Use strcpy/strlen instead of manual loops | Willem Jan Palenstijn | |
2011-11-15 | DREAWMEB: 'transfertext' ported to C++ | Bertrand Augereau | |
2011-11-14 | DREAMWEB: 'roomname' ported to C++ | Bertrand Augereau | |
2011-11-15 | DREAMWEB: Fix regression in obicons | Willem Jan Palenstijn | |
This fixes the 'use' icon on the winch controls. Regression from 1f531c6f7fc90d78a4d14cda377e5aed7c7f4eb0. Thanks to fuzzie for spotting it. | |||
2011-11-15 | DREAMWEB: 'showwatch' ported to C++ | Bertrand Augereau | |
2011-11-14 | CGE: Add detection for our Freeware versions of Soltys | Strangerke | |
2011-11-14 | TINSEL: Don't leak _curChunk on exit. | Alyssa Milburn | |
2011-11-14 | DREAMWEB: Unhardcode checkcoords tables | Willem Jan Palenstijn | |
This patch makes __dispatch_call (even more) superfluous, but does not yet remove it. | |||
2011-11-14 | DREAMWEB: Convert 'mainscreen' | Willem Jan Palenstijn | |
2011-11-14 | DREAMWEB: Move 'mainscreen' from dreamgen | Willem Jan Palenstijn | |
2011-11-14 | DREAMWEB: Convert 'inventory' | Willem Jan Palenstijn | |
2011-11-14 | DREAMWEB: Move 'inventory' from dreamgen | Willem Jan Palenstijn | |
2011-11-14 | DREAMWEB: Convert 'examineob' | Willem Jan Palenstijn | |
2011-11-14 | DREAMWEB: Move 'examineob' from dreamgen | Willem Jan Palenstijn | |
2011-11-14 | GRAPHICS: Comment unused variables | Eugene Sandulenko | |
2011-11-14 | QUEEN: Comment unused variable | Eugene Sandulenko | |
2011-11-14 | MADS: remove/comment unused variables | Eugene Sandulenko | |
2011-11-14 | CRUISE: Remove unused variables | Eugene Sandulenko | |
2011-11-14 | SKY: Support external digital music tracks. | Alyssa Milburn | |
This allows replacement of the supplied MIDI music with tracks from the Music Enhancement Project. | |||
2011-11-14 | DREAMWEB: 'showicon' ported to C++ | Bertrand Augereau | |
2011-11-14 | CGE: Add check in order to avoid the display of empty text-boxes | Strangerke | |
2011-11-14 | CGE: Rename a structure member using double-underscore (reserved) | Strangerke | |
Also removed a useless comment | |||
2011-09-04 | Internal: 'findsource' is pure C++ | Bertrand Augereau | |
2011-09-04 | DREAMWEB: 'showpersframe' and 'convicons' ported to C++ | Bertrand Augereau | |
2011-09-04 | DREAMWEB: talk.cpp to mirror talk.asm | Bertrand Augereau | |
2011-11-14 | TSAGE: Rename a variable using double-underscore (reserved) | Strangerke | |
2011-09-04 | DREAMWEB: Removal of the old 'showreelframe' | Bertrand Augereau | |
2011-11-14 | KYRA: Cleanup _saveSlots array sorting. | Johannes Schickel | |
2011-11-14 | KYRA: Add comment hopefully explaining _saveSlots | Willem Jan Palenstijn | |
2011-11-14 | KYRA: Whitespace fixes. | Johannes Schickel | |
2011-11-14 | KYRA: Fix bug #3437647 "LOL: Unexpected missing save file". | Johannes Schickel | |
Formerly the code was confused about what _saveSlots is doing, i.e. creating a continous list of existing save slot ids. | |||
2011-09-04 | DREAWMEB: 'showcity' ported to C++ | Bertrand Augereau | |