Torbjörn Andersson
|
7160d46a3f
|
Revert "AGS: Fix compile error due to wrong 64-bit type"
This reverts commit ab15d010da.
It's not needed, since AGS now has uint64_t.
|
2022-06-18 11:59:15 +02:00 |
|
Torbjörn Andersson
|
ab15d010da
|
AGS: Fix compile error due to wrong 64-bit type
|
2022-06-18 10:18:02 +02:00 |
|
Thierry Crozat
|
1414f0ba92
|
AGS: Slightly more detailed sprcache info on Ctrl+Alt+V
From upstream: 9f5b5d3afa86c8bf0925a358e3f581fe40f67c1c
|
2022-06-18 01:03:30 +01:00 |
|
Thierry Crozat
|
d6d464f898
|
AGS: Fixed sprite cache limit was reset on sprite file open
From upstream 4f57730e2b3d41af4fd0300e8b092d31d448f544
|
2022-06-16 23:16:20 +01:00 |
|
Paul Gilbert
|
6482e38803
|
AGS: CharacterExtras and MoveLists are stored in std::vector
From upstream 0c81cfefb788c0dcfdb2cad914f939f28110edca
|
2022-05-05 22:41:08 -07:00 |
|
Paul Gilbert
|
a2a5f2575d
|
AGS: Reorganized few cc_ headers
From upstream ea1f8b9ece69fc7c49c4d3aa7b9af51c4ca736e5
|
2022-05-05 22:41:07 -07:00 |
|
Paul Gilbert
|
68e5184afa
|
AGS: Replaced some (v)sprintfs with sNprintf counterparts
From upstream a34bd392249f87a152dc470d90c67a7d193a28d8
|
2022-04-27 20:51:30 -07:00 |
|
Paul Gilbert
|
5c49430367
|
AGS: Removed 16-bit BGR bitmap conversion as redundant
From upstream 759f0111901e567c71814f679eaa97fda5c491b8
|
2022-03-29 22:14:28 -07:00 |
|
Paul Gilbert
|
8e310c5d98
|
AGS: Split GameState::want_speech into two variables for easier handling
From upstream 2f6e7362f742c59020fc6a70fdf67c5a87ff2e69
|
2022-03-27 19:14:55 -07:00 |
|
Paul Gilbert
|
c4e7bd355b
|
AGS: Distinct "real fullscreen" and "desktop fullscreen" window mode
From upstream e7763cea241d46e360ed48dcb07bc8c75e591a8c
|
2022-03-22 22:30:13 -07:00 |
|
Paul Gilbert
|
a3dda03cf1
|
AGS: Store Views in std::vector
From upstream 095db88ae0f1acceb298f793a2e1b81dbe06fcff
|
2022-03-18 21:29:56 -07:00 |
|
Eugene Sandulenko
|
abea37c9bb
|
ALL: Update ScummVM project license to GPLv3+
|
2021-12-26 18:48:43 +01:00 |
|
Paul Gilbert
|
fdca14a38d
|
AGS: Replaced TreeMap with std::unordered_map for translations
From upstream 3a4603dccc175736dfc20daf3376819dfb2060e8
|
2021-06-13 21:09:11 -07:00 |
|
Paul Gilbert
|
701396361c
|
AGS: Import of fresh codebase
|
2021-06-13 21:08:44 -07:00 |
|
Paul Gilbert
|
bad09b641f
|
AGS: Move translation.cpp globals to Globals
|
2021-03-10 20:49:59 -08:00 |
|
Paul Gilbert
|
2d82d32577
|
AGS: Move draw.cpp globals to Globals
|
2021-03-09 21:14:02 -08:00 |
|
Paul Gilbert
|
5a6b282c7c
|
AGS: Move engine_setup.cpp globals to Globals
|
2021-03-08 20:06:37 -08:00 |
|
Paul Gilbert
|
dc019af530
|
AGS: Move character.cpp globals to Globals
|
2021-03-08 19:04:35 -08:00 |
|
Paul Gilbert
|
37b563ef35
|
AGS: Move game globals to Globals
|
2021-03-07 19:23:24 -08:00 |
|
Paul Gilbert
|
3a3f31cd56
|
AGS: Move Allegro color.cpp globals to Globals
|
2021-03-07 08:52:15 -08:00 |
|
Paul Gilbert
|
fd5c11f382
|
AGS: Move debug globals to Globals
|
2021-03-06 15:11:38 -08:00 |
|
Paul Gilbert
|
94423abaa1
|
AGS: Move usetup to Globals
|
2021-03-05 21:36:00 -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
|
ef245e2104
|
AGS: Move thisroom 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 |
|
Cameron Cawley
|
ff276f88ff
|
AGS: Refactor audio code
|
2021-02-08 18:03:22 -08:00 |
|
Paul Gilbert
|
e2469a8cfa
|
AGS: Move globals from ags.cpp to Globals
|
2021-02-06 16:37:31 -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 |
|