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
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
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
2e388b3343
TSAGE: Ringworld - Reduce the scope of a couple of variables
2014-02-09 00:29:52 +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
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
96d15e83db
TSAGE: Bugfix for Ringworld saving and restoring via options dialog
2011-12-18 21:18:33 +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
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
Paul Gilbert
57f00ff1dc
TSAGE: Added Ringworld specific dialogs file
2011-08-29 22:15:38 +10:00