Paul Gilbert
2d1e2a72c1
ULTIMA4: Moving mouse cursor code into Screen class
2020-04-09 18:00:54 -07:00
Paul Gilbert
7b5f75fc61
ULTIMA4: Properly implement cursor loading
2020-04-09 18:00:54 -07:00
Paul Gilbert
7d872808f8
ULTIMA4: Turn off debug logging for vendor scripts
2020-04-09 18:00:54 -07:00
Paul Gilbert
4c54aedd57
ULTIMA4: Remove IOS specific data files
2020-04-09 18:00:54 -07:00
Paul Gilbert
b72cd83bf5
ULTIMA4: Added data files used by the engine
2020-04-09 18:00:54 -07:00
Paul Gilbert
61f8e05169
NUVIE: Bump up data files version to 1.1
2020-04-09 17:13:31 -07:00
Eugene Sandulenko
d44240a023
NUVIE: Disable more Lua debug output which is not working with ScummVM
2020-04-09 23:50:28 +02:00
Eugene Sandulenko
f0d42d36fd
NUVIE: Fix regression in scripts when engine is requested to quit
2020-04-09 23:32:46 +02:00
Eugene Sandulenko
1bbcf24d40
NUVIE: JANITORIAL: Remove trailing whitepaces in Lua scripts
2020-04-09 23:30:08 +02:00
Eugene Sandulenko
86b42201f4
NUVIE: Check EVENT_QUIT in intro
2020-04-09 23:24:28 +02:00
Eugene Sandulenko
4ae20a8fd2
NUVIE: Fix Lua scripts so they're compatible with Lua in common/
...
We disabled low level file output, and in this particular case
there were few debug messages to stdio.
2020-04-09 22:12:58 +02:00
Paul Gilbert
77034aa487
NUVIE: Add correct up to date Lua scripts
...
For now I'm holding off regenerating the ultima.dat file, since I'll
likely do it in the near future once the xu4 project is merged in
2020-03-23 18:19:44 -07:00
Paul Gilbert
e65685cf76
ULTIMA8: Removal of deprecated HIDManager and bindings
2020-03-08 13:27:02 -07:00
Paul Gilbert
84a2f10c49
ULTIMA: Add the individual files of ultima.dat to create_ultima folder
...
Since the ultima.dat is just a zip file, this should have been done
sooner. This will allow the tracking of changes to individual files
within the archive. Additionally, it will allow for future work
in-progress changes to files without taking the space of creating an
entirely new ultima.dat
2020-03-08 12:49:40 -07:00
Paul Gilbert
d24956109a
ULTIMA: gcc compilation fix for create_ultima
2020-02-01 13:13:51 -08:00
Paul Gilbert
53a4380bef
ULTIMA1: Redeveloped create_ultima to create individual bitmaps
2020-02-01 13:13:51 -08:00
Paul Gilbert
8515c84a98
ULTIMA1: Added castle screen animated flags
2020-02-01 13:13:51 -08:00
Paul Gilbert
4ef788b0b4
ULTIMA1: Added File method for writing directly from a source stream
2020-02-01 13:13:51 -08:00
Paul Gilbert
0a71d8cb6c
ULTIMA1: Fix generation of datafile index
2020-02-01 13:13:51 -08:00
Paul Gilbert
8f3d6a537f
ULTIMA1: Added extraction of Origin logo from game executable
2020-02-01 13:13:51 -08:00
Paul Gilbert
8355267a13
ULTIMA1: Implement loading of ultima.dat datafile
2020-02-01 13:13:51 -08:00
Paul Gilbert
18c88beb9d
ULTIMA1: Beginnings of create_ultima tool
2020-02-01 13:13:51 -08:00