Age | Commit message (Expand) | Author |
2011-09-02 | DREAMWEB: Removal of a useless stub | Bertrand Augereau |
2011-09-03 | DREAMWEB: Refining of the pathfinding structures | Bertrand Augereau |
2011-09-03 | DREAMWEB: Introduction of a Path structure | Bertrand Augereau |
2011-09-03 | DREAMWEB: 'turnpathon' et 'turnpathoff' ported to C++ | Bertrand Augereau |
2011-09-01 | DREAMWEB: 'checkpixelset' ported to C++ | Bertrand Augereau |
2011-08-29 | DREAMWEB: 'addpeoplelist' takes a ReelRoutine* param | Bertrand Augereau |
2011-08-29 | DREAMWEB: 'showgamereel' gets a ReelRoutine* as parameter | Bertrand Augereau |
2011-08-29 | DREAMWEB: 'addtopeoplelist' ported to C++ | Bertrand Augereau |
2011-08-23 | DREAMWEB: Renamed FreeObject to DynObject and ObjData to SetObject | Bertrand Augereau |
2011-08-22 | DREAMWEB: 'checkone' ported to C++ | Bertrand Augereau |
2011-08-21 | DREAMWEB: 'showframe' overload for this majority of clients that don't need w... | Bertrand Augereau |
2011-08-18 | DREAMWEB: Style | Willem Jan Palenstijn |
2011-08-17 | DREAMWEB: Fix crash when loading some saves | Willem Jan Palenstijn |
2011-08-17 | DREAMWEB: Removal of unneeded stubs | Bertrand Augereau |
2011-08-17 | DREAMWEB: Arithmetic bugfix in door open/close range detection | Bertrand Augereau |
2011-08-17 | DREAMWEB: Ported 'movemap' to C++ | Bertrand Augereau |
2011-08-16 | DREAMWEB: 'madmode' ported to C++ | Bertrand Augereau |
2011-08-16 | DREAMWEB: 'madman' ported to C++ | Bertrand Augereau |
2011-08-16 | DREAMWEB: Encapsulate the hack to guess if this is a CD build or not | Bertrand Augereau |
2011-08-16 | DREAMWEB: 'madmantext' ported to C++ | Bertrand Augereau |
2011-08-16 | DREAMWEB: 'updatepeople' ported to C++ | Bertrand Augereau |
2011-08-15 | DREAMWEB: 'getreelstart' is now only called from C++ | Bertrand Augereau |
2011-08-15 | DREAMWEB: 'checkifperson' ported to C++ | Bertrand Augereau |
2011-08-15 | DREAMWEB: 'getreelframeax' ported to C++ | Bertrand Augereau |
2011-08-15 | DREAMWEB: 'showgamereel' ported to C++ | Bertrand Augereau |
2011-08-11 | DREAMWEB: 'getreelstart' ported to C++ | Bertrand Augereau |
2011-08-11 | DREAMWEB: 'showframe' takes a Frame | Bertrand Augereau |
2011-08-04 | DREAMWEB: Less register usage in misc. places | Bertrand Augereau |
2011-08-04 | DREAMWEB: Deprecated functions suppressed | Bertrand Augereau |
2011-08-04 | DREAMWEB: Helper function to acquire a temporary segment ref to avoid ds and ... | Bertrand Augereau |
2011-08-03 | DREAMWEB: 'findsource' has a new C++ flavour | Bertrand Augereau |
2011-08-03 | DREAMWEB: Ported 'showrain' to C++ | Bertrand Augereau |
2011-07-30 | DREAMWEB: Introduction of a Reel struct | Bertrand Augereau |
2011-07-30 | DREAMWEB: 'showreelframe' ported to C++ | Bertrand Augereau |
2011-07-30 | DREAMWEB: 'findsource' ported to C++ | Bertrand Augereau |
2011-07-30 | DREAMWEB: Better API for 'showframe' and no more registers used (expect es:bx... | Bertrand Augereau |
2011-07-30 | DREAMWEB: Encapsulated some endian conversions in accessors | Bertrand Augereau |
2011-07-29 | DREAMWEB: Use of the new feature of the generator to stop generating code for... | Bertrand Augereau |
2011-07-28 | DREAMWEB: diffDest blitting in 'showframe' doesn't pollute the interface any ... | Bertrand Augereau |
2011-07-28 | DREAMWEB: Cleanings and less register use | Bertrand Augereau |
2011-07-28 | DREAMWEB: 'getroomspaths' and 'facerightway' ported to C++ | Bertrand Augereau |
2011-07-28 | DREAMWEB: Misc. register usage cleaning | Bertrand Augereau |
2011-07-28 | DREAMWEB: Extraction of sprite.cpp from stubs.cpp | Bertrand Augereau |