AndywinXp
|
bd09713d42
|
JANITORIAL: SWORD2: Replace NULL with nullptr and remove whitespaces
This engine somehow survived the NULL purge :D
|
2023-12-09 09:35:20 +01:00 |
|
Youngjun, Choi
|
2ea2e6d317
|
SWORD2: Fix support for Korean translation
|
2023-12-09 09:11:40 +01:00 |
|
Vladimir Serbinenko
|
d2c3387c6a
|
SWORD2: Support Chinese translation
This includes both the translation itself and the font rendering
|
2023-03-08 01:05:32 +01:00 |
|
Shahar Ariel
|
8b09704245
|
SWORD2: Add Hebrew support
|
2022-08-16 12:57:02 +03:00 |
|
Eugene Sandulenko
|
abea37c9bb
|
ALL: Update ScummVM project license to GPLv3+
|
2021-12-26 18:48:43 +01:00 |
|
D G Turner
|
cee7064a12
|
SWORD2: Implement Center-Center Text Message Alignment Correctly
This fixes a Duplicated Branch GCC Warning as a side effect.
|
2021-10-31 17:43:42 +00:00 |
|
Cameron Cawley
|
01b4432825
|
BACKENDS: Use Common::U32String for OSystem::setWindowCaption
|
2020-11-22 17:20:19 +00:00 |
|
D G Turner
|
8b7a71a3f6
|
SWORD2: Fix Missing Default Switch Cases
These are flagged by GCC if -Wswitch-default is enabled.
|
2019-10-20 17:09:58 +01:00 |
|
Colin Snover
|
2f87216864
|
SWORD2: Replace use of strdup with Common::String
|
2018-08-18 16:30:05 +02:00 |
|
Matthew Hoops
|
9539017ee3
|
ALL: initialise -> initialize
|
2011-05-25 11:17:11 -04:00 |
|
Matthew Hoops
|
28301e2bd1
|
ALL: analyse -> analyze
|
2011-05-25 10:50:47 -04:00 |
|
strangerke
|
69b1485a22
|
GIT: Clean up: Suppress SVN tags, now useless
|
2011-05-12 01:16:22 +02:00 |
|
Ori Avtalion
|
9414d7a6e2
|
JANITORIAL: Reduce header dependencies in shared code
Some backends may break as I only compiled SDL
|
2011-04-28 15:08:58 +03:00 |
|
Max Horn
|
2e095e25f2
|
ALL: centre -> center
|
2011-04-14 14:34:28 +02:00 |
|
Max Horn
|
84184aabc0
|
ALL: colour -> color
|
2011-04-14 14:12:35 +02:00 |
|
Torbjörn Andersson
|
6d52bce14f
|
Corrected an old comment.
svn-id: r46768
|
2009-12-30 19:06:34 +00:00 |
|
Max Horn
|
8ba75fc522
|
Fix code formatting (esp. 'if(' -> 'if (' etc., but also indention and other things)
svn-id: r44495
|
2009-09-30 16:16:53 +00:00 |
|
Johannes Schickel
|
b3c6751b9b
|
Strip trailing whitespaces in the whole code base.
svn-id: r40867
|
2009-05-24 15:17:42 +00:00 |
|
Fabio Battaglia
|
dc9c538a62
|
Sword2: PSX version support, and GMM loading/saving
svn-id: r39896
|
2009-04-07 19:52:46 +00:00 |
|
Nicola Mettifogo
|
258901bab9
|
Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated.
svn-id: r28966
|
2007-09-19 08:40:12 +00:00 |
|
Max Horn
|
22c0403e0d
|
Re-added Revolution Software copyright to BS2 engine
svn-id: r27030
|
2007-05-31 20:28:29 +00:00 |
|
Max Horn
|
218e132e37
|
Updated legal headers in source files, based on what Pidgin (the IM client formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots
svn-id: r27024
|
2007-05-30 21:56:52 +00:00 |
|
Torbjörn Andersson
|
002c587965
|
Removed includes from sword2.h so that (hopefully) there will eventually be
less dependencies.
svn-id: r20741
|
2006-02-17 15:07:36 +00:00 |
|
Max Horn
|
26ee630756
|
Moved engines to the new engines/ directory
svn-id: r20582
|
2006-02-11 22:45:04 +00:00 |
|