Paweł Kołodziejski
|
bfba03666b
|
Implemented subtitles in SMUSH animations.
Almost complete, expect:
- correct colors,
- correct split texts to multilines
svn-id: r4511
|
2002-07-10 20:30:47 +00:00 |
|
Max Horn
|
04921d3d9b
|
added kirben to readme/webpage (gee why wasn't he there already?)
svn-id: r4510
|
2002-07-10 18:31:21 +00:00 |
|
Max Horn
|
d32e3ad11f
|
improved the alpha blending code, now works properly for nesting/redraw (changed meaning of WIDGET_CLEARBG a little bit for this)
svn-id: r4509
|
2002-07-10 16:49:45 +00:00 |
|
Max Horn
|
5cc6e3f6a0
|
indent run
svn-id: r4508
|
2002-07-10 16:38:38 +00:00 |
|
Max Horn
|
ac22f38edb
|
some spaces fixed, don't use DOS encoded special chars
svn-id: r4507
|
2002-07-10 15:16:56 +00:00 |
|
Paweł Kołodziejski
|
aaa4156cd9
|
fix
svn-id: r4506
|
2002-07-10 06:18:32 +00:00 |
|
Max Horn
|
09a3384409
|
clarified difference between Mutle's work and mine
svn-id: r4505
|
2002-07-09 18:10:13 +00:00 |
|
James Brown
|
c579c16bf1
|
Dumb up filename case insensitivity
svn-id: r4504
|
2002-07-09 14:31:00 +00:00 |
|
James Brown
|
e92bb8a778
|
Change Indy4 titlebar to satisfy Murray-Mint.
svn-id: r4503
|
2002-07-09 13:30:10 +00:00 |
|
James Brown
|
a858016827
|
Add a comment :P
svn-id: r4502
|
2002-07-09 12:38:50 +00:00 |
|
James Brown
|
78be337958
|
Add in alpha-blending code. Why? Because I can! :)
svn-id: r4501
|
2002-07-09 12:33:09 +00:00 |
|
Max Horn
|
0a9baabbdc
|
replaced clearArea with the more general fillArea; added get/setValue methods to SliderWidget; changed look of SliderWidget a little bit; optimized drawing of SliderWidget
svn-id: r4500
|
2002-07-08 22:11:47 +00:00 |
|
Max Horn
|
5fa2ab9e00
|
hook in the Mac Carbon port SelectGame method. Still not at all useful; I believe it's better to wait for a portable ScummVM GUI and then use that instead...
svn-id: r4499
|
2002-07-08 21:36:59 +00:00 |
|
James Brown
|
42be969348
|
Fix small indentation
svn-id: r4498
|
2002-07-08 13:58:13 +00:00 |
|
James Brown
|
06d85ff2cb
|
Fix mouseout
svn-id: r4497
|
2002-07-08 13:54:11 +00:00 |
|
James Brown
|
7be66a5f05
|
Add slider widget
svn-id: r4496
|
2002-07-08 13:52:50 +00:00 |
|
Max Horn
|
0ea6fac174
|
fixed my bogus QNX fix :-)
svn-id: r4495
|
2002-07-08 13:44:00 +00:00 |
|
Max Horn
|
6538be45fa
|
made mac port compile & link with current source; however, it doesn't work at all, so don't be to excited about this checkin :-)
svn-id: r4494
|
2002-07-08 13:34:14 +00:00 |
|
Max Horn
|
204a539419
|
two more small QNX fixes
svn-id: r4493
|
2002-07-08 13:33:10 +00:00 |
|
Max Horn
|
32ea67dfed
|
got rid of RTTI again (i.e. dynamic_cast)
svn-id: r4492
|
2002-07-08 11:55:55 +00:00 |
|
Max Horn
|
d262c4e6dc
|
removed obsolete
svn-id: r4491
|
2002-07-08 11:32:39 +00:00 |
|
Travis Howell
|
43fab3978c
|
Use correct compiler
svn-id: r4490
|
2002-07-08 10:33:02 +00:00 |
|
Max Horn
|
b00225b9dc
|
added some typecasts that might help QNX; updated NewGui TODO list
svn-id: r4489
|
2002-07-08 01:04:29 +00:00 |
|
Max Horn
|
28852f1497
|
implemented hotkey support in new GUI code
svn-id: r4488
|
2002-07-08 00:29:47 +00:00 |
|
Max Horn
|
c9b1d393b8
|
delay creation of dialogs till they are used; fixed new pause dialog & use it instead of the old one; dirty area handling in new gui code is more logical/useful now
svn-id: r4487
|
2002-07-08 00:10:11 +00:00 |
|
Max Horn
|
c3b606cd9b
|
added CheckboxWidget; added NewGui::drawBitmap
svn-id: r4486
|
2002-07-07 23:37:47 +00:00 |
|
Max Horn
|
10d86be564
|
added options dialog; added NewGui TODO list;
svn-id: r4485
|
2002-07-07 22:44:30 +00:00 |
|
Max Horn
|
c90ade1f10
|
got rid of std::stack again
svn-id: r4484
|
2002-07-07 21:58:12 +00:00 |
|
Max Horn
|
2b50e2a7c0
|
added dialog nesting code (for now using std::stack, I will provide my own stack class later
svn-id: r4483
|
2002-07-07 21:46:53 +00:00 |
|
Max Horn
|
aec2530529
|
got rid of some g_scumm uses
svn-id: r4482
|
2002-07-07 21:27:06 +00:00 |
|
Max Horn
|
99bd8afcd4
|
indent run
svn-id: r4481
|
2002-07-07 20:32:26 +00:00 |
|
Max Horn
|
ad4809459d
|
indent run
svn-id: r4480
|
2002-07-07 20:25:23 +00:00 |
|
Max Horn
|
1ac4b2ccaa
|
added many more types
svn-id: r4479
|
2002-07-07 20:19:21 +00:00 |
|
Max Horn
|
cb86e11583
|
indent run
svn-id: r4478
|
2002-07-07 19:31:51 +00:00 |
|
Max Horn
|
7ed45a6ef9
|
once more
svn-id: r4477
|
2002-07-07 19:08:28 +00:00 |
|
Max Horn
|
42ca9ea3a9
|
indent run
svn-id: r4476
|
2002-07-07 19:06:48 +00:00 |
|
Max Horn
|
2b97c496c2
|
indent run
svn-id: r4475
|
2002-07-07 18:04:03 +00:00 |
|
Max Horn
|
2d72eb552c
|
once more indent, after adding -TDialog and -TWidget
svn-id: r4474
|
2002-07-07 17:49:25 +00:00 |
|
Max Horn
|
6ad4d58996
|
once more
svn-id: r4473
|
2002-07-07 17:46:50 +00:00 |
|
James Brown
|
26e5d11e86
|
Note to self, and everyone else.. remember to keep this updated.
Anyone know a way to update the CVS date automatically?
svn-id: r4472
|
2002-07-07 17:40:42 +00:00 |
|
James Brown
|
9f9d8bc913
|
Re-add unix commandline examples
svn-id: r4471
|
2002-07-07 17:36:09 +00:00 |
|
Max Horn
|
cf00bdf5d0
|
indent run
svn-id: r4470
|
2002-07-07 17:31:14 +00:00 |
|
Max Horn
|
2d73a779cb
|
applied indent to a couple of source files; added .indent.pro file with default indent settings as per readme.txt
svn-id: r4469
|
2002-07-07 13:14:34 +00:00 |
|
Max Horn
|
465164a3ba
|
oops order is important
svn-id: r4468
|
2002-07-06 13:05:42 +00:00 |
|
Max Horn
|
72dc71335e
|
added intelligent dependency tracking for anybody who uses GCC
svn-id: r4467
|
2002-07-06 13:02:57 +00:00 |
|
Max Horn
|
671678a6c5
|
added mouse over effect
svn-id: r4466
|
2002-07-06 12:57:51 +00:00 |
|
James Brown
|
71080f98ab
|
fix broken commit
svn-id: r4465
|
2002-07-05 17:09:02 +00:00 |
|
Max Horn
|
eacf0afa95
|
hooked in new experimental, *incomplete* GUI code to F6/F7
svn-id: r4464
|
2002-07-05 17:00:18 +00:00 |
|
Max Horn
|
84cafcc64a
|
new experimental GUI code
svn-id: r4463
|
2002-07-05 16:56:53 +00:00 |
|
Max Horn
|
7bfaa15f15
|
gee, I wonder why folks keep prefering raw ASCII codes over char constants?
svn-id: r4462
|
2002-07-04 21:50:41 +00:00 |
|