Commit Graph
28 Commits
Author SHA1 Message Date
Eugene Sandulenko abea37c9bb ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
Strangerke aeb36d4afc GNAP: Add safeguard checks in PlayerGnap's getWalkStopSequenceId and getWalkFacing 2016-05-23 07:52:48 +02:00
Strangerke f0f42b05ca GNAP: Rename two Facing enums 2016-05-23 07:48:37 +02:00
Strangerke 4c37381a8e GNAP: Add missing stars in header, change include guard name in gnap.h 2016-05-17 22:05:35 +02:00
Strangerke af1cf151de GNAP: Use Common::Rect for hotspots 2016-05-12 07:53:06 +02:00
Strangerke b605baef85 GNAP: Reorder functions in grid.cpp 2016-05-10 12:14:55 +02:00
Strangerke 8a725082a5 GNAP: Move more functions to PlayerGnap 2016-05-10 12:14:54 +02:00
Strangerke 951fab4853 GNAP: Move walkTo and walkStep to Character 2016-05-10 12:14:54 +02:00
Strangerke b3bf17a315 GNAP: Use Common::Point with platypusWalkTo 2016-05-10 12:14:53 +02:00
Strangerke 81074f4503 GNAP: use Common::Point for gnapWalkTo 2016-05-10 12:14:53 +02:00
Strangerke 3209ce8003 GNAP: Fix a small bug in Playtpuss pathfinding 2016-05-10 12:14:53 +02:00
Strangerke 9d2c537beb GNAP: Some more refactoring in Character, some renaming 2016-05-10 12:14:53 +02:00
Strangerke 38a83d1770 GNAP: More character refactoring (WIP) 2016-05-10 12:14:51 +02:00
Strangerke 579ecdabd1 GNAP: More refactoring related to characters (WIP) 2016-05-10 12:14:50 +02:00
Strangerke 45bc40166f GNAP: Use a Character for Platypus (WIP) 2016-05-10 12:14:49 +02:00
Strangerke 2e50019c05 GNAP: Introduce Character class - WIP 2016-05-10 12:14:49 +02:00
Strangerke 25fc9c0a13 GNAP: Janitorial - Remove trailing spaces and tabs 2016-05-10 12:14:47 +02:00
Strangerke 70fec4db2c GNAP: More renaming of 'beaver' variables 2016-05-10 09:54:21 +02:00
Strangerke 90c7e1db01 GNAP: Rename members of GnapEngine from beaver to platypus for consistency 2016-05-10 09:54:21 +02:00
Strangerke bd72968ccb GNAP: Rename members of GridStruct 2016-05-10 09:54:21 +02:00
Strangerke 43c65df526 GNAP: Use debug channels 2016-05-10 09:54:21 +02:00
Strangerke cd29ffb1c6 GNAP: Use constants for some more flag values 2016-05-10 09:54:21 +02:00
Strangerke 16051780e0 GNAP: Some more enum changes 2016-05-10 09:54:21 +02:00
Strangerke 2d63d769eb GNAP: Refactoring - Use enum for beaver facing 2016-05-10 09:54:21 +02:00
Strangerke c0369a421b GNAP: Refactoring - Use an enum for Facing (Alien) 2016-05-10 09:54:21 +02:00
Strangerke b6ba5cfd89 GNAP: Reduce the scope of a couple of variables, make use of enum values in calls to InsertSequence 2016-05-10 09:54:21 +02:00
Strangerke 83bc85713b GNAP: More renaming. Remove unused variable in MouseButtonState and Hotspot 2016-05-10 09:54:21 +02:00
johndoe123 d80c7605a0 GNAP: Initial commit 2016-05-10 09:54:21 +02:00