Commit Graph

7 Commits

Author SHA1 Message Date
k3tamina 46c5f370de Merge branch 'main' of https://github.com/alexbatalov/fallout2-ce 2022-05-28 21:22:58 +02: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
k3tamina f1416da4a9 ISO C++ forbids converting a string constant to char* 2022-05-26 22:37:50 +02: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)