Eugene Sandulenko
abea37c9bb
ALL: Update ScummVM project license to GPLv3+
2021-12-26 18:48:43 +01:00
Paul Gilbert
0136043f09
COMMON: Revert Change Rect and Point to have int32 fields
...
This reverts commit 1c3e7fb4e9 .
2021-07-06 20:35:42 -07:00
Paul Gilbert
1c3e7fb4e9
COMMON: Change Rect and Point to have int32 fields
2021-07-04 18:24:26 -07:00
Francisco Javier Diéguez Tirado
9eecd41b6e
TSAGE: Spanish BlueForce: two different Restart buttons
...
Options dialog needs shorter text, restart dialog uses longer text
2021-04-11 16:33:19 -07:00
Francisco Javier Diéguez Tirado
ed75e254c1
TSAGE: Spanish strings mini-cleanup
...
BF/RW specific strings renamed and moved to the corresponding namespaces
2021-04-11 16:33:19 -07:00
Francisco Javier Diéguez Tirado
7ab68e3b3c
TSAGE: Include and handle Ringworld Spanish messages
...
Text was extracted from the Spanish RING.EXE using a hex editor.
These include the options menu, dialogs, and inventory items.
Now the game plays fully in Spanish, like the original version.
Note that some menu options were originally translated in different
ways for Ringworld and Blue Force (e.g. Save -> Salvar/Guardar).
2021-04-11 11:36:12 -07:00
Francisco Javier Diéguez Tirado
7741437c68
TSAGE: Include and handle Blue Force Spanish messages
...
The messages were taken from a hexdump of BLUE.EXE
With these changes, the ScummVM version runs exactly like the original
Spanish version, including the intro, the in-game menus, the dialogs and
the map locations.
Changes done to the engine preserve the original behaviour of the
English version.
2021-04-10 14:42:59 -07:00
D G Turner
27d26a49ea
TSAGE: Fix Missing Default Switch Cases
...
These are flagged by GCC if -Wswitch-default is enabled.
2019-11-28 02:10:52 +00:00
Ori Avtalion
253e18c440
JANITORIAL: Reduce GUI header dependencies
2016-04-14 13:30:14 +03:00
Paul Gilbert
077250acfb
TSAGE: Changed engine to use Graphics::ManagedSurface
2016-03-14 20:56:28 -04:00
Thierry Crozat
322279be77
TSAGE: Add list of files that contain translatable strings
2014-10-04 01:09:00 +01:00
Johannes Schickel
6e715e186a
TSAGE: Make GPL headers consistent with themselves.
2014-02-18 02:39:39 +01:00
Strangerke
78310d0f4b
TSAGE: Apply naming conventions to surfaceGetArea(). Thanks to somaen for reporting it.
2012-08-07 19:07:01 +02:00
Paul Gilbert
54d0f8124e
TSAGE: Bugfix for #3467505 - crash viewing ammo belt when the clip is empty
2012-01-01 16:37:25 +11:00
Paul Gilbert
83acabfdbd
TSAGE: Do all screen drawing in an intermediate temporary screen surface.
...
This will be the first half of properly handling on screen dirty rects.
2012-01-01 16:37:24 +11:00
Paul Gilbert
a837bb409a
TSAGE: Revert buggy implementation of dirty rects
...
This reverts commit f69dfba21a .
2012-01-01 16:37:24 +11:00
Paul Gilbert
8385ee1c01
TSAGE: Bugfix for using save/load buttons in the Blue Force options dialog
2011-12-18 21:08:53 +11:00
Paul Gilbert
f69dfba21a
TSAGE: Implemented dirty rect handling in the engine
...
This should help improve performance when scalers are being used.
2011-12-18 18:08:45 +11:00
Paul Gilbert
acdeb1fb31
TSAGE: Added support for semi-transparent dialogs used in R2RW
2011-11-01 21:06:57 +11:00
Paul Gilbert
9debde02e4
TSAGE: Implemented Blue Force Options dialog and moved Inventory dialog to Ringworld namespace
2011-10-31 19:51:01 +11:00
Paul Gilbert
f99e904f9a
TSAGE: Added 'g' prefix to global variables
2011-10-02 19:59:13 +11:00
Strangerke
44e6300559
TsAGE: Remove trailing spaces
...
Thanks LordHoto for reminding this
2011-09-27 00:40:10 +02:00
Paul Gilbert
fa63d81aaf
TSAGE: Bugfix for correctly displaying radio conversation dialog
2011-09-13 20:50:04 +10:00
Paul Gilbert
7b73ae590c
TSAGE: Implemented Scene 60 - Motorcycle
2011-09-11 15:29:43 +10:00
Paul Gilbert
8f9af26292
TSAGE: Added missing default item response code logic in Blue Force
2011-09-04 21:09:22 +10:00
Paul Gilbert
b893f9f93f
TSAGE: Implemented missing interface functionality, including gun loading dialog
2011-09-04 19:11:59 +10:00
Paul Gilbert
a28bffec1c
TSAGE: Implemented the Blue Force right-click dialog
2011-08-29 22:01:11 +10:00