Commit Graph

397 Commits

Author SHA1 Message Date
Eugene Sandulenko
1fb57c21e0 BURIED: Added sanity check on movie play 2021-03-25 16:06:44 +01:00
Eugene Sandulenko
32136a8c9e BURIED: Added sanity checks on video loading 2021-03-25 16:06:44 +01:00
Eugene Sandulenko
66d1c3fecc BURIED: Plugged another memory leak 2021-03-25 15:57:20 +01:00
Eugene Sandulenko
2b9ec32e6e BURIED: Another leak on death plugged 2021-03-25 15:57:20 +01:00
Eugene Sandulenko
4587da68a4 BURIED: Plugged another memory leak 2021-03-25 15:57:20 +01:00
Eugene Sandulenko
0c35658304 BURIED: Added 1.00 version to the detection tables 2021-03-25 15:57:20 +01:00
Eugene Sandulenko
b90a049ba0 BURIED: Clean up new scene on death to prevent memory leaks
This plugs memory leak in this case
2021-03-25 15:57:20 +01:00
Eugene Sandulenko
fe493acf55 BURIED: Plug another memory leak 2021-03-25 15:57:20 +01:00
Eugene Sandulenko
e087fe09cc BURIED: Plug memory leak 2021-03-25 15:57:20 +01:00
Eugene Sandulenko
b2a83dea8e BURIED: Fixed mixing signed/unsigned values 2021-03-25 15:57:20 +01:00
Eugene Sandulenko
f07685729c BURIED: Replace magic numbers with enum 2021-03-25 15:57:19 +01:00
Eugene Sandulenko
99b947979d BURIED: Initialize class variables 2021-03-25 15:57:19 +01:00
Eugene Sandulenko
b8da2eed66 BURIED: Pass big parameters only by reference 2021-03-25 15:57:19 +01:00
Cameron Cawley
1b98b8e6a2 BURIED: Update the console code 2021-03-25 16:31:31 +02:00
Eugene Sandulenko
8fe4fac066 BURIED: Fix several copy/paste errors from the original sources 2021-03-25 13:49:53 +01:00
Eugene Sandulenko
9903913859 BURIED: Remove obsolete comment 2021-03-22 00:07:45 +01:00
Eugene Sandulenko
048950f73b BURIED: Remove unneeded includes 2021-03-22 00:07:45 +01:00
Eugene Sandulenko
78c7324f92 BURIED: Marked engine as highres 2021-03-22 00:07:45 +01:00
Eugene Sandulenko
c2d4a39c98 JANITORIAL: Whitespace fixes 2021-03-22 00:07:45 +01:00
Eugene Sandulenko
9c68ab2f43 BURIED: const'ness 2021-03-22 00:07:45 +01:00
Eugene Sandulenko
5aab3da1bf BURIED: Added missing override keywords 2021-03-22 00:07:45 +01:00
Eugene Sandulenko
fd3856d4dd BURIED: Set pointers to nullptr where applicable 2021-03-22 00:07:45 +01:00
Strangerke
0acfe12ca3 BURIED: Remove another aggressive comment 2021-03-22 00:07:45 +01:00
Strangerke
e798795cee BURIED: Make more consistent use of nullptr 2021-03-22 00:07:45 +01:00
Strangerke
d1373e8691 BURIED: Use more consistently SIC_REJECT in inventory item related functions 2021-03-22 00:07:45 +01:00
Eugene Sandulenko
5c7cc7aee8 BURIED: Remove accidentally removed commented out unused class variable 2021-03-22 00:07:45 +01:00
Eugene Sandulenko
5f3f279f77 BURIED: Added POTFILES 2021-03-22 00:07:45 +01:00
Strangerke
d9d0205aff BURIED: Remove or reword passive-aggressive or insulting comments 2021-03-22 00:07:45 +01:00
Strangerke
0b49d9d43d BURIED: Review includes 2021-03-22 00:07:45 +01:00
Strangerke
1a0b3ce309 BURIED: Add some missing 'override' keywords 2021-03-22 00:07:45 +01:00
Strangerke
6e7e2f8be9 BURIED: Remove some useless includes 2021-03-22 00:07:45 +01:00
Strangerke
7fac27c728 BURIED: Fix some CppCheck warnings 2021-03-22 00:07:45 +01:00
Eugene Sandulenko
077fe677a5 BURIED: Fix warnings 2021-03-22 00:07:45 +01:00
Eugene Sandulenko
6e49bfd0ae BURIED: Fix warnings 2021-03-22 00:07:45 +01:00
Eugene Sandulenko
6dbb8d9134 BURIED: Added detection entries for 1.04 release 2021-03-22 00:07:45 +01:00
Eugene Sandulenko
2c9cce70b2 BURIED: Simplified font handling and added reliable font fallbacks 2021-03-22 00:07:45 +01:00
Eugene Sandulenko
622528796d BURIED: Added support for GOG.com release 2021-03-22 00:07:44 +01:00
Eugene Sandulenko
26fe61bfb8 BURIED: Re-add accidentally removed method 2021-03-22 00:07:44 +01:00
Eugene Sandulenko
1af920e3cf BURIED: Use conventional methods of SaveLoadChooser instead of direct calls 2021-03-22 00:07:44 +01:00
Eugene Sandulenko
279acfd6bc BURIED: Fix metaengine.cpp compilation 2021-03-22 00:07:44 +01:00
Eugene Sandulenko
4ad07cd5f4 BURIED: Removed hacky loading of the system font and switch fallback to Liberation 2021-03-22 00:07:44 +01:00
Eugene Sandulenko
c529636463 BURIED: Converted detection.cpp to the new plugin structure 2021-03-22 00:07:44 +01:00
Eugene Sandulenko
7725f0ceed COMMON: Make WinResource::getVersionInfo more universal 2021-03-22 00:07:44 +01:00
Eugene Sandulenko
88e5b10e33 BURIED: Fix overridden method 2021-03-22 00:07:44 +01:00
Eugene Sandulenko
3784b21a0c BURIED: Fix warning 2021-03-22 00:07:44 +01:00
Eugene Sandulenko
8e660ca581 BURIED: More API fixes 2021-03-22 00:07:44 +01:00
Eugene Sandulenko
b44bc8fdb4 BURIED: Fixes gor modern API 2021-03-22 00:07:44 +01:00
Eugene Sandulenko
45ff8fb04e BURIED: Moved detection table to a separate file 2021-03-22 00:07:44 +01:00
Matthew Hoops
615247b5f8 BURIED: Add support for the Spanish version
Some inventory text is incorrectly wrapped still, however
2021-03-22 00:07:44 +01:00
Matthew Hoops
936cdc998a BURIED: Add the path required by the Trilogy release 2021-03-22 00:07:44 +01:00