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 |
|
Max Horn
|
4bf96d1c8b
|
changed OSystem to allow RBG<->16bit color conversion to be done in the backend; after all, the backend 'knows' best what format the overlay uses. Default implementations of RBGToColor and colorToRBG assume 565 mode, backends other than SDL may want to provide alternate implementations (SDL backend already does the right thing for non-565 modes)
svn-id: r5931
|
2002-12-13 16:15:58 +00:00 |
|
Oliver Kiehl
|
133f624cc5
|
moved RNG to common/util.cpp
svn-id: r5778
|
2002-12-01 14:57:50 +00:00 |
|
Peter Moraliyski
|
c0c5fc274f
|
gp32 port stuff
svn-id: r5761
|
2002-11-30 16:03:46 +00:00 |
|
Max Horn
|
64195315e2
|
inline function instead of macro for SWAP, to make -Wshadow more useful
svn-id: r5263
|
2002-10-22 23:36:28 +00:00 |
|
Max Horn
|
f644bea112
|
improved the text display in a newgui a bit: make the font proportiona; implemented text alignment (left/right/center); alpha blending now not anymore at 50% but at 66%; moved some #defines to util.h
svn-id: r4972
|
2002-09-19 17:03:24 +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
|
ec47d8c80c
|
fixed some endian issues in the new SMUSH decoder; cleanup
svn-id: r4842
|
2002-08-25 10:50:18 +00:00 |
|
Max Horn
|
ce46866403
|
Initial revision
svn-id: r4785
|
2002-08-21 16:07:07 +00:00 |
|