..
video
CHEWY: Add support for palette fadeout to videos
2016-10-10 04:42:06 +03:00
chewy.cpp
CHEWY: Fix Various Unused Variable Warnings.
2017-01-14 08:43:01 +00:00
chewy.h
CHEWY: Create a scene class
2016-10-10 05:05:42 +03:00
configure.engine
CHEWY: Added engine stub
2016-10-03 00:32:32 +03:00
console.cpp
CHEWY: Add console command to change scenes
2017-01-08 20:24:39 +02:00
console.h
CHEWY: Add console command to change scenes
2017-01-08 20:24:39 +02:00
cursor.cpp
CHEWY: Fix Various Unused Variable Warnings.
2017-01-14 08:43:01 +00:00
cursor.h
CHEWY: Fix Various Unused Variable Warnings.
2017-01-14 08:43:01 +00:00
detection.cpp
CHEWY: Add additional version information to detection entries
2016-11-01 13:39:32 +01:00
events.cpp
CHEWY: Fix Various Unused Variable Warnings.
2017-01-14 08:43:01 +00:00
events.h
CHEWY: Fix Various Unused Variable Warnings.
2017-01-14 08:43:01 +00:00
graphics.cpp
CHEWY: Plug memory leaks
2016-11-13 16:36:43 +01:00
graphics.h
CHEWY: Move cursor related functions into a separate file
2016-10-10 04:50:35 +03:00
module.mk
CHEWY: Create a scene class
2016-10-10 05:05:42 +03:00
resource.cpp
CHEWY: Fix undefined behavior
2016-10-07 12:29:14 +03:00
resource.h
CHEWY: Initial support for in-game texts (game dialog texts)
2016-10-04 02:27:22 +03:00
scene.cpp
CHEWY: Add console command to change scenes
2017-01-08 20:24:39 +02:00
scene.h
CHEWY: Add console command to change scenes
2017-01-08 20:24:39 +02:00
sound.cpp
CHEWY: Plug memory leaks
2016-11-13 16:36:43 +01:00
sound.h
CHEWY: Initial work on converting TMF music data back to MOD data
2016-10-09 23:39:41 +03:00
text.cpp
CHEWY: Make the error for invalid text resources more verbose
2017-01-08 20:24:39 +02:00
text.h
CHEWY: Pass the text parameter of getLine() by reference
2016-10-09 23:33:19 +03:00