aboutsummaryrefslogtreecommitdiff
path: root/devtools
AgeCommit message (Expand)Author
2011-08-16CREDITS: Added myselfBertrand Augereau
2011-08-16DREAMWEB: 'madmode' ported to C++Bertrand Augereau
2011-08-16DREAMWEB: 'madman' ported to C++Bertrand Augereau
2011-08-16DREAMWEB: 'madmantext' ported to C++Bertrand Augereau
2011-08-16DREAMWEB: 'updatepeople' ported to C++Bertrand Augereau
2011-08-15DREAMWEB: 'showpanel' ported to C++Bertrand Augereau
2011-08-15DREAMWEB: 'commandwithob' ported to C++Bertrand Augereau
2011-08-15DREAMWEB: 'copyname' ported to C++Bertrand Augereau
2011-08-15DREAMWEB: 'findobname' ported to C++Bertrand Augereau
2011-08-15DREAMWEB: 'getreelstart' is now only called from C++Bertrand Augereau
2011-08-15DREAMWEB: 'checkifperson' ported to C++Bertrand Augereau
2011-08-15DREAMWEB: 'getreelframeax' ported to C++Bertrand Augereau
2011-08-15DREAMWEB: 'showgamereel' ported to C++Bertrand Augereau
2011-08-14Merge pull request #60 from tramboi/masterEugene Sandulenko
2011-08-11DREAMWEB: 'setuptimedtemp' ported to C++Bertrand Augereau
2011-08-11DREAMWEB: 'dumptimedtext' ported to C++Bertrand Augereau
2011-08-09DREAMWEB: 'checkdest' ported to C++Bertrand Augereau
2011-08-09DREAMWEB: 'autosetwalk' ported to C++Bertrand Augereau
2011-08-07COMMON: Replace x + ARRAYSIZE(x) by the simpler ARRAYEND(x).Christoph Mallon
2011-08-07JANITORIAL: Remove trailing empty lines.Christoph Mallon
2011-08-07JANITORIAL: Add missing NL at EOF.Christoph Mallon
2011-08-04DREAMWEB: 'doblocks' ported to C++Bertrand Augereau
2011-08-03DREAMWEB: 'deltextline' ported to C++Bertrand Augereau
2011-08-03DREAMWEB: Some sound mixing was not needed anymoreBertrand Augereau
2011-08-03DREAMWEB: Ported 'showrain' to C++Bertrand Augereau
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-08-03SCUMM: Remove BluesBirthday dependency on the binaryMatthew Hoops
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: '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: '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-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-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: 'makebackob' portedBertrand Augereau
2011-07-28DREAMWEB: 'getroomspaths' and 'facerightway' ported to C++Bertrand 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-27KYRA: add support for Russian Kyra 1 floppy fan translationathrxx
2011-07-25KYRA: add support for Kyra 2 Russian floppyathrxx
2011-07-24Merge pull request #55 from tramboi/printingEugene Sandulenko