Commit Graph

8 Commits

Author SHA1 Message Date
Alexander Batalov e41a4b8e16
Reconcile with reference edition (#100) 2022-07-29 16:04:05 +03:00
Alexander Batalov ab8ef590fe Cleanup game_movie.h
See #42
2022-06-18 16:52:03 +03:00
k3tamina 2e7070a942
ISO C++ forbids converting a string constant to char* (#26) 2022-06-02 11:44:12 +03:00
Alexander Batalov b1216967c0 Replace MAX_PATH with COMPAT_MAX_PATH 2022-05-28 12:34:49 +03:00
Alexander Batalov 4bac829739 Add string functions compatibility layer
See #17
2022-05-28 11:57:32 +03:00
Alexander Batalov a2698b220c Get rid of DirectDraw 2022-05-24 23:19:36 +03:00
Alexander Batalov 1267b8ddfb Fix movie positioning
See #3
2022-05-21 23:04:08 +03:00
Alexander Batalov 98c6acbf11 Convert to C++ 2022-05-21 18:22:03 +03:00
Renamed from src/game_movie.c (Browse further)