aboutsummaryrefslogtreecommitdiff
path: root/engines/neverhood/klaymen.h
AgeCommit message (Collapse)Author
2014-02-18NEVERHOOD: Make GPL headers consisten in themselves.Johannes Schickel
2013-11-02NEVERHOOD: Move some Klaymen animations specific to scene 1002Filippos Karapetis
Also, reorganize some of the functions in modules/module1000_sprites.cpp
2013-10-06NEVERHOOD: Move more scene-specific Klaymen animations to their scenesFilippos Karapetis
2013-10-06NEVERHOOD: Move more scene-specific Klaymen animations to their scenesFilippos Karapetis
2013-10-06NEVERHOOD: Move more scene-specific Klaymen animations to their scenesFilippos Karapetis
2013-10-06NEVERHOOD: Move module-specific Klaymen code to its respective moduleFilippos Karapetis
2013-10-05NEVERHOOD: Move specialized Klaymen code for modules 1000 and 1100Filippos Karapetis
2013-07-14JANITORIAL: Remove trailing whitespaceSven Hesse
2013-05-08NEVERHOOD: Implement game-internal savegame overwrite query screenjohndoe123
- Rename and reorder fields in the Klaymen class
2013-05-08NEVERHOOD: Change Klaymen idle callbacks from method pointers to integers ↵johndoe123
and evaluate these in a new method enterIdleAnimation
2013-05-08NEVERHOOD: Rename stuff in the Klaymen classjohndoe123
2013-05-08NEVERHOOD: Remove objectPriority and surfacePriority parameters from the ↵johndoe123
Klaymen class constructor since they always have the same value (1000)
2013-05-08NEVERHOOD: Rename "Klayman" to "Klaymen" (the correct name of the game's hero)johndoe123