aboutsummaryrefslogtreecommitdiff
path: root/engines/hopkins/lines.cpp
AgeCommit message (Expand)Author
2012-10-20HOPKINS: Converted the LigneItem data block to an int16 arrayPaul Gilbert
2012-10-19HOPKINS: Converted essai buffers to int16 arraysPaul Gilbert
2012-10-17HOPKINS: Some corrections to incorrectly declared fieldsPaul Gilbert
2012-10-16HOPKINS: Bugfixes for scene animations initialisationPaul Gilbert
2012-10-13HOPKINS: Cleanup and bugfixes for BOBZONE array initialisationPaul Gilbert
2012-10-11HOPKINS: Added explicit int16 cast to all READ_LE_UINT16 accesses.Paul Gilbert
2012-10-10HOPKINS: Changed PTRNUL from being 0 to an explicitly allocated pointer.Paul Gilbert
2012-10-06HOPKINS: Added proper initialisation for line manager classPaul Gilbert
2012-10-04HOPKINS: Implemented PLAN_TEST and TEST_LIGNE methodsPaul Gilbert
2012-10-03HOPKINS: Implemented more stubbed object manager methodsPaul Gilbert
2012-10-02HOPKINS: Implemented VERIF_SMOOTH and SMOOTH_MOVEPaul Gilbert
2012-10-02HOPKINS: Added new LinesManager class with lots of line methodsPaul Gilbert