aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-08-03DREAMWEB: 'crosshair' ported to C++Bertrand Augereau
2011-08-03DREAWMEB: Ported 'zoom' to C++Bertrand Augereau
2011-08-03DREAMWEB: 'allocatework' ported to C++Bertrand Augereau
2011-07-30DREAMWEB: 'plotreel' ported to C++Bertrand Augereau
2011-07-30DREAMWEB: 'dealwithspecial' ported to C++Bertrand Augereau
2011-07-30DREAMWEB: Ported 'clearwork'Bertrand Augereau
2011-07-30DREAMWEB: 'fillspace' ported to C++Bertrand Augereau
2011-07-30DREAMWEB: 'allocatemem' has a nicer APIBertrand Augereau
2011-07-30DREAMWEB: 'readheader' ported to C++Bertrand Augereau
2011-07-30DREAMWEB: 'startloading' ported to C++Bertrand Augereau
2011-07-30DREAMWEB: 'getroomdata' ported to C++Bertrand Augereau
2011-07-30DREAMWEB: Introduction of a Reel structBertrand Augereau
2011-07-30DREAMWEB: 'showreelframe' ported to C++Bertrand Augereau
2011-07-30DREAMWEB: 'findsource' ported to C++Bertrand Augereau
2011-07-30DREAMWEB: 'aboutturn' does not need to be generated nowBertrand Augereau
2011-07-30DREAMWEB: Better API for 'showframe' and no more registers used (expect es:bx...Bertrand Augereau
2011-07-30DREAMWEB: Introduced the Frame structBertrand Augereau
2011-07-30DREAMWEB: Extracted vgagrafx.cpp from stubs.cppBertrand Augereau
2011-07-30DREAMWEB: Encapsulated some endian conversions in accessorsBertrand Augereau
2011-07-29DREAMWEB: Use of the new feature of the generator to stop generating code for...Bertrand Augereau
2011-07-29Merge remote-tracking branch 'official/master'Bertrand Augereau
2011-07-29Merge remote-tracking branch 'official/master'Bertrand Augereau
2011-07-29DREAMWEB: 'kernchar' fixBertrand Augereau
2011-07-29DREAMWEB: Fixed showframe ABI to conform to wjp's patch c626394f2b6566bc310f7...Bertrand Augereau
2011-07-28DREAMWEB: Rewrite main loopWillem Jan Palenstijn
2011-07-28DREAMWEB: Move main function to stubsWillem Jan Palenstijn
2011-07-28DREAMWEB: Add option to process asm functions but not output themWillem Jan Palenstijn
2011-07-28DREAMWEB: Fix rendering underlined charactersWillem Jan Palenstijn
2011-07-28DREAMWEB: Fix kerning in printcharWillem Jan Palenstijn
2011-07-28DREAMWEB: 'makebackob' portedBertrand Augereau
2011-07-28DREAMWEB: diffDest blitting in 'showframe' doesn't pollute the interface any ...Bertrand Augereau
2011-07-28DREAMWEB: Cleanings and less register useBertrand Augereau
2011-07-28DREAMWEB: 'getroomspaths' and 'facerightway' ported to C++Bertrand Augereau
2011-07-28DREAMWEB: Misc. register usage cleaningBertrand Augereau
2011-07-28DREAMWEB: Extraction of print.cpp from stubs.cppBertrand Augereau
2011-07-28DREAMWEB: Extraction of sprite.cpp from stubs.cppBertrand Augereau
2011-07-28DREAMWEB: Less register pollutionBertrand Augereau
2011-07-28DREAMWEB: Ported 'lockeddoorway'Bertrand Augereau
2011-07-28DREAMWEB: Fixed what is very probably a typo in original code and regenerated...Bertrand Augereau
2011-07-28DREAMWEB: Fix (underlined object names) in 'printchar' parameter interpretationBertrand Augereau
2011-07-28TSAGE: Fixed a problem with only the first Fx sound being playedPaul Gilbert
2011-07-28TSAGE: Clarified some method names in the sound codePaul Gilbert
2011-07-28TSAGE: Added sound debugger commandPaul Gilbert
2011-07-28TSAGE: Sound Fx is now playingPaul Gilbert
2011-07-28TSAGE: Fix problem with sound Fx start method being called multiple timesPaul Gilbert
2011-07-27KYRA: add support for Russian Kyra 1 floppy fan translationathrxx
2011-07-27COMPOSER: Fix clang warnings.Johannes Schickel
2011-07-27COMPOSER: Correct module.mk for Dynamic Plugins.D G Turner
2011-07-27MOHAWK: Corrected Regression due to minor typo in Myst o_disableAreas.D G Turner
2011-07-27Merge pull request #58 from fuzzie/composerEugene Sandulenko