Commit Graph
20 Commits
Author SHA1 Message Date
Paul Gilbert 97c12e8435 AGS: Merged Character and ObjectCache structs, and hid in draw.cpp
From upstream 753d47d975b10666702c47a22cbc4e68847787f1
2022-05-05 22:41:09 -07:00
Paul Gilbert 8e4254b839 AGS: Refactored walk-behinds calculation and texture generation
From upstream ac0c4cea6a6e41238fe74f0753fa6a458f05d954
2022-05-05 22:41:05 -07:00
Paul Gilbert a6f42ad1ab AGS: Fixing various "unused va/arg" warnings + removed empty funcs
From upstream 61771ecd638338806c40d0da2bf1addea06cac90
2022-04-25 21:44:40 -07:00
Paul Gilbert a633e9d72f AGS: Fixing various type-cast warnings
From upstream 6c42c7331e96386721f28c92ec3cb4cd039e10cd
2022-04-25 20:06:19 -07:00
Paul Gilbert 67628b9c6a AGS: Suppress endless "unused param" warnings in script api
From upstream b4a5ec72c059bc3c65e89a45a8b1218068a2015a
2022-04-24 16:00:05 -07:00
Paul Gilbert 62574f8eda AGS: Use outlined width/height when arranging text on GUI
From upstream 8fd4b1b55dc08949e70d295afb4be91d1a26da5c
2022-04-22 20:54:00 -07:00
Paul Gilbert d42b639142 AGS: Always precalculate and save font linespacing (as outlined)
From upstream 8ba3a77e38a6dc8ace6d6393042730d73292a1a7
2022-03-22 22:30:14 -07:00
Paul Gilbert dc3ce9f70a AGS: Renamed few font functions for consistent naming style
From upstream 9c355da410b734edc79212009a5e1be0b502c3b0
2022-03-22 22:30:13 -07:00
Paul Gilbert 659be0a4e6 AGS: Fixed few warnings
From upstream b416d55eb74745db0da5a3cb2654e063cd057ded
2022-03-17 21:49:23 -07:00
Eugene Sandulenko abea37c9bb ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
Paul Gilbert 9aeaf99a52 AGS: In DrawingSurface.DrawImage clamp transparency instead of error
From upstream e00eabf57ceb32523ed81007e06e3587abe6d013
2021-08-03 18:56:35 -07:00
Paul Gilbert c9e6af5750 AGS: Do not error on DrawingSurface drawing over itself
From upstream aeb65ccbf3c94c1d4a0d73359cf93315bc0849d8
2021-08-03 18:56:35 -07:00
Paul Gilbert a86a7f649f AGS: Change error for surface drawing onto itself to a warning 2021-08-01 17:35:08 -07:00
Paul Gilbert ae6479ffee AGS: Recache walkbehinds after the mask was drawn upon
From upstream 1d10e3776a52b538916166215f239d39e32e4d32
2021-07-31 14:34:10 -07:00
Paul Gilbert 37c51eeac5 AGS: Support extended params for DrawSurface
From upstream 67810b264d60f55571b1fb604ee5de833a08bfde
2021-07-27 22:03:36 -07:00
Paul Gilbert 5b4ce2d365 AGS: support source rectangle for DrawImage
From upstream 27e2f431ed892a0dd9bea8c1831846ca0ca493e1
2021-07-27 22:03:36 -07:00
Paul Gilbert 83bf163365 AGS: Move script exports for DrawingSurface to a new plugins/core/ folder 2021-07-16 19:48:13 -07:00
Paul Gilbert 454cc0fff9 AGS: Properly move Lines global into Globals 2021-07-08 20:37:51 -07:00
Paul Gilbert eb1e337edd AGS: Removed String's "const char*" conversion operator
From upstream 7c426674e7e53bffe9120f8ffc059b77fa03a606
2021-06-13 21:08:59 -07:00
Paul Gilbert 701396361c AGS: Import of fresh codebase 2021-06-13 21:08:44 -07:00