Eugene Sandulenko
|
abea37c9bb
|
ALL: Update ScummVM project license to GPLv3+
|
2021-12-26 18:48:43 +01:00 |
|
Cameron Cawley
|
eca80c8635
|
SWORD25: Use more constants for handling colours
|
2021-08-07 19:19:56 +03:00 |
|
Thanasis Antoniou
|
f68d0d7d36
|
SWORD25: Convert ANSI source files to UTF-8
Gets rid of VS Studio's warnings about illegal characters
|
2020-04-18 10:24:22 +03:00 |
|
Eugene Sandulenko
|
7449c09f4a
|
SWORD25: Init variables
|
2015-11-30 23:54:27 +01:00 |
|
Eugene Sandulenko
|
5c706dde27
|
SWORD25: Switch to common TransparentSurface
|
2014-06-15 15:43:25 +03:00 |
|
Johannes Schickel
|
bad7cdd3a6
|
SWORD25: Make GPL headers consistent in themselves.
|
2014-02-18 02:39:38 +01:00 |
|
Eugene Sandulenko
|
9a1ddf0dee
|
SWORD25: More int <-> int32 corrections
|
2013-09-28 23:17:02 +03:00 |
|
johndoe123
|
0a0b2f397b
|
SWORD25: Optimize graphics drawing code
|
2013-04-17 12:41:49 +02:00 |
|
strangerke
|
69b1485a22
|
GIT: Clean up: Suppress SVN tags, now useless
|
2011-05-12 01:16:22 +02:00 |
|
Filippos Karapetis
|
1250785822
|
SWORD25: Replaced BS_ASSERT() with assert()
svn-id: r55464
|
2011-01-23 15:01:24 +00:00 |
|
Filippos Karapetis
|
00a0f8d15d
|
SWORD25: Removed the custom log class and replaced it with warning/error/debugC calls
svn-id: r55462
|
2011-01-23 14:49:50 +00:00 |
|
Max Horn
|
b2fa7e58a3
|
SWORD25: Start to rename read/write methods of *PersistenceBlock classes
All should be renamed to reduce risk of accidental incorrect use.
svn-id: r53899
|
2010-10-28 00:26:25 +00:00 |
|
Max Horn
|
cf3551525f
|
SWORD25: Get rid of CallbackRegistry
svn-id: r53898
|
2010-10-28 00:25:33 +00:00 |
|
Eugene Sandulenko
|
6629efc676
|
SWORD25: Enforced code formatting rules in rest of the engine
svn-id: r53626
|
2010-10-19 21:03:33 +00:00 |
|
Max Horn
|
550073ee04
|
SWORD25: Do not use Kernel::GetService directly anymore
svn-id: r53477
|
2010-10-15 12:18:19 +00:00 |
|
Max Horn
|
8f4f0d16fc
|
SWORD25: Renamed getInstance() -> instance()
svn-id: r53430
|
2010-10-13 15:41:00 +00:00 |
|
Eugene Sandulenko
|
eb66750137
|
SWORD25: Enforce code naming conventions in gfx/animation*
svn-id: r53393
|
2010-10-13 00:10:18 +00:00 |
|
Eugene Sandulenko
|
063cb5d84c
|
SWORD25: Enforced code naming conventions in math/*
svn-id: r53392
|
2010-10-13 00:09:32 +00:00 |
|
Eugene Sandulenko
|
06bce68860
|
SWORD25: Comply to the code conventions for several classes
svn-id: r53310
|
2010-10-12 23:32:32 +00:00 |
|
Eugene Sandulenko
|
086f5961b6
|
SWORD25: unsigned int -> uint
svn-id: r53309
|
2010-10-12 23:30:00 +00:00 |
|
Eugene Sandulenko
|
3fb0e9383b
|
SWORD25: Removed last traces of STL
svn-id: r53262
|
2010-10-12 23:07:29 +00:00 |
|
Eugene Sandulenko
|
b01994a53b
|
SWORD25: removed BS_ prefix from rest of the classes.
The things which are intentionally left with the prefix:
BS_LOG, BS_ASSERT, BS_Rect, BS_String.
svn-id: r53261
|
2010-10-12 22:59:01 +00:00 |
|
Eugene Sandulenko
|
485ff15d23
|
SWORD25: Mass-eliminating of BS_ prefix in fmv/ and gfx/
svn-id: r53258
|
2010-10-12 22:53:49 +00:00 |
|
Eugene Sandulenko
|
e71337861f
|
SWORD25: brought CallBackRegisry class to our naming standards
svn-id: r53257
|
2010-10-12 22:51:37 +00:00 |
|
Eugene Sandulenko
|
a1d22a063b
|
SWORD25: Fix warnings
svn-id: r53254
|
2010-10-12 22:50:28 +00:00 |
|
Eugene Sandulenko
|
fa224de16f
|
SWORD25: Temporarily added tinyxml code
To speedup linking, added the code. It has to be replaced with our
XML parser.
svn-id: r53230
|
2010-10-12 22:41:04 +00:00 |
|
Eugene Sandulenko
|
7257ee345b
|
SWORD25: More compilation fixes
svn-id: r53223
|
2010-10-12 22:36:30 +00:00 |
|
Eugene Sandulenko
|
47904bc7b2
|
SWORD25: Mass-astyle.
svn-id: r53222
|
2010-10-12 22:35:55 +00:00 |
|
Eugene Sandulenko
|
a17ec87b7d
|
SWORD25: Number of compilation and warning fixes
svn-id: r53219
|
2010-10-12 22:30:57 +00:00 |
|
Eugene Sandulenko
|
6dcf9f0ee5
|
SWORD25: std::string -> Common::String in gfx/
svn-id: r53218
|
2010-10-12 22:29:37 +00:00 |
|
Eugene Sandulenko
|
de0fe1db49
|
SWORD25: Mass-putting of all files in gfx/ into Sword25 namespace
svn-id: r53214
|
2010-10-12 22:27:03 +00:00 |
|
Eugene Sandulenko
|
293bf95c01
|
SWORD25: Replacing headers with ScummVM ones plus original (C)
svn-id: r53188
|
2010-10-12 22:13:00 +00:00 |
|
Eugene Sandulenko
|
69b618a8f5
|
SWORD25: Compilation fixes
Majority of files now compile under Windoze.
svn-id: r53182
|
2010-10-12 21:54:21 +00:00 |
|
Eugene Sandulenko
|
e8bca8b8fe
|
SWORD25: Fixed rest of the include paths
svn-id: r53181
|
2010-10-12 21:52:41 +00:00 |
|
Eugene Sandulenko
|
a683a420a9
|
SWORD25: Importing original sources
svn-id: r53171
|
2010-10-12 21:38:20 +00:00 |
|