Commit Graph
7 Commits
Author SHA1 Message Date
Bastien Bouclet 0667ed8482 STARK: Use the hash function for pointers from ScummVM 2018-02-10 16:08:21 +01:00
Bastien Bouclet c43e76184d STARK: Forbid characters from walking on script selected floor faces
Not working entirely as expected. It is still possible to pass through
Roper Klacks. Probably the path finding code needs to be made more
accurate.
2016-01-17 16:32:08 +01:00
Bastien Bouclet c6c93778e7 STARK: Don't use freed memory 2016-01-01 07:30:08 +01:00
Pawel Kolodziejski 18d646b72d STAR: fixed newline warnings 2016-01-01 07:30:07 +01:00
Bastien Bouclet 29494dbe1c STARK: Move the template for hashing pointers to a separate file
And make use of it in the model drawing classes
2016-01-01 07:30:04 +01:00
Bastien Bouclet ac4e0e8072 STARK: Follow a string pulled path when walking 2016-01-01 07:29:58 +01:00
Bastien Bouclet efd9f14936 STARK: Compute the shortest path to the destination when moving April
There's no actual model movement for now
2016-01-01 07:29:57 +01:00