Paul Gilbert
|
6ef504bba2
|
AGS: Store gui draw order in a std::vector
From upstream fcc873ef0c26439faf67100f4d70d540434ca9f5
|
2022-05-01 17:23:22 -07:00 |
|
Paul Gilbert
|
50b2b1af05
|
AGS: Replaced OnControlPositionChanged() with MarkControlsChanged()
From upstream 2f676fbad2b725fe0089de45ba9f925bc48ab586
|
2022-05-01 17:23:21 -07:00 |
|
Paul Gilbert
|
3467180e39
|
AGS: Refactored GUIMain to not use mouse coords directly
From upstream 2f736d3365dc5fae6eebe353b64e16af156308f8
|
2022-04-23 17:56:20 -07:00 |
|
Paul Gilbert
|
3425f8faf2
|
AGS: Moved couple of gui-related global vars into GuiOptions struct
From upstream 973d238a2c20368d8932ade22d2965d121cb7793
|
2022-04-10 19:39:06 -07:00 |
|
Paul Gilbert
|
86f3f8933b
|
AGS: Use real font height for speech & dialog option bitmap sizes
From upstream 22af623cadce89ac27777cf2178649a71fc2a345
|
2022-03-23 20:50:27 -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 |
|
Eugene Sandulenko
|
abea37c9bb
|
ALL: Update ScummVM project license to GPLv3+
|
2021-12-26 18:48:43 +01:00 |
|
Paul Gilbert
|
454cc0fff9
|
AGS: Properly move Lines global into Globals
|
2021-07-08 20:37:51 -07:00 |
|
Paul Gilbert
|
adb44e0336
|
AGS: Replaced few cases of strcmp with String::Compare and equivs
From upstream 69288fb93cbc78fc76eb9212e3e23f504b0d50e1
|
2021-06-13 21:08:58 -07:00 |
|
Paul Gilbert
|
701396361c
|
AGS: Import of fresh codebase
|
2021-06-13 21:08:44 -07:00 |
|
Paul Gilbert
|
0a305db7ec
|
AGS: Move guimain.cpp globals to Globals
|
2021-03-12 21:39:16 -08:00 |
|
Paul Gilbert
|
3f62f198ac
|
AGS: Move Lines global to Globals fontLines
|
2021-03-01 21:12:32 -08:00 |
|
Paul Gilbert
|
887472c8c1
|
AGS: Moved a lot of game.cpp globals to Globals
|
2021-02-28 13:27:21 -08:00 |
|
Paul Gilbert
|
334b2a9d48
|
AGS: Move play to Globals
|
2021-02-27 15:31:34 -08:00 |
|
Paul Gilbert
|
1a8ae27b58
|
AGS: Move game & spriteset into Globals
|
2021-02-26 21:28:53 -08:00 |
|
Paul Gilbert
|
fe46be9223
|
AGS: Added engine/ac/ folder
|
2021-02-06 16:37:31 -08:00 |
|
Paul Gilbert
|
9a78e04039
|
AGS: Beginnings of engine/ inclusion
|
2021-02-06 16:37:31 -08:00 |
|
Paul Gilbert
|
a7a9ca0543
|
AGS: Adding AGS3 namespace to cpp files
|
2021-02-06 16:37:31 -08:00 |
|
Paul Gilbert
|
d8e471b03c
|
AGS: Changing Common namespace to Shared
|
2021-02-06 16:37:31 -08:00 |
|
dreammaster
|
8026e4bb30
|
AGS: Run astyle formatting
|
2021-02-06 16:37:31 -08:00 |
|
Paul Gilbert
|
bd6a58d1a1
|
AGS: Adding ScummVM comment headers
|
2021-02-06 16:37:31 -08:00 |
|
Paul Gilbert
|
a60d290a08
|
AGS: Initial addition of engine/ and shared/ folders
|
2021-02-06 16:37:31 -08:00 |
|