Paul Gilbert
c38a71dd1e
CHEWY: Janitorial cleanup of array square bracket usage
2022-03-03 18:35:24 -08:00
Paul Gilbert
2bba407db0
CHEWY: Merge roomdefs into room
2022-03-03 18:35:23 -08:00
Paul Gilbert
f3797cb558
CHEWY: Remove deprecated episode files
2022-03-03 18:35:23 -08:00
Paul Gilbert
81b17afa4d
CHEWY: Update headers to GPL3
2022-03-03 18:35:19 -08:00
Paul Gilbert
ddd0c298f4
CHEWY: Change mallocs to a wrapper that initializes the memory
2022-03-03 18:35:17 -08:00
Paul Gilbert
3deb7e2396
CHEWY: Changing calloc calls to malloc
2022-03-03 18:35:16 -08:00
Paul Gilbert
65cd7c1da9
CHEWY: gcc compilation fixes
2022-03-03 18:35:16 -08:00
Paul Gilbert
50634a53cd
CHEWY: Change the structure SIZE() methods to return int
...
Many times the methods are being used to seek backwards,
so having them return int saves explicit int casts so
the values can be negated without unsigned warnings
2022-03-03 18:35:11 -08:00
Paul Gilbert
21867e4b86
CHEWY: Janitorial
2022-03-03 18:35:07 -08:00
Paul Gilbert
7e81b86414
CHEWY: Timer methods cleanup
2022-03-03 18:35:07 -08:00
Paul Gilbert
4bca85fab6
CHEWY: Add sound initialization, room sounds loading
2022-03-03 18:35:05 -08:00
Paul Gilbert
b9fc77462b
CHEWY: Further loading cleanup
2022-03-03 18:34:56 -08:00
Paul Gilbert
0a22abac9a
CHEWY: Implemented gedclass class
2022-03-03 18:34:55 -08:00
Paul Gilbert
584e269a97
CHEWY: Minor cleanups
2022-03-03 18:34:54 -08:00
Paul Gilbert
7beae7f591
CHEWY: Update load_image method
2022-03-03 18:34:54 -08:00
Paul Gilbert
7482a64ed0
CHEWY: Fix initialization order
...
Verified doing some basic disassembly of the release executable
2022-03-03 18:34:52 -08:00
Paul Gilbert
d7ff6e3a2a
CHEWY: Cleanup of size method
2022-03-03 18:34:51 -08:00
Paul Gilbert
598ab91667
CHEWY: Create C file replacement methods to use ScummVM files
2022-03-03 18:34:45 -08:00
Paul Gilbert
006ee720de
CHEWY: Added Chewy namespace back in
2022-03-03 18:34:42 -08:00
Paul Gilbert
a417d3e23a
CHEWY: Convert char * pointers to byte *
2022-03-03 18:34:41 -08:00
Paul Gilbert
507538a6a4
CHEWY: Fix compiler warnings
2022-03-03 18:34:40 -08:00
Paul Gilbert
b655cd5a3f
CHEWY: Fix relative engine paths
2022-03-03 18:34:39 -08:00
Eugene Sandulenko
165ea7c29f
CHEWY: Initial commit
2022-03-03 18:34:39 -08:00