Max Horn
|
af80eef70e
|
fix circular header dependency, by moving StackLock class to common/system.h (it ties closely into OSystem anyway)
svn-id: r13292
|
2004-03-15 01:52:07 +00:00 |
|
Eugene Sandulenko
|
3ca5007779
|
Introduced new platform GF_WINDOWS. Used for HE games. GF_PC is DOS
svn-id: r13128
|
2004-03-02 00:37:23 +00:00 |
|
Max Horn
|
c6752cccf5
|
renamed more OSystem methods to follow our naming scheme; renamed NewGuiColor to OverlayColor; fixed some calls to error() in the SDL backend
svn-id: r13087
|
2004-02-28 12:58:13 +00:00 |
|
Paweł Kołodziejski
|
06d7b1729d
|
increased debug level
svn-id: r12889
|
2004-02-14 16:13:16 +00:00 |
|
Max Horn
|
99551bd746
|
const correctness!
svn-id: r12874
|
2004-02-14 11:15:48 +00:00 |
|
James Brown
|
5ee96b4625
|
Add mutex tracking to make it easier to debug imuse deadlocks
svn-id: r12870
|
2004-02-14 08:56:26 +00:00 |
|
Travis Howell
|
343037f0ec
|
Correct hberew
svn-id: r12815
|
2004-02-10 13:24:12 +00:00 |
|
Max Horn
|
d4a71d8eec
|
NL = NetherLands, NederLanden, NiederLande - NO is Norway
svn-id: r12813
|
2004-02-10 12:37:40 +00:00 |
|
Travis Howell
|
705df95a61
|
Ooops
svn-id: r12812
|
2004-02-10 12:36:15 +00:00 |
|
Travis Howell
|
fdf55a67b0
|
Ooops
svn-id: r12806
|
2004-02-10 05:25:51 +00:00 |
|
Max Horn
|
9302e7d888
|
Make g_platforms global, so that the alauncher can iterate over the list of supported platforms
svn-id: r12765
|
2004-02-07 17:10:48 +00:00 |
|
Max Horn
|
d06316244e
|
Added FM-TOWNS to platforms list
svn-id: r12763
|
2004-02-07 16:01:00 +00:00 |
|
Chris Apers
|
29f87fb011
|
Return default description string
svn-id: r12624
|
2004-01-26 16:52:19 +00:00 |
|
Chris Apers
|
5bc6d14e33
|
Prevent getPlatformDescription(...) from returing NULL pointer using kPlatformUnknown
svn-id: r12567
|
2004-01-21 13:35:27 +00:00 |
|
Max Horn
|
033ff78ae9
|
updated copyright notice
svn-id: r12176
|
2004-01-06 12:45:34 +00:00 |
|
Jonathan Gray
|
2be1b4d68a
|
start work on czech subtitle support, not finished
svn-id: r12175
|
2004-01-06 12:28:24 +00:00 |
|
Max Horn
|
24fcd71e84
|
cleanup for language/platform functions
svn-id: r12034
|
2003-12-30 19:07:55 +00:00 |
|
Max Horn
|
5ff7c1d153
|
small fix for hexdump()
svn-id: r11617
|
2003-12-13 17:33:21 +00:00 |
|
Paweł Kołodziejski
|
b5a7ef0822
|
cleanup whitespaces
svn-id: r11219
|
2003-11-08 22:43:46 +00:00 |
|
Max Horn
|
583ae61453
|
export language list (so that it can be used by the GUI); added methods to convert a Platform/Language ID into a canonical string
svn-id: r11141
|
2003-11-05 00:58:02 +00:00 |
|
Max Horn
|
f5a7c67191
|
added russian as a language (part of patch #823031, adapted to recent code changes)
svn-id: r10878
|
2003-10-17 18:52:15 +00:00 |
|
Max Horn
|
a70460833e
|
moved platform/language constants to common/util.*
svn-id: r10862
|
2003-10-17 15:35:46 +00:00 |
|
Max Horn
|
0aa58f53c8
|
init RNG for everybody using time()
svn-id: r10796
|
2003-10-14 10:24:27 +00:00 |
|
Max Horn
|
d4734bd4f2
|
use namespace Common a bit more; don't zero the RNG in scumm (else the seed gets reset); remove obsolete 256 color blending code
svn-id: r10592
|
2003-10-04 11:50:21 +00:00 |
|
Max Horn
|
be9d4066e1
|
moved engine.* to base; this fixes some linking issues when building a barebone ScummVM (or maybe I just want to increase our CVS stats? <g>)
svn-id: r10287
|
2003-09-18 02:07:18 +00:00 |
|
Max Horn
|
0df319e952
|
#include cleanup (explicityl specify the location for headers from common/, so that we at some point can get rid of -Icommon; exception is made for stdafx.h, since a) we might want to rename it and b) might want to move it to the top level)
svn-id: r9359
|
2003-08-01 12:21:04 +00:00 |
|
Max Horn
|
fcfe55f574
|
gah. I am stupid
svn-id: r8780
|
2003-07-05 15:37:23 +00:00 |
|
Max Horn
|
ce9d154957
|
fixed stack lock at startup
svn-id: r8779
|
2003-07-05 15:28:28 +00:00 |
|
Max Horn
|
d098334fe6
|
updated code to use type MutexRef; added class StackLock (from sdl backend, now in util.*)
svn-id: r8777
|
2003-07-05 15:19:11 +00:00 |
|
Max Horn
|
24005adfd0
|
pedantic fixes
svn-id: r7789
|
2003-05-21 16:59:51 +00:00 |
|
Max Horn
|
4ba32812aa
|
hexdump defaults to 16 bytes/line now, and prints an offest
svn-id: r7317
|
2003-05-04 13:46:06 +00:00 |
|
Max Horn
|
c1b38d64ed
|
make hexdump width variable
svn-id: r7269
|
2003-05-02 21:29:05 +00:00 |
|
Chris Apers
|
5eace23e11
|
Change __PALM_OS__ to NEWGUI_256, more generic
svn-id: r7260
|
2003-05-02 09:36:58 +00:00 |
|
Max Horn
|
81c3ade331
|
more PalmOS changes
svn-id: r7220
|
2003-04-30 12:43:56 +00:00 |
|
Paweł Kołodziejski
|
aa3766018f
|
updated copyrights headers
svn-id: r6726
|
2003-03-06 21:46:56 +00:00 |
|
Paweł Kołodziejski
|
6ce098172f
|
next pedantic cleanup code
svn-id: r6714
|
2003-03-06 16:27:06 +00:00 |
|
Max Horn
|
ae5b30df3d
|
get rid of getStringLen and use the more powerful resStrLen instead; moved resStrLen from common/ to scumm/, where it belongs; enhanced resStrLen to suport V8; fixed translateText to support embeded vars (in strings I mean) - it may still not be fully correct but at least is better now; rewrote o6_arrayOps to parallel the V8 version - needs testing
svn-id: r6215
|
2002-12-28 01:57:19 +00:00 |
|
Oliver Kiehl
|
133f624cc5
|
moved RNG to common/util.cpp
svn-id: r5778
|
2002-12-01 14:57:50 +00:00 |
|
Max Horn
|
a6c5762817
|
added some comments, cleanup
svn-id: r4950
|
2002-09-16 10:42:12 +00:00 |
|
Jonathan Gray
|
9ce78dd66e
|
apply patch #609508 real fix for MI2 Dialog Box crash, by CCCP at Endy's request
svn-id: r4943
|
2002-09-15 09:06:58 +00:00 |
|
Max Horn
|
523d8e64c0
|
rewrote config class; cleanup; code restructuring
svn-id: r4903
|
2002-09-08 01:08:12 +00:00 |
|
Max Horn
|
caf9817cb1
|
don't print char 0x7f
svn-id: r4881
|
2002-08-31 14:14:24 +00:00 |
|
Max Horn
|
ce46866403
|
Initial revision
svn-id: r4785
|
2002-08-21 16:07:07 +00:00 |
|