Paul Gilbert
|
110893c05a
|
GLK: Add detection for IF Comp 2020 games
|
2020-10-13 20:40:20 -07:00 |
|
Paul Gilbert
|
28cd40cdd1
|
GLK: GLULX: Fix startup stream crashes
|
2020-08-30 21:27:48 -07:00 |
|
Paul Gilbert
|
93ef8e13a3
|
GLK: Reset currentStream when it's stream is freed
|
2020-06-26 08:12:11 -07:00 |
|
Paul Gilbert
|
97c5755c49
|
GLK: Remove incorrect include. Thanks to ccawley2011
|
2019-10-22 18:55:55 -07:00 |
|
Paul Gilbert
|
7caf897ee2
|
GLK: Improve abysmal performance of stream read check
|
2019-10-06 11:24:23 -07:00 |
|
Paul Gilbert
|
d831218b98
|
GLK: Fix reading beyond the end of a file
|
2019-10-06 11:00:24 -07:00 |
|
Paul Gilbert
|
98eddcda1d
|
GLK: Add Streams methods for encapsulating ScummVM streams
|
2019-10-05 19:02:48 -07:00 |
|
Paul Gilbert
|
8ab36786a4
|
GLK: Splitting bulk of FileStream up into an IOStream base class
|
2019-10-05 18:39:23 -07:00 |
|
Paul Gilbert
|
919670a565
|
GLK: ADVSYS: Save/load fixes
|
2019-06-16 14:59:26 -07:00 |
|
Paul Gilbert
|
3876fb6710
|
GLK: In progress transition to all sub-engines using Quetzal save files
|
2019-06-16 14:59:26 -07:00 |
|
Paul Gilbert
|
3662e80c0f
|
GLK: Create objrocks for saved game file sreams
|
2019-05-04 11:03:50 +10:00 |
|
Paul Gilbert
|
3040135f06
|
GLK: Record gli arrays for memory streams
|
2019-04-28 17:42:22 +10:00 |
|
Paul Gilbert
|
70febd034a
|
GLK: Add gli registration for other object types
|
2019-04-28 14:50:01 +10:00 |
|
Paul Gilbert
|
401b010ef3
|
GLK: Implementing more gli object registration
|
2019-04-28 14:32:49 +10:00 |
|
Paul Gilbert
|
8e11a14939
|
GLK: GLULXE: Set up method definitions, glkop methods
|
2019-04-17 20:46:06 -07:00 |
|
Paul Gilbert
|
537e9af4e0
|
GLK: Change Attributes fields from uint to bool
|
2019-03-09 20:35:58 -08:00 |
|
Paul Gilbert
|
8fcf009668
|
GLK: FROTZ: More properly fix transparency handling of header
|
2019-02-17 14:32:56 -08:00 |
|
Paul Gilbert
|
af2b1252d8
|
GLK: Change use of RGB tuplets to uint
This has several advantages, such as simplifying copying and
comparing colors. It will also make it easier to specify
zcolor_Transparent as a color
|
2019-01-31 21:54:34 -08:00 |
|
Paul Gilbert
|
1021da132b
|
GLK: Splitting font related info from Conf into their own classes
|
2018-12-31 18:34:42 -08:00 |
|
Paul Gilbert
|
e232d024c5
|
GLK: Standardizing uint vs uint32 usage
|
2018-12-09 14:47:15 -08:00 |
|
Paul Gilbert
|
7637edb5a2
|
GLK: Change all references to glui32 and glsi32 to uint and int
This should finally fix compilation for the Amiga, which had
difference sized types. And the renamed types are clearer for
ScummVM anyway
|
2018-12-09 11:36:20 -08:00 |
|
Paul Gilbert
|
b9a99a897d
|
GLK: Further fixes for Buildbot warnings
|
2018-12-08 20:35:54 -08:00 |
|
Paul Gilbert
|
2331a0e9fb
|
GLK: FROTZ: Quetzal saving and loading now works
|
2018-12-08 19:05:59 -08:00 |
|
Paul Gilbert
|
33a23bca1c
|
GLK: FROTZ: Further reading/writing setup for savegames using Quetzal
|
2018-12-08 19:05:59 -08:00 |
|
Paul Gilbert
|
9bc6379476
|
GLK: Change lots of comments from multiline to single line
|
2018-12-08 19:05:59 -08:00 |
|
Paul Gilbert
|
fc86b3705b
|
GLK: Fix initializing fields of created streams
|
2018-12-08 19:05:59 -08:00 |
|
Paul Gilbert
|
813918aaba
|
GLK: Memory leak fixes
|
2018-12-08 19:05:59 -08:00 |
|
Paul Gilbert
|
a2104deb4c
|
GLK: Changing class and namespaces from Gargoyle to Glk
|
2018-12-08 19:05:59 -08:00 |
|
Paul Gilbert
|
1fb931fbd9
|
GLK: Changing gargoyle folder to glk
|
2018-12-08 19:05:59 -08:00 |
|